@charset "utf-8";
/* 
CSS Document 
---------- PAGE SET ----------
*/

*{margin: 0 auto 0 auto;padding: 0;}

body{
	font-size:12px;
	color:#666666;
	text-align:left;
	font-family:book antiqua, Verdana, Geneva, sans-serif;
	line-height:18px;
	margin: 0px;
	padding: 0px;
	background-color:#013366;
}
#wrapper{
	width:auto;
	height:auto;
}
#top{
	width:100%;
	height:93px;
	background:#013366;
	border-bottom:8px solid #6699cc;
}
#center{
	width:1260px;
	height:626px;
	background-image:url(/Huijskens/main/images/common/center_bg.jpg);
	background-repeat:repeat-x;
}
#centerwrap{
	width:100%;
	height:626px;
	background-image:url(../images/common/center_bg_wrap.jpg);
	background-repeat:repeat-x;
}

#bottom{
	width:100%;
	height:89px;
	border-top: solid #6699cc 8px;
	background:#013366;
}
/* 
---------- BEGIN CONTENT CENTER ----------
*/
#menu{
	position:relative;
	float:left;
	width:300px;
	height:450px;
}
#spacerimage{
	position:relative;
	float:left;
	width:49px;
	height:450px;
	background-image:url(../images/common/imageframe_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#imageframe{
	position:relative;
	float:left;
	width:445px;
	height:450px;
	z-index:100
}
.images{
	padding:0;
	margin-left:65px;
	margin-right:60px;
}
.imagesinline{
	float:left;
	padding:0;
	margin-left:65px;
	margin-right:60px;
	margin-top:60px;
}
#contentframe{
	position:relative;
	float:left;
	width:465px;
	height:450px;
	overflow-y:auto;
	overflow-x:hidden;
	margin:0;
	padding:0;
}
#contentViewFrame{
	position:relative;
	text-align:center;
	float:left;
	width:880px;
	height:450px;
	padding:0;
	margin:0;
	z-index:10;
}
#language{
	position:relative;
	float:right;
	width:40px;
	height:20px;
	right:15px;
	top:55px;
}
#spacer_content_top{
	position:relative;
	width:100%;
	height:90px;
	background:url(../images/common/spacertop_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
#spacer_content_bottom{
	position:relative;
	width:1260px;
	height:85px;
}

/* 
---------- END CONTENT CENTER ----------
*/
#logo {
	position:relative;
	width:1260px;
	height:93px;
}

#footer{
	position:relative;
	top:38px;
	height:21px;
	width:1024px;
	color:#ffffff;
	left:0px;
}
.clear{
	clear:both;
}
img{
	border:none;
}
img.pen{
	position:absolute;
	float:left;
	left:0px;
	top:100px;
	z-index:100;
}
#pen{
	position:absolute;
	float:left;
	left:0px;
	z-index:100;
}
#watermerk{
	position:absolute;
	float:right;
	width:350px;
	height:234px;
	top:-203px;
	left:-300px;
	background:url(../images/common/watermerk.png);
	z-index:-0;
}

/*
---------- FONT EN HEADER STYLES ----------
*/
a:link, a:visited, a:hover, a:active{
	border:none;
	text-decoration:none;
	
}
a.main:link, a.main:visited{
	color:#333333;
	text-decoration:none;
	line-height:28px;
	border:none;
}
a.main:hover{
	color:#0099cc;
	border:none;
}
a.main:active{
	color:#003366;
	border:none;
}
a.imgLink{
	border:none;
}
h1{
	font-size:24px;
	font-weight:bold;
	color:#666666;
	margin-right:5px;
	padding:0;
	z-index:100;
}
h1.inline{
	position:relative;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	color:#666666;
	padding:0;
	left:620px;
	margin-left:0;
	z-index:100;
}
h2{
	position:relative;
	font-size:21px;
	font-weight:normal;
	color:#cccccc;
	left:85px;
	margin-bottom:20px;
	z-index:50;
}
h2.inline{
	position:relative;
	font-size:21px;
	font-weight:normal;
	color:#cccccc;
	left:635px;
	margin-bottom:20px;
	z-index:50;
}
p{
	margin-left:0;
	width:400px;
	color:#666666;
}
p.inline{
	position:absolute;
	text-align:left;
	margin-left:620px;
	margin-right:20px;
	width:250px;
	color:#666666;
}
p.contact{
	position:absolute;
	margin-left:0;
	width:400px;
	color:#666666;
	z-index:100;
}
.logo{
	position:relative;
	left:100px;
	top:30px;
}
.langnl{
	position:absolute;
	border:none;
	z-index:10;
	left: -10px;
}
.langen{
	position:absolute;
	border:none;
	z-index:10;
	left: 10px;
}
/*
---------- LU EN LI STYLE VOOR MENU ----------
*/
ul.content{
	position:relative;
	list-style:circle;
	margin-left: 20px;
}

ul.navLevel2{
	position:relative;
	list-style:none;
	text-align:right;
	margin-top:100px;
	font-variant:small-caps;
	font-size:14px;
}
ul.navLevel3{
	position:relative;
	list-style:none;
	text-align:right;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	margin-right:20px;
	border-width:100px;
}
.highlight{
	color:#0099cc;
}
.overview1{
	margin-right:5px;
	margin-bottom:5px;
}
.overview2{
	margin-right:5px;
	margin-bottom:5px;
}
a.whitemail:link, a.whitemail:visited, a.whitemail:hover, a.whitemail:active{
	color:#FFFFFF;
}
.indexclass{
	position:absolute;
	z-index:100;	
}


#publicaties{
font-size:14px;
margin-top:20px;
}


#publicaties li a{
color:#666666;
text-decoration:underline;
}

#publicaties li a:hover{
color:#CCCCCC;
text-decoration:none;
}



#publicaties strong{
margin-right:10px;
float:left;
display:block;
width:27%;
height:40px;
}












