HTML {
	width: 100%;
	height: 100%;
}
Body {
	margin-top: 0px;
	background-color: #000;
	background-image: URL("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	color:#fff;
}
/* Default tags */

h1 
{
    font-size: 13pt;
    
    }


div.mainContainer {
	margin-left: auto;
	margin-right: auto; 
	width: 974px;
	height: 100%;
}

div.topContainer {
	height: 140px;
}

div.contentContainer {
	min-height: 460px;
	height: 460px;
}

div.menuC {
	margin-left: 34px;
	margin-right: 45px;
	position: relative;
	background-color: #43382F;
	padding-left: 23px;
	padding-top: 20px;
	width: 125px;
	font: normal 10pt Verdana;
	height: 440px;
	filter:alpha(opacity=90);
	opacity: .9;
	float: left;
	
}
div.menuC span {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 125px;	
}
div.menuC a {
	font: normal 8pt/34px Verdana;
	color: #fff;
	text-decoration: none;
	/*float:left;
	clear:left;*/
}
div.menuC a.active {
	font: normal 8pt/34px Verdana;
	color: #A68343;
	text-decoration: none;
	/*clear : left;
	float:left;
	display:block;*/
}
div.menuC a.sub {
	margin-left: 15px;
	font: normal 7.5pt/24px Verdana;
	color: #fff;
	text-decoration: none;
}
.submenu
{
    padding-left:8px;
    }
div.menuC a.subActive {
	margin-left: 15px;
	font: normal 8pt/14px Verdana;
	color: #A68343;
	text-decoration: none;
}
div.dynamicContent {
	
}

div.bottomContainer {
	height: 35px;
	border-top: 6px solid #292325;
}
div.footer {
	text-align: left;
	font: normal 8pt/35px Verdana;
	color: #221E1F;
	width: 500px;
	float: left;
}
div.smallLine {
	width: 148px;
	height: 37px;;
	margin-left: 34px;
	background-color: #43382F;
	filter:alpha(opacity=90);
	opacity: .9;
	float: left;
	margin-right:45px;
}
/* Andere pagina's. Niet index.*/
div.middleC {
	float: left;
	position: relative;
	padding: 28px;
	width: 351px;
	height: 372px;
	background-color: #fff;
	filter:alpha(opacity=60);
	opacity: .6;
	margin-right: 26px;
	color: #330000;
	font: normal 8pt/20px Verdana;
	overflow-y:auto;
}

div.middleC1 {
	float: left;
	position: relative;
	padding: 28px;
	width: 351px;
	height: 200px;
	background-color: #fff;
	filter:alpha(opacity=60);
	opacity: .6;
	margin-right: 26px;
	color: #330000;
	font: normal 8pt/20px Verdana;
	overflow-y:auto;
}


.contactform
{
    float: left;
	position: relative;
	padding: 28px;
	width: 351px;
	height: 372px;
	background-color: #fff;
	filter:alpha(opacity=60);
	opacity: .6;
	margin-right: 26px;
	color: #330000;
	font: normal 8pt/20px Verdana;  
	overflow-y:auto;
    
    
    }

div.rightC {
	float: left;
	position: relative;
	height: auto;
	width: 255px;
	text-align: right;
	color: #524233;
	
}
a.nextLink {
	color: #524233;
	margin-right: 18px;
	font-size: 15pt;
	text-decoration: none;
	font: bold 13pt Arial;
}
div.rightB {
	font: normal 8pt/14px Verdana;
	height: 173px;
	position: relative;
	width: 237px;
	float: left;
	color: #000;
}

table.smallPhotos {
	margin: 0px;
	padding: 0px;
	filter:alpha(opacity=90);
	opacity: .9;
	float:right;	
}
td.ph {
	background-image: url("../images/fotoTemplate.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 85px;
	height: 85px;
	filter:shadow(color:gray, strength:10, direction:135);
	text-align :left ;
    vertical-align :top;
}
td.ph img
{
    padding:0px;
    margin:0px;
    
    }

/* Index */
div.contentBanner 
{
	float:left;
	width:706px;
	background-color:pink;
	height: 215px;
	margin-bottom: 36px;
}
div.flyer {
	margin-left:155px;
	width: 112px;
	border: 2px solid #463735; 
	float: left;
	padding: 10px;
	height: 152px;
	color: #fff;
	font: normal 8pt/20px Verdana;
}
div.flyer a {
	font: bold 7pt/30px Verdana;
	color: #463735
}
.flyerHeader {
	color: #463735;
	font: normal 13pt Verdana;
}
div.introBlock {
	background-color: #fff;
	filter:alpha(opacity=60);
	opacity: .6;
	width: 357px;
	height: 136px;
	float: left;
	position: relative;
	padding: 20px 30px 20px 30px;
	color: #000;
	font: normal 9pt/22px Verdana;
	text-align:justify;
}
div.topTeak {
	width: 300px;
	position: relative;
	float: right;
	padding-top: 35px;
	margin-right:20px;
	text-align: right;
}
div.topLogo {
	
	background-image : url(../images/logo_sh.png);
	background-repeat : no-repeat ;
	
	width: 210px;
	float: left;
	
	margin-left: 31px;
	margin-top: 25px;
	position: relative;
	
	
}

div.FotoGroot
{
    margin-right: 35px;
	width: 250px;
	border: 2px solid #463735; 
	float: right; 
	display:block;   
    
    } 
    
div.FotoBig
{
    background-color : #F8F8F8 ;
    padding: 28px;
	width: 320px;
	height: 320px;
    float :left;
	position :relative;
	display:block ;
	vertical-align :middle ;
	text-align :center ;
	margin-right: 40px;
    
    
    
    }    
div.FotoBg 
{
    /*background-color : White ;*/
    padding: 28px;
	width: 300px;
	height: 320px;
	/*float:left;*/
	position :relative;
	top : -417px;
    left: 20px;  	
    display:block ;
    }
    
    
div.actieblok
{
 	margin-right: 35px;
	width: 200px;
	border: 2px solid #F1F1F1; 
	float: right;
	padding: 10px;
	height: auto;
	color: #fff;
	font: normal 8pt/20px Verdana;
}
    
    
    
