body{
	background-image: url(../images/muur.gif);
	font-family: verdana, arial, sans-serif;
	font-size:75%;
}

DIV.outer
{
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 600px;
	margin-left: -512px; /* half of width */
	border:0px;
	border-collapse:collapse;
}

#links{
	margin-top: 11px;
	position: absolute;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 501px;
	height: 500px;
}

#panic{
	margin-left: 560px;
	margin-top: 50px;
	position: absolute;
	width: 420px;
	height: 100px;
}

#panic_button{
	float:left;

}

#rechts{
	margin-left: 340px;
	margin-top: 150px;
	position: absolute;
	width: 644px;
	height: 500px;
}


#rechts_inner_top{
	width:100%;
	height:76px;
	background-image: url(../images/main-top.png);
	background-repeat: no-repeat;
}

#rechts_inner_balk{
	width:600px;
	padding-left:15px;
	height:29px;
	/*background-image: url(../images/balk-blauw.png);*/
	background-image: url(../images/3dbalk.gif);
	background-repeat: repeat-x;
	
	padding-top: 3px;
	color:white;
	font-size:1.6em;
	font-weight: bold;
}

#rechts_inner_content{
	width:100%;
	padding-left:15px;
	position: relative;
	display:block;
	background-image: url(../images/main.png);
	background-repeat: repeat-y;
	overflow-x:hidden;
}


#rechts_inner_bottom{
	width:100%;
	height:76px;
	background-image: url(../images/main-bottom.png);
	background-repeat: no-repeat;
}

#banner{
	margin-left: 50px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../images/muur-stuk.png);
	background-repeat: no-repeat;
	height:50px;
	width:239px;
}

#menu{
	margin-top:200px;
}

#topmenu{
	position:absolute;
	margin-left:100px;
	margin-top:50px;
}

#inhoud{
	width:600px;
}

#topmenu .mainlevel-nav{
	color: #000;
	width: 500px;
	font-size:1.2em;
	font-weight: bold;
	text-decoration:none;	
}

#topmenu a:hover{
	text-decoration:underline;	
}

#multisite{
	margin-left:50px;
	margin-top:25px;
	font-size: 1.2em;
	margin-bottom: 50px;
}

#multisite a{
	color: #006600;
	text-decoration: none;	
}

#multisite a:hover{
	text-decoration:underline;	
}

#ms_site_name{
	font-weight:bold;
	float:left;
}

#ms_div{
	float:left;
	font-weight:bold;
	width:25px;
}

.button {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background-color: #1D1D81;
	/* 	!important means for firefox
		top right bottom left  */
	padding: 2px 5px 2px 5px !important;
	padding: 1px 1px 0px 0px;
	margin: 5px;  
	text-decoration: none;	
}

a.readon:link, a.readon:visited, a.readon:hover, .back_button a:link, .back_button a:visited, .back_button a:hover {
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background-color: #1D1D81;
	padding: 3px 8px 4px 8px !important;
	padding: 2px 6px 5px 6px;
	margin: 5px; 
	border: 0;
	text-decoration: none;	
}

.back_button{
	margin-top:0px;
	height:50px;
	min-height:50px;
	text-decoration: none;	
}

.contentpaneopen{
	width:617px;
	* width:619px;
	margin-left: -2px;
	* margin-left: -2px;
}
.contentheading{
	width:600px;
	/*padding-left:15px;*/
	height:29px;
	/*background-image: url(../images/balk-blauw.png);*/
	background-image: url(../images/3dbalk.gif);
	background-repeat: repeat-x;
	
	padding-top: 0px;
	color:white;
	font-size:1.6em;
	font-weight: bold;
}

.componentheading{
	width:600px;
	padding-left:15px;
	height:29px;
	/*background-image: url(../images/balk-blauw.png);*/
	background-image: url(../images/3dbalk.gif);
	background-repeat: repeat-x;
	
	padding-top: 3px;
	color:white;
	font-size:1.6em;
	font-weight: bold;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color:#ff0000;
background:#ff0000;
color:#ff0000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #ffffff;
color:#000;
}

#dropmenudiv b{
width: 100%;
display: block;
text-indent: 30px;
border-bottom: 1px solid black;
padding: 1px 0;
font-weight: bold;
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color:#000;
}

#menu_item-nav{
	float:left;
	padding-right:10px;
}

#powered_by{
	text-align:right;
	font-size:11px;
	position:relative;
	top:-100px;
	left:-10px
}

#powered_by a{
	color:#999;
	text-decoration:none;
}

#powered_by a:hover{
	text-decoration:underline;
}
