/* CSS Document */
body{
padding:0px; margin:0px;
}

.bg{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#d9e9f2;
}

.bg_menu{
background-color:#d4e6f2;
background-image:url(../images/bg_menu.jpg);
background-position:bottom;
width:210px;
background-repeat:no-repeat;
}

.bg_intro{
background-image:url(../images/bg_intro.jpg);
width:647px;
height:300px;
background-repeat:no-repeat;
}

.bg_advocaten{
background-image:url(../images/bg_advocaten.jpg);
background-repeat:no-repeat;
width:200px;
height:444px;
}

.td_menu{
height:26px;
border-bottom:2px solid #FFFFFF;
text-indent:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0064a5;
}

li{
list-style-image:url(../images/list.gif);
}

.text10{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:14px;
}

.text_footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:14px;
}

.titel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#990000;
line-height:20px;
}

.subtitel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
}

a{
color:#990000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#990000;
}

a.link_zwart{
color:#333333;
text-decoration:none;
}

a.link_zwart:hover{
text-decoration:underline;
color:#333333;
}

a.foto{
border:2px solid #cccccc;
}

a.foto:hover{
border:2px solid #0064a5;
}

a.foto_active{
border:2px solid #0064a5;
}

a.foto_active:hover{
border:2px solid #0064a5;
}



html>body a.bg_btn_menu{}


a.menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0064a5;
text-decoration:none;
height:21px;
width:210px;
display:block;
padding-top:5px;
}

a.menu:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:url(../images/bg_menu_item.gif);
background-repeat:no-repeat;
text-decoration:none;
height:21px;
width:210px;
display:block;
padding-top:5px;
}

a.menu_active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:url(../images/bg_menu_item.gif);
background-repeat:no-repeat;
text-decoration:none;
height:21px;
width:210px;
display:block;
padding-top:5px;
}

a.menu_active:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:url(../images/bg_menu_item.gif);
background-repeat:no-repeat;
text-decoration:none;
height:21px;
width:210px;
display:block;
padding-top:5px;
}

.btn{
	background-color: #006699;
	color: #ffffff;
	height:16px;
	border-width:0px;
	border-color:#FFFFFF;
	cursor:hand;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 10px;
}

.btn_annuleren{
	background-color: #cccccc;
	color: #333333;
	height:16px;
	border-width:0px;
	border-color:#FFFFFF;
	cursor:hand;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 10px;
}

.textfield{
	border:#cccccc 1px solid;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.textfield120{
	border:#cccccc 1px solid;
	width: 120px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.textarea{
	border:#cccccc 1px solid;
	width: 300px;
	height: 100px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}




