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

body {
	color:white;
	background-color:#333333;
	margin:0;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a, a:normal, a:visited, a:active, a:hover, #inhalt a, #inhalt a:normal, #inhalt a:visited, #inhalt a:active, #inhalt a:hover{
	text-decoration:none;
	border-bottom: 1px dotted white;
	display:inline-block;
}


h1 {
	font-size:140%;
	margin-top:20px;
}

h2 {
	font-size: 130%;
	margin-top:15px;	
}

#banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 56px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1d1d1d;
	width: 100%;
	height: 100px;
	background-image: url(bilder/bannerbild4.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

#navilinks div {
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}

#navilinks a {
	text-align:left;
	font-size:90%;
	height: 25px;
}
#navilinks ul li{
	list-style-type: none;
}

#navilinks ul, #navilinks ul li ul {
	margin-top:0;
	padding-top:0;
}

#navilinks li a{
	margin: 2px;
	padding: 2px;
	margin-left:-20px;
	clear: both;
	float: left;
	width: 100%;
	color:white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-indent: 0px;
	vertical-align: middle;
	list-style-position: inside;
	text-decoration:none;
	background-image: url(bilder/buttonhgrd.jpg);
}
#navilinks li a:hover{
	margin: 2px;
	padding: 2px;
	margin-left:-20px;
	clear: both;
	float: left;
	width: 100%;
	color:white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #000000;
	border-right-color: #000000;
	text-indent: 0px;
	vertical-align: middle;
	list-style-position: inside;
	text-decoration:none;
	background-image: url(bilder/buttonhgrd2.jpg);
}


#navilinks{
	float:left;
	width:180px;
	background-color: #1D1D1D;
	width:15%;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(bilder/navihgrd.jpg);
	background-repeat: repeat-x;
}

#inhalt {
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right:none;
	border-left:none;
	border-bottom:none;
	width:80%;
	display:block;
	min-height:480px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
}

#spalterechts, #spaltelinks{
	float:left;
	display:block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width:1%
}

#inhalt img{
	border:3px solid white;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	float:left;
}

#inhalt p{
width:80%;
}

#faye, #baron, #finya, #frieda{
	margin-top:0;
	padding-top:0;
}

#faye ul ul {
	display:none;
}

#baron ul ul {
	display:none;
}

#finya ul ul {
	display:none;
}

#frieda ul ul {
	display:none;
}

#linksunten{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:3px solid white;
}
#navilinks #faye ul ul li  ,#navilinks #baron ul ul li, #navilinks #finya ul ul li,  #navilinks #frieda ul ul li{
	margin-left:-20px;
}
#navilinks #faye ul ul a ,#navilinks #baron ul ul a, #navilinks #finya ul ul a,  #navilinks #frieda ul ul a  {
	color:black;
	height:20px;
	font-size:80%;
	background-image: url(bilder/buttonhgrd3.jpg);
}
th {
	text-align: left;
}
.datumNews {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width:80%;
	margin-top:30px;
	clear:both;
}
.gruen {
	color: #66CC33;
}
.rot {
	color: #CC0000;
}
#inhalt table tr td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inhalt a{
	color:#CCCCCC;
	font-weight:bold;
	border-bottom:1px dotted white;
	text-decoration:none;
}

#inhalt a:normal{
	color:#b8b5f4;
	font-weight:bold;
	border-bottom:1px dotted white;
	text-decoration:none;
}

#inhalt a:visited{
	color:#CCCCCC;
	font-weight:bold;
	border-bottom:1px dotted white;
	text-decoration:none;	
}


#inhalt a:active{
	color:#b8b5f4;
	font-weight:bold;
	border-bottom:1px dotted white;
	text-decoration:none;	
}


#inhalt a:hover{
	color:#6666FF;
	font-weight:bold;
	border-bottom:1px dotted white;
	text-decoration:none;	
}


table.ahnentafel {
	border:3px solid white;
	margin-top:3px;
	width:95%;
	float:left;
}

.ahnentafel td{
border:1px solid white
}

.floating{
float:left;
width:auto;
clear:right;
}

.block{
float:left;
clear:both;
width:100%;
}

.galerie{
display:block;
width:95%;
float:left;
clear:both;
padding:0;
margin:0;
margin-top:20px;
}

table td{
	padding:3px;
}


.rahmen {
	border:3px solid white;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding:0;
	float:left;
}

Xembed{
	border:3px solid white;
}
.kleineschrift {
	font-size: small;
}

