/* CSS Document */ 
html { 
 height: 100%;  
} 
body { 
    margin: 0px; 
    background: #f3b105 url(../images/bg.jpg) repeat-x; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color:#000; 
    padding: 0px; 
} 
a { 
    color:#000; 
} 
a:link, a:visited, a:active  { 
    text-decoration: underline; 
} 
a:hover {
    text-decoration: none; 
}
img { 
    vertical-align: top; 
    border:0px; 
    }
.img_top { 
    vertical-align:top; 
    border:0px; 
    } 
ul, ol, li{ 
    padding:0;  
    margin:0px 0px 3px 20px; 
    }
#facts {
	font-size:14px;
}

#ad {
	position:absolute;
	left:770px;
	top:255px;
}

.video {
text-align:center;
margin:20px 0 20px 0;
}
.float_l{ 
    float:left; 
    width:auto; 
    }
.float_l_50{ 
    float:left; 
    width:50%; 
    }
.float_r_50{ 
margin-left:50%;
}

/* Shop */
.float_l_shop{ 
    float:left; 
    width:50%; 
    }
.float_r_shop{ 
margin-left:484px;
}
/* Shop */

.float_l_20{ 
    float:left; 
    width:21%; 
    }
.float_r_80{ 
margin-left:21%;
}
.float_l_30{ 
    float:left; 
    width:30%; 
    }
.float_r_70{ 
margin-left:30%;
}

.header { 
    height:87px; 
} 
h1 { 
    padding:0px; 
    margin:0px; 
    color:#000; 
    font-weight:bold; 
    font-size:14px; 
} 
h2 { 
    padding: 0px; 
    margin:0px; 
    color:#5f94ae; 
    font-weight:bold; 
    font-size:14px; 
}

h2 a {
	color:#5f94ae; 
}

.container {
	background:#ffe082 url(../images/bg_subheader.gif) repeat-x;
}
.menu { 
    background:#ffe082 url(../images/bg_menu.gif) top left no-repeat; 
    font-weight:bold; 
    font-size:14px; 
	float:left;
	width:150px;
	height:600px;
	padding:0px;
	margin:0px;
} 
.menui{
	width:134px;
}
a.menuitem,a.menuitem:visited,a.menuitem:active, a.menuitemb,a.menuitemb:hover,a.menuitemb:visited,a.menuitemb:active  {
			display:block;
			background: url(../images/button.jpg) top left no-repeat; 
     		color:#4d586f;
     		padding:5px 0px 3px 33px;
			text-decoration:none;
			font-size:11px;
			font-weight:bold;
			height:14px;
			        	} 
a.menuitemb,a.menuitemb:hover,a.menuitemb:visited,a.menuitemb:active  {
			background: url(../images/button_b.jpg) top left no-repeat; 
			padding:5px 0px 4px 33px;
			height:15px;
			
			        	} 
a.menuitem:hover {
	background: url(../images/button_h.jpg) top left no-repeat; 
	height:14px;

}
a.menuitemb:hover {
	background: url(../images/button_b_h.jpg) top left no-repeat; 
	height:15px;
}
p { 
    padding:0px; 
    margin:0px; 
    } 
.main { 
    height:100%; 
    padding:20px 0px 0px 0px; 
	margin-left:147px;
	margin:0px;
	width:606px; 
	background-color:#ffe082;      
} 
.main_top { 
    background:#ffe082 url(../images/bg_subheader.gif) ; 
	padding-left:0px;
    } 
.footer { 
    background-image:url(../images/footer.gif); 
    padding:10px 0px 0px 12px; 
    font-size:11px; 
    text-align:left; 
    color:#FFF; 
	height:57px;
    } 
.forminput { 
    border: 1px solid #cecdc2; 
    font-size:12px;
	width:180px;
}

.textarea { 
    border: 1px solid #cecdc2; 
    font-size:13px; 
    width:230px; 
    height:100px; 
} 
.formbutton { 
    border: 0px solid #656565; 
    background-color: #fbfaed; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color:#063766; 
    font-weight:bold; 
} 
textarea { 
    border: 1px solid #cecdc2; 
    font-size:11px; 
    font-family:Arial, Helvetica, sans-serif; 
} 
.clear { 
    clear:both; 
    height:1px;
    }

.preis {
	font-size:20px;
	font-weight:bold;
}

#aktion {
	color:#BBB;
	font-style:italic;
	text-align:right;
}

/* Kontakt */
.kontaktFehler {
	color:#F00;
	font-weight:bold;
}


/*rounded box*/
.rounded {background: transparent; width:100%;}
.rounded h1, .rounded p {margin:0 10px;}
.rounded h1 {font-size:16px; color:#000; letter-spacing:1px;}
.rounded h1.error {font-size:16px; color:#F00; letter-spacing:1px;}
.rounded p {padding-bottom:0.5em;}
.rounded p.error {padding-bottom:0.5em; color:#F00;}
.rounded .top, .rounded .bottom {display:block; background:transparent; font-size:1px;}
.rounded .b1, .rounded .b2, .rounded .b3, .rounded .b4, .rounded .b1b, .rounded .b2b, .rounded .b3b, .rounded .b4b {display:block; overflow:hidden;}
.rounded .b1, .rounded .b2, .rounded .b3, .rounded .b1b, .rounded .b2b, .rounded .b3b {height:1px;}
.rounded .b2, .rounded .b3, .rounded .b4, .rounded .b4b, .rounded .b3b, .rounded .b2b {background:#fff2b8; border-left:1px solid #fff; border-right:1px solid #fff;}
.rounded .b1 {margin:0 5px; background:#fff;}
.rounded .b2, .rounded .b2b {margin:0 3px; border-width:0 2px;}
.rounded .b3, .rounded .b3b {margin:0 2px;}
.rounded .b4, .rounded .b4b {height:2px; margin:0 1px;}
.rounded .b1b {margin:0 5px; background:#fff;}
.rounded .boxcontent {display:block;  background:#fff2b8; border-left:1px solid #fff; border-right:1px solid #fff; padding:8px;}