body {		
	padding:0;margin:0;	
	width:100%;
	height:100%;
	background:#000; 
	font-family: 'Bitter', serif;
}

#bgimg {
	position:absolute;
	overflow:hidden;
	z-index: -1;
}

*{ margin:0 auto;
	font-family: 'Bitter', serif;
}

a, .hyperlink {
	text-decoration:none;
	color:#FFBD10;
}
a:hover, .hyperlink:hover {
	color:rgb(153, 113, 10);
}


#header {	
	min-width:1000px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:#000; 
	height:200px; 
	z-index: 10;
}

#logo {
		margin: auto;
		margin-top:10px;
		margin-bottom:5px;
		width:200px;
		height:110px;
		background-image:url(../img/logo.png);
}

#dicker-gelber-strich {
	background-color:#FFBD10;
	width:100%;
	height:2px;
}

#gelber-strich {
	background-color:#FFBD10;
	width:100%;
	height:1px;
	position:absolute;
	left: 0px;
	top: 200px;
}

#nav {
	margin: auto;
	margin-top:15px;
	word-spacing:normal;
	width:1000px;
	text-align:center;
}
#nav a {
	padding-left:28px;
	float:left;
	font-weight:700;
	font-size:18px;
	color:#FFF;
	text-decoration:none;

}

.sub-nav {
	font-size:14px;
	font-weight:400;
	font-style:italic;
	color:#FFBD10;
}

#nav a:hover { 
	color:#FFBD10; 
	text-decoration:none;}
.sub-nav:hover, #nav a:hover .sub-nav{
	color:#FFF;
}

h1 {
	font-size:40px;
	color:#000;
	background-color:#FFBD10;
	padding:2px;
	padding-left:25px;
	margin-bottom:5px;
	}
h3 {
	font-size:40px;
	color:#FFF;
	text-align:center;
}
h4 {
	padding-top:15px;
	padding-bottom:2px;
	padding-left:20px;
	font-size:26px;
	color:#FFF;
}
#heading-start {
	margin-left:100px;
	margin-top:300px;
	position:absolute;
}
#page6 {
	height:1100px;
	width:100%;
	background:#afc9ff;
	padding-top:0px;
	background-image:url(../img/bg-kontakt.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
	background-attachment:scroll;
	}
	
#footer {
	position:fixed;
	bottom:0px;
	left:0px;
	background:#000; 
	height:25px; 
	width:100%;
	min-width:1000px;
	color:#FFBD10;
	padding-top:0px;
	font-family: 'Bitter', serif;
	font-size:14px;
	font-weight:400;
	font-style:italic;
}

.content {
	padding-top:220px;
	margin: 0 auto;
	width:1000px;
	height:auto;
}

#pferdezucht-text {
	position:absolute;
	margin:0px;
	width:450px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:40px;
	background-color:#000;
	color:#FFF;
}

#pferdezucht-auswahl {
	width:500px;
	margin-left:500px;
	float:left;
	font-size:14px;
}
#pferdezucht-auswahl p{
	padding:5px;
	}
.auswahlfeld {
	float:left; 
	width:230px;
	margin-left:10px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background-color:#000;
	color:#FFF;
	cursor:pointer;
}

.auswahlfeld:hover {
	background-color:#FFBD10;
	color:#000;
}
.gelbe-linie {
	background-color:#FFBD10;
	width:100%;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}
#kontakt-text {
	margin-left:500px;
	width:500px;
	height:500px;
	background-color:#000;
}
.tab-content {
	margin-left:20px;
	color:#FFF;
}

#content-detail {height:auto; min-height:490px; width:976px; color:#bbb; background-color:#000; border:2px solid #FFBD10; padding:10px; padding-bottom:20px;}
#close {float:right; background:url(../img/x.png) no-repeat #FFBD10 center; width:59px; height:59px; cursor:pointer;}
#close:hover {
	background-color:rgb(153, 113, 10);

}



#detail-zucht-text {
	float:left;
	padding-left:520px;
	padding-top:30px;
	padding-right:20px;
	min-height:400px;
}
#detail-zucht-bild {
	padding-top:30px;
	padding-left:20px;
	position:absolute;
}

#button-kontakt {
	margin-top:20px;
}
#button-kontakt a:hover {
	background:rgb(153, 113, 10);
}
#button-kontakt a {
	background:#FFBD10;
	color:#000;
	font-size:25px;
	padding:1px 30px 1px 10px;
	text-decoration:none;
	font-weight:700;
}
table {
	padding-left:20px;
	margin:0px;
	border:none 0px;
	text-align:left;
	text-decoration:none;
	table-layout:auto;

}
td {
	border:none;}
	

.linie {
	float:left;
	width:100px;
	height:2px;
	margin-bottom:200px;
	background-color:#FFBD10;
}

.objekt {width:auto;
height:500px;
}

.objekt-img { 
	position:relative;
	float:left;
}
.objekt-text {
		position:relative;
		float:left;
		padding-left:40px;
		padding-right:40px;
		padding-top:90px;
		color:#FFF;
		width:220px;
		font-size:14px;
		background-image:url(../img/ruckblick.png);
		background-position:left top;
		background-repeat:no-repeat;
}
.objekt-date {
	color:#FFBD10;
	padding-bottom:40px;
	padding-left:85px;
}
#table-pedigree{
	padding:0px;
	margin:0px;
	margin-left:20px;
	margin-top:5px;
	border:#FFF;
	border-style:solid;
	border-width:2px;
	

}
#table-pedigree td {
	border:#FFF;
	border-style:solid;
	border-width:1px;
	font-size:13px;
	padding-left:5px;
	}
	
.email-hinweis {
	padding:10px;
	background-color:#FFBD10;
	color:#000;
}

#gallery {
	margin-left:30px;
	text-align:left;
	margin-top:20px;
			}
			
img {border:none;}