/* CSS Document */
html,body{margin: 0;padding: 0;height: 100%;color:#ffff00;}
body{background-color: #A6499A; height: 100%;text-align:center; margin-top: 0px;}
table#main{width: 100%; height: 100%;border: 0;}
table#main #tdmain{vertical-align: middle;}
#container{text-align: left;margin: 0 auto;padding: 0;width: 953px; height: 556px;font: 12px arial, sans-serif;color: #414141;position: relative;overflow: hidden; background-image: url(../images/bg.jpg); background-repeat: none;margin-top: -15px;}

#content{position: absolute; left: 200px; top:190px;width: 650px; height: 300px; overflow: auto; color: #FFFF00; font: 12px arial,sans-serif; line-height: 180%;}
h2 {margin-top: 0; padding-top: 0;font: bold 16px arial,sans-serif;color: #FED500;}
#up{position: absolute; left: 865px; top: 180px;}
#down{position: absolute; left: 865px; top: 455px;}

.logobalk1		{
			height: 125px;
			width:250px;
			color:#000000;
			text-align: right;
			vertical-align: middle;
			background-image: url();
			background-repeat: x-repeat;
			padding-top: 0px;
			padding-right: 0px;
			font-weight: bold;
			}

.logobalk2	{
			height: 125px;
			width:100%;
			color:#000000;
			text-align: right;
			vertical-align: bottom;
			padding-top: 0px;
			padding-left: 0px;
			font-weight: bold;
			}


.imagebalk		{
			height: 125px;
			width:500px;
			}

.toptabel		{
			float:right;
			height: 25px;
			width:333px;
			background-color: #ffffff;
			text-align: left;
			vertical-align: bottom;
			padding-bottom: 0px;
			padding-right: 0px;
			font-weight: bold;
			}

.home			{float:left; font: 12px arial; font-weight: normal;height: 25px; width: 167px; background-color: #ffffff; padding: 5px;border-right: 1px solid #003366;}
.home:link  		{ color: #003366; text-decoration: none; }
.home:visited  		{ color: #003366; text-decoration: none; }
.home:active  		{ color: #003366; text-decoration: none; }
.home:hover 		{ text-decoration: none; color: #FFFFFF;background-color: #009370; }


.contact		{float:left; font: 12px arial; font-weight: normal;height: 25px; width: 167px; background-color: #ffffff;padding: 5px;border-right: 1px solid #003366;}
.contact:link  		{ color: #003366; text-decoration: none; }
.contact:visited  		{ color: #003366; text-decoration: none; }
.contact:active  		{ color: #003366; text-decoration: none; }
.contact:hover 		{ text-decoration: none; color: #FFFFFF;background-color: #009370; }

.adresbalk		{
			height: 125px;
			width: 250px;
			color:#ffffff;
			text-align: center;
			vertical-align: middle;
			background-image: url();
			background-repeat: x-repeat;
			padding-top: 10px;
			padding-left: 0px;
			font-weight: bold;
			}

.hoofdbalk		{
			height: 750px;
			width: 250px;
			color:#000000;
			text-align: left;
			vertical-align: top;
			padding-top: 0px;
			padding-left: 0px;
			font-weight: bold;
			}

.copyright		{
			color:#003263;
			}

.navigatiecel		{
			width:402px;
			}

.contentcel		{
			width:100%;
			height: 400px;
			background-color:#;
			color:#ffffff;
			padding: 20px;
			padding-top: 6px;
			padding-left: 30px;
			height: 100%;
			line-height: 170%;
			text-align: justify;
			vertical-align:top;
			}

.nieuws		{font: 11px arial;
			width:368px;
			background-color:#;
			color:#ffffff;
			padding: 5px;
			padding-top: 10px;
			height: 100%;
			line-height: 170%;
			text-align: ;
			}

.email			{ font: 12px arial; font-weight: bold;}
.email:link  		{ color: #ffffff; text-decoration: none; }
.email:visited  	{ color: #ffffff; text-decoration: none; }
.email:active  		{ color: #ffffff; text-decoration: none; }
.email:hover 		{ text-decoration: none; color: #FFFFFF;background-color: #009370; }

.topnavigatie		{ font: 12px arial; line-height: 24px; height: 24px; padding-left: 12px; padding-right: 12px; margin-bottom: 0px; font-weight: bold;}
.topnavigatie:link  	{ color: #000000; text-decoration: none; }
.topnavigatie:visited  	{ color: #000000; text-decoration: none; }
.topnavigatie:active  	{ color: #000000; text-decoration: none; }
.topnavigatie:hover 	{ text-decoration: none; height: 23px; margin-bottom: 0px; color: #FFFFFF;}

.menucel		{
			padding-top: 30px;
			}

.p, td			{ font: 12px arial; line-height: 150%;}


.editorlink			{ color: #FFFF00; text-decoration: underline;	}
/*.editorlink:link  	{ color: #807F84; text-decoration: none;}
.editorlink:visited  { color: #807F84; text-decoration: none;}
.editorlink:active  	{ color: #807F84; text-decoration: none;}*/
.editorlink:hover 	{ color: #FFFF00; text-decoration: underline; }

/************************************************************/
#nav 	{
	margin: 190px 0 0 0;
	padding: 0;
	list-style: none;
	width: 140px;
	}

#nav li   {
	position: relative;
	text-align:right;
	}

#nav li ul 	{
	position: absolute;
	left: 250px;
	width: 205px;
	top: 0;
	display: none;
	}
#nav li a {

	font: arial;
	font-style: bold;
	display: block;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }
/* End */

#nav li a:hover { color:#ffffff; }

#nav li ul li a { padding: 0px 0px;}

#nav li:hover ul, #nav li.over ul { display: block; background: #009370; }


.hoofdnavigatie1		{font: bold 16px arial,sans-serif; height: 30px; color: #FED500;}
/*.hoofdnavigatie1:link  		{ color: #ffffff; text-decoration: none; }
.hoofdnavigatie1:visited  	{ color: #ffffff; text-decoration: none; }
.hoofdnavigatie1:active  	{ color: #ffffff; text-decoration: none; }
.hoofdnavigatie1:hover 		{ text-decoration: none; align: right; background-color: #ffffff; margin-left: 0px;  color: #000000;}

.subnavigatie1			{ height: 30px; color:#ffffff; text-align: left; border-top: 1px solid #003366; font: 12px arial; line-height: 150%; border-left: 1px solid #003366; border-right: 1px solid #003366;}
.subnavigatie1:link  		{ color: #ffffff; text-decoration: none; }
.subnavigatie1:visited  	{ color: #ffffff; text-decoration: none; }
.subnavigatie1:active  		{ color: #ffffff; text-decoration: none; }
.subnavigatie1:hover 		{ text-decoration: none; background-color: #ffffff; color: #000000;}
*/


/**FORMULIER*********************************************/
#aantalzo, #aantalza, #aantalvr, #aantalall { width: 80px; }

.verplicht  {
	margin-left: 5px;
	font: 18px arial;
	line-height: 200%;
	color: #ffffff;
	font-weight: bolder;
}

.verplicht_b  {
	margin-left: 5px;
	margin-right: 5px;
	font: 18px arial;
	color: #ffffff;
	font-weight: bolder;
}

select{
	width: 275px;
	border: 1px solid #E5DBE7;
	background: #fff;
	color: #330099;
	font: 11px arial;
}

input.txt {
	width: 275px;
	border: 1px solid #E5DBE7;
	background: #fff;
	color: #000000;
	font: 11px arial;
}
textarea {
	width: 275px;
	border: 1px solid #E5DBE7;
	background: #fff;
	color: #000000;
	font: 11px arial;
}
.submit {
	width: 250px;
	border: 1px solid black;
	background: yellow;
	color: black;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}

label	{
	font-weight: normal;
	color: #ffff00;
	font-size: 12px;
}
/************************paginanavigatie*/

#message {
	width: 375px;
	height:80px;
	border: 1px solid #E5DBE7;
	background: #fff;
	color: #000000;
	font: 11px arial;
}

/************************gastenboek*/

.paginanummers{
	font: 12px arial;
	color: #ffffff;
}
.paginanummers:link  	{ color: #ffffff; text-decoration: none;}
.paginanummers:visited  	{ color: #ffffff; text-decoration: none;}
.paginanummers:active  	{ color: #ffffff; text-decoration: none;}
.paginanummers:hover 	{ color: #ffffff; text-decoration: none;}

.huidigepagina{
text-align:center;
color:#FED500;

}
/*********************/
.inputbox{margin-top: 4px;}

.px10{font-size: 10px;}
.px12{font-size: 12px;}
.px14{font-size: 14px;}

.smal{
	width: 90px;
}

.facebook{position: absolute; left: 200px; top:110px;width: 32px; height: 32px; }
.hyves{position: absolute; left: 240px; top:110px;width: 32px; height: 32px; }
.twitter{position: absolute; left: 280px; top:110px;width: 32px; height: 32px; }
.facebook img, .hyves img, .twitter img{border:0; }
