/* CSS Document */
html {
	overflow:auto;
}

body {
	background-color: #f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


a {
	color:#000000;
}

a:link {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#9c2167;
	text-decoration:none;
}

a:active {
	color:#000000;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}


#headerbig {
	height: 450px;
	width: 780px;
	margin-top: 15px;
}

#headersmall {
	height: 216px;
	width: 780px;
	margin-top: 14px;
}


#mainmenu {
	height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	border:2px;
	border-style:solid;
	border-top-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#f4f4f4;
	border-right-color:#f4f4f4;
}

	.mainbutton {
		margin-top: 7px;
		float:left;
		font-weight:bold;
	}
	
	.taal_button {
		float:left;	
		margin-top:-3px;
	}
	
#bodycontent {
	background-image:url(../images/body_spacer.jpg);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	padding-top:25px;
	float:left;
	text-align:center;
	line-height: 20px;
}

	#bodyquote {
		height: 60px;
		color:#9c2167;
		font-size:14px;
		font-weight:bold;
	} 
	
	#bodyquote h1 {
		font-size:14px;
		margin: 0px;
	}
	
	#bodycontent h2 {
		font-size:12px;
		font-weight:bold;
		color:#9c2167;
		margin: 0px;
	}
	
	.bodykolom {
		text-align:left;
		float:left;
		width: 340px;
	}
	
	.bodykolomspacer {
		float:left;	
		width: 50px;
	}
	
	.foto{
		margin-top: 15px;
		margin-bottom: 14px;
	}
	
.inputrow {
	float:left;
}

.inputtitle {
	float:left;
	width:75px;
}

.inputdiv {
	float:left;
	width:260px;
}


	
#bottomadres {
	color:#7a7a7a;
	font-size:11px;
	text-align:center;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 25px;
	padding:0px;
	padding-top: 3px;
	float:left; 

}

#flashDownloadLink {
 border:0px;
 position:relative;
 top:16px;
 left:10px;
}

#flashDownloadLink img {
 border:0px;
 }

