body {
margin: 10px 0px 0px 0px;
background-color: #FC9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #600;
}

#wrapper { 
width: 679px;
margin:0 auto 40px auto;
background: #fff url("../sys_tpl/img/bgred.png") top left repeat-y;
padding-bottom: 10px;
}

#menu {
padding-top: 150px;
position: relative;
float: left;
background-image: url("../sys_tpl/img/menu.jpg");
background-repeat: no-repeat;
width: 115px;
height: 245px;
z-index: 1;
}

#menu li { position:relative;}
#menu li ul{ display:none; text-align:left;}
#menu li:hover { background-color:#660000;}
#menu li:hover ul{ width:200px;display:block;position:absolute; top:0px;left:115px; z-index:999; background-color:#660000;}
#menu li ul li{ width:100%;display:block;}
#menu li ul li a{ width:190px;display:block;word-wrap: break-word;}
#menu li ul li a:hover{ background-color: #ffcc99;color:#660000;}

.leftside .nav a:hover {
background-color: #660000;
}

.leftside .nav a {
display: block;
border-left: 0px solid #DDD;
text-decoration: none;
color: white;
line-height: 20px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px !important;
font-style: normal;
text-align: left;
padding-left:10px;
line-height:24px;
}

#imageheader {
position: relative;
background-image: url("../sys_tpl/img/mainimage.jpg");
height: 395px;
width: 564px;
float: right;
background-repeat: no-repeat;
}

#headertekst {
position:absolute;
top:358px;
left:11px;
width:250px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
color:white;
text-decoration: none;
}

#contentwrapper {
background-color: white;
border-color: #600;
border-style: double;
border-width: 2px;
padding: 3px;
margin: 0px 15px 10px 15px;
}

#content {
padding: 10px 20px 10px 15px;
background-color: #FC9;
}

#admin_content {
background-color: #FC9;
}

/* custom settings */
.margin_lr_20px { margin: 0 40px; }
form .w80px { width:80px; }
.w100px { width:100px; }
.w110px { width:110px; }
.w120px { width:120px; }
.w150px { width:150px; }
.w180px { width:180px; }
.w200px { width:200px; }
input .w300px { width:300px; }
.clear {display:block;clear:both;}

input, select {
float: none;
height: auto;
}

input[type="radio"] {
height: 14px;
}
input[type="checkbox"] {
height: 15px;
}


h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #600;
text-decoration: none;
text-align: left;
line-height: 16px;
height: 15px;
padding-top: 20px;
padding-bottom: 15px;
}

a {
font-size: 12px;
color: #002F63;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#adminfooter {position:fixed; visibility:hidden; display:block; bottom:0; height:150px;background-color:#000;width:100%;z-index:9999;}
#adminfooter .wrapper {margin:0 auto; width:920px;padding:20px;}
.bottomside li, .beheermenu li {float:left; padding-right:20px;padding-bottom:20px;}
.bottomside a, .beheermenu a {color:#fff;text-decoration:underline; font-size:10px;}
.bottomside a:hover, .beheermenu a:hover {text-decoration:none;}

.clear{
display: block; 
clear: both;
}

.options { width: 100px; vertical-align:middle; }
.options ul li {
	background:none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

.cerabox-content { line-height:13px;}
