@charset "utf-8";
body  {
	color: #015561;
	background: #FFF48B; 
	padding: 0; 
	font: 12px/16px Arial, Helvetica, sans-serif;
	
}

#container {
	width: 755px; 
	margin: 0 auto;
	border: 2px solid #FA833D;
	text-align: left; 
	background: #FFFFFF url(px/bg-geel-bal.jpg);
} 
#header {
	background: url(px/kop.jpg) no-repeat;
	height: 120px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-left: 0px;
	line-height: 18px;

} 

#header a, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#header a:hover,  #header a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar1 {
	float: left;
	width: 200px; 
	background: url(px/logo.gif) no-repeat top; 
	padding: 10px 0px 10px 10px;
}

#mainContent-sidebar {
	padding: 70px 20px 20px 10px;
	margin: 0px 0px 0px 220px;
} 
#mainContent {
	padding: 70px 20px 20px 40px;
	margin: 0px;
}
#mainContent-sidebar-e {
	padding: 57px 20px 20px 10px;
	margin: 0px 0px 0px 220px;
} 
#mainContent-e {
	padding: 55px 20px 20px 40px;
	margin: 0px;
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #FA833D;
} 
#footer a, #footer a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
H1{
	font-size : 16px;
	color : #02A3B9;
	
}
H2{
	font-size : 14px;
	color : #ED5B03;
	line-height: 18px;
}
.nieuws{
	float: right;
	height: 27px;
	width: 120px;
	margin-top: 0px;
}
.nieuws-index{
	float: right;
	height: 27px;
	width: 220px;
	margin-top: 10px;
	text-align: right;
}
a {
	color : #D94600;
	font-size : 12px;
	text-decoration : none;
}

a:hover{
	color : #0299AE;
	font-size : 12px;
	text-decoration: underline;
}
ul, ol {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 2px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	list-style-type: circle;
}
.oranje{
	color : #D94600;
	font-weight: bold;
}
.blauw{
	color : #02A3B9;
}
td {
	vertical-align: top;	
}
.td-geel {
	font-weight: bold;
	background: #FFF48B;
	text-indent: 5px;
	border-top: 1px dotted #5B8CC8;;
}
.td-blauw {
	background: #5B8CC8;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #C2E5F8;
	text-indent: 20px;
}
.td-lichtblauw {
	/*background: #E0F2FC;*/
	font-weight: normal;
	white-space: nowrap;
}
.td-lichtblauw a{
	/*background: #E0F2FC;*/
	font-weight: bold;
 
}
.bg_oranje{
	background: #FA833D;
}
.agenda td{
	border-bottom: 1px dotted #5B8CC8;
	padding: 3px 5px 3px 0px;
}
.agenda p{
	padding: 0px;
	margin: 0px;
 }
img  {
	border-width: 0px;
}
.img-left {
	margin: 5px 10px 5px 0px;
	float: left;
	}
.img-right {
	margin: 5px 0px 5px 10px;
	float: right;
	}

.list-vet {
	font-weight: bold;
	line-height: 18px;
}
.caption {
	font-size: 12px;
	font-style: italic;
	color : #D94600;
}
.form-btn {
	border: 1px solid #FF5500;
	color: #FFF;
	background: #FA833D;
}
.form{
	background-color: #FFFEF4;
	border: 1px solid #FF5500;
}

