body {
	background: #a49f9a url(schaten.jpg) no-repeat;
	background-position:center top; 
	font-size: 12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color:#33251a;
	padding:0px;
	margin:0px;
}

#content a:link,#content a:visited, #content a:active{
	color: #8b3920;
	text-decoration: none; 

}

#content a:hover { 
	background-color: #cecbc8;

} 

#container{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	
}

#top{
	margin-top:16px;
	height: 283px;

}

#logo{
	width: 47px;
	height: 283px;
	position:relative;
	float:left;
	display:block;	
}

#logo A {
	display:block;
	float: left; 
	width: 47px; 
	height: 148px; 
	background: url(logo.jpg) no-repeat; 
 	text-align: left;
	text-indent: -9000px; 
	text-decoration: none;
}



#visual{
	width:766px;
	height: 283px;
	position:relative;
	float:left;
	display:block;	
	}


/* -----------------NAVI--------------------- */	
#navi{
	width:152px;
	height: 283px;
	float:right;
	line-height: 26px;
		margin: 0px;
}


#navi ul {
	margin: 0px;
	padding: 10px 0px 0px 26px;	
	list-style: none;
}


#navi a:link, #navi a:visited, #navi a:active{
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #a6310c;
	text-transform: uppercase;
	letter-spacing: 1.3px;
}

#navi a:hover { 
	color: #000;
	text-decoration: none; 
} 

/* -----------------CONTENT--------------------- */	

#content{
	width:474px;
	margin: 8px 0px 0px 47px;
	padding: 30px 252px 22px 40px;
	background: url(hg_container.jpg); 
	
	min-height:500px;
	height:expression(this.scrollHeight > 500 ? "auto":"600px"); 

}

hr{	
	margin-top: 4px;
	margin-bottom: 22px;
	border: 0;
    color: #aaa6a2;
    background-color: #aaa6a2;
    height: 1px;
	}

p {
	margin: 0px;
	padding: 0px;
}


/* --------------PRESSE------------- */

#tab_presse{
clear:both;

}

#tab_presse_img{
	border-top: solid 1px #aaa6a2;
	padding: 10px 0px 20px 0px;
	width: 100px;
	position:relative; float:left; display:block;
	
	}

#tab_presse_text{
	border-top: solid 1px #aaa6a2;
	padding: 10px 0px 20px 0px;
	width: 135px;
	position:relative; float:left; display:block;
}

#tab_presse_text_lang{
	border-top: solid 1px #aaa6a2;
	padding: 10px 0px 20px 0px;
	width: 365px;
	position:relative; float:left; display:block;
}

#titel_tab{
/*	height: 27px;
	color: #fff;  */
	text-transform:uppercase;
	letter-spacing: 4px;
	font-weight: bold;
	padding: 5px 0px 0px 100px;
	margin-bottom: 5px;
	clear:both;
}

/* -----------------FOOTER--------------------- */	

#footer{
	width:474px;
	height: 23px;
	margin: 3px 0px 0px 47px;
	padding: 2px 252px 0px 40px;
	background: url(hg_container.jpg); 	
}

#footer a.ff:link, a.ff:visited, a.ff:active{
	text-decoration: none;
	font-size: 10px;
	color: #807566;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 15px;
}

#footer a.ff:hover { 
	color: #574b3c;
	text-decoration: none; 
}
