/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

h1{
font-size:18px;
font-weight:bold;
color :  #0C2D83;
	
}

h2{
font-size:16px;
font-weight:bold;
color :  #DE162B;
	
}

h3{
font-size:14px;
font-weight:bold;
color :  #000;
	
}

a, a:link, a:visited {
color :  #DE162B;

text-decoration:none;
}

a:hover, a:active {
color : #0C2D83;
text-decoration:underline
}

div {
	border: 0px solid #CCCCCC;
}

/* Container Classes */

#container {
    margin-left:auto;
    margin-right:auto;
    width:937px;
    text-align:left;
}

#header {

}

#centerframe{
	border: solid 1px #0C2D83;
	background-color: #fff;
	height:100%;
	border-bottom-color:#DE162B;
}

#footer{
	clear : both;
}

/* Menu Containers*/

#menu{
	float : left;
	width : 200px;
	font-size:11px;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 0px;
}

#menu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}

#menu ul li{
	display: block;
	padding: 0;
	margin: 0;
}

#menu ul li a:hover{
	background-color : #fff;
	border : 1px solid #DE162B;
	border-top : #FFF;	
	color:#DE162B;
	padding: 6px 3px 6px 13px;
	background-image: url(/images/arrow1o.gif);
	background-repeat: no-repeat;	
}

#menu ul li a{
	background-color : #DE162B;
	color: #FFF;
	border : 0;
	padding: 7px 4px 7px 14px;
	background-color : #DE162B;
	background-image: url(/images/arrow1.gif);
		background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin-top:1px;	

	width:180px;

}

#menu ul li span{
	background-color : #DE162B;
	color: #FFF;
	border : 0;
	padding: 7px 4px 7px 14px;
	background-color : #DE162B;
	background-image: url(/images/arrow1.gif);
		background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin-top:1px;	

	width:180px;

}

#menu ul li ul{
	display : anone;
}


#menu ul li ul li{

}

#menu ul li ul li a:hover{
	background-color : #fff;
	border : 1px solid #0C2D83;
	color:#0C2D83;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-image: none;
	background-repeat: no-repeat;		
	

}

#menu ul li ul li a{
	background-color : #0C2D83;
	padding-left:14px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	background-image: none;
	background-repeat: no-repeat;
	font-size:10px;
	width:180px;
	margin-top:0px;
}

#menu ul li ul li ul{

}

#menu ul li ul li ul li{


}

#menu ul li ul li ul li a:hover{
	background-color : #fff;
	border : 1px solid #FFB400;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left:14px;	
	background-repeat: no-repeat;	
}

#menu ul li ul li ul li a{
	background-color : #FFFED0;
	color:#000;
	padding-left:14px;	
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;	

	background-repeat: no-repeat;
	border-top: 0;
	border-right: 1px solid #FFC029;
	border-bottom: 0;
	border-left: 1px solid #FFC029;


	
	width:180px;				
	font-weight : normal;		

}

/* Content Containers */



#content {
	float : left;
	width: 495px;
	padding : 10px;	
}

#infobar{
	float : left;
	width: 200px;	
	padding-top : 40px;
	padding-bottom:10px;
}

#linkbar{
	border-left : 1px solid #002892;
	border-right: 1px solid #002892;
	color:#FFF;
	font-weight:bold;
	padding:2px;	
	background-color : #DE162B;	
	text-align:center;
}

#copyright{

	background-color : #0C2D83;		
	color:#FFFFFF;
	padding:6px;
	clear : both;
	text-align:center;
}

#copyright .footer a, #copyright .footer a:link, #copyright .footer a:visited{
	color:#FFFFFF;
}

#copyright .footer a:active, #copyright .footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.guide {
	clear : both;
}

.wide {
	width : 660px;
}

.hide {
	display : none;
}

#linkbar{
	height:5px;
}

#menubar {
	display:block;
	height:14px;
	text-align: center;

}

#menubar ul li a:hover {
	color: #eee;
	text-decoration : none;
	background-image:url(/images/arrow4.gif);
	background-repeat:no-repeat;
}

#searchbar{

	background-color : #0C2D83;
	border-left : 1px solid #0C2D83;
	border-right: 1px solid #0C2D83;
	background-color:#0C2D83;
	height:4px;
}

#searchbar form{
padding : 0;
margin: 0;
}

#searchbar input{
padding : 2px;
margin: 0;
font-size:9px;
border: 1px solid #DE162B;
color : #0C2D83;
}

#searchbar input.button{
	background-color : #DE162B;
	color:#FFFFFF;
	padding : 0px;	
}

#menubar{
	padding-top : 4px;
	float:left;
	font-weight:bold;
	color:#fff;

}


#menubar ul li a{

	color:#fff;

}



#search{
	float:right;
	clear:none;
	padding : 5px;
}


#extra{
	float:right;
	background-image: url(/images/loginbox1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 10px 5px 30px;
	font-weight: bold;
	color: #FFFFFF;
}

#extra a , #login a{
	color : #FFF;
	text-decoration:none;
}

#login{
	float:right;
	position:relative;
	margin: -105px 0px 0px;
	background-image: url(/images/loginbox1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 10px 6px 30px;
	font-weight: bold;
	font-size:9px;
	color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:100;
	
}

html>body #login{margin: 0px 0px 0px;}

#logo {
	float:left;
	width:590px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 15px;
}



#logo_banner {
	background-color : #DDEEFF;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 0px;
	background-image: url(/images/bg_header_lblue3.jpg);
	height: 102px;
}

#menubar ul li a:hover{
	background-color:#DE162B;
	color : #fff;

}

#m3_2, #m3_3, #m1_6{
	display:none;
}

#menubar ul li a{
	padding : 5px;
}


.box1, .box2, .box3{
	margin-bottom : 12px;
	font-size : 9px;
	color:#FFF;
	background-image:url(/images/box1.jpg);
	background-repeat:no-repeat;
	background-color:#0C2D83;
	width:150px;
	padding:5px;
}

.box2 {
	background-image:url(/images/box2.jpg);
	background-color:#D10D1A;
}

.box3 {
	background-image:url(/images/box3.jpg);
	background-color:#FFFED0;
	color:#000;	
}



#nieuws{

	padding:8px;
	border:1px solid #FFC029;
	background-color : #FFFED0;

}

#nieuws h1{
margin-top : 0px
}

#nieuws p{
margin-bottom : 0px
}

#nieuws ul{
list-style:none;

margin:0px;

}

#nieuws li{

margin-left: 0px;
list-style:none;
}


#hb1, #hb2, #hb3{
background-image:url(/images/home_balienet.jpg); 
background-repeat:no-repeat;
float:right;
clear: right;
width:184px;
padding:8px;
border:0px solid #F00;
margin-left: 10px;
font-size:9px;
border-bottom:2px solid #C10B3F;
}
 #hb0{
float:right;
clear: right;
width:300px;
margin-left: 10px;
}

#hb2{
background-image:url(/images/home_advocaten.jpg); 
margin-top:5px;
margin-bottom:5px;
border-bottom:2px solid #0C2D83;
}
 #hb3{
background-image:url(/images/home_studenten.jpg); 
}


#hb1 a, #hb2 a, #hb3 a{
font-weight:bold;

}

#hb1 h3, #hb2 h3, #hb3 h3{
margin-top:0px;
margin-bottom:5px;
font-size:11px;

}

#hb1 h2, #hb2 h2, #hb3 h2{
font-weight:bold;
font-size:15px;
margin-top:0px;
margin-bottom:0px;

}

#hb1 p, #hb2 p, #hb3 p{
margin-top:6px;
margin-bottom:6px;

}

#hb2 h2,  #hb2 a{
color :  #0C2D83;
}


/* Rcht.NL Menu*/


#recht-nl{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}

#recht-nl li{
	display: block;
	float:left;
	padding: 0;
	margin: 0;
	font-size:9px;
	margin-right:1px;
	margin-bottom:1px;	
}

#recht-nl li a:hover{
	background-color :  #DE162B;
	color: #fff;
	padding: 3px;
}

#recht-nl li a{
	background-color : #fff;
	border : 1px solid #DE162B;
	color: #DE162B;
	padding: 3px;
	text-decoration: none;
	display: block;

}




#mod, #list {
	background-color: #003399;

}

#mod th  {
	background-color: #DEF;
	color: #003399;
	font-style: normal;
	font-weight: bold;
	text-align: left;

}

#list th  {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	text-align: left;

}

#mod th.high, #list th.high{
	vertical-align:top;
	
}

#mod th.sub{
	padding-top:10px;
	padding-bottom:10px;
	background-color: #003399;
	color: #fff;	
}

#mod td ,#list td  {
	background-color: #FFFFFF;
}

#mod table td {
	background-color: #eee;
	text-align:left;
}

#mod table th {
	background-color: #bbb;
}

#mod table th.sub {
	padding-top:6px;
	padding-bottom:6px;
	background-color: #666;
	color: #fff;		
}

#mod table input{
	border : 0;
}

#mod th a  , #mod th a:link , #mod th a:visited, #list th a  , #list th a:link , #list th a:visited{
	color: #FFFFFF;
	text-decoration: none;

}

#mod th a:hover , #mod th a:active, #list th a:hover , #list th a:active {
	text-decoration: none;
	color: #C00;
}

#mod input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #333333;
}


#mod select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 1px;
}


#mod td.but input{
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	background-color: #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt ; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 3px; border: 1px solid #999999; 
}

-->

