@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e6e0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:14px;
}
a:link {
	color: #c3151e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c3151e;
}
a:hover {
	text-decoration:underline;
	color: #c3151e;
}
a:active {
	text-decoration: none;
	color: #c3151e;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#c3151e;
	margin:0px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#c3151e;
	margin:0px;
}
p {
	margin-bottom:0px;
	margin-top:0px;
}
.style1 {color: #c3151e}
#hr {
	border-top: 1px solid #d3d2ce;
	margin-top:20px;
	margin-bottom:20px;
}
#bottomlijn {
	height: 10px;
	width: 100%;
	position:fixed;
	background:#000000;
	bottom: 0px;
	margin-bottom:0px;
}
img.floatrechts {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.floatlinks {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}

/*Header*/
#header {
	width:806px;
	margin:0px auto;
	height:190px;
	z-index:2;
	position:relative;
}
#logo {
	height:147px;
	position:absolute;
	width:194px;
	top:27px;
	left:0px;
}
#navigatie {
	position:absolute;
	height:30px;
	width:450px;
	line-height:30px;
	top:115px;
	left:210px;
	font-size:12px;
	color:#000000;
}
#navigatie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigatie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigatie a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigatie a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*Header end*/


/*Wrapper*/
#wrapper {
	position:relative;
	width:758px;
	background:#FFFFFF;
	border: 1px solid #d3d2ce;
	padding:20px;
	margin: 0 auto 10px;
}
#tekst {
	position:relative;
	width:560px;
}
#title {
	position:relative;
	width:560px;
	height:15px;
	margin-bottom:20px;
}
#terug {
	position:absolute;
	width:50px;
	text-align:right;
	top:0px;
	right:0px;
	font-size:10px;
}
#news {
	position:absolute;
	width:160px;
	top:20px;
	right:20px;
	border: 1px solid #d3d2ce;
	background:#e7e6e0;
}
#artikel {
	position:relative;
	width:560px;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom: 1px solid #d3d2ce;
}	
/*Wrapper end*/ 
 
 
/*Footer*/
#footer {
	position:relative;
	width:800px;
	margin:20px auto 40px;
	font-size:10px;
	color:#898989;
	height:50px;
}
#footer_adres {
	position:absolute;
	top:0px;
	left:0px;
	height:28px;
	width:778px;
	border: 1px solid  #d3d2ce;
	background:#FFFFFF;
	line-height:28px;
	padding-left:20px;
	font-size:11px;
	color:#666666;
}
#footer_adres a:link {
	color: #666666;
	text-decoration: none;
}
#footer_adres a:visited {
	color: #666666;
	text-decoration: none;
}
#footer_adres a:hover {
	color: #666666;
	text-decoration: none;
}
#footer_adres a:active {
	color: #666666;
	text-decoration: none;
}
#copyr {
	position:absolute;
	top:40px;
	left:0px;
	height:2px;
	width: 250px;
}
#designer {
	position:absolute;
	top:40px;
	right:0px;
	height:2px;
}
#designer a:link {
	color: #898989;
	text-decoration: none;
}
#designer a:visited {
	color: #898989;
	text-decoration: none;
}
#designer a:hover {
	color: #898989;
	text-decoration: none;
}
#designer a:active {
	color: #898989;
	text-decoration: none;
}

/*Twitter*/
#twitter_div {
	width: 160px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	overflow:hidden;
}
ul#twitter_update_list {
	left:0px;
	list-style: none;
	font-size: 11px;
	list-style-position:inherit;
}
ul#twitter_update_list li {
	margin-bottom: 5px;
	padding: 10px;
	color: #666666;
}
#twitter_div a { 
	color: #c3151e; 
	font-size:11px;
	text-decoration:none;
}
#twitter_div * {
margin:0;
padding:0;
}
/*Twitter end*/


/*Projects page*/
#project {
	position:relative;
	height:90px;
	width:560px;
	margin-bottom:20px;
}
#project_text_l {
	position:absolute;
	height:68px;
	width:358px;
	border:1px solid #d3d2ce;
	background:#e7e6e0;
	padding:10px;
	top:0px;
	left:0px;
}
#project_text_r {
	position:absolute;
	height:68px;
	width:358px;
	border:1px solid #d3d2ce;
	background:#e7e6e0;
	padding:10px;
	top:0px;
	right:0px;
}
#project_foto_l {
	position:absolute;
	height:90px;
	width:160px;
	top:0px;
	left:0px;
}
#project_foto_r {
	position:absolute;
	height:90px;
	width:160px;
	top:0px;
	right:0px;
}
#pagetitle {
	position:relative;
	height:10px;
	width:560px;
	margin-bottom:20px;
}
/*Project page end*/

/*Home image bar*/
#foto_bar{
	margin-top:20px;
	height:120px;
	width:760px;
	position:relative;
}
#home_foto_1 {
	position:absolute;
	width:160px;
	top:0px;
	left:0px;
}
#home_foto_2 {
	position:absolute;
	width:160px;
	top:0px;
	left:200px;
}
#home_foto_3 {
	position:absolute;
	width:160px;
	top:0px;
	left:400px;
}
#home_foto_4 {
	position:absolute;
	width:160px;
	top:0px;
	right:0px;
}
/*home image bar*/

/*Contact page*/
#contact {
	position:absolute;
	top:0PX;
	right:0PX;
	width:178px;
	padding:10px;
	border: 1px solid #d3d2ce;
	background:#e7e6e0;
}
#maps{
position:relative;
width:558px;
height:123px;
border:1px solid #d3d2ce;
margin-top:20px;
}


/*Contact formulier*/
.contact_veld {
	background-color:#ffffff;
	border: 1px solid #d3d2ce;
	color:#666666;
	display:block;
	font-size:11px;
	margin:2px 0;
	padding:3px;
	width:200px;
}
.contact_box {
	background-color:#ffffff;
	border: 1px solid #d3d2ce;
	color:#666666;
	display:block;
	font-size:11px;
	margin:2px 0;
	padding:3px;
	width:300px;
}
.contact_submit {
	background-color:#d3d2ce;
	color:#ffffff;
	display:block;
	font-size:12px;
	margin:5px 0;
	padding:6px;
	border:1px solid #ffffff;
}
/*End ontact formulier*/
