/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background: url(../img/bg.jpg) #2c3b4f repeat-x;
	color:#535353;
	font:normal 0.9em "Trebuchet MS";
}
fieldset{
	border:1px solid #2c3b4f;
	padding:10px 0px;
	margin-top:5px;
	color:#535353;
}
legend{
	color:#535353;
	margin-left:15px;
}
hr{
	border:1px solid #a0a0a0;
	margin:10px 0px;
	height:1px;
	background:#a0a0a0;
}
#wrapper{
	margin: 0 auto;
	overflow:hidden;
	width:960px;
}
/*** header ***/
#header{
	width:960px;
	height:135px;
	float:left;
	display:inline;
}
/*** header > top_header ***/
#header #top_header{
	height:30px;
	width:240px;
	float:right;
	display:inline;
	background:url(../img/oranje.gif) right no-repeat;
}
#header #top_header #top_menu{
	background:url(../img/top_menu.gif) no-repeat;
	float:left;
	display:inline;
	margin:7px 0px 0px 5px;
	width:235px;
	height:16px;
}
#header #top_header #top_menu ul{
	margin:-2px 0px 0px 7px;
	float:left;
	display:inline;
}
#header #top_header #top_menu ul.lang{
	margin:0px 0px 0px 17px;
	float:left;
	display:inline;
}
#header #top_header #top_menu ul.lang img{
	border:0;
}
#header #top_header #top_menu ul li{
	display:inline;
	margin:0px 0px 0px 6px;
}
/*** class lang for flags other margin ***/
#header #top_header #top_menu ul.lang li{
	display:inline;
	margin:0px 0px 0px 2px;
}
#header #top_header #top_menu li a{
	font: normal 0.8em "Trebuchet MS";
	text-decoration: none;
	color:#535353;
}
/*** header > middle_header ***/
#header #middle_header{
	float:left;
	display:inline;
	width:960px;
	height:76px;
}
#header #middle_header #logo{
	float:left;
	display:inline;
	width:165px;
	height:74px;
	margin-top:-10px;
	background: url(../img/logo.gif) no-repeat;
	text-indent:-9999px;
}
#header #middle_header #logo a{
	display: block;
	width:165px;
	height:74px;
	border: none;

}
#header #middle_header #logo img{
	border:0;
}
#header #middle_header #menu{
	float:right;
	display:inline;
	height:37px;
	margin-top:37px;
}
#header #middle_header #menu ul{
	display:inline;
	vertical-align:bottom;
}
#header #middle_header #menu ul li{
	float:left;
	display:inline;
	background: url(../img/tab.gif) no-repeat;
	height:37px;
	width:110px;
	text-align:center;
	padding-top:8px;
	margin-left:2px;
}
#header #middle_header #menu ul li.selected{
	float:left;
	display:inline;
	background: url(../img/tab_on.gif) no-repeat;
	height:37px;
	width:110px;
	text-align:center;
	padding-top:7px;
	margin-left:2px;
	color:#fff;
}
#header #middle_header #menu ul li a{
	font: normal 0.95em "Trebuchet MS";
	text-decoration:none;
	color:#2c3b4f;
}
#header #middle_header #menu ul li a.selected{
	color:#fff;
}
/*** header > bottom_header ***/
#header #bottom_header{
	float:left;
	display:inline;
	margin-left: 15px;
}
#header #bottom_header ul li{
	float:left;
	display:inline;
	height:29px;
	padding:0px 13px 0px 14px;
	background:url(../img/sub_line.gif) left top no-repeat;
}
#header #bottom_header ul li a{
	display:block;
	font: normal 0.95em "Trebuchet MS";
	text-decoration:none;
	color:#fff;
	padding-top:5px;
}
/*** content ***/
#content{
	width:930px;
	float:left;
	display:inline;
	margin-top:15px;
	padding:15px;
	background: url(../img/content_top.jpg) top #fff no-repeat;
	border-bottom:2px solid #ff9f00;
	color:#535353;
}
#content a{
	color: #ff9f00;
}
#content p{
	padding-bottom: 5px;
}
#content #content_left{
	width:690px;
	float:left;
	display:inline;
}
/*** content > content_left ***/
#content #content_left #teaser{
		margin-bottom:15px;
}
#content #content_left span.top{
	background:url(../img/content_text_top.gif) #e9e9e9 top no-repeat;
	width:690px;
	height:13px;
	float:left;
	display:inline;
}
#content #content_left ul li{
	background: url(../img/arrow_item.gif) left no-repeat;
	list-style-type:none;
	margin-left:25px;
	padding-left:20px;
}
#content #content_left .input{
	background: url(../img/form_bg.gif) top repeat-x;
	font-size:1.2em;
	padding:5px 0px;
	border:1px solid #2c3b4f;
	margin-left:15px;
}
#content #content_left .content_text{
	background: #e9e9e9;
	width:670px;
	float:left;
	display:inline;
	padding:10px;
}
#content #content_left .content_blog_answer{
	background: #e9e9e9;
	width:670px;
	float:left;
	display:inline;
	padding:0px 10px;
}
#content #content_left .content_text p{
	margin-bottom:10px;
}
#content #content_left .content_text h1{
	font-size:1.4em;
	margin-bottom:10px;
}
#content #content_left .content_text ol{
	margin:0px 0px 10px 25px;
}
#content #content_left span.bottom{
	background:url(../img/content_text_bottom.gif) #e9e9e9 top no-repeat;
	width:690px;
	height:13px;
	float:left;
	display:inline;
}
/*** content_left > title ***/
#content #content_left .blog_title{
	background:url(../img/blog_title.gif) no-repeat;
	width:610px;
	height:38px;
	float:left;
	display:inline;
	margin:15px 0px 15px 0px;
	padding:7px 0px 0px 80px;
}
#content #content_left .portfolio_title{
	background:url(../img/portfolio_title.gif) no-repeat;
	width:610px;
	height:38px;
	float:left;
	display:inline;
	margin:15px 0px 15px 0px;
	padding:7px 0px 0px 80px;
}
#content #content_left .blog_title{
	background:url(../img/blog_title.gif) no-repeat;
	width:610px;
	height:38px;
	float:left;
	display:inline;
	margin:15px 0px 15px 0px;
	padding:7px 0px 0px 80px;
}
#content #content_left .misc_title{
	background:url(../img/misc_title.gif) no-repeat;
	width:610px;
	height:38px;
	float:left;
	display:inline;
	margin:15px 0px 15px 0px;
	padding:7px 0px 0px 80px;
}
#content #content_left .title{
	background:url(../img/title.gif) no-repeat;
	width:610px;
	height:38px;
	float:left;
	display:inline;
	margin:15px 0px 15px 0px;
	padding:7px 0px 0px 80px;
}
#content #content_left .button{
	float:right;
	display:inline;
	margin-right: 15px;
}
#content #content_left .misc_text{
	margin-left:15px;
	float:left;
	display:inline;
	width:215px;
}
#content #content_left .misc_text li{
	list-style-type:none;
	margin-bottom:2px;
	margin-left:0px;
}
#content #content_left .blog_title span{
	color:#fff;
	font-size:0.8em;
	float:right;
	display:inline;
	padding-right:25px;
	margin-top:-23px;
}
#content #content_left .portfolio_list{
	float:left;
	display:inline;
	margin:5px 9px;
	border:2px solid #2c3b4f;
	padding:1px;
	height:134px;
}
#content #content_left .portfolio_logo{
	float:left;
	display:inline;
	margin:5px 9px;
	border:2px solid #2c3b4f;
	padding:1px;
	height:100px;
}
#content #content_left .portfolio_list a,#content #content_left .portfolio_logo a{
	text-align:center;
	display:block;
	background:#2c3b4f;
	text-decoration:none;
	font-size:0.8em;
	font-weight: bold;
	padding-bottom:2px;
}
#content #content_left .portfolio_list a img, #content #content_left .portfolio_logo a img{
	border:0;
}

#content .content_text h3 a{
    color:#535353;
    cursor:pointer;
    text-decoration: underline;
}

/*** portfolio generated container ***/
#container{
	color:#fff;
}
#container h1{
	color:#ff9f00;
}
#container h4{
	color:#ff9f00;
	padding:5px 0px;
}

/*** content > content_right ***/
#content #content_right{
	width:225px;
	float:left;
	display:inline;
	margin-left: 15px;
	background:url(../img/right_bottom.gif) #2e3e53 bottom no-repeat;
	color:#fff;
	font-size:0.8em;
}
#content #content_right h3{
	color:#fff;
	padding-left:30px;
	font-family:"Trebuchet MS";
}
#content #content_right .sub .center{
	margin:0px 0px 10px 0px;
	float:left;
	display:inline;
	border:0;
	background:#fff;
	width:133px;
	padding:14px;
	border:3px solid #8f97a1;

}
#content #content_right .center{
	margin-left: 14px;
	float:left;
	display:inline;
	border:0;
	background:#fff;
	width:133px;
	padding:29px;
	border:3px solid #8f97a1;
}
#content #content_right h3.ref_icon{
	background:url(../img/ref_icon.gif) left no-repeat;
	width:17px;
	height:21px;
	float:left;
	display:inline;
	margin-left:10px;
}
#content #content_right h3.ref_icon{
	background:url(../img/ref_icon.gif) left no-repeat;
	width:17px;
	height:21px;
	float:left;
	display:inline;
	margin-left:15px;
}
#content #content_right h3.pers_icon{
	background:url(../img/pers_icon.gif) left no-repeat;
	width:24px;
	height:25px;
	float:left;
	display:inline;
	margin-left:10px;
}
#content #content_right h3.news_icon{
	background:url(../img/news_icon.gif) left no-repeat;
	width:23px;
	height:24px;
	float:left;
	display:inline;
	margin-left:29px;
}
#content #content_right h3.label_icon{
	background:url(../img/label_icon.gif) left no-repeat;
	height:25px;
	float:left;
	display:inline;
	margin-left:27px;
}
#content #content_right span.top{
	background:url(../img/right_top.gif) #2e3e53 top no-repeat;
	width:225px;
	height:13px;
	float:left;
	display:inline;
}
#content #content_right .sub{
	width:167px;
	background:#616d7b;
	margin-left:14px;
	border-left: 1px solid #6c7c8f;
	border-right: 1px solid #6c7c8f;
	padding:0px 14px;		
}
#content #content_right .sub ul li{
	background: #616d7b url(../img/menu-right-button.gif) no-repeat;
	width:165px;
	height:22px;
	padding:2px 0px 0px 10px;
	list-style-type:none;
	margin-top:5px;
}
#content #content_right .sub ul li a{
	color:#fff;
	text-decoration:none;
}
#content #content_right h4{
	padding-bottom:10px;
}
#content #content_right h4 a{
	color:#fff;
	text-decoration:none;
}
#content #content_right span.sub_top{
	background:url(../img/right_sub_top.gif) bottom no-repeat;
	width:197px;
	height:13px;
	margin-left:14px;	
	float:left;
	display:inline;
}
#content #content_right span.sub_bottom{
	background:url(../img/right_sub_bottom.gif) bottom no-repeat;
	width:197px;
	height:13px;
	margin-left:14px;
	float:left;
	display:inline;
}
#content #content_right #news_form{
	float:right;
	display:inline;
	margin-right:14px;
	width:197px;
	text-align:right;
}
#content #content_right #news_form .inputfield{
	background:url(../img/news_field.gif) no-repeat;
	width:194px;
	height:24px;
	border:0;
	padding:2px;
	color:#fff;
}
/*** subfooter - sitemap - tagcloud ***/
#sub_footer{
	width:930px;
	float:left;
	display:inline;
	padding:15px;
	padding-top: 15px;
	background:url(../img/subfooter_bottom.gif) #747e8b bottom no-repeat;
}
#sitemap{
	width:690px;
	float:left;
	display:inline;	
	color:#fff;
}
#sitemap a{
	color:#fff;
	text-decoration:none;
}
#sitemap ul.small{
	width:120px;
	margin:15px 0px 0px 30px;
	float:left;
	display:inline;
	font:normal 0.8em "Trebuchet MS";
}
#sitemap ul.big{
	width:210px;
	margin:15px 0px 0px 30px;
	float:left;
	display:inline;
	font:normal 0.8em "Trebuchet MS";
	list-style:outside;
}
#sitemap ul .no-list{
	list-style-type:none;
}
#sitemap ul li ul{
	width:210px;
	margin:5px 0px 0px 5px;
	float:left;
	display:inline;
	list-style:outside;
}
#sitemap ul li ul li.arrow_right{
	list-style-type:none;
	background: url(../img/arrow_right.gif) left no-repeat;
	padding-left:15px;
}
#sitemap ul li.arrow_bottom{
	list-style-type:none;
	background:url(../img/arrow_bottom.gif) left no-repeat;
	padding-left:15px;
}
#sitemap span.title{
	background:url(../img/sitemap_title.gif) top no-repeat;
	width: 690px;
	height: 30px;
	float:left;
	display:inline;
}
#tagcloud{
	width:225px;
	float:left;
	display:inline;
	margin-left: 15px;
}
#tagcloud a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-left:10px;
	font-family:"Trebuchet MS";
}
#tagcloud span.title{
	background:url(../img/tagcloud_title.gif) top no-repeat;
	width: 225px;
	height: 30px;
	float:left;
	display:inline;
	margin-bottom:15px;
}
/*** footer ***/
#footer{
	color: #747e8b;
	font-size:0.8em;
	margin:10px 0px 10px 0px;
	float:left;
	display:inline;
	width:960px;
}
#footer a{
	color: #747e8b;
}
#footer .validation{
	display:block;
	margin-top: 5px;
}
/*** special classes ***/
.spacer{
	height:14px;
	clear:both;
	display:block;
}
.right{
	float:right;
	display:inline;
	border:1px solid #747e8b;
	padding:1px;
	margin-left:5px;
}
.right_text{
	float:right;
	display:inline;
	text-align:right;
}
.left{
	float:left;
	display:inline;
	border:1px solid #747e8b;
	padding:1px;
	margin-right:5px;
}
.left_noborder{
	float:left;
	display:inline;
	padding:1px;
	margin-right:5px;
}
.red{
	color: #f00;
}
.read-more{
	background: url(../img/read-more.gif) no-repeat left top;
	padding:2px 10px 0px 20px;
	font:normal 0.8em "Trebuchet MS";
}
.reactions{
	background: url(../img/reactions.gif) no-repeat left top;
	padding:2px 10px 0px 20px;
	font:normal 0.8em "Trebuchet MS";
}
.tags{
	background: url(../img/tags.gif) no-repeat left top;
	padding:2px 10px 0px 20px;
	font:normal 0.8em "Trebuchet MS";
}
.dark_grey{
	background:#eaeaea;
}
.small{
	font-size:0.8em;
}
.hidden{
	display:none;
}
.webdesigntitle{
	display:none;
}
