* {margin:0; padding:0;}
body {
  	height:100%;
	font-family:Tahoma;
	font-size:70%;
	color:#1c1c1c;
	line-height:1.7em;
	background:url(../images/bg_body.jpg) #fff;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	}
.clear { clear:both; }
img, a img { border:0; }
a { color:#247ba3; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }

h1 {
	font-size:16px;
	color: #434242;
	line-height:26px;
}

.blau {
	color:#226888;
}

.ref_start {
	font-size:13px;
}

div#container {
   margin: 0 auto;
   width: 1000px;
	text-align:left;
	color:#fff;
	background: #c5c5c5;
	border: 1px solid #000000;
}
div#topline {
  width:990px;
  height:25px;
  background: url(../images/topline.jpg);
  font-size:12px;
  padding-top:10px;
  padding-left:10px;
}
li.topnavi {
	float:left;
	margin-left:10px;
	padding-left:30px;
	padding-top:1px;
	list-style:none;
	height:20px;
	background: url(../images/startseite.jpg) no-repeat;
}
li.topnavi a {
	color:#fff;
}
li.topnavi a:hover {
	color:#a5ccde;
}
li.topnavi2 {
	float:left;
	margin-left:10px;
	padding-left:30px;
	padding-top:1px;
	list-style:none;
	height:20px;
	background: url(../images/preise.jpg) no-repeat;
}
li.topnavi2 a {
	color:#fff;
}
li.topnavi2 a:hover {
	color:#a5ccde;
}
li.topnavi3 {
	float:left;
	margin-left:10px;
	padding-left:30px;
	padding-top:1px;
	list-style:none;
	height:20px;
	background: url(../images/kontakt.jpg) no-repeat;
}
li.topnavi3 a {
	color:#fff;
}
li.topnavi3 a:hover {
	color:#a5ccde;
}
li.topnavi4 {
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding-left:30px;
	padding-top:1px;
	list-style:none;
	height:20px;
	background: url(../images/impressum.jpg) no-repeat;
}
li.topnavi4 a {
	color:#fff;
}
li.topnavi4 a:hover {
	color:#a5ccde;
}
div#header {
	width:1000px;
	height: 166px;
	background: url(../images/header.jpg);
}
div#navi {
	width:1000px;
	height:39px;
	background: url(../images/navi.jpg);
}
li.navi {
	float:left;
	margin-left:33px;
	margin-top:10px;
	list-style:none;
	font-size:14px;
}
li.navi a {
	color:#fff;
}
li.navi a:hover {
	color:#a5ccde;
}
li.navi2 {
	float:left;
	margin-left:81px;
	margin-top:10px;
	list-style:none;
	font-size:14px;
	color:#a5ccde;
}
li.navi2 a {
	color:#a5ccde;
}
li.navi2 a:hover {
	color:#fff;
}
li.navi3 {
	float:left;
	margin-left:23px;
	margin-top:10px;
	list-style:none;
	font-size:14px;
	color:#79cbe1;
}
li.navi3 a {
	color:#a5ccde;
}
li.navi3 a:hover {
	color:#fff;
}
div#content_head {
	width: 970px;
	height:58px;
	background:url(../images/bg_content_head.jpg) no-repeat;
	padding-left:30px;
	padding-top:25px;
	font-family:Arial;
   float:left;
}
div#content {
	width: 1000px;
	background:url(../images/bg_content.jpg) repeat-y;
	color:#333;
	font-size:14px;
	float:left;
}
div#content_foot {
	width: 1000px;
	height: 19px;
	background:url(../images/bg_content_foot.jpg) no-repeat;
	margin-bottom:5px;
	float:left;
}
div#left {
	width:665px;
	min-height:300px;
	float:left;
	padding-left:30px;
	padding-right:15px;
	border-right: 1px solid #000000;
}
div#right {
	width:245px;
	min-height:300px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;

}
div#footer {
	clear: both;
	width: 1000px;
	height: auto;
	text-align: left;
	padding-bottom:10px;
	background: #272727 url(../images/topline.jpg) repeat-x;
}
div#innerfoot {
   width:950px;
   margin:0 auto;
}
.top {
   padding-top:10px;
   float:right;
}
.top a:link {
   color:#dadada; 
   text-decoration:none; 
   font-weight:bold; 
}
.top a:visited { 
   color:#dadada; 
   text-decoration:none; 
	font-weight:bold; 
}
.top a:hover, active { 
   color:#f2f2f2; 
	text-decoration:none; 
	font-weight:bold; 
}

input, textarea{
	background: #ededed;
	border: 1px solid #8f9999;
	border-top: 2px solid #8f9999;
	margin-bottom: 3px;
}
input:hover, textarea:hover {
	background: #fff;
	border-top: 2px solid #b8c3c3
}
input:focus, textarea:focus {
	background: #fff;
	border-top: 2px solid #b8c3c3
}
.submit { border:0; width:auto; }
.submit:hover, .submit:active { border:0; }
.radio { background:none; border:0; }

.copyright {
  float:left;
  padding-top:10px;
  color:#dadada;
}
.copyright a {
  color:#dadada;
  font-weight:normal;
}
.copyright a:hover {
  color:#dadada;
  font-weight:normal;
}
.top {
  padding-top:10px;
  float:right;
}
.top a:link { color:#dadada; text-decoration:none; font-weight:bold; }
.top a:hover { color:#f2f2f2; text-decoration:none; font-weight:bold; }
.subnav{
 margin:0;padding:0;
}
.subnav li {
  list-style:none;
  float:right;
  margin-left:50px;
  padding-top:2px;
  font-size:1em;
}
.subnav li a { color:#000; text-decoration:none;}
.subnav li a:hover { color:#fff; text-decoration:none;}

#last3 {
	width:630px;
	height:60px;
	background-color:#4b4b4b;
	padding:10px;
}

.border3 {
	border:3px solid #fff;
}

.last3 {
	float:left;
	width:210px;
	height:100px;
	text-align:center;
	font-size:13px;
}

.last3 a {
	color:#fff;
}
.last3 a:hover {
	color:#a5ccde;
}

select {
	height:18px;
	font-size:10px;
	background:#666666;
	color:#a5ccde;
	border:1px solid #333333;
}
.garantie {
	font-style: italic;
	font-size:10px;
}

.b1 {
	border:1px solid #999999;
	width:604px;
	margin-top:8px;
	margin-bottom:8px;
}
.b2 {
	border:2px solid #FFF;
	height:126px;
}

.cut {
	background:url(../images/linie.gif) no-repeat 102px 0;
	width:665px;
	height:12px;
	margin:0 auto;
}
.cut2 {
	background:url(../images/linie.gif) no-repeat;
	width:245px;
	height:12px;
	margin:0 auto;
}

.ref_details {
	height:132px;
	width: 245px;
	margin-top:8px;
	margin-bottom:8px;
}

.ref_details a { 
   color:#000;
}
.ref_details a:hover { 
   color:#247ba3;
}

.more {
	text-align:right;
}

#slider {
	margin-left:63px;
}

#slider ul, #slider li,{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li { 
	width:425px;
	height:166px;
	overflow:hidden; 
}		