/* CSS Document */

HTML, BODY {
   height:100%;
   width:100%;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e0e0e0;
	background-image: url(../bilder/bg_body3.jpg);
	background-repeat: repeat-x;
	color: #111111;	
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.bg{
	background-image: url(../bilder/bg2.jpg);
	background-repeat: repeat-x;	
}
#lupe{
	background-image: url(../bilder/lupe.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	border:#33FF00 1px solid;
	width:100%;
	height:20px;	
}
table{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a{
	color: #e2001a;
	text-decoration:none;
}
a:hover{
	color: #000000;
	text-decoration:underline;
}
.navi a.sel{
	color: #e2001a;
	text-decoration:none;
	background: url(../bilder/navi_item_sel.gif) repeat-x;
	background-position:left;	
	text-decoration:none;
}
.navi a:hover.sel{
	color: #e2001a;
	text-decoration:none;
	background: url(../bilder/navi_item_sel.gif) repeat-x;
	background-position:left;	
	text-decoration:none;
}
.footer a{
	color: #e2001a;
	text-decoration:none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.navi a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	
	background: url(../bilder/navi_item.gif) repeat-x;
	background-position:left;
	height:33px;
	float:left;
	width:100%;
	text-decoration:none;
	text-indent:25px;
}
.navi a:hover{	
	background: url(../bilder/navi_item.gif) repeat-x;
	background-position:left;
	color:#e2001a;
}
.rigthframe a{
	font-family: Tahoma;
	font-size: 10px;
	color: #e2001a;
	font-weight:bold;
	
	background: url(../bilder/rightframe_link.gif) repeat-x;
	background-position:left;
	height:24px;
	margin-bottom:3px;
	float:left;
	width:40px;
	padding-left:140px;
	padding-top:5px;
	//padding-top:3px;
	text-decoration:underline;
	//width:100%;
}
.rigthframe a:hover{
	color: #000000;
	text-decoration:underline;
}
.navi_top a{
	color: #FFFFFF;
	text-decoration:none;
}
.navi_top a:hover{
	color: #000000;
	text-decoration:none;
}
.main_top a{
	color: #e2001a;
	font-weight:bold;
	text-decoration:none;
}
.main_top a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.main_content #right a{
	font-family: Tahoma;
	font-size: 10px;
	color: #e2001a;
	font-weight:bold;
	float:right;
	text-decoration:underline;
}
.main_content #right  a:hover{
	color: #000000;
	text-decoration:underline;
}
.main_content h1{
	font-family: Tahoma;
	font-size: 14px;
	color: #e2001a;
	font-weight:bold;
	
	background: url(../bilder/main_line.gif) repeat-x;
	background-position:left;
	height:24px;
	margin-top:10px;
	margin-bottom:8px;
}

.pop_content h1{
	font-family: Tahoma;
	font-size: 14px;
	color: #e2001a;
	font-weight:bold;	
	background: url(../bilder/main_line.gif) repeat-x;
	background-position:left;
	height:24px;
	margin-top:10px;
	margin-bottom:8px;
}

.main_content h2{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	
	background: url(../bilder/main_line.gif) repeat-x;
	background-position:left;
	height:24px;
	margin-top:10px;
	margin-bottom:8px;
}
.rigthframe h1{
	font-family: Tahoma;
	font-size: 14px;
	color: #e2001a;
	font-weight:bold;
	
	background: url(../bilder/rightframe_line.gif) repeat-x;
	background-position:left;
	height:24px;
	margin-top:10px;
	margin-bottom:5px;
}

.pic_produkte{
	position:absolute;
	border:#d9d0d1 2px solid;
	margin-left: 385px;
	margin-top:43px;
}

.pic{
border:#d9d0d1 2px solid;
margin: 3px 0px 10px 10px;
}
.pic2{
border:#d9d0d1 2px solid;
margin: 0px 10px 10px 0px;
}
.pic3{
	border:#d9d0d1 2px solid;
	margin: 0px 10px 0px 0px;		
}
.pic5{
	border:#d9d0d1 2px solid;		
}
.pic_small{
border:#d9d0d1 1px solid;
margin: 0px 0px 0px 0px;
}
.clear{
clear:both;
}
ul{
margin-left:5px;
padding-left:10px;
//padding-left:12px;
}

#line{
	background: url(../bilder/main_line.gif) repeat-x;
	background-position:left;	
	height:25px;
	margin-bottom:10px;
}
* html .border_left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/border_left.png', sizingMethod='scale');
	background-position:left;
	width:10px;
}
html>body .border_left {
	background: url(../bilder/border_left.png) repeat-y;
	background-position:right;
	width:10px;
	
	
}
* html .border_left_bottom {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/border_left_bottom.png', sizingMethod='scale');
	background-position:right;
	width:10px;
}
html>body .border_left_bottom {
	background: url(../bilder/border_left_bottom.png) repeat-y;
	background-position:right;
	width:10px;
}
* html .border_right {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/border_right.png', sizingMethod='scale');
	background-position:left;
	width:10px;
}
html>body .border_right {
	background: url(../bilder/border_right.png) repeat-y;
	background-position:left;
	width:10px;
}
* html .border_right_bottom {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bilder/border_right_bottom.png', sizingMethod='scale');
	background-position:left;	
	width:10px;
}
html>body .border_right_bottom {
	background: url(../bilder/border_right_bottom.png) repeat-y;
	background-position:left;
	width:10px;
}
.layout{
	width:980px;
}
.main_top{
	background: url(../bilder/top_2.gif) repeat-x;
	background-position:left;
	width:766px;
	height:27px;	
	padding-left:14px;
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
}
.navi_top{
	background: url(../bilder/navi_top.gif) no-repeat;
	background-position:left;
	width:214px;
	height:27px;
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:28px;
}
.navi{
	background: url(../bilder/bg_main.jpg) repeat-x;
	background-position:left;
	background-position:bottom;
	background-color:#e8e8e8;
	padding-left:5px;
	padding-right:5px;
}
.nav_item{
	margin-top:9px;
}
.nav_sel{
	font-family: Tahoma;
	font-size: 12px;
	color: #e2001a;
	font-weight:bold;
	
	background: url(../bilder/navi_item_sel.gif) repeat-x;
	background-position:left;
	height:33px;
	float:left;
	width:100%;
	text-decoration:none;
	text-indent:25px;
	
}
.main{
	background: url(../bilder/main_bg.gif) repeat-x;
	background-position:left;
	background-position:top;
	background-color:#ffffff;
}
.rigthframe_bg{
	background: url(../bilder/bg_main.jpg) repeat-x;
	background-position:left;
	background-position:bottom;
	background-color:#e8e8e8;
}
.rigthframe{
	background: url(../bilder/rightframe_shadow.gif) no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:180px;
}
.footer{
	background: url(../bilder/footer.gif) repeat-x;
	background-position:left;
	width:980px;
	height:84px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.spacer{
	background: url(../bilder/spacer.gif) no-repeat;
	background-position:left;	
	background-position:top;	
	background-color:#d9d9d9;
	width:1px;
}
.main_content{
	background: url(../bilder/main_shadow.gif) no-repeat;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:10px;
	
	
}
/* Kontakt-Formular */
#contactdata .info {
	color: #009EE0;
	font-size: 11px;
}
#contactdata .firstrow {
	padding-top: 10px;
}
#contactdata .lastrow {
	padding-bottom: 10px;
}
#contactdata input {
	border: 1px #DDDDDD solid;
	width: 320px;
	height: 20px;	
}
#contactdata input.button {
background-color:#CCCCCC;

}
#contactdata select {
	border: 1px #DDDDDD solid;
	width: 322px;
	//width: 324px;
	height: 20px;
	//height: 22px;
}
#contactdata textarea {
	border: 1px #DDDDDD solid;
	width: 320px;
	//width: 320px;
	height: 170px;
}
#contactdata #zipcode {
	width: 89px;
}
#contactdata #city {
	width: 150px;
}
#contactdata #row_zipcode {
	width: 70px;
}

#contactdata #row_city {
	width: 180px;
	//width: 279px;
}
#lebenslauf td{
padding:5px 2px 5px 5px;
}
#info{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #111111;	
}

