html, body { height:100%;}
body {
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	margin:0;
	min-width:1000px;
}
img { border-style:none;}
a {
	text-decoration:none;
	color:#1fb8f1;
}
a:hover { text-decoration:underline;}
.hold1 {
	width:100%;
	height:137px;
	overflow:hidden;
	background:url(../images/bg-left.jpg) repeat-x;
}
.hold2 {
	float:right;
	width:49%;
	height:137px;
	background:url(../images/bg-right.jpg) repeat-x;
}
.hold3 {
	width:1000px;
	margin:0 auto;
	background:url(../images/bg-page.jpg) no-repeat;
	position:relative;
	margin:-137px auto 0;
	min-height:100%;
}
.page {
	width:850px;
	margin:0 auto;
}
* html .hold3 { height:100%;}
.main {
	padding-bottom:80px;
}
#header {
	background:url(../images/bg-header.jpg) no-repeat;
/*	height:132px;*/
	position:relative;
	overflow:hidden;
}
#header .logo {
	position:absolute;
	top:30px;
	left:0;
	background:url(../images/bg-logo.gif) no-repeat;
	width:202px;
	height:103px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a {
	display:block;
	height:100%;
}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
	font-size:10px;
	position:absolute;
	top:107px;
	left:225px;
}
/*
#header ul li {
	float:left;
	padding-left:2px;
	margin-left:-2px;
	background:#e5e8e7;
}
/*
#header ul a {
	color:#103a84;
	padding:0 33px;
	display:block;
	background:#cbcfce;
}
*/
#header div {
	width:440px;
	position:absolute;
	top:27px;
	left:377px;
}
#header div p {
	margin:0;
	line-height:27px;
	font-size:20px;
	color:#005696;
}
#header div p strong { font-size:24px;}
#header span {
  font-size: 16px;
}
#content {
	padding:5px 0 30px;
	overflow:hidden;
}
#teaserimg { display:block; margin-top: 140px;}
#content h1 {
	margin:20px 0 0;
	font:19px/22px Verdana, Arial, Helvetica, sans-serif;
}
.columns {
	overflow:hidden;
	height:1%;
	padding:10px 0 0;
}
.text-area {
	float:left;
	width:850px;
	border-top:1px solid #ccc;
}
.text-area p { margin:8px 0 18px;}
.text-area p span {
	display:block;
	padding-bottom:19px;
}
#content .text-area img {
	float:right;
	margin:-16px 0 0 10px;
}
.banners-top {
	float:left;
  width: 850px;
	/*width:206px;*/
	margin:-3px 0 0;
	/*background:url(../images/bg-banners-top.gif) no-repeat;*/
	padding:13px 0 0;
}
.banners-btm {
	/*background:url(../images/bg-banners-btm.gif) no-repeat 0 100%;*/
	padding:0 0 1px;
}
.banners-btm ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	/*background:url(../images/bg-banners.gif) repeat-y;*/
}
.banners-btm ul li {
	height:1%;
	padding:5px 3px;
	vertical-align:middle;
	overflow:hidden;
  float: left;
  height: 40px;
}
#content .banners-btm ul li img { float:left;}
.bloks-holder {
	overflow:hidden;
	width:891px;
	margin:10px 0 0;
	border-top:1px solid #e7e7e7;
	padding:10px 0 0;
	margin-left:-41px;
}
.bloks-holder div {
	float:left;
	width:256px;
	margin-left:41px;
	display:inline;
}
.bloks-holder h3 {
	margin:8px 0 0;
	font:17px/19px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	height:1%;
}
.bloks-holder h3 a {
	color:#3b3b3b;
	padding:0 3px;
	float:left;
}
.bloks-holder h3 a:hover,
.bloks-holder h3 a.active {
	text-decoration:none;
	background:#015796;
	color:#fff;
}
.bloks-holder p { margin:0;}
.lesen {
	background:url(../images/arrow-ico.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
	float:right;
	font-size:10px;
	line-height:12px;
	margin:4px 0 0;
}
.block1 .lesen { margin:24px 0 0;}
#footer {
	position:relative;
	margin:-80px 0 0;
	height:80px;
	background:#fbfdff url(../images/bg-footer.gif) repeat-x;
}
.footer-area {
	width:1000px;
	margin:0 auto;
	font-size:12px;
	line-height:21px;
	color:#7c7676;
	padding:12px 0 0;
}
.footer-area p {
	margin:0;
	text-align:center;
}
.footer-area ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.footer-area ul li {
	display:inline;
	background:url(../images/bg-footer-sep.gif) no-repeat 0 2px;
	padding:0 3px 0 6px;
}
.footer-area ul li:first-child { background:none;}
.footer-area ul a { color:#7c7676;}

.preis {
	width: 800px;
	text-align: right;
	margin-bottom: 20px;
}

td {
	vertical-align: top;
}

/*
ab hier Tabellendesign
*/

.herstellertable {
  margin: 0px 5px 0px 5px;
  width: 350px;
  border-collapse: collapse;
  border: 1px solid #996;
  color: #333;
  background: #fffff0;
  }
.herstellertable td, th {
  border: 1px solid #cc9;
  padding: .3em;
  }
.herstellertable thead th {
  border: 1px solid #cc9;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: #444;
  background: #b4dfff;
  }
.herstellertable tbody td a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  border-bottom: 1px dotted #cc9;
  }
.herstellertable tbody td a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
.herstellertable tbody th a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 1px dotted #cc9;
  }
.herstellertable tbody th a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
.herstellertable tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
.herstellertable tfoot td {
  border: 1px solid #996;
  }
.odd {
  color: #333;
  background: #fbfdff;
  }
.herstellertable tbody tr:hover {
  color: #333;
  background: #fff;
  }
.herstellertable tbody tr:hover th,
.herstellertable tbody tr.odd:hover th {
  color: #333;
  background: #ddd59b;
  }

/*
Kontaktformular
*/


.ko_txt {
width: 250px;
margin-bottom: 10px;
}

.ko_plz {
width: 50px;
margin-bottom: 10px;
}

.ko_ort {
margin-left: 5px;
width: 193px;
margin-bottom: 10px;
}

.ko_msg {
width: 250px;
height: 80px;
margin-bottom: 10px;
}

.ko_txt, .ko_plz, .ko_ort, .ko_msg {
border: 1px solid #B3B3B3;
font-family: Arial;
font-size: 14px;
color: #666666;
}
