/*	Copyright:	Creaweaver		   */
/*	Realisatie:	Creaweaver		   */
/*	E-mail:		info@creaweaver.nl */

/* standaard */

Body {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; margin: 0px; line-height: 18px; word-spacing: 1px; background-image: url(../images/bg-ln.png); background-repeat: repeat-y
}
H1 {
	COLOR: #0095C1; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 16px; FONT-WEIGHT: bolder
}
HR {
	border: 1px #0095C1 dashed
}
a {
	text-decoration: none; color:#ff0000
}
a:visited {
	text-decoration: none; color: #ff0000
}
a:hover {
	color: #ff0000; text-decoration: underline
}
.link {
	color: #000000
}
a.link {
	color: #000000; text-decoration: none
}
a.link:visited {
	color: #000000; text-decoration: none
}
a.link:hover {
	color: #ff0000; text-decoration: none
}
#container {
	width: 1424px; height: 700px; background-image: url(../images/bg.png); margin: 0 auto; text-align: left; left: 0px; position: absolute
}
#tekstgrootteContent {
	padding-right: 10px; padding-top: 5px; font-size: 12px; left: 215px; position: absolute; width: 494px; text-align: right
}
#linkContent {
	padding-right: 10px; padding-top: 5px; font-size: 12px; left: 734px; position: absolute; width: 180px; text-align: right
}
#headerContent {
	width: 924px; margin: 0 auto; left: 0px; position: absolute; background-image: url(../images/header.png); height: 120px
}
#leftContent {
	width: 180px; left: 10px; top: 130px; position: absolute
}
#mainContent {
	width: 494px; left: 215px; top: 140px; position: absolute
}
#rightContent {
	width: 180px; left: 734px; top: 148px; position: absolute
}
#agendaContent {
	position: relative
}
.subkop2 {
	color: #f00; font-size: 14px; font-weight: bolder
}

.subkop {
	color: #0095C1; font-size: 12px; font-weight: bolder
}
.normaal {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px
}
.groter {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px
}
.giga {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 16px
}

/* copyright */
.copyright {
	font-family: Arial, Helvetica, sans-serif; line-height: 23px; font-size: 9px; color: #737373
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif; line-height: 23px; font-size: 9px; color: #b7b7b7; text-decoration: none
}
.copyright a:hover {
	text-decoration: underline
}

/* --------------------------------	*/
/* sitemap						 	*/
/* --------------------------------	*/
#sitemap	{
	margin				: 0 0 20px 0;
}

#sitemap ul	{
	margin				: 0 0 0 1.5em;
	padding				: 0;
	list-style			: square;
	color: #006633;
}

#sitemap ul ul	{
	margin				: 0 0 0 2.5em;
}

#sitemap li	{
	margin				: 0 0 2px 0;
}

#sitemap a	{
  color: #006633;
	text-decoration		: none;
}

#sitemap a:hover	{
  color: purple;
	text-decoration		: underline;
}

#sitemap a.map	{
	color: #006633;
	font-weight			: bold;
}

#sitemap a.map:hover	{
	color: purple;
	font-weight			: bold;
}