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

*{
	padding:0px;
	margin:0px;
	outline-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	list-style:none;
	line-height:16px;
}
html, body{
	height:100%; /* belangrijk */
}
body{
	background-image:url('images/bodybg.jpg');
	background-repeat:repeat-x;
}
img{
	border:0px;
}
div{
	display:block;
	clear:both;
}
/*#overlay{
	position:absolute;
	width:400px;
	height:465px;
	background-image:url('images/overlay.png');
	left:50%;
	margin-left:-552px;
	z-index:50;
}*/
#loader{
	display:none;
	position:absolute;
	width:28px;
	height:28px;
	background-image:url('images/loader.gif');
	background-repeat:no-repeat;
	z-index:1000;
}
#error{
	display:none;
	position:absolute;
	padding-top:9px;
	padding-left:8px;
	width:267px;
	height:36px;
	background-image:url('images/error.png');
	background-repeat:no-repeat;
	z-index:1000;
	color:#FFFFFF;
	font-weight:bold;
}
#overlaytop{
	position:absolute;
	width:400px;
	height:184px;
	background-image:url('images/overlay1.png');
	top:0px;
	left:50%;
	margin-left:-552px;
	z-index:50;
}
#overlaybottom{
	position:absolute;
	width:220px;
	height:281px;
	background-image:url('images/overlay2.png');
	top:184px;
	left:50%;
	margin-left:-552px;
	z-index:50;
}
#borderbackground{
	position:absolute;
	top:71px;
	left:0px;
	height:4px;
	width:100%;
	background-color:#AEBAC6;
}
#container{
	position:relative;
	width:664px;
	min-height:100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	margin:0px auto;
	background-color:#F1F1F1;
}
#header{
	height:71px;
	width:664px;
	border-bottom:4px solid #ACBBC7;
	background-image:url('images/headerbg.jpg');
	background-repeat:repeat-x;
}
#headermenu{
	float:right;
	color:#FFFFFF;
	height:39px;
	padding-right:5px;
	padding-top:8px;
}
#headermenu a{
	color:#FFFFFF;
}
#headermenu a:hover{
	text-decoration:underline;
}
#tabmenu{
	margin-left:190px;
	height:33px;
}
#headertitle{
	height:113px;
	width:664px;
	background-image:url('images/headertitlebg.jpg');
	background-repeat:repeat-x;
}
/*
#headertitle #crumb{
	float:left;
	clear:none;
	height:95px;
	width:162px;
	padding-left:160px;
	padding-top:5px;
	color:#999999;
}
#headertitle #crumb a{
	color:#666666;
}
#content #crumb, #content #crumb a{
	padding-bottom:5px;
	color:#999999;
}
*/
#sifrtitle{
	height:100px;
	width:664px;
}
#content{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:31px;
}
#content #content-text{
	text-align:justify;
}
#content #content-text a{
	color:#7194aa;
	font-weight:bold;
}
#content #content-text a:hover{
	text-decoration:underline;
}
#content #content-text .contenttitle{
	display:block;
	padding-bottom:10px;
	font-weight:bold;
	color:#214271;
	font-size:12px;
}
#content #content-text ul{
	margin-top:5px;
	margin-bottom:5px;
}
#content #content-text li{
	margin-left:16px;
	list-style:disc;
}
#content #contentul{
	clear:both;
	background-color:#656565;
	height:16px;
	padding:3px;
	float:right;
	overflow:hidden;
	/*
	met prefix
	height:23px;
	*/
}
#content #contentul li{
	float:left;
	margin-right:3px;
}
#content #contentul li a{
	display:block;
	height:16px;
	width:13px;
	color:#F1F1F1;
	font-weight:bold;
	font-size:13px;
	padding-left:3px;
	/*
	met prefix
	padding-top:3px;
	height:20px;
	width:21px;
	*/
}
#content #contentul li a:hover{
	background-color:#F1F1F1;
	color:#656565;
}
#content #contentul li.selected a{
	background-color:#F1F1F1;
	color:#656565;
}
#content #contentul li.last{
	margin-right:0px;
}
#leftcontent{
	float:left;
	clear:none;
	width:384px;
}
#rightcontent{
	float:right;
	clear:none;
	width:250px;
}
#spacer{
	height:0px;
	font-size:0px;
	overflow:hidden;
}
#portfolio-item, #news-item{
	font-weight:bold;
}
#portfolio-item #portfolio-title,
#news-item #news-title{
	font-size:22px;
	line-height:normal;
}
#portfolio-item #portfolio-site,
#portfolio-item #portfolio-site a,
#news-item #news-date{
	font-size:15px;
	color:#A8A8A8;
	line-height:normal;
}
#portfolio-box{
	position:relative;
	width:451px;
	height:150px;
	border:3px solid #CDCDCD;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:10px;
}
.tvl{
	background-image:url('images/portfoliobg-tvl.jpg');
}
.bb{
	background-image:url('images/portfoliobg-bb.jpg');
}
.right{
	float:right;
}
#portfolio-box #portfolio-image-overlay{
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:150px;
	background-image:url('images/portfoliooverlay.png');
	background-repeat:no-repeat;
	cursor:pointer;
}
#portfolio-box #portfolio-image{
	background-position:center center;
	background-repeat:no-repeat;
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	clear:none;
}
#portfolio-box #portfolio-content{
	clear:none;
	float:left;
	height:139px;
	width:275px;
	padding-top:8px;
	padding-left:14px;
	padding-right:12px;
}
#portfolio-box #portfolio-content #portfolio-title,
#portfolio-box #portfolio-content #portfolio-title a{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
}
#portfolio-box #portfolio-content #portfolio-title a:hover{
	text-decoration:underline;
}
#portfolio-box #portfolio-content #portfolio-finished{
	color:#ABAAAA;
	padding-top:7px;
	padding-bottom:7px;
}
#content #box{
	border:1px solid #C0CBD2;
	margin-bottom:10px;
	width:250px;
	float:left;
	clear:none;
}
#content #boxtitle{
	border-bottom:1px solid #C0CBD2;
	height:16px;
	background-image:url('images/boxbg.jpg');
	background-repeat:repeat-x;
	font-weight:bold;
	color:#214271;
	font-size:12px;
	padding-top:1px;
	padding-left:5px;
}
#content #boxtitle a,
#content #boxtitle span{
	color:#214271;
	font-size:12px;
	float:left;
}
#content #boxcontent{
	background-color:#FFFFFF;
	padding:5px;
	position:relative;
}
#content #boxcontent a{
	color:#214271;
}
#content #boxcontent a:hover{
	text-decoration:underline;
}
#content #boxcontent label{
	display:block;
	width:239px;
	padding-bottom:3px;
	padding-top:3px;
}
#content #boxcontent label.first{
	padding-top:6px;
}
#content #boxcontent label.last{
	padding-top:6px;
	padding-bottom:0px;
	text-align:right;
}
#content #boxcontent input{
	width:235px;
	border:1px solid #C0CBD2;
	padding:2px;
	background-image:url('images/inputbg.jpg');
	background-repeat:repeat-x;
}
#content #boxcontent li{
	list-style:disc;
	margin-left:15px;
}
#content #boxholder{
	float:left;
	width:93px;
	height:91px;
	position:relative;
}
#content #boxholder #boxoverlay{
	position:absolute;
	width:90px;
	height:90px;
	background-image:url('images/boxoverlay.png');
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:10;
}
#content #boxholder #boximage{
	position:absolute;
	width:90px;
	height:90px;
	float:left;
	background-repeat:no-repeat;
}
#content #boxtitle .boxclose{
	float:right;
	width:15px;
	height:15px;
	background-image:url('images/boxclose.jpg');
	margin-right:1px;
	cursor:pointer;
}
#content #newstitle{
	width:644px;
	font-size:22px;
	font-weight:bold;
	color:#A8A8A8;
	border-bottom:2px solid #A8A8A8;
	text-align:right;
	line-height:20px;
	margin-bottom:5px;
}
#content #newsul li{
	padding-left:16px;
	background-image:url('images/arrow.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;
	height:15px;
	color:#3B5D79;
}
#content #newsul li a{
	color:#3B5D79;
}
#content #newsul li a:hover{
	text-decoration:underline;
}
#content #news-related{
	margin-top:10px;
	margin-bottom:10px;
}
#content #news-related-top{
	background-image:url('images/related-top.jpg');
	background-repeat:no-repeat;
	width:634px;
	height:26px;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-top:9px;
}
#content #news-related-content{
	padding-left:10px;
	padding-bottom:10px;
	width:634px;
	background-color:#E2E2E2;
}
#content #news-related-content li{
	list-style:square;
	margin-left:15px;
}
#content #news-related-content li a:hover{
	text-decoration:underline;
}
#content #news-related-bot{
	background-image:url('images/related-bot.jpg');
	background-repeat:no-repeat;
	width:644px;
	height:7px;
}
#form{
	width:100%;
	margin-top:15px;
}
#form #form-left, #form #form-right{
	clear:none;
	width:50%;
	float:left;
}
#form #formelement,
#form #form-left #formelement,
#form #form-right #formelement{
	margin-bottom:5px;
}
#form label,
#form #form-left label,
#form #form-right label{
	display:block;
}
#form #form-left input,
#form #form-right input{
	width:235px;
	border:1px solid #C0CBD2;
	padding:2px;
	background-image:url('images/inputbg.jpg');
	background-repeat:repeat-x;
}
#form textarea{
	width:557px;
	height:100px;
	border:1px solid #C0CBD2;
	padding:2px;
	background-image:url('images/inputbg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
#footer{
	position:absolute;
	bottom:0px; /* belangrijk */
	width:664px;
	height:17px;
	background:#E2E2E2;
	padding-top:4px;
}
#footer-left{
	clear:none;
	float:left;
	width:329px;
	padding-left:3px;
	color:#919191;
}
#footer-right{
	clear:none;
	float:right;
	width:329px;
	padding-right:3px;
	text-align:right;
	color:#919191;
}
#footer-right a{
	color:#919191;
}
#footer-right a:hover{
	text-decoration:underline;
}
#tabmenu{
	height:24px;
	overflow:hidden;
}
#icon{
	float:left;
	clear:none;
	display:block;
	width:16px;
	height:16px;
	text-indent:9999px;
	overflow:hidden;
	margin-left:5px;
}
.nujij{
	background-image:url('images/nujij.gif');
}
.ekudos{
	background-image:url('images/ekudos.gif');
}
.msnreporter{
	background-image:url('images/msnreporter.gif');
}
.tab{
	float:left;
	height:18px;
	width:113px;
	background-image:url('images/tab.png');
	background-repeat:no-repeat;
	background-position:0px -24px;
	margin-right:5px;
	color:#BEC4CA;
	font-size:13px;
	font-weight:bold;
	padding-top:6px;
	text-align:center;
	cursor:pointer;
}
.tab:hover{
	color:#3B5D7A;
}
.tabx{
	color:#3B5D7A;
	background-position:0px 0px;
}
.feedback{
	font-weight:bold;
	display:block;
	padding-bottom:5px;
}
.error{
	color:#FFB316;
	font-weight:bold;
	float:left;
}