﻿body, html, form 
{
	margin:0px;
	padding:0px;
}

body
{
	background-color:#fff;
	font-family:Tahoma, Arial;
	font-size:85%;    
}

img
{
	border:0px; 
	display:block;
}

a
{
	text-decoration:none;
	color:#24347D;    
}

a:hover
{
	text-decoration:underline;
}

.main_wrapper
{
	
}

.center_wrapper
{
	width:971px;
	margin:0 auto; 
}

#logo
{
	margin-top:5px; 
}

#top_bar
{
	height:105px;
	display:block;
	text-align:left;
	color:White;
	font-size:1.0em;
	background: #011631 url(header_bg.png) repeat-x;
}


#logo_subnav
{
	
	height:61px;
	background-color:#fff;        
}

#topseparator
{
	height:8px;
	background:#fff url(topseparator_bg.png) repeat-x top; 
	display:block;  
}

#contentcontainer
{
	background: #fff url(main_bg.png) repeat-y center -40px;  
}

.contact
{
    float:left;
    width:200px;
}

.contact_form
{  
    margin-left:250px;
}

h3
{
    margin:0px;
    padding:10px 0px;  
}

#main_nav
{
	
}

.navigation
{
	float:right;
	font-size:1.1em;
}

.navigation ul
{
	margin:0px;
	padding:0px; 
	margin-top:70px; 
}

.navigation ul li
{
	display:inline;
	list-style-type:none;
	margin: 0px 10px 0px 10px;
}


.navigation ul li a
{
	color:White;
	font-family:Trebuchet MS, Arial;
}

.navigation ul li a:hover, .navigation ul li a.selected
{
	text-decoration:none;  
	color:#99ffff;
}

#UIContent
{
	background-color:White;
	font-size:0.9em;
	min-height:350px;
	padding:10px 15px 10px 0px;   
	line-height:1.5em; 
	width:665px;
	float:left;
}

p
{
    margin:0px;
    padding:0px 0px 10px 0px;    
}

.UIContent
{
    padding:10px 0px 10px 0px;  
        
}

#UIContent h1, .UIContent h1
{
    width:100%;
	font-family:Verdana;
	color:#08086b;
	border-bottom:solid 1px #000;
	padding-bottom:8px;
	font-size:24px;
	font-weight:BOLD;
	margin-top:0px;
	line-height:24px; 
	margin-bottom:0px;
}

#main_image img
{
	border:solid 1px White; 
	display:block;   
}

#main_content
{
	
	display:block;
}

#bottomseparator
{
	height:6px;
	background:#fff url(bottom_separator_bg.png) repeat-x top; 
	display:block; 
}

#bottom_bar
{
	line-height:42px;
	color:#99ffff;
	font-size:0.8em;
	height:42px;
	display:block;
	background-color:#021644;
}

#bottom_bar a
{
	color:#99ffff;
}

.menu
{
	position:relative;    
}


#news_table
{
	margin-top:40px;
	width:200px;
	float:right;
	margin-bottom:10px;
}

.news_wrapper
{
	height:100%;
	background-color:white;   
}

#center th
{
	text-align:left;
	color:#002955;
}

#news_table td
{
	padding:10px;
	background-color:#002955;
	color:White;
	font-weight:normal;
	font-size:0.9em;
	text-align:right;
	line-height:1.2em;
	border-bottom:dotted 1px White;
}

#news_table td a
{
	color:White;
}


#news_table ul
{
		list-style-type:none;
		margin:0px;
}

.newsItemText td
{
		
}


.news_item h3
{
	border-bottom:solid 1px #555654;   
}

h4
{
	margin:0px 0px 3px 0px;
	border-bottom:dashed 1px #cccccc;    
}

.top-table
{
	border:solid 1px grey;
	background-color:White;
}

.relative-wrapper
{
	position:relative;    
}

.top-table td div.table-textbox
{
	position:absolute;
	text-align:center;
	width:100%;
	top:200px;
	font-family:Trebuchet MS, Arial;
	color:#333333;
}

.top-table #quote-td
{
	display:block;
	width:284px; 
	border-left:solid 1px #838383;
}

.top-table #quote-td div.black-transp
{
	padding:5px;
	position:absolute;
	display:block!important;
	height:90px!important;
	width:272px!important;
	bottom:0px!important;
	left:0px!important;
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.70;
}

.top-table #quote-td div.quote
{
    position:absolute;
    z-index:5;
	text-align:center;
	color:White;
	left:0px;
	bottom:50px;
	filter:alpha(opacity=100);
	opacity:1.00;
	font-family:Trebuchet MS, Arial;
	font-size:16px;
}

.top-table #quote-td div.author
{
    position:absolute;
    z-index:5;
	bottom:5px;
	right:5px;
	text-align:right;
	color:White;
	filter:alpha(opacity=70);
	opacity:1.00;
	font-size:14px;
}

.submenu-wrapper
{
	margin-top:40px;
	width:280px;   
	float:right; 
}

.submenu-wrapper h3
{
	margin:0;
	border-bottom:dotted 1px white;
	color:White;
	font-size:1.0em;
	font-weight:normal;
	padding:10px 30px;
	width:217px;
	background-color:#838383;
	border-right:solid 1px #000066;
	border-left:solid 1px #000066;    
}

.submenu-wrapper h3 a
{
	color:White;
	text-decoration:none;
}

.submenu-wrapper ul
{
	list-style-type:none;
	padding:5px;
	margin:0px;
}

.submenu-wrapper ul li
{

}

#accordion div
{
	background-color:#dfdfef;
	padding-left:30px;    
	width:247px;
	border-right:solid 1px #000066;
	border-left:solid 1px #000066;
}

#accordion div ul a
{
	text-decoration:none;
	color:#000066;
	font-size:0.9em;    
}

#accordion div ul a:hover, #accordion ul li.selected a
{
	color:#fb1e20;
}

#news_table_page
{
	margin-top:40px;
    width:100%;
    
}

.other_news
{
    text-align:left;    
}


/*----------------------------Projecten---------------------*/
.WhiteBox
{
    padding:15px;
    background-color:White; 
}

.WhiteBox h3
{
    margin-top:0px;
}

.WhiteBox h4
{
    margin-bottom:3px;   
}

.accordionHeader, .accordionHeaderSelected
{
    background: #021644 url(w_arrow_right.png) no-repeat right center;
    color:White;
    padding:0px 5px;
    margin-top:1px;
    cursor:hand!important;
}

.accordionHeaderSelected
{
    background: #021644 url(w_arrow_down.png) no-repeat right center;
}

.accordionHeader h3, .accordionHeaderSelected h3
{
    margin:0px;    
}

.accordionContent
{
    border:solid 1px #999999;    
}

.ProjectContent
{
    padding:5px;
    background-color:White;   
    display:block; 
}

.YellowHeader
{
    background:url(yellowHeader.png) repeat-x;  
    height:30px;
    font-weight:bold;
    vertical-align:middle;  
}


.paginator ul
{
    list-style-type:none; 
    width:100%;
}

.paginator ul li
{
    display:inline;
    margin-right:5px; 
}

.paginator .info
{
    text-align:left;
    padding-left:0px;
    margin-left:0px;
}

.ProjectLookup
{

    font-style:italic;
    width:250px;
}

.btnToon
{
    background:#ffa300 url(ZoekBG.png) repeat-x top;
    font-size:0.9em;
    font-weight:bold;
    border:1px solid #999999;
    cursor:pointer;
    padding:3px 15px 3px 15px;
    color:White;
}

.counter
{
    margin:0px;
    text-align:right;
    padding:3px 5px 3px 2px;
    
    color:White;
    background-color:#999999;    
}

.ProjectBox h3
{
    font-size:1.0em;    
}

.image-slider li img
{
	width:200px;
}

.image-slider li
{
	margin-left:30px;
	display:inline;
	float:left;
}

.navcontainer
{
	display:none;
}

.subtitle
{
	text-align:center; 
}

.image-slider
{
    
    text-align:center;   
}

.AjaxBG 
{
	position: absolute;
	z-index:10000 !important;

	background-color:Black;
	filter:alpha(opacity=50);
	opacity:0.50;
	
	height: 100%;
	width: 100%;
}
