body {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	background: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	border-bottom: 1px dashed #666666;
	width: 300px;
	padding-bottom: 2px;
}
h2 {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
#startseite {
	width: 300px;
	font-size: 1.2em;
	float: left;
	left: 20px;
	top: 50px;
	position: absolute;
	z-index: 1;
}
#bauweise {
	font-size: 1.2em;
	float: right;
	width: 250px;
	top: 400px;
	position: absolute;
	z-index: 6;
	right: 35px;
}
#img_bauweise {
	position: absolute;
	z-index: 5;
	left: 20px;
	top: 500px;
	bottom: 10px;
}


#eigenschaften {
	font-size: 1.2em;
	float: right;
	margin-right: 15px;
	position: absolute;
	z-index: 4;
	top: 240px;
	width: 415px;
	right: 15px;
}

#pavillion {
	float: right;
	margin-right: 10px;
	position: absolute;
	z-index: 2;
	top: 45px;
	right: 10px;
}

.text_fett {
	font-weight: bold;
	text-decoration: none;
}
#formular_tabelle {
	width: 500px;
}
#formular_tabelle input {
	border: 1px solid #666666;
	font-size: 1.2em;
}
#holzstapel {
	float: left;
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 235px;
}
#produkte {
	width: 600px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 50px;
	font-size: 1.2em;
}
#lieferung {
	font-size: 1.2em;
	float: left;
	top: 250px;
	position: absolute;
	z-index: 2;
	width: 600px;
	left: 20px;
}
#impressum {
	width: 600px;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 50px;
	font-size: 1.2em;
}
#kontakt {
	float: left;
	width: 600px;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 50px;
	font-size: 1.2em;
}
#wolfshuette {

	width: 600px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 50px;
	font-size: 1.2em;
}
.td_rahmen_r_u {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#table_preise td {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.td_rahmen_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.td_rahmen_u {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

