@charset "utf-8";
/* CSS Document */
body{
margin:0;
background: url(../images/bg.jpg) repeat fixed;
overflow:auto;
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#b23939; 
scrollbar-highlight-color:#A5989F; 
scrollbar-3dlight-color:#b23939; 
scrollbar-darkshadow-color:#693c3c; 
scrollbar-track-color:#5f0101; 
scrollbar-arrow-color:#300000; 
}
#wrapper{
width:840px;
height:auto;
/*margin-left:auto;
margin-right:auto;*/
margin-top:0px;

}
#page{
width:892px;
height:892px;
margin-top:-15px;
background-color:#FFFFFF;
/*background-image:url(../images/page-bg1.png);*/
background-repeat:no-repeat;


margin-left:185px;
position:relative;
}
#header{
width:798px;
height:130px;
/*background-color:#CC9933;*/
position:absolute;
z-index:1;
left:17px;
top:25px;

}
#sitename{
width:308px;
height:44px;
position:absolute;
z-index:1;
top:20px;
left:35px;
background:url(../images/sitename.gif) no-repeat center;
}
#sponser{
width:300px;
height:20px;
position:absolute;
z-index:1;
top:90px;
left:60px;
background:url(../images/sponser.gif) no-repeat center;
}
#call{
width:174px;
height:48px;
position:absolute;
z-index:1;
top:20px;
left:620px;
background:url(../images/call.gif) no-repeat center;
}
#menu{width:801px;height:32px; background:url(../images/menu_bg.jpg) ; top:140px; left:45px; position:absolute; }
#menus{
	width:749px;
	height:22px;
	background-color:#FFFFFF;
	position:relative;
	margin:auto;
	margin-top:5px;
}

#container{
	width:835px;
	height:534px;
	/*background-color:#CCCCCC;*/
position:absolute;
	z-index:1;
	left:44px;
	top:183px;
	overflow:auto;
}
#upper_frnt{
height:228px;
width:798px;
text-align:justify;
margin:auto;
}
#image{
width:296px;
height:148px;
float:left;
padding-right:10px;
padding-left:5px;
}
.text{
padding:20px;
padding-top:10px;
padding-bottom:0px;
font-size:12px;
color:#720a0a;
text-decoration:none;
line-height:18pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
}.text a{text-decoration:none; color:#720a0a; font-weight:bold;} .text a:hover{text-decoration:underline; color:#000000;}
#product,#custom_prdt{
height:auto;
width:798px;
margin:auto;
}
.holder{
width:199px;
height:auto;
float:left;
margin:auto;
}
.pro{
width:167px;
height:163px;
/*background-color:#FF9933;*/
margin:auto;
} .pro img{border-style:none}
.name{
width:167px;
height:auto;
font-size:10px;
color:#720a0a;
text-decoration:none;
text-transform:uppercase;
text-align:center;
line-height:8pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
}.name a{text-decoration:none; color:#720a0a; font-weight:bold;} .name a:hover{text-decoration:underline; color:#000000;}
#custom_prdt div .pro{ background-image:url(../images/cust-bg.gif); background-repeat:no-repeat; background-position:center;}
#custom_prdt div .name{ width:140px; height:auto; margin:auto;}
#footer{
width:798px;
height:80px;
position:absolute;
z-index:1;
left:45px;
top:758px;
}
#form{width:730px;height:500px; }
#holder{width:720px;height:auto;float:left;margin-top:5px;}
.label,.control{width:350px;height:auto;float:left;}
.label{padding-left:20px;}input[type="text"]{ font-weight:bold; color:#660033;}textarea{ font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#660033;}
input[type="submit"]{ font-weight:bold; color:#660033; outline:#660033;}input[type="reset"]{ font-weight:bold; color:#660033; outline:#660033; }


img {
	behavior:url("pngbehavior.htc");  /* IE 6 png Darstellung*/
}

