body
{
font-weight: normal;
font-size: 12px;
font-family: verdana, geneva, arial, helvetica, sans-serif;
margin: 0px;
}
a:link
{
  color: #F6A907;
}
a:visited{
	color: #1C275F;
	text-decoration: none;
}
p {margin: 2px; padding: 0px;}
div#bodyContainer 
{
	display:block; width: 100%; 
		text-align:center;
	margin:0;
	padding:0;
}
div#pageContainer {
	display:block;
	width:960px;
	margin:0 auto 0 auto;
	text-align:left;
	}
div#pageHeader {
width: 960px; 
height: 119px;
position: relative;
float: left;
}
div#content {
	width: 960px;
	height: 410px;
	position: relative;
float: left;
background-image: url(img/content_bg.jpg);
	}
div#menu {
	background-color: #F6A907;
        width: 960px;
        height: 22px;
        border-bottom: 1px solid white;
	             }
.menuitem {
	background-color: #F6A907;
	padding: 3px 0px 3px 0px;
        float:left;
        border: 1px solid white;
        border-left: 0px solid white;
        border-bottom: 1px;
}
.menuitem a {
	color: white;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	text-decoration: none;
        padding: 3px 15px 4px 15px;
	}
.menuitem a:hover{
        color: #ffffff; /*1C275F;*/
}
.menuitem .menu_current{
	color: #ffffff;
        background-color: #1C275F;
        
        width: 100%;
	}
.menuitem .menu_current a:hover{
	color: #1C275F;
}
div#contentright {
        width: 520px;
        height: 388px;
        margin: 0px 0px 10px 15px;
        padding-right: 20px;
	overflow: auto;
	color: Black;
	float:right;
	position: relative; display: block;
        background: url(img/schakel_39x39.jpg);
        background-position: 88% 88%;
        background-repeat: no-repeat;
        }
div#clock {
position: absolute; 
left: 800px;
top: 50px;
background: transparent;
}
div#bottom1 {
width: 960px; display: inline-block;
height: 35px;
background-color: #F6A907;
}
div#bottom1_text {
margin: 9px 0px 0px 20px;
float: left;
color: white;
}
div#bottom1_text a {
color: white;
text-decoration:none;
}
div#bottom2 {
	width: 960px; display: inline-block;
height: 35px;
background-image: url(img/bottom2.jpg);
font-size: 11px;
color: white;
}
div#bottom2_text {
margin: 9px 0px 0px 20px;
position: relative;
float: left ;
}
div#bottom2_text2{
float: right;
position: relative;
margin: 9px 20px auto auto;
font-style: italic;
font-weight: bold;
font-size: 13px;	
}
h1 {
color: #1C275F;
font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 0px;
}
















