/* @override http://www.midnightapps.com/get/style.css */

/* Tags */

body {
	margin: 0;
	padding: 0;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #909090;
	background: url(bgpatern.gif);
	line-height: 18px;
	}
	
img {
	border: 0;
}


a {
	color: #374775;
	text-decoration: none;
}

a:hover {
	color: #374775;
	text-decoration: underline;
}

a:visited {
	color: #374775;
}

.inline{
	margin: 15 10 7 0;
    border:0;
    float: left;
}

.corpinline{
	margin: 4 12 0 0;
    border:0;
    float: left;
}

.sideIMG{
	margin: 0 10 0 0;    
}

.sideTXT {
padding-top: 10px;
color: #707070;
}

.previewIMG{
	margin: 17 12 0 0;
	float: right;    
}

.bodytext {
	padding-right: 25px;
}

.corpText {
	margin: 25 20 0 25;
}

.corpP {
	margin: 25 0 0 0;
}




.corpbtntxt {
	margin: 30 0 0 0;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;

}

h2 {
	font-size: 10px;
	color: #909090;
	margin-top: -15;
	padding-bottom: 5;
}

.aboutClass {	
	font-size: 14px;
	color: #d36d18;
	text-align: left;
	word-spacing: 1px;

}

.footer {
	padding-left: 45px;
	font-size: 10;
}

.sofaFooter {
	float: right;
	padding-right: 25;
	font-size: 10;
}

.sofaFooter a {
	color: #fff;
	text-decoration: none;
}

.sofaFooter hover {
	color: #fff;
	text-decoration: none;
}

.sofaFooter active {
	color: #fff;
	text-decoration: none;
}

.sofaFooter visited {
	color: #fff;
	text-decoration: none;	
}

/* Identifiers */

#left_shadow {
	position: absolute;
	height: 100%; 
	width: 9px; 
	background: url(shadow_left.png); 
	left: 0px; 	
	margin: 0 -9px;
}


#right_shadow {
	position: absolute; 
	height: 100%; 
	width: 9px; 
	background: url(shadow_right.png); 
	right: 0px; 
	margin: 0 -9px;
}

#bottom_shadow {
	position: absolute; 
	height: 10; 
	width: 1000px; 
	background: url(shadow_bottom.png); 
	bottom: -10px;  
	
}

#left_corner {
	width: 10px;
	height: 10px;
	float: left;
	margin-left: -10px;
	background: url(leftcorner.png); 
}

#right_corner {
	width: 10px;
	height: 10px;
	float: right;
	margin-right: -10px;	
	background: url(rightcorner.png); 
}

#eerste {
		position: relative; 
		width: 1000px;
		background-color: #a6a6a6;
		margin: auto; 
	
}

#tweede {
		position: relative; 
		width: 1000px;
		float: left;
		margin: auto; 
		background:#232323 url("greybg.jpg") top right repeat-y;
	
}


#container {
		width: 1000px;
		float: left;
		background: url("whitebg.jpg") top left repeat-y;
		}

		
#corporate {
		width: 200px;
		float: left;
		color: #4a4a4a;
		text-align: left;
		font-size: 10;
		line-height: 14px;
}


#corp_btn_container {
		width: 155px;
		margin: 50 0 0 25;
}


		
#sideHeader {
	float: left;
	width: 295px;

}

#about{
	width: 210px;
	margin-left: 45px;
	line-height: 20px;
}



#badgesContent{
	width: 210px;
	height: auto;
	margin-left: 45px;
	margin-top: 65;
	text-align: left;
	font-size: 10;
	line-height: 12px;
	padding-bottom: 45px;
}

#midcontainer {
	width: 480px;
	padding: 10px;
	float: left;
}

#pijl {
	width: 35px;
	text-align: left;
	height: auto;
	float: left;
}


#leftFeature {
	width: 180px;
	text-align: left;
	margin-top: 30;
	margin-left: 45;
	float: left;
}

#rightFeature {
	width: 180px;
	text-align: left;
	margin-top: 30;
	margin-left: 45;
	float: left;
}

#leftbottom {
	width: 295px;
	background-color: #e1e1e1;
	height: 70px;

	float: left;

}

#middlebottom {
	width: 505px;
	background-color: #1b1b1b;
	height: 70px;

	float: left
}

#rightbottom {
	width: 200px;
	background-color: #b6b6b6;
	height: 70px;
	float: left
}

#bottomcontainer {
		width: 1000px;
		background-color: #232323;
		text-align: left;
		float: left;

		}



