html {
	margin: 0px;
	height:100%;
}
body {
	margin: 0px;
	background-color:#4d2605;
	height: 100%;
}
#container{
	width:950px; 
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color:#9b3a00; 
	padding:0px;
	margin: 0 auto;
}
#lefthoulder{
	margin-left:0px;
	width:314px;
	height:630px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#lefthoulder h1 span{
	display: none;
}
#lefthoulder h2 span{
	display: none;
}
#menu{
margin-top:286px;
margin-left:170px;
width:120px;
}
#menu ul{
padding:0px;
margin:0px;

}
#menu li{
	list-style-type: none; 
	height: 26px;
	padding:0px;
	margin:0px;
	/*border: 1px solid red;*/
	border:0px;
	text-align:right;	
}
#menu li span{
	display: none;
}
a.home{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.home:hover{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_home_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.bio{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_bio.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.bio:hover{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_bio_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.info{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_info.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.galerie{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_galerie.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.galerie:hover{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_galerie_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.informatie{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_informatie.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.informatie:hover{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_informatie_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.expo{
	width:120px;
	height:21px;
	display:list-item; 
	background-image: url(../images/menu_expo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.links{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_links.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.links:hover{
	width:120px;
	height:21px;
	display:list-item;
	background-image: url(../images/menu_links_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#centerhoulder{
	margin-left:0px;
	width:587px;
	min-height:630px;
	height:auto !important;
	height:630px;
	float:left;
	background-color:#f2f0ea;
}
#ctop{
	margin:0px;
	width:587px;
	height:110px;
	background-image: url(../images/bg_center_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
	
}
#content h3{
	margin-top:6px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #9b3a00;
	/*font-weight:bold;*/
	background-image: url(../images/h3_right_fade.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:23px;
}
#content h4{
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9b3a00;
	/*font-weight:bold;*/
}
#content p{
margin-top:0px;
margin-bottom:15px;
}
#content ul{
padding:0px;
margin:0px;
margin-left:3px;

}
#content li{
	list-style-type: none; 
	padding:0px;
	margin:0px;
	padding-left:10px;
	/*border: 1px solid red;*/
	border:0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	height: 18px; 
	display:list-item;
}
#content a{
	color:#333333;
}
#content a:hover{
	color:#9b3a00;
	text-decoration:none;
}
#righthoulder{
	margin-left:0px;
	width:49px;
	height:630px;
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#shadow{
	clear:both;
	width:950px; 
	height:22px;
	background-image: url(../images/center_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 314px top;
	/*background-color:#66FF00;*/
}
#footer{
	width:910px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffab78;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	padding-top:10px;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffab78;
	text-decoration:underline;
}
/*general*/
.dashway{
	display: none;
}
.imgbordersR{
	border: 1px solid #333333;
	margin-right: 6px;
	margin-bottom: 4px;
}
