
html {
	height: 100%; margin: 0; padding: 0;
	overflow-y: scroll; overflow-x: hidden;
	background: #FFE1AB url(images/bg_html.jpg) repeat-x;
}

body {
	height: 100%; overflow-x: none; margin: 0; padding: 0;
	font-family: arial; font-size: 12px; color: #692d16; line-height: 16px;
}

a {
	color: #692d16; text-decoration: none;
}

#container {
	position: relative; overflow-x: none;
	background: url(images/bg_wrap.jpg) no-repeat center top; margin-top: 1px;
	min-height: 100%; position: relative;
}
#wrap {
	width: 950px; margin: 0 auto;
	position: relative; min-height: 100%;
	height: auto !important;
	height: 100%; 
	padding-bottom: 158px;	
}

#header {
	width: 950px; margin: auto; height: 120px; display: block;
	float: left; margin-left: 31px; position: relative; z-index: 2;	
}
	#logo { 
		float: left; width: 350px; display: block;
	}
	
	#headerbild {
		float: right; width: 400px; 
	}

#contentwrap {
	float: left; margin-left: 1px; margin-top: 5px; width: 950px; 
	display: block; clear: left; background-color: #fff; height: 100%;
}

#navigation {
	float: left; width: 200px; line-height: 35px;
	display: block; text-align: right; padding-top: 35px;	
}

#content {
	float: left; width: 690px; margin-left: 20px;
	display: block; 
}

#footer {
	width: 100%; background: url(images/footer.png) no-repeat center bottom;
	position: absolute;
	bottom: 0 !important;
	height: 157px;
}

#footertext {
	width: 940px; margin: auto; margin-top: 130px;	
}

.clear { clear: both; }

table {
	font-size: 12px; line-height: 14px;
}

.multiBoxDesc { display: none; }
.paddtop {
	padding-top: 35px;	
}

h1 {
	font-family: arial; font-size: 16px; line-height: 18px; margin-bottom: 10px;
}
h2 {
	font-family: arial; font-size: 12px; line-height: 18px; font-weight: bold;
}

.box_1_2
{
	width:300px; float:left;
	padding:0px; margin-right:15px;
}

.box_2_2
{
	width:270px; float:left;
	padding:0px; margin-bottom:25px;
}

.box_breit {
	width: 670px; float: left; 
	padding: 0px; margin-top: 15px;
}

.produkte_1_2
{
	width:390px; float:left;
	padding:0px; margin-right:15px;
}

.produkte_2_2
{
	width:210px; float:left;
	padding:0px; margin-bottom:25px;
}

a.fett {
	font-weight: bold; text-decoration: underline;
}

input, select
{
font-family: arial; font-size: 12px; line-height: 14px;
background-color:#FFF6E4;
border: 1px solid #61311A;
margin-top:2px;
margin-bottom:2px;
color: #61311A;
padding-left:2px;
margin-left:0px;
margin-right:0px;
}

.textfeld_gross
{
width:276px;
}

.textfeld_normal
{
width:135px;
margin-left: 0px;
margin-right:0px;
}

.textfeld_normal_marg
{
width:135px;
margin-right:2px;
}

.textfeld_klein
{
width:50px;
}

.textfeld_klein_marg
{
width:50px;
margin-right:2px;
}

.textfeld_str_ort
{
width:220px;
}

.textfeld_str_ort_marg
{
width:220px;
margin-right:2px;
}

textarea
{
font-family: arial; font-size: 12px; line-height: 14px;
background-color:#FFF6E4;
border: 1px solid #61311A;
width:276px;
color: #61311A;
padding-left:2px;
height:100px;
margin-top:3px;
margin-bottom:3px;
}

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

.button
{
font-weight:bold;
background-color:#61311A;
color: #FFF6E4;
}

.button_paypal
{
	padding: 3px;
font-weight:bold;
background-color:#61311A;
color: #FFF6E4; border: 1px solid;
}

.checkbox
{
border:0px solid;
background-color:#ffffff;
padding:0px;
}
