﻿
/* CSS Document */

body{  font-family: verdana,arial, helvetica, sans-serif;
    font-size: 11px;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

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

#header-outer{
	width:998px;
	margin: 0 auto;
	background:#fff;
	
}

#header-top{
	width:996px;
	height:115px;
	background:#fff;
	padding: 10px 0;border:1px solid #F9B703;
}

#header-top img{
	float:left;
}
h1{ font-size:22px;
	color: #FF6E00;
	float:left;
	padding:10px 0 0 12px;
}

h1 a{
	color: #FF6E00;
    text-decoration:none;
}

h1 a:hover{
	color: #FF6E00;
    text-decoration:underline;
}


h2{
	font-size:18px;
	color:#E46B00;
}

#header-bottom{
	width:998px;
	height:auto;
	margin: 0 auto;
	background:#F9B703;
	
}

#header-bottom-left{
	width:158px;
	padding:30px 12px 12px 12px;
	color:#000;
	float:left;
}

#header-bottom-middle{
	width:589px;
	float:left;
	padding:12px 20px;
}


#bild-bsp{
	width:220px;
	height:126px;
	border: 1px solid #eee;
	background:#fff;
	border-bottom: 1px solid #aaa;
	float:left;
	text-align:center;
	padding:87px 0;
}


#header-bottom-right{
	width:158px;
	padding:12px 12px 12px 12px;
	float:right;
	color:#000;
	line-height:20px;
}

#header-bottom-right a{
	color: #878787;
}


#middle-outer{
	width:996px;
	margin: 0 auto;
	background:#fff;
	border-left:1px solid #F9B703;
	border-right:1px solid #F9B703;
}

#middle-left{
	width:166px;
	padding:12px 8px 12px 8px;
	color:#9d0b0e;
	float:left;
}

#middle-left a{
	display:block;
	background:#e0e0e0;
	padding:3px 0 3px 3px;
	color: #E46B00;
	margin:0 0 3px 0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
     white-space:nowrap;
     letter-spacing:-0.08em;
}

#middle-left a:hover{
	 color: #878787;
}

#middle-left a.active{
	color:#fff;
	background:#F9B703;
}


#middle-middle{
	width:589px;
	float:left;
	padding: 12px 20px 12px 20px;
	
}

#middle-middle p{
	font-size:12px;
	line-height: 20px;text-align:justify;
}

#middle-middle a{
	color: #878787;
	text-decoration:none;
}


#middle-middle a:hover{
	text-decoration:underline;
}

#middle-right{
	width:158px;
	padding:12px;
	float:right;
	color:#878787;
	font-size:12px;
	line-height:24px;
}




#footer-outer{
	width:998px;
	margin: 0 auto;
	background:#F9B703;
	text-align:center;
	font-size:13px;
	padding:5px 0;
	font-weight:bold;
}


/* FORMULAR */

.unver{ width:342px; margin:0px 0px 0px 0;  float:right; padding:0px;}

.unver_form{width:324px; padding:10px; height: 280px; background:#fff; border: 1px solid #878787;} 


.unver_h{width:324px; float:left; color:#333333 ; text-decoration:none; font-size:18px; font-weight:bold;padding:0 0 10px 0;}

.field_outer{width:324px; float:left; padding:0px; margin:0px; font-size:12px; color:#333333 ; line-height:22px; font-weight:bold;}


.product_left{width:100px; display:block; float:left; font-size:12px; color:#333333 ; font-weight:bold;}


.button{width:313px; float:left; padding:0px; margin:7px 0px 0px 5px; font-size:18px; color:#FFFFFF; line-height:32px; font-weight:bold; background:#ffcc00; text-align:center; border:0;}
.button a { color:#FFFFFF; text-decoration:none;}
.button a:hover {color:#FFFFFF; text-decoration:underline;}
.button a:visited { color:#FFFFFF; text-decoration:none;}


.inputbox{width:125px; border:1px solid #999999; background:#ffffff; font-family:Arial, Helvetica, sans-serif;}

.commentbox{width:220px; *width:214px; height:130px; border:1px solid #999999; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* ENDE FORMULAR */

.text {position: absolute; top: 150px; left:12px; color:#878787;font-size:11px;width: 150px;}
.text a{color:#878787;font-size:11px;text-decoration: none}
.text a:hover{text-decoration: underline}