html{
	font-family: Verdana, Arial;
	font-size:12px;
}

table{
	font-family: Verdana, Arial;
	font-size:12px;
	width:400px;
	height:375px;
	border-right:1px solid #2d2a1b;
	border-bottom:1px solid #2d2a1b;
	text-align:center;
}

td {
	border-left:1px solid #2d2a1b;
	border-top:1px solid #2d2a1b;
}

body{
	background-color:#11100f;
	text-align:center;
	padding:0;
	margin:0;
	padding-top:50px;
	padding-bottom:50px;
	color:#fdd386
	}


#hauptordner{
	width:800px;
	margin:auto;
	min-height:430px;
	text-align:left;
	background-color:#1b1a18;
}

#linie_links{
	width:1px;
	float:left;
}

#head{
	width:799px;
	background-image:url(../img/linie_oben.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
	float:left;
}

#logo{
	width:149px;
	margin-top:20px;
	float:left;
}

#logo img{
	margin-left:20px;
}

#logo2{
	width:623px;
	height:35px;
	padding-left:23px;
	margin-top:25px;
	float:left;
}
#logo2 img{
	margin-top:5px;
}

#navigation{
	width:650px;
	height:40px;
	font-size:17px;
	float:left;
}

#navigation ul{
	padding:0;
	margin:0;
	list-style:none;
}

#navigation li{

	padding-left:22px;
	padding-right:22px;
	float:left;
}

#navigation a{
	text-decoration:none;
	color:#fdd386
}

#navigation a:hover{
	color:#fec43e;
}

#navigation span{
	color:#fec43e;
}

#trennlinie{
	float:left;
}

#content{
	width:799px;
	background-repeat:no-repeat; 
	background-position:bottom right;
	background-color:#1b1a18;
	background-image:url(../img/linie_rechts.jpg); 
	float:left;	
}

#text{
	width:768px;
	min-height:430px;
	height:auto !important;  /* für moderne Browser */
	height:430px;  /*für den IE */
	padding-left:20px;
	margin-top:50px;
	float:left;
}

#text a{
	color:#fdd386;

}

.home_1{
	width:408px;
	float:left;
}

.home_2{
	width:340px;
	float:left;
}


.ueberschrift{
	font-size:13px;
	font-weight:bold;
}

.pf_element{
width:540px;
height:450px; 
float:left;
}

.pf_element2{
width:200px; 
height:450px; 
float:left;
}

.pf_element_hengst{
height:420px;
width:330px;
float:left;
}

.pf_element2_hengst{
width:400px;
height:420px;
text-align:left;
float:left;
}

.galerie{
width:245px;
float:left;
height:210px;
}

.formular{
width:500px;
float:left;
}

#footer{
	width:798px;
	height:24px;
	background-color:#1b1a18;
	background-repeat:no-repeat; 
	background-position:bottom right;
	background-image:url(../img/linie_unten.jpg); 
	text-align:right;
	color:#5f4d23;
	float:left;
}

#footer a{
	text-decoration:none;
	color:#5f4d23;
}

#impressum{
	position:absolute; 
	margin-top:-25px;
	padding-left:715px;
	float:left; 
	color:#5f4d23;
}

#impressum a{
	color:#5f4d23;
	text-decoration:none;
}
