*{
	padding: 0;
	margin: 0;
}

html, body{
	height: 100%;
}

body{
	font-family: Tahoma;
	font-size: 11px;
	color:#525762;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #014f73;
	line-height: 17px;
	padding: 10px 0 5px 0;
	text-transform: uppercase;
}

h2{
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

h2 a{
	color: black !important;
	padding: 0 15px 0 0;
}

h3{
	font-size: 11px;
	font-weight: bold;
	color: #525762;
	padding: 0;
	margin: 5px 0 0 0;
}

h4{
	font-size: 11px;
	color: #3B98B4;
	padding: 0 0 5px 0;
}

a{
	color: #55adbf;
	text-decoration: none;
}

img{border: 0;}
.clear{clear: both;}
.floatleft{float: left;}
.floatright{float: right;}


/* ------------------------------ INDEX ------------------------------ */

div#wrapper{
	width:1000px;
	height:100%;
	position:relative;
	margin:0 auto;
}

div#header{
	width:1000px;
	height:350px;
	position:relative;
}

div#header.home{
	height:502px;
	background: #C6C6C6;	
}

div#logo{
	
	background-color: #C6C6C6;
	background-image:url(../images/design/logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:82px;	
}

#content{
	padding: 0 20px;
	position: relative;
	background: white;
}

.wide{
	width:705px;
}

.narrow{
	width:455px;
	margin: 0 0 0 250px;
}

.relative{
	top: -110px;
}

#content.home{
	margin: 0 0 0 115px;
	width: 595px;
}

.top{
	top: -175px;
	width: 705px;
}

div#container_right{
	width:255px;
 	position:absolute;
 	top:25px;
 	right:0px;
	z-index:2;
}

/* MENU */
ul#menu li{
	clear:both;
	overflow:hidden;
	margin-bottom:3px;
	list-style:none;
}

ul#menu li a{
	font-size:13px;
	background:#19476a;
	float:left;
	display:block;
	padding: 0 5px;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;	
}

ul#menu li a.selected,
ul#menu li a:hover{
	color:#71e6ff;
	background-color:#000;
}

ul#menu li a.blue{
	color:#0d476a;
	background-color:#70e5ff;
}

/* SUBMENU */
ul#menu li.shover ul,
ul#menu li.selected ul{
	display:block;
}

ul#menu li ul{
	display:none;
}

ul.submenu{
	display:block;
	position:absolute;
	right:255px;
	width:200px;
	padding: 0 5px 0 0;
}

ul.submenu li a{
	font-size:13px !important;
	background-color:#fff !important;
	color:#173758 !important;
	text-transform:uppercase;
	float:right !important;
	clear:both;
	display:block;
	font-weight:normal !important;
}

ul.submenu li a.selected,
ul.submenu li a:hover{
	color:#75e1ff !important;
	background-color:#000 !important;
}

/* CONTENT RIGHT */
div#content_right{
	padding: 0 15px;
	position: absolute;
	top: 325px;
	width: 192px;
	background: white;
	margin: 0 0 30px 0;
}

div#content_right.relative{
	position: static;
	background: white;
}

div#content_right h2 a img{
	position: relative;
	left: 2px;
	
}

div#content_right ul li{
	list-style-type: none;
}

div#content_right ul li a{
	color:#525762;
}

div#content_right ul li a:hover{
	background-color: #72e7ff;
	display: block;
}

ul.nohover li a:hover{
	background-color: transparent !important;
	display: inline !important;
	
}
ul.nohover li{
	list-style-type: none;
}

div#footer{
	/*
width: 200px;
height: 30px;
position: absolute;
bottom: 0;
left: 760px;
background: white;
z-index: 1;
*/
}

div#footer a{
 color: black;	
 font-weight:bold;
}
/* ------------------------------ PAGES ------------------------------ */

div#content ul{
	margin: 0 0 0 15px;
	line-height: 15px;
}

div.advocate{
	float: left;
	width: 120px;
	height: 175px;
	margin: 10px 21px 0 0;
}

div.advocate ul li{
	list-style-image: url(../images/design/list_line.gif);
	list-style-type: none;
	
}

div.shortadvocate{
	float: left;
	width: 125px;
	margin: 10px 18px 0 0;
}

div.shortadvocate ul li{
	list-style-image: url(../images/design/list_line.gif);
	list-style-type: none;
	
}

div.subnav{
	width: 210px;
}

div.subnav ul{
	padding: 0 0 20px 0;
}

div.subnav ul li{
	margin: 0 0 0 -15px;
	list-style-type: none;
}

div.subnav ul li a:hover,
a.selected{
	display: block;
	background: #72e7ff;
}
div.nexto{
	width: 430px;
}

ul.longlist{
	float: left;
	width: 200px;
}

ul.longlist li{
	list-style-image:none;
	list-style-type:square;
}

ul.longlist li a{
	color: #525762
}

ul.longlist li a:hover{
	color:#3B98B4;
}

a.terug{
background: transparent url(../images/design/terug.gif) no-repeat left top;
height:14px;
border:1px solid #005275;
padding: 0 5px 0 21px;
font-size:11px;
font-family:Tahoma;
color:#014a5b;
float:left;
clear:both;
display:block;
margin: 10px 0 25px 0;
}

.tdFormText{
	padding: 0 0 5px 0;
}
.tdInput{
	padding: 0 0 5px 0;
}

.gallery{
	width: 455px;
	list-style:none;
	margin: 20px 0 0 !important;
	padding: 0;
}
.gallery li{
	float: left;
	margin: 2px;
}
