* {
	margin: 0;
	padding: 0;
}


body { 
	font-size: 62.5%;
	font-family: verdana;
	color: #666;
}
#container {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/bg_unten.gif);
	background-position: 0 592px;
	background-repeat: no-repeat;
}
#oben {
	position:absolute;
	width:100%;
	height:37px;
	background: url(../images/bg.gif) no-repeat;
	
}
#schreinerei_bauer {
	position:absolute;
	top: 37px;
	width:100%;
	height:555px;
}
#rapperzell {
	position:relative;
	width:1000px;
	height:555px;
}
#inhalt {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:444px;
	float: left;
}

#fotoansicht{
	background: #f4f4f4;
	width: 100%;
	height: 425px;
	margin-top: 19px;
}

#logo {
	position:relative;
	width:200px;
	height:56px;
	float: right;
	z-index: 1;
}

/*#weissraum {
	position:relative;
	width:200px;
	height:499px;
	background-color: #fff;
	float: right;
	clear: both;
}*/

#navi_helper {
	position: relative;
	width: 800px;
	height: 35px;
	clear: both;
	float: left;
}


#navi {
	position:relative;
/*	width:800px;*/
	width:1000px;
	height:76px;
	clear: both;
	float: left;
}

#navi ul {
	display: block;
	list-style-type:none;
	clear: left;
/*	margin-top: 34px;
*/}

.main {
	margin: 35px 0 0 0;
}
.sub {
	margin: 0;
}
.subsub {
	margin: 0;
}


#navi li {
	float: left;
	display: block;
	height: 16px;
/*	margin: 0 0 4px 2px; */
	margin: 0 0 12px 2px;
	text-indent: -99999px;
	}

img {
	border: 0;
}

.pipe a,
.pipe a:visited/*,
.betten a:hover,
.betten a:active*/{
	text-decoration: none;
	position: relative;
	display: block;
	height: 18px;
	width: 7px;
	background-image: url(../images/pipe.png);
	background-repeat: no-repeat;
	cursor: default;
 }

p {
	margin: 0 0 10px 0;
}

#portrait {
	position: absolute;
	top: 17px;
	left: 38px;
	width: 264px;
	height: 381px;
	float: left;
	background: url(../images/portrait2.jpg);
}

#phil_left {
	position: absolute;
	top: 130px;
	left: 339px;
	width: 200px;
	height: 400px;
	float: left;
}

#phil_right {
	position: absolute;
	top: 130px;
	left: 550px;
	width: 200px;
	height: 400px;
	float: left;
}
#anfahrt{
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/anfahrt.gif) no-repeat;
}
#werkstatt{
	position: absolute;
	left: 0;
	top: 17px;
	width: 100%;
	height: 100%;
	background: url(../images/werkstatt.jpg) no-repeat;
}
#haftungsausschluss{
	position: absolute;
	left: 0;
	top: 17px;
	width: 580px;
	height: 314px;
	overflow: auto;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
#anfahrt_info{
	position: absolute;
	top: 415px;
	left: 580px;
}
#werkstatt_info{
	position: absolute;
	top: 349px;
	left: 600px;
	font-size: 1.1em;
}



#kontakt{
	position: absolute;
	top: 135px;
	left: 324px;
font-size: 1.1em;
}

input {
	font-size: 1.2em;
	width: 239px;
	border: 1px solid #666;
	margin: 2px 0 8px 0;

	color: #666;
}

.submit {
	width: 55px;
	background: #fff;
}

textarea {
	font-size: 1.2em;
	width: 235px;
	height: 80px;
	border: 1px solid #666;
	margin-bottom: 3px;
	padding: 2px;
	color: #666;
	font-family: verdana;
	margin: 2px 0 19px 0;
}

.success {
	display: block;
	height: 1.6em;
	background: url(../images/success.png) no-repeat;
	text-indent: 2.3em;
	margin-bottom: .5em;
}

.error {
	display: block;
	height: 1.6em;
	background: url(../images/error.png) no-repeat;
	text-indent: 2.3em;
	margin-bottom: .5em;
}
