/* CSS Document */
/**/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(http://fonts.googleapis.com/css?family=Paprika);

body {
	height: auto;
	font-family: 'open sans', sans-serif;
	font-weight: normal;
	width: 100%;
	font-size: 95%;
	line-height: 26px;
	background-color: #E8E4CE;
	margin-top: 10px;
	margin: 0;
}
.nodisplay {
    display:none;
}


td.date{
    font-weight: bold;
    
    width: 125px;
}
td.ort {
    width: 95px;
}

   

H1 {
	font-size: medium;
	font-weight: lighter;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
H2{
	font-size: large;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #3a3a3a;
	padding-left: 3px;
}
H3{
	
	font-size: 0.8em;
	font-weight: bold;
	line-height: 11px;
	margin: 0;
	padding-left: 3px;
}
H4{
	font-size: medium;
	font-weight: lighter;

	
	line-height: normal;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
}
H5{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}


H6{
	font-size: 14px;
	font-weight: bolder;
	
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left: 3px;
}


ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
li{
    margin: 0;
    padding: 0;
    color: #dd8800;
    line-height: 18px;
    
    
}
hr {
	margin: 0;
	height: 1px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #000099;
	margin-left: 100px;
	margin-right: 100px;
    
}

a:link{
	color:#006666;
	text-decoration:none;
	font-weight: normal;
}

a:visited{
	color:#000066;
	text-decoration:none;
	font-weight: normal;
}

a:active{
	color:#000066;
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	color: #C13F00;
	text-decoration:underline;
	font-weight: normal;
	
}

	


#center{
	margin-top: 5px;
	width: 800px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	color: #3a3a3a;
	background-color: #E8E4CE;
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEDDF;
	border-right-color: #EEEDDF;
	border-bottom-color: #EEEDDF;
	border-left-color: #EEEDDF;
	line-height: 26px;
}
.nodisplay {
    display:none;
}



a img {
	text-decoration: none;
	clear: both;
}



#topmenu-box{
	background-image: url(bilder/logos/logo_big.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 80px;
	border:0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 798px;
}


#topmenu-innerbox{
	float: right;
	border: 0px;
	display: block;
	text-align: right;
	padding:0;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#titel-box{
	background-image: url(bilder/logos/logo_big.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	
	height: 80px;
	border:0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

a.topmenu img {
    height: 23px;    
    margin: 0;
    padding: 0;
    margin-right: 2px;
    margin-left: 10px;
    margin-bottom: 0 !important;
     float: left;
}




#header{
	padding: 10;
	border: 0px none;
	height: auto;
	margin-bottom: 20px;
	width: 800px;
	margin-top: 10px;
}
#header img {
	border:0px none;
	margin: 0;
	padding: 0;
}


#main{
	border-left:0px none;
	background-color: #E8E4CE;
	height: auto;
	padding-bottom:5px;
	margin-top: 10px;
	z-index: 3;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 25px;
}
#main p{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
#left{
	width: 220px;
	float: right;
	height: auto;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	border: thin ridge #787878;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: repeat;
	background-color: #B7AD97;
	
}

#leftside-box{
	background-color: transparent;
	width: 210px;
	height: auto;
	text-align: left;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding-top:0px;
	padding-bottom:10px;
	padding-left: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	
}

#leftside-box p{
	font-size: 85%;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	line-height: 20px;
	
    
}


#content{
	border-left:0px none;
	border-right:0px none;
	border-top:0px none;
	
	background-color: #E8E4CE;
	height: auto;
	border-bottom: 0px solid #ececec;
	float: left;
	text-align: left;
	margin-right:10px;
	margin-bottom:0px;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#full{
    border-left:0px none; border-right:0px none; border-top:0px none; margin-left: 10px;
    padding: 0;
   
    background-color: transparent;
    height: auto;
    border-bottom: 0px solid #ececec;
    float: left; 
    text-align: left; margin-right:10px; margin-top:0; margin-bottom:0
}


#breadcrumbnavi{
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight:normal;
	line-height: 20px;
	padding-left: 0px;
	margin-bottom: 15px;
	margin-left:0px;
	margin-right:0;
	margin-top:0;
	padding-right:0px;
	padding-top:0;
	padding-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	width: 800px;
	text-transform: uppercase;
}


#breadcrumbnavi a, #breadcrumbnavi a:link, #breadcrumbnavi a:visited, #breadcrumbnavi a:active {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #006666;
	

}

#breadcrumbnavi a:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#C13F00;
}

#breadcrumbnavi img{
    margin: 0;
    padding: 0;
    border: 0px none;
}
#textcontent, #textcontentfull {
	margin: 10px;
	padding: 0;
	float: left;
	
	display: inline;
}
#textcontentfull {
	width: 100%;

	
}
	
	
div.bericht {
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-left:0px;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0px;
	color: #3a3a3a;
	line-height: 18px;
}
div.mapstyle {
	font-size:12px;
	margin-top: 0;
	margin-right: 0;
	margin-left:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: normal;
}


 

#footerBox{
	padding: 0;
	margin: 0;
	width: 798px;
	height: 35px;
	margin-bottom: 16px;
	border-bottom: none;
	border-top: none;
}
#copyright{
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 8px !important;
	margin-top: 7px;
	padding-left: 10px;
}


  



#menu-unten li{
    display: inline;   
    margin: 0;
    padding: 0;
    border: 0px none;
    text-decoration: none
}
a.menu-unten:active, a.menu-unten:link {
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a.menu-unten:hover, a.menu-unten:visited {
	font-size: 11px;
	color: #C13F00;
	text-decoration: none;
	font-weight: bold;
}
#hauptmenu{
	position: absolute;
	padding: 0;
	height: 175px;
	width: 173px;
	border: 0px none;
	background-color: #ffffff;
	margin-left:10px;
	margin-right:0;
	margin-top:50px;
	margin-bottom:0;
	visibility: hidden;
}



.feature{
	
	padding-left: 10px;
	padding-right: 10px;
}



table.sitemap ul{
    list-style: disc;
    padding-left: 20px;
}


	
#contentfull{
	margin-left:20px;
	margin-right: 20px;
	margin-bottom:10px;
	text-align: left;
	margin-top: 20px;
	
	}
	
#headline{
	margin-bottom:5px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	height: auto;
	}
	
	#layer {
	height: auto;
	background-color: #e8e4ce;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	width: 800px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-top-color: #3a3a3a;
	border-right-style: none;
	border-left-style: none;
	padding: 10px;
	margin-top: 0px;
}
#pmenu, #pmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	height: auto;
	color:#3a3a3a;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
	text-transform: uppercase;
}
#pmenu {
	position: absolute;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0px;
	border:none;
	clear: both;
	top: 124px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#pmenu li {
	float:left;
	position:relative;
	height: 24px;
}
#pmenu a, #pmenu a:visited {
	display:block;
	width:160px;
	color:#3a3a3a;
	height:26px;
	line-height:26px;
	text-decoration:none;
	border:none;	
	background-image: url(bilder/menue/li_back2c.png);
	font-size:12px;
	text-align: center;
	background-repeat: repeat;
}
#pmenu li:hover >a{

	color:#C13F00;
	background-image: url(bilder/menue/li_back5.png);
	border:none;
}
#pmenu li ul {
  	display: none;
	background-image: url(bilder/menue/li_back4.png);
	border:none;
}
#pmenu li:hover > ul {
	display:block;
	position:absolute;
	top:1px;
	left:1px;
	color: #3a3a3a;
	background: #e8e4ce;
	border: none;
}

a.go {
	border: 1px solid #cccccc;
	color: #006666;
	background-image: url(bilder/logos/menu_3.png);
	background-repeat: repeat-x;
	 ;
}

a.go:hover, a.go:active, a.go:focus {
	border: 1px solid #f0f0f0;
	background: url(bilder/logos/menu_2.png) no-repeat   #F6F6F6;
	text-decoration:none;
}

a.down {
	border: 1px solid #cccccc;
	color: #006666;
	background-image: url(bilder/logos/menu_3.png);
	background-repeat: repeat-x;
	;
	font-size: 9px;
}
a.down:hover, a.down:active, a.down:focus {
	border: 1px solid #f0f0f0;
	background: url(bilder/logos/menu_2.png) no-repeat   #F6F6F6;
	text-decoration:none;
	font-size: 9px;
}



#siteInfo{
	clear: both;
	padding: 10px;
	color: #3a3a3a;
}

.Stil1 {
	font-weight: bold;
	line-height: normal;
	margin-top: -5px;
	margin-bottom: 5px;
}

.stil3 {
	font-size: small;

}



.stil4 {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
}




.Stil5 {
	font-size: small;
	line-height: normal;
	letter-spacing: -1px;
	
	border: medium groove #333333;
}

.Stil6 {

	font-weight: bold;
	margin-bottom: 10px;
}

.Stil7 {
	font-size: small;
	color: #C66300;
}


.Stil8 {
	font-size: 12px;
	font-weight: bold;

}

.Stil9 {
	font-size: small;
	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Stil10 {
	font-size: x-small;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Stil11 {


}

.Stil12 {
	color: #3a3a3a;
	font-size: x-small;

}

.Stil13 {
	color: #CA4200;
	font-size: large;
	background-repeat: no-repeat;
	font-weight: bold;
}


.leftImg{
	width: auto;
	border: 2px groove #A7A7A7;
	color: #B4A88D;
	margin-right: 3px;
}

.normImg{
	width: auto;
	border: 6px solid #B4A88D;
	color: #B4A88D;
	margin-right: 3px;
}

.Stil5 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #F9F9F9;
	background-color: #800000;
	letter-spacing: normal;
	border: 1px solid #800000;
	font-variant: normal;
	
}

.up{
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	color: #3a3a3a;
}

#pedigree label {
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-transform: none;
}
		#pedigree a:link, #pedigree a:visited, #pedigree a:active {
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
}
		#pedigree a:hover {
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
}
		#pedigree a.a-pict:link, a.a-pict:visited, a.a-pict:active  {
	border: thin solid #115098;
}
		#pedigree a.a-pict:hover{border: thin #115098;}
		#pedigree img {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
		#pedigree {
	border: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #3a3a3a;
	line-height: normal;
	font-weight: normal;
}
		#pedigree th { font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	height: 20px; }
		#pedigree tr { background-color:#E8E4CE; }
		#pedigree td { border: solid 1px #f2f2f2; text-align: center;   }
       
.foto {margin: 0; padding: 0;}

.foto img {
	border: 1px solid #003333;
	margin-right: 5px;
}
.foto li {list-style: none; position: relative;}

.foto a .gross {
display: none;
z-index: 3;

}

.foto a:hover .gross
{
display: block;
position: absolute;
top: 0;
left: 0;
z-index:3;
background-color: #FFF;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #foto a:hover { z-index: 3; background-color:#FFF;}
*+html #foto li{position: static;}
*+html #galerie a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #foto a:hover {display: block; z-index:3; background-color:#FFF;}
*html #foto li{position: static;}
*html #foto a {position: relative;} 
