p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
html,body {
	height:100%;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:url(../images/bg_blauw.jpg);
	font-size:11px;
}

td{
	font-size:11px;
}
h1{
	color:#0061c8;
	font-size:20px;
}
h2{
	color:#0061c8;
	font-size:16px;
}
h3{
	color:#0061c8;
	font-size:16px;
}
a{
	color:#f61d30;
}
a:hover{
	color:#0061c8;
}
.mainTable{
	border-left:1px solid #f61d30;
	border-right:1px solid #f61d30;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(../images/bg_nav_left_rood.jpg);
	background-repeat:repeat-y;
}
.mainTable .mainTd{

}
#navigatie{
	height:22px;
	background-color:#f61d30;
	border-bottom:1px solid #FFFFFF;
	
}
#navigatie a{
	border-left:1px solid #FFFFFF;
	display:block;
	height:22px;
	width:203px;
	color: #FFFFFF;
	text-indent:10px;
	line-height:22px;
	text-decoration:none;
	background-color:#f61d30;
	float:left;
}
#navigatie a:hover{
	background-color:#0061c8;
	color: #FFFFFF;
}


.subNav a{
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #f61d30;
	display:block;
	height:22px;
	width:199px;
	color: #FFFFFF;
	text-indent:10px;
	line-height:22px;
	text-decoration:none;
	background-color:#f61d30;
}
.subNav a:hover{
	background-color:#0061c8;
	color: #FFFFFF;
}
#mini{
	font-size:9px;
}

#stageTabel td{
	border-bottom:1px solid #DDDDDD;
	line-height:18px;
}

#teller{
 margin:0 auto;
 width:100px;
 line-height:30px;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:22px;
 font-weight:bold;
 text-align:center;
 color:#FFFFFF;
}
#copyright{
	color:#FFFFFF;
	line-height:20px;
	text-indent:20px;
	background-image:url(../images/bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
#copyright a:hover{
	text-decoration:underline;
}
textarea{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

.portfolio					{ border-top: 1px dotted #AAA; }
.portfolioitem				{ border-bottom:1px dotted #AAA; }
.portinfo					{ width:340px; float:right; }
.portafb					{ width:210px; float:left; padding:10px;}
.afbklein					{ margin-top:10px; margin-right:10px; }

.clear						{ clear:both; }

.stageplaatsen 		{ border-top:1px solid #CCC; }
.stageplaatsen td	{ border-bottom:1px solid #CCC; margin:3px; }
