html {
margin: 0;
padding: 0;
}
body {
	height: 100%;
	margin: 0;
	background: #d0d1aa url(../images/bg.jpg) repeat-x top;
}
#container {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	background: transparent;
	color: #000;

	
	
	/*	
	.layer {
background: #666;
border: 1px solid #555;
color: #fff;
padding: 5px 10px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-shadow: 5px 5px 15px #000;
-moz-box-shadow: 5px 5px 15px #000;
box-shadow: 5px 5px 15px #000;
}
	
	
	

	
	
	-moz-box-shadow: 2px 2px 5px #000;
    -webkit-box-shadow: 2px 2px 5px #000;
    box-shadow: 2px 2px 5px #000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=145, Strength=3);     
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px; */
	
}



#header {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	margin-top: 8px;	
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}
#menu {
	width: 1022px;
	height: 41px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	background: url(../images/menu.jpg) no-repeat;
	border-top:0px solid #ffffcc; border-left:1px solid #ffffcc; border-right:1px solid #ffffcc; border-bottom:0px solid #ffffcc;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}
#menu ul {
	margin: 0px auto;
	padding: 10;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	width: 115px;
	height: 41px;
	margin-right: 0px;
	padding-top: 13px;
	display: block;
	float: left;	
	font-size: 17px;
	font-weight: bold;
	color: #003300;
    text-align: center;
    text-decoration: none;
}
#menu a:hover {
	color: #fff;
	background: url(../images/menu_r.gif) repeat-x;
}
.current { 
    color: #000;    
	background: url(../images/menu_r.gif) repeat-x;
}
#logo {
	width: 1022px;
	height: 249px;
	margin: 0 auto;
	margin-top: 1px;	
	background: url(../images/bg_header.jpg) no-repeat left top;
	text-align: left;
	border-top:1px solid #ffffcc; border-left:1px solid #ffffcc; border-right:1px solid #ffffcc; border-bottom:1px solid #ffffcc;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}
#logo h1 {
	padding-top: 5px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	font-style: italic;
	color: #ffff66;
}
#logo h2 {
	padding-top: 120px;
	padding-left: 265px;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	font-style: italic;
	color: #cccc66;
}
#box1 {
	margin: 0 auto;
	width: 1022px;
  	height: 100%px;
	padding-top:10px;
	background: #ffffff url(../images/bg_headbox.jpg) no-repeat;
	background-repeat: no-repeat;
	border-top:1px solid #ffffcc; border-left:1px solid #ffffcc; border-right:1px solid #ffffcc; border-bottom:1px solid #ffffcc;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#box_optionen {
	margin-top:0px auto;
	width: 1022px;
  	height: 100%;
	background-image: url(../images/bg_optionen.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #ffffcc; border-left:1px solid #ffffcc; border-right:1px solid #ffffcc; border-bottom:1px solid #ffffcc;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}
#box_kontakt {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width: 1022px;
  	height: 100%;
	background-image: url(../images/bg_kontakt.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #ffffcc; border-left:1px solid #ffffcc; border-right:1px solid #ffffcc; border-bottom:1px solid #ffffcc;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#box_auf {
	width: 90px;
	float: left;
	height: 100%;
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	color: #333;
}
	
#picup {
  background-color:#81850a;
  padding:0px;
  border:2px solid #003300;
  width:550px;
  height:450px;
  position: absolute;
  top:45%;                  
  left:45%; 
  margin:-165px 0 0 -175px;
  z-index:10;
 visibility: hidden; 
}
  
#dbg{
	background-color:#81850a; 
	filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; width:100%; height:100%;
	display:none;
	position: absolute;
	top: 0%;
	left: 0%;
	height: 3000px;
	width:100%;

}
  
h1 {
font-family: Arial;
font-size: 18px;
font-weight:bold;
font-style: italic;
color: #003300;
padding-top:60px;
padding-left:20px;

}
h2 {
font-family: Arial;
font-size: 17px;
font-weight:bold;
color: #808509;
margin-top:30px;
margin-left:20px;
margin-right:0px;
}
h3 {
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #333;
margin-top:10px;
margin-left:20px;
margin-right:10px;
}
h4 {
font-family: Arial;
font-size: 12px;
font-weight:bold;
color: #333;
margin-top:0px;
margin-left:20px;
margin-right:10px;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333;
margin-left:20px;
margin-right:10px;
}

.titel1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003300;
padding-top: 12px;
padding-left: 60px;
height: 41px;
background: url(../test/images/1produkt.gif) no-repeat;
}
.titel2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003300;
padding-top: 9px;
padding-left: 60px;
height: 41px;
background: url(../test/images/2format.gif) no-repeat;
}
.titel3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003300;
padding-top: 12px;
padding-left: 60px;
height: 41px;
background: url(../test/images/3bild.gif) no-repeat;
}
.titel {
font-family: Arial;
font-size: 12px;
font-weight:bold;
color: #333;
}
.txt {
font-family: Arial;
font-size: 0.9em;
font-weight:normal;
color: #333;
margin-top:0px;
margin-left:10px;
margin-right:0px;
}

.titlebig {
font-family: Arial;
font-size: 14px;
font-weight:bold;
color: #cc0000;
margin-top:0px;
margin-left:10px;
margin-right:0px;
}
.titlehead {
font-family: Arial;
font-size: 16px;
font-weight:bold;
color: #ffff00;
margin-top:30px;
margin-left:345px;
margin-right:0px;
}
.lead {
font-family: Arial;
font-size: 0.9em;
font-weight:bold;
color: #dccb64;
padding-left: 10px;
}
.txt_head {
font-family: Arial;
font-size: 1.1em;
font-weight:bold;
color: #003300;
margin-top:35px;
margin-left:10px;
}

.preis {
font-family: Arial;
font-size: 12px;
font-weight:bold;
color: #333;
}
.preis_zahlung {
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #333;
margin-top:10px;
margin-left:20px;
margin-right:10px;
}

.txt_light {
font-family: Arial;
font-size: 12px;
font-weight:normal;
color: #333;
}
.txt_small {
font-family: Arial;
font-size: 11px;
font-weight:normal;
color: #333;
}
.txt_info {
font-family: Arial;
font-size: 11px;
font-weight:normal;
color: #ff0000;
}
.txt_white {
font-family: Arial;
font-size: 13px;
font-weight:normal;
color: #ffffff;
}
.txt_fremd {
font-family: Arial;
font-size: 11px;
font-weight:normal;
color: #999;
}
.txt_red {
font-family: Arial;
font-size: 14px;
font-weight:bold;
color: #cc0000;
margin-top:0px;
margin-left:20px;
margin-right:0px;
}

.upload {
font-family: Arial;
font-size: 12px;
font-weight:bold;
color: #003300;
}
.drop {
font-family: Arial;
font-size: 11px;
font-weight:normal;
color: #333;
width:250px;
background-color: #d0d2aa;
border-color: #808509;
}
.drop_klein {
font-family: Arial;
font-size: 11px;
font-weight:normal;
color: #333;
width:40px;
background-color: #d0d2aa;
border-color: #808509;
}
#galerie{
height:105px;
width:140px;
padding:0;
margin:40px;
font-family: Arial;
font-size: 12px;
font-weight:normal;
color: #999999;}

#galerie div{display:none; position:relative; overflow:visible; table-layout:fixed; top:20px; left:270px;}
#galerie:hover div{display:block; background-color: #000000; width:455px; position: absolute; overflow:visible; top:20px; left:270px; padding:15px;
font-family: Arial;
font-size: 12px;
font-weight:bold;
color: #cccccc;}

.upl{
font-family: Arial;
font-size: 15px;
font-weight:bold;
color: #ffff00; 
}

input, select, textarea { 
font-family: Arial;
font-size: 12px; 
font-weight:normal;
border-color:#ffff00;
border-style:solid;
border-width:1px;
}
input,li{
	font:12px Arial;
	line-height:1.6em;
}
form{
	border:0px solid #DDD;
	padding:5px;
}
fieldset{
font-family: Arial;
font-size: 11px;
font-weight:normal;
color: #ffff00;
	border:0px;
	size: 250px;
	float: center;

}
form.a_form{
	border: none;
}
form.a_form ol, form.a_form ul{
	list-style-type:none;
	padding:0px;
	margin:0px;	
}

DIV.shadow {
   float: left;
   background-color: none;
   padding: 0;
   margin: 10px 170px;
   -moz-box-shadow: 4px 4px 4px #666;
   -webkit-box-shadow: 4px 4px 4px #666;
    box-shadow: 4px 4px 4px #666;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#666,direction=90);
   }

/* =Hoverbox Qadro
----------------------------------------------------------------------*/

.hoverbox_quadro
{
	cursor: default;
	list-style: none;
}

.hoverbox_quadro a
{
	cursor: default;
}

.hoverbox_quadro a .preview_quadro
{
	display: none;
}

.hoverbox_quadro a:hover .preview_quadro
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox_quadro img
{
	border: 1px solid #fff;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 140px;
	height: 140px;
}

.hoverbox_quadro li
{
	border: 1px #fff;
	color: inherit;
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.hoverbox_quadro .preview_quadro
{
	border: 2px solid #fff;
	width: 350px;
	height: 350px;
}


/* =Hoverbox Quer
----------------------------------------------------------------------*/

.hoverbox_quer
{
	cursor: default;
	list-style: none;
}

.hoverbox_quer a
{
	cursor: default;
}

.hoverbox_quer a .preview_quer
{
	display: none;
}

.hoverbox_quer a:hover .preview_quer
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox_quer img
{
	border: 1px solid #fff;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 140px;
	height: 94px;
}

.hoverbox_quer li
{
	border: 1px solid #fff;
	color: inherit;
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.hoverbox_quer .preview_quer
{
	border: 2px solid #fff;
	width: 350px;
	height: 234px;
}

/* =Hoverbox hoch
----------------------------------------------------------------------*/

.hoverbox_hoch
{
	cursor: default;
	list-style: none;
}

.hoverbox_hoch a
{
	cursor: default;
}

.hoverbox_hoch a .preview_hoch
{
	display: none;
}

.hoverbox_hoch a:hover .preview_hoch
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox_hoch img
{
	border: 1px solid #fff;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 94px;
	height: 140px;
}

.hoverbox_hoch li
{
	border: 1px solid #fff;
	color: inherit;
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.hoverbox_hoch .preview_hoch
{
	border: 2px solid #fff;
	width: 233px;
	height: 350px;
}

#bottom
{
height: 10px;
background: url(../test/css/images/footer.gif) bottom no-repeat;
}
#subnavi {
	width: 990px;
  	height: 28px;
	float:left;
	padding-top:13px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom: 1px;
	background-image: url(../test/images/menu.gif);
	text-align:center;	
	font-size: 0.8em;
	font-family: Arial;
	color:#fff;
}
.subnavi{
	font-family: Arial;
	font-size: 0.8em;
	font-weight:normal;
	color: #fff;
}
	.subnavi A:link {text-decoration: none; color:#fff;}
	.subnavi A:visited {text-decoration: none; color:#fff;}
	.subnavi A:active {text-decoration: none; color:#fff;}
	.subnavi A:hover {text-decoration: none; color: #003300;}
	
.navisite {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color:#003300;
	text-decoration: none;
}
	A:link {text-decoration: none; color:#003300;}
	A:visited {text-decoration: none; color:#003300;}
	A:active {text-decoration: none; color:#003300;}
	A:hover {text-decoration: none; color: #808509;}
	
#footer
{
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 41px;
	width: 1021px;
	background-image: url(../images/menu.gif);
	font-size: 14px;
	font-family: Arial;
	text-align:center;
	text-decoration: none;
	border-top:1px solid #ffffcc; border-left:1px solid #ffffcc; border-right:1px solid #ffffcc; border-bottom:1px solid #ffffcc;	
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}
#footer a
{
text-decoration: none;
color: #fff;
}
#footer a:hover
{
text-decoration: none;
color: #003300;
}


