body{
	height:100%; 
	min-height:100%;
	padding:0px; 
	margin:0px; 
	border:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #000;
	background: #fff;
}

	
img{
    border:0px;
}	

#maincontainer{
	position: relative;
	left: 50%; 
	margin-left: -470px; 
	width: 940px;
	background-color: white;
	height:1000px;
	z-index:10;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

#header{
	position:relative;
	top:0px;
	left:0px;
	height:100px;
	width:800px;
}

#header .logo{
	position:absolute;
	top:25px;
	right:0px;
	margin-right:30px;	
	background-image:url(../images/logo_coornhert.gif);
	background-repeat: no-repeat;
	width:244px;
	height:56px;
}

#header .applets{
	position:relative;
	left:25px;
	top:25px;
	width:244px;
	height:56px;
}

#header .datum{
	position:absolute;
	left:25px;
	top:65px;
	width:244px;
	height:56px;
	color:#666;
	font-size:10px;
}


#contentcontainer {
	width:790px;
	height:100%;
}

#menu{
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	height:25px;
	width:550px;	
	margin:0px;
	padding:0px;
	position:relative;
	z-index:1;
}
.mainmenu{
	position:relative;
	left:4px;
	top:0px;
	width:550px;
	margin-left:0px;
	padding-top:0px;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
}

.mainsubmenu{
	position:absolute;
	right:0px;
	top:0px;
	width:240px;
	height:25px;
	background-image:url(../images/menubg_left.gif);
	background-repeat:no-repeat;
	background-color:#b7ce40;
	margin-left:0px;
	margin-top:0px;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
}
.bullitinboard{
	margin-top:5px;
	margin-left:15px;
	font-size:12px;
	color:#fff;
}

.mainmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 550px; 
}
.mainmenu ul li{
	display: inline;
}
.mainmenu ul li a{
	float: left;
	color: #fff; 
	padding: 6px 5px;
	padding-right:15px;
	text-decoration: none;
	border-right: 1px solid #658aaa; 
	letter-spacing:0.5px;
}
.mainmenu ul li a:visited{
	color: #fff;
	letter-spacing:0.5px;
}
.mainmenu ul li a:hover, .mainmenu ul li .active{
	background-image:url(../images/menubg_active.gif);
	background-repeat:repeat-x;
	color: #fff !important; 
	padding: 6px 5px;
	padding-right:15px;
	text-decoration: none;
	letter-spacing:0.5px;
}

#lefttop{
	width:140px;
	height:15px;
	background-image:url(../images/leftbgtop.gif);
	background-repeat: no-repeat;
}

#left{
	width:140px;
	height:100%;
	background-image:url(../images/leftbgmain.gif);
	background-repeat: repeat-y;
	background-color:#f3f7e3;
}
#leftbottom{
	width:140px;
	height:16px;
	background-image:url(../images/leftbgbottom.gif);
	background-repeat: no-repeat;
}
#left .alinea{
	color:#666;
	line-height:20px;
	padding-left:0px;
	font-size:11px;
}


#middle{
	width:510px;
	height:100%;
	padding-top:15px;
	padding-left:20px;
}
#middle p{
	margin: 5px 0 5px 0;
}

#right{
	position:relative;
	top:0px;
	left:0px;
	padding-top:15px;
	padding-left:10px;
	color:#000;
	font-size:11px;
	width:230px;
}
#right td{
	vertical-align:top;
}
.rightbgcolor{
	background-color:#efefef;	
}

#coornhertadres{ 
	margin-top:20px;
	font-size:10px; 
	padding-left:6px;
	line-height:16px;
}
#coornhertadres .kopblauw{
	color:#004581;
	font-weight:bold;
}

#content{
	font-size:11px;
	color:#000000;
}
.kop01{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
	margin-top:10px;	
}
.kop02{
	font-weight:bold;
	color:#000000;
	margin-top:5px;
}
.datum{
	color:#ccc;
	margin-top:5px;
}
.alinea{
	margin-bottom:10px;
}
.itemHeader{
	color:#004581;
	font-size:18px;
}
.bold{
	font-weight:bold;
}

.koporanje{
	color:#ff6600; 
	font-size:12px;
	padding-bottom:10px;
}

a:link {
	color: #286294;
	text-decoration: underline;
}
a:visited {
	color: #286294;
	text-decoration: underline;
}
a:hover {
	color: #286294;
	text-decoration: underline;
}

a:active {
	color: #286294;
	text-decoration: underline;
}

a.greylink:link {
	color: #ff6600;
	text-decoration: none;
}
a.greylink:visited {
	color: #ff6600;
	text-decoration: none;
}
a.greylink:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.greylink:active {
	color: #ff6600;
	text-decoration: none;
}

a.mailto:link {
	color: #286294;
	text-decoration: underline;
}
a.mailto:visited {
	color: #286294;
	text-decoration: underline;
}
a.mailto:hover {
	color: #286294;
	text-decoration: none;
}

a.mailto:active {
	color: #286294;
	text-decoration: underline;
}

a.breadcrumb:link {
	color: #ccc;
	text-decoration: underline;
}
a.breadcrumb:visited {
	color: #ccc;
	text-decoration: underline;
}
a.breadcrumb:hover {
	color: #ccc;
	text-decoration: none;
}

a.breadcrumb:active {
	color: #ccc;
	text-decoration: underline;
}
