/*#### general style ####*/
* { padding: 0; margin: 0; }
a { text-decoration: none;}
p { padding-top: 0.75em;}
h1 {padding: 0.5em 0 0.5em;}
h1#replace { height:110px; margin:0; padding:0; text-indent: -999em; background: transparent url(../images/headers/header12.jpg) no-repeat top left; color: #2b2b2b; }
.clear { clear: both; background: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #979595 url(../images/background.gif) repeat-x top left;
}

/*#### layout style ####*/
#wrapper { 
	margin: 0 auto;
	width: 776px;
	background: #9f9fa1 url(../images/background-content.gif) top right;
	text-align: left;
	border-left: 3px solid #333;
	border-right: 3px solid #333;
}
#header {
	color: #333;
	width: 776px;
	padding: 0px 0 0px 0px;
	height: 110px;
	background: #2b2b2b;
	overflow: hidden;
}

#content { 
	margin: 0;
	padding: 0px 20px 0px;
	width: 736px; height: auto;
	text-align: left;
	font-size:14px; color: #000;
}
#footer { 
	width: 736px;
	clear: both;
	color: #fff; font-size: 10px;
	background: #333 url(../images/background-footer.gif) top right ;
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 30px;
}


/*#### Navigation style ####*/
#navigation {
	color: #333;
	height: 24px;
	/*padding: 10px;*/
	margin: -20px 0px 0px 0px;
	background: #2b2b2b;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
}
ul#nav{
	padding: 0;
	margin: 0px 0px 0 30px;
	list-style: none;
	font-size:12px;
}
#nav li{
	float:left;
	margin:0 5px ;
	padding:0 0 ;
	background:none;
}
#nav a {
	display:block;
	background: none; color: #fff;
	padding: 3px 15px 20px 6px;
}
#nav a.active { 
	background: #999; 
	color: #eee; 
	border-left: 4px solid #1e87d0;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
#nav a:hover { 
	background-color: #1e87d0; 
	color: #eee;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

/*#### Footer style ####*/

#footer { 
	text-align: 
	right; border-bottom: 
	3px solid #333;
}
#footer a {	
	color: #aaa; 
	font-size: 10px;
} 
#footer a:hover {color: #ddd;}


/*#### Page Dependant Style ####*/

/* General content STYLE */

#text-content {
	width: 380px; 
	padding-top: 40px; 
	padding-left: 20px; 
	float: left; 
	text-align:justify;
}
#picture { 
	width:auto; 
	padding: 31px 0 20px 0px; 
	float: left; 
	text-align: center;
}
#content dl {}
#content dt { font-weight: bold; float: left; margin: 15px 0 10px 0;}
#content dd dt { margin:0;}
#content dd { clear: both; padding:0 0 10px 15px; font-size: 13px; }
#content dd dd{ 
	clear:none; 
	margin-left: 40px; 
}
#content a {color:#ddd;} 
#content a:hover{ color: #fff; text-decoration:underline;} 
#content a:active {color: #1e87d0;} 

/* HOME */
.align-left { 
	float: left; 
	margin: 5px 5px 5px 0; 
	border: 7px solid #333; 
}
.align-right { 
	float: right; 
	border: 7px solid #333;
}
#lorem {
	width: 318px; height:75px;
	text-indent: -999em;
	background: transparent url(../images/titles/home.gif) no-repeat top left;}
#content .een, #content .twee {border-left: 1px solid #333; padding: 0 1em 0; font-weight: bold;} 
#content .twee { border-right: 1px solid #333;}


/* WERK3 */
#content-left { 
	width: 185px; height: auto; 
	float: left; 
	margin-top: 20px; 
	/*border: 1px solid red;*/
}
#content-right{ 
	width: 526px; 
	float: left; 
	padding: 30px 10px; 
	border-left: 2px dotted #333;
}
#content-left .title { 
	margin: 18px 0 5px 0; 
	width: 99px; height:55px; 
	text-indent: -999em; 
	background: transparent url(../images/titles/visie.gif) no-repeat top left;
}
#content-right .image-div2 { 
	width: 175px; 
	margin: 0; padding: 0; 
	float: left; 
	text-align: center; 
}
#content-right .align-left-nofloat { 
	margin: 7px 3px; 
	border: 5px solid #333; 
}
#content-right a:hover { 
	opacity: 0.75; 
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75; 
}
#content-left p { 
	font-size: 12px; 
	text-align:justify; 
	padding: 0 20px 0 0; 
	margin-bottom: 1em; 
}
#content-left span { 
	font-weight:bold; 
	font-size:14px; 
	color:#333; 
	text-align:left; 
}
#content-left p a {color:#ddd;} #content-left p a:hover{ color: #fff;} #content-left p a:active {color: #1e87d0;} 

/* BIOGRAFIE */
#bio { 
	text-indent: -999em; 
	background: transparent url(../images/titles/biografie.gif) no-repeat top left; 
	width:181px; height:61px;
	margin-bottom: 0px;
}
#text-content dl {}
#text-content dt { font-weight: bold; float: left; margin: 15px 0 10px 0;}
#text-content dd dt { margin:0;}
#text-content dd { clear: both; padding:0 0 10px 15px; font-size: 13px; }
#text-content dd dd{ 
	clear:none; 
	margin-left: 40px; 
/*	background: transparent url(../images/titles/arow.gif) no-repeat 0px 2px;
*/}



/* CONTACT */
#contact .mail { border:none;}
#contact-header { 
	width: 160px; height: 44px; 
	margin-right: 20px; 
/*	float:left;
*/	text-indent: -999em; 
	background: transparent url(../images/titles/contact.gif) no-repeat top left; 
}
#text-content p {
	font-weight: bold; 
	text-align: left;
}
#contact #text-content { width: 430px; }
#text-content p.smaller { font-size: 12px; font-weight: normal; margin-top: 2em;}
#text-content ul { line-height: normal; font-size: 12px;}
#text-content li { margin-left: 20px; padding-left: 20px; list-style-type: circle;}
#text-content p a { color: #ddd;} #contact p a:hover{ color: #fff;} #contact a:active {color: #1e87d0;}
