/* 
	CSS Stylesheet
	written by Hendrik Meyer
	MEDIA DSIGN | websolutions
	www.media-dsign.de
*/

body {
	margin: 0px 0px;
	background: #e7e4b5 url('img/header_bg.jpg') repeat-x top left;
	text-align: left;
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	color: #333333;
}

a:link,a:hover,a:active,a:visited {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-family: Tahoma,Verdana,Arial;
	color: #333333;
	font-weight:normal;
}
h2 {
	font-size: 15px;
	font-family: Tahoma,Verdana,Arial;
	color: #333333;
	font-weight:normal;
}
h3 {
	font-size: 14px;
	font-family: Tahoma,Verdana,Arial;
	color: #333333;
	font-weight:normal;
}

div.msg {
	padding: 5px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #CCCCCC;
	border: #FF0000 1px solid;
}

div.stromboli {
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:850px;
	width:152px;
	height:1000;
	background: transparent url('img/stromboli_bg.jpg') repeat-y top left;
}

div.header {
	height:150px;
	width:100%;
	background: transparent url('img/header_bbk.jpg') no-repeat top left;
	margin:0px;
	padding:0px;
}

div.content {
/* 	height:570px; */
	margin:0px;
	padding:10px;
	width:830px;
}

div.headline {
	margin:0px;
	padding:0px;
	margin-left:-10px;
	padding-left:10px;
	margin-bottom:10px;
	background: transparent url('img/headline_bg.jpg') no-repeat top left;
	width:800px;
	height: 30px;
}
div.headline h1 {
	padding-top:2px;
}

div.footer {
	background-color: #bab792;
	height:35px;
	width:100%;
	margin:0px;
	padding:0px;
}
div.footer_shadow_left {
	position: absolute;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:850px;
	width:9px;
	height:35;
	background: transparent url('img/stromboli_bottom_left.jpg') repeat-y top left;
}
html>body div div.footer_shadow_left {
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:850px;
	width:9px;
	height:35;
	background: transparent url('img/stromboli_bottom_left.jpg') repeat-y top left;
}
div.footer_shadow_right {
	position: absolute;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:999px;
	width:3px;
	height:35;
	background: transparent url('img/stromboli_bottom_right.jpg') repeat-y top left;
}
html>body div div.footer_shadow_right {
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:999px;
	width:3px;
	height:35;
	background: transparent url('img/stromboli_bottom_right.jpg') repeat-y top left;
}


div.footer span {
	padding:5px;
}

ul.navi {
	position:absolute;
	margin:0px;
	margin-top:124px;
	margin-left:10px;
	padding:0px;
	list-style:none;
}
ul.navi li {
	float: left;
	margin:0px;
	padding:0px;
	padding-right:15px;
}

ul.navi li a {
	color:#faf6c4;
	text-decoration:none;
	font-size:14px;
}
ul.navi li a:visited {
	color:#faf6c4;
	text-decoration:none;
}
ul.navi li a:hover,ul.navi li a:active {
	color:#faf6c4;
	text-decoration:underline;
}

div.impress {
	width:250px;
	height:270px;
	background:transparent url('img/impressionen_shadow.jpg') no-repeat bottom center;
}

div.technik {
/* 	height:500px; */
}

div.technik table tr td h2 {
	cursor: pointer;
	margin: 0px;
	background: transparent url('img/technik_h2_bg.jpg') no-repeat top left;
	width:262px;
	height:23px;
	margin-left:3px;
	margin-top:5px;
	padding-left:30px;
}
html>body div div.technik table tr td h2 {
	width:232px;
}
div.no {
	position:absolute;
	cursor: pointer;
	margin: 0px;
	background: transparent url('img/technik_h2_no.jpg') no-repeat top left;
	width:31px;
	height:23px;
	margin-left:-33px;
	padding-top:2px;
	padding-left:1px;
	color: white;
	font-size: 12px;
	font-family:tahoma,verdana,arial;
	font-weight: bold;
	text-align:center;
}
html>body div div.technik table tr td h2 div.no {
	height:21px;
	width:30px;
}

div.technik table tr td div.descriptions {
	font-size:11px;
	width:265px;
	background: transparent url('img/technik_div_bg.jpg') no-repeat bottom center;
	padding-left:7px;
	padding-right:35px;
	padding-bottom:10px;
}
html>body div div.technik table tr td div.descriptions {
	width:223px;
}

img#schnittansicht {
	margin-bottom:10px;
}
