/* links*/
a:link,
a:active,
a:visited {
	color: #EC008C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #EC008C;
	text-decoration: underline;
	font-weight: bold;
}

.tekstkop {
	font-weight: bold;
	color: #EC008C;
}
.line {
	border-bottom: 1px solid #999999;
}

p {
padding:0px;
margin:0px;
}

img {
border:0px;
margin:0px;
}

hr {
}

p,div,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B2B2B;
	font-size: 11px;
}

h1 {
	color:#EC008C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
color:#00FF00;
font-family:tahoma,verdana,arial;
font-size:18pt;
}

h3 {
color:#00FF00;
font-family:tahoma,verdana,arial;
font-size:16pt;
}

h4 {
color:#00FF00;
font-family:tahoma,verdana,arial;
font-size:14pt;
}

h5 {
color:#00FF00;
font-family:tahoma,verdana,arial;
font-size:12pt;
}

h6 {
color:#00FF00;
font-family:tahoma,verdana,arial;
font-size:10pt;
}


#TPL1-BODY {
margin: 0px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #2B2B2B;
font-size: 11px;
}

	/* Container */
	#TPL1-CONTAINER-SITE-DIMENSIONS {
	width: 910px;
	height:400px;
	margin-top:12px;
	margin-left:12px;
	float: left;
	}
	
	html>body #TPL1-CONTAINER-SITE-DIMENSIONS {
	min-height:400px;
	height:auto;
	}

		/* Container A */
		#TPL1-CONTAINER-A {
		width: 220px;
		overflow: hidden;
		float: left;
		}

			/* topmenu */
			#TPL1-HOMEMENU {
	width: 189px;
	overflow: hidden;
	text-align: center;
	background-color: #005940;
	height: 28px;
	border-right: 6px solid #9E005D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
			}

		/* Container B */
		#TPL1-CONTAINER-B {
		width: 690px;
		overflow: hidden;
		float: left;
		}

			/* Container B1 */
			#TPL1-CONTAINER-B1 {
			width: 690px;
			height:78px;
			overflow: hidden;
			background-color: #005940;
			border-bottom: 8px solid #EC008C;	
			}
	
			/* Container B2 */
			#TPL1-CONTAINER-B2 {
			width: 690px;
			overflow: hidden;
			line-height: 18px;
			float:left;
			}
	
				/* Container B2a */
				#TPL1-CONTAINER-B2a {
				width: 428px;
				overflow: hidden;
				float: left;
				padding: 5px 26px 20px 12px;
				}
				
				#TPL1-CONTAINER-B2a li a{
	color: #2B2B2B;
	font-weight: normal;
				}
	
				/* Container B2b */
				#TPL1-CONTAINER-B2b {
				width: 182px;
				overflow: hidden;
				float: right;
				padding: 5px;
				border-left: 2px solid #9E005D;
				}
			
		


/* hoofdmenu */
#TPL1-1a2-hoofdmenu {
	width: 214px;
	overflow: visible;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: center;
	background-color: #005940;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #9E005D;
}

/* knoppen in het hoofdmenu */
#TPL1-1a2-hoofdmenu img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* banners linkerzijde */
#TPL1-1a3-banners {
	width: 214px;
	overflow: visible;
	float: left;
	margin: 0px;
	padding: 28px 0px 0px;
	display: inline;
	text-align: center;
}

/* rechterzijde links*/
#TPL1-CONTAINER-B2b a:link,
#TPL1-CONTAINER-B2b a:active,
#TPL1-CONTAINER-B2b a:visited {
	color: #EC008C;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

#TPL1-CONTAINER-B2b a:hover {
	color: #EC008C;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}


