/* config */
* { margin: 0; 	padding: 0; }
body { color: #333333;  font: 12px Helvetica, Arial, Geneva, sans-serif;  background: #eae7df url(../images/left_balk.gif) repeat-y; }


/* container */
.container { width: 1024px; padding-left: 15px; padding-right: 40px; padding-top: 14px}
#content .left { width: 180px; float: left; padding-right: 10px; }
#content .right { width: 800px; float: right; padding-left: 30px; }
/*
#content .left { width: 120px; float: left; padding-right: 30px; }
#content .center { width: 640px; margin-left: 180px; }
#content .right { width: 90px; float: right; padding-left: 30px; border-left: 1px solid #007c85;  }
*/

#logo { position: absolute; width:200px; height: 70px; background: url(../images/logo_ovm.gif) no-repeat; left: 120px; top: 15px; }


/* navigatie top */
#navigation { background-image: url(../images/navigation_bg.jpg); height: 39px; text-align: bottom; }
#navigation ul li { float: left; list-style-type: none; }

#navigation ul li a.topmenu { width: 80px; height: 39px; display: block; margin-right: 20px; }
#navigation ul li a.topmenu:hover {	width: 80px; height: 39px; display: block;}

ul li { list-style-type: square; list-style-position: inside; }


/* overige  */
#clock { width: 200px; height: 39px; position: right; }

.red { color: #FF0000; }
.oranje { color: #ec9737; }
.oranjebold { color: #ec9737; font-weight: bold;}
.groen { color: #007c85; }
.small { font-size: 9px; font: italic; }


/* images  */
#img-right  { text-align:right; width:150px; height:150px; margin:10px 0px 40px 20px ; float:right ; }
#img-left { text-align:left; width:150px; height:150px; margin:0px 30px 10px 0px ; float:left ; }


/* printen  */
.printtabblad { font-size: 7pt;  color: #000000;  float: right; font-family: Tahoma;  text-decoration: none; letter-spacing: 0pt; }


/* titel */
#titel {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold; color: #008d95;	}
#subtitel { 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #007c85; }

.toptitel { 	height: 40px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	}
.toptitel:first-letter {	font-size: 26pt;	font-weight: bold;	float: left;	color: #FF0000;	}


/* link */
a:link, a:visited, a:active{color: #e77d00; font-weight: bold; text-decoration:none;}
a:hover{color: #007c85; font-weight: bold; text-decoration:underline;}


/* footer */
#footer { margin-left: 200px; margin-top: 10px; margin-bottom: 10px; }
#footer div { margin-top: 10px; margin-bottom: 10px; font-size: 10px; font-style: italic; color: #b3b2ad; width: 797px; text-align: right; }
#footer  div a { color: #b3b2ad; text-decoration: none; }


/* add block */
#add {float: right; width: 140px; padding: 1em; line-height: 1.8em; margin: 5 5 5 0; border: 1px solid #007c85;}
#add a:link, #add a:visited {font-size: 9px; color: #e77d00;}
.add-header {font-size: 13px; color: #007c85; font-weight:bold; text-decoration:underline; }
.add-text {font-size: 11px; color: #000000; }


/* Kleuren:
Oranje donker:  #e77d00
Oranje licht:	#ec9737
Groen donker:	#007c85
groen licht:	#008d95
Grijs donker : 	#d8d5ce
Grijs licht : 	#eae7df
*/
