html{

}
body{
	font-family: Times New Roman;
	font-size:11px;
	color:#4e3420;	
	padding:0px;
	margin:0px;
	background-image: url(/img/bg_website.jpg);
	background-repeat: no-repeat;
	background-position: center -200px;
	background-color: #000000;

	scrollbar-3dlight-color: #f4e6c4;
	scrollbar-darkshadow-color: #e3dcc1;
	scrollbar-highlight-color: #f8efcf;
	scrollbar-shadow-color: #d7c9a4;
	scrollbar-arrow-color: #8d7b57;
	scrollbar-base-color: #e3d4ba;
	scrollbar-face-color: #e3d4ba;
	scrollbar-track-color: #d7ccb5;
}
.bold {
	font-weight: bold;
}
a {
  text-decoration: none;
  color: #4e3420;
}
a:hover {
	text-decoration: underline;	
}
.headline{
	margin-top: 10px;	
}
.gesamtcontainer{
	height: 100%;
	width: 100%;
	position:relative;
	top: -364px;	
	float:left;
}
.container_main{
	width:1000px;

	margin: 0px auto;
	padding-top:0px;
}
#flash_navi{
	position: relative; 
	top:140px; 
	left:85px; 
	z-index: 0; 
	width: 425px; 
	height: 364px;	
	float:left;
}
#flash_action{
	width:150px;
	height:150px;
	position: relative;
	top: 220px;
	margin-left: -425px;
	z-index: 50;
	float:left;
}
.noflash_navi{
	height: 25px;
	width:585px;
	position:relative;
	top:5px;
	left:200px;
	float: left;
	z-index: 4;
	color: #bdbaba;
}
.noflash_navi a{
	color: #bdbaba;	
	font-size: 12px;	
}
a#impressum{
	display:block;
	position: relative;
	top: 45px;
	/*left: 445px;*/
	width:85px;
	height: 20px;
}
a#pressespiegel-link{
	display:block;
	position: relative;
	top: -10px;
	left: 150px;
	width:30px;
	height: 85px;
}
#impressum span, #pressespiegel-link span{
	display: none;	
}
a:hover#impressum{
	text-decoration:none;	
}
#inhalt{
	width:800px;
	height: 450px;
	
	position: relative;
	z-index:0;
	top: 130px; /* 180 ursprünglich*/
	left:220px;
	font-size: 15px;
	padding-top:30px;
}
.inhalt_impressum{
	margin-left:30px;
	width:280px;	
}
.inhalt_kontakt{
	width:700px;	
}
.inhalt_links{
	width:300px;
	font-size: 15px;
	line-height:150%;
	float:left;
	z-index:0;
}
.inhalt_rechts{
	width:320px;
	position: relative;
	left:70px;
	top:10px;
	font-size: 15px;
	line-height:150%;
	float:left;
}
.inhalt_links_start{
	width:300px;
	font-size: 15px;
	line-height:150%;
	float:left;
}
.inhalt_rechts_start{
	margin-top:20px;
	width:450px;
	position: relative;
	top:-10px;
	font-size: 15px;
	line-height:150%;
	float:left;
}
.inhalt_start_text{
	margin-left:30px;	
	margin-top:10px;
}

form{
	margin:0px;
	padding:0px;
}
.form_li{
	float:left;
	width:370px;
	margin-top:15px;
}
.form_li div{
	margin-top:7px;
}
.form_li span{
	display: block;
	width:75px;
	float:left;	
	color: #8b7442;
	font-weight: bold;
}
.form_re{
	width:300px;
	float:left;
	position:relative;
	top:100px;
}

.abschicken{
	text-align: right;
	width:250px;	
	margin-top:5px;
}
#rauch{
	width:200px;
	height:700px;
	position: absolute;
	top:0px;
	right:0px;
}
#flash_flagge{
	position:relative;
	left:305px;
	top:162px;
	width:360px;
	z-index:5;
}
.headline_grafik{
	margin-top:7px;
	margin-bottom:5px;
}
.bilder_herstellung{
	position: relative;
	top:-40px;
	z-index:1;
}
.bilder_herstellung{
	position:relative;
	top:-40px;
	z-index: 1;
}
.bilder_historie{
	position:relative;
	top:-40px;
	z-index: 1;
}
#lautsprecher{
	width:29px;
	height:13px;
	margin-left:12px;
	margin-top:2px;
	background-image: url(/img/lautsprecher_an.gif);
	float: left;
}
.quellenangabe{
	width:100%;
	font-size:11px;
	font-weight:bold;
	text-align: right;
}