html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/14px Tahoma,Arial, Verdana, sans-serif;
	width: 100%;
	background-color:rgb(195,119,77);
	background-repeat:repeat-y;
	color:white;
}
a {
	color:#FEB51A;	outline: none;
	text-decoration: underline;
}
a:hover {
	color:#FEB51A;
	text-decoration: none;
}
p {
	margin: 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	background-image:url("../images/background.jpg");
	background-repeat:repeat-y;
	width: 1000px;
	margin: 0 auto;
	min-height:100px;
}

#bgtop {
	margin: 0 auto;
	width: 975px;
	height: 45px;
	background-image:url("../images/background_top.jpg");
	background-repeat:no-repeat;
	text-align:right;
	padding-right:25px;
	padding-top:75px;
	}

#bgbottom {
	margin: 0 auto;
	width: 1000px;
	height: 50px;
	background-image:url("../images/background_bottom.jpg");
	background-repeat:no-repeat;
	}

#content{
	margin: 0 auto;
	width: 970px;
	background-image:url("../images/content.jpg");
	background-repeat:no-repeat;
	min-height:550px;
	overflow:hidden;
}

#block_left{
	width:300px;
	margin:510px 0 10px 50px;
	float:left;
}

#block_left2{
	width:300px;
	margin:0px 0 10px 50px;
	float:left;
}

#block_right{
	width:560px;
	margin-top:250px;
	float:right;
	margin-right: 35px;
	font-size:14px;
	text-align:justify;
	
}

#block_right2{
	width:560px;
	float:right;
	margin-right: 35px;
	margin-top: 5px;
	font-size:12px;
	
}

#block_pyramide{
	margin: 10px 0 0 15px;

}

#block_anfahrt{
	font-size:16px;
	line-height:18px;
	margin: 10px 15px 0 50px;

}

#impressum{
	font-size:16px;
	line-height:18px;
	margin: 10px 50px 0 50px;

}

ul.liste{
	list-style-type:none;
	line-height:18px;
	padding-top: 10px;
}

ul.liste li{
padding-bottom:1px;
font-weight:bold;
}

	
.pbox{
	float:left;
	width:280px;
	border: 1px solid white;
	background-color: rgb(178,81,28);
	margin-right:15px;
	margin-bottom:15px;
	padding:10px;
}

.pbox2{
	float:left;
	width:597px;
	height:300px;
	border: 1px solid white;
	background-color: rgb(178,81,28);
	margin-right:15px;
	margin-bottom:15px;
	padding:10px;
}

.pbox3{
	width:290px;
	border: 1px solid white;
	background-color: rgb(178,81,28);
	margin:15px;
	margin-top:-235px;
	padding:10px;
	padding-left:0px;
	height:250px;
	
}

.pbox4{
	float:left;
	width:933px;
	height:300px;
	border: 1px solid white;
	background-color: rgb(178,81,28);
	margin-right:15px;
	padding-top:15px;
}


.headline{
	color:#FEB51A;
	font-weight:bold;
}

.pyramide{
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:10px;
}

.pyramide2{
    margin-left: 20px;
	padding-bottom:10px;
}

.pyramide3{
		padding: 10px 0 5px 70px;
	}


.pyramidetext{
	display: block;
    margin-left: auto;
    margin-right: auto; 
	width:250px;
}

.pyramidetext2{
	margin-left:260px;
	margin-top:-310px;
}

.pyramidetext3{
	display: block;
	width:280px;
	padding-bottom:0;
	float:left;
	padding-left:10px;
}

.pyramidetext4{
	width:280px;
	padding-left:70px;
}

.h450{
	height:450px;
}

.h400{
	height:400px;
}

.h350{
	height:350px;
}


.h375{
	height:375px;
}

.anfahrtbild{
float:right;
margin-right:50px;
}

.arrow{
	float:left;
	padding-bottom:50px;
	padding-right:10px;
}

.haftung{
	font-size:12px;
	line-height:14px;
	text-align:justify;
}