﻿@charset "utf-8";
/* CSS Document */


body {
    background: #1c1d20 url(grafiken/hg.jpg) repeat-x;
	font-family: trebuchet ms;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}


/* HEADER--------------------------------------------------------- */


#header {

	color: #a0a2a6;
	letter-spacing: 5px;
	text-align: center;
	height: 215px;
	line-height: 80px;
	margin: auto;
	width: 850px;
}


/* MENU--------------------------------------------------------- */

#menu {
	display: block;
	height: 110px;
	margin: auto;
	width: 770px;
}

#menu a {
	color: #858789;
	font-size: 11px;
	height: 110px;
	line-height: 20px;
	padding: 11px 10px 11px 10px;
	text-align:center;
	text-decoration: none;
}

#menu a:hover {
	color: #ffd200;
	font-size: 11px;
	height: 110px;
	line-height: 20px;
	padding: 11px 10px 11px 10px;
	text-align:center;
	text-decoration: none;	
}

#menu a.aktiv {
	color: #ffd200;	
}


/* MAIN--------------------------------------------------------- */

#main {
	color: #dcddde;
	line-height: 12.3pt;
	margin: auto;
	padding: 19px 19px 30px 19px;
	width: 732px;
	text-align: justify;
	line-height: 18px;
	}
	
#main a {
	color: #e7be00;
	text-decoration: none;
}

#main a:hover {
	color: #e7be00;
	text-decoration: underline;
}

#main a.link {
	color: #e7be00;
	line-height: 28px;
	text-decoration: none;
}

#main a:hover.link {
	color: #e7be00;
	text-decoration: none;
}

#main img {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 0px;
}

#main img.float {
	float: left;
	margin-right: 10px;
}

#main img.hp {
	margin-right: 0px;
}

#main p.zitat {
	font-size: 11px;
	font-style: italic;
}
	
#main table.hp {
	width: 732px;
}


#main td {
	padding: 7px 10px 7px 0px;
	vertical-align: top;
}

#main td.spalte-rechts {
	padding-left: 10px;
	width: 50%;
	border-left: dotted 1px #e7be00;
}

#main td.abstammung {
	padding-left: 10px;
	width: 50%;
	border: dotted 1px #e7be00;
	background: #111214;
	vertical-align: middle;
	text-align: center;
}


#main hr {
	width: 690px;
	margin: 10px 0px 10px 0px;
}
	
#main h1 {
	color: #e7be00;
	font-family: Georgia;
	font-size: 16px;
	}
	
#main h2 {
	color: #e7be00;
	font-family: trebuchet ms;
	font-size: 16px;
	}


#main h3 {
	font-size: 13px;
	font-weight: normal;
	color: #a0a2a6;
	text-decoration: none;
	margin: 2px;
	}
	
#main h3:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#main h4 {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 2px;
	}

#main h4:hover {
	color: #ffffff;
	text-decoration: underline;
	}	

#main a.galerie {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 38px;
}

#main a.galerie:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* FOOTER--------------------------------------------------------- */


#footer {
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	height: 25px;
	line-height: 18px;
	margin: auto;
	width: 750px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
