body {
	 margin: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../bilder/legr.png) repeat;
	/*background: url(../bilder/metallboden_hg.jpg) repeat;*/
}

#master_schatten_body {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: url(../bilder/harder_schatten_body.png) repeat-y;
	height: auto;
}

#main {
	 width: 740px;
	 margin-left: auto;
	 margin-top: 30px;
	 margin-right: auto;
	 min-height: 500px;
}

#master_schatten_bottom {
	background: url(../bilder/harder_schatten_bottom.png) no-repeat;
	width: 780px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 740px;
	height: 60px;
	margin: 0 0 0 -1px;
	padding: 0;
}

img {
	padding: 0;
	margin: 0;
	border-style: none;
}

#nav {
	width: 125px;
	float: left;
	margin-top: 45px;
}

#content {
	width:600px;
	float: right;
	margin-top: 30px;
	display: block;
}

hr {
	border: 1px solid #039;
	margin-top: 8px;
	margin-bottom: 20px;
}

#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	border-top: 1px solid #039;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

/* @group Formularfelder */

#skizze {
	position: relative;
	width: 320px;
	float: left;
	margin: 0;
	padding: 0;
}

#skizze input {
	border: 1px solid black;
	width: 40px;
}

.wuensche1 {
	width: 520px;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.wuensche2 {
	width: 520px;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.pos_a {
	position: absolute;
	top: 7px;
	left: 100px;
	text-align: center;
}

.pos_b {
	position: absolute;
	top: 160px;
	left: 263px;
	text-align: center;
}

.pos_c {
	position: absolute;
	top: 356px;
	left: 16px;
	text-align: center;
}

.pos_d {
	position: absolute;
	top: 316px;
	left: 100px;
	text-align: center;
}
.pos_e {
	position: absolute;
	top: 356px;
	left: 174px;
	text-align: center;
}

.pos_f {
	position: absolute;
	top: 92px;
	left: 428px;
	text-align: center;
}

.pos_g {
	position: absolute;
	top: 160px;
	left: 406px;
	text-align: center;
}

.pos_h {
	position: absolute;
	top: 160px;
	left: 532px;
	text-align: center;
}

.pos_i {
	position: absolute;
	top: 300px;
	left: 370px;
	text-align: center;
}

/* @end */

.tab_pos {
	vertical-align: top;
}

#info {
	border-top: 1px solid maroon;
	border-right: 1px solid maroon;
	background-color: yellow;
	width: 300px;
	height: 50px;
	left: 0;
	bottom: 0;
	position: absolute;
}

#bottom {
	height: 40px;
	display: block;
	width: 100%;
	margin-top: 40px;
}

/* @group Linkformatierungen */

#nav a {
	font-weight: bold;
	text-decoration: none;
    color: #039;
    display: block;
    padding: 3px;
	background-color: white;
	width: auto;
	height: auto;
}
	
#nav a:hover {
	color: #FFF;
    background-color: #039;
	width: auto;
	height: auto;
}

#nav .aktiv {
	color: #FFF;
    background-color: #039;
	font-weight: bold;
	display: block;
    padding: 3px;
	width: auto;
	height: auto;
}

.produkte a {
	text-decoration: none;
	color: #039;
	padding: 4px;
}

.produkte a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #039;
}

/* @end */

/* @group classes */

.cleaner {
	clear: both;
}

.rechts {
	float: right;
}

.produkte {
	border-bottom: 1px solid #039;
	height: auto;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}

.warnung {
	background-color: #ffa4a4;
}

/* @end */

.indexbilder {
	margin-left: 40px;
}

h2 {
	padding-top: 2px;
}

.center {
	text-align: center;
	width: 100%;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.referenz_bilder_links {
	width: 300px;
	height: 225px;
	margin: -80px 0 0 40px;
	padding: 0;
	border: 3px solid white;
	float: left;
}

.referenz_bilder_rechts {
	width: 300px;
	height: 225px;
	margin: -80px 40px 0 0;
	padding: 0;
	border: 3px solid white;
	float: right;
}

.head_korrektur {
	left: -1px; 
	position: relative;
}
