/* ab hier thrColAbsHdr */
@charset "utf-8";

*
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
}

img
{
	text-decoration: none;
	border:0px;
	padding:0px;
	
}

/*img a:hover,*/ a:hover img, td a:hover img
{
	text-decoration:none;
	border:0px;
	padding:0px;
	
}


/*
a:hover
{
	color:#FFF;
		background-color:#467a00;
}
*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auff&uuml;llung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #4A3400;
	background-color: #FFFFFF;
	margin-top:0;

		
    }
	
	 #schatten
 {
	background-image: url(/styles/bilder/schattenrahmen_mitte.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
 }

#schatten_unten
{
	background-image: url(/styles/bilder/schattenrahmen_unten.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
	
	
	
    .thrColAbsHdr #container {
	background-color: #C0C0C0;
	background-position: 100px 0px;
	border: 1px solid #806C53;
	width: 1020px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #3c2900;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
    } 
	
	#enclose
{
	background-color: #FFF;
	background-position: bottom;
	border-right: 1px solid #3c2900;
	float: left;
	width: 829px;
	/* background-image: url(../bilder/Hintergrundverlauf.jpg); */
	background-repeat: repeat-x;
}
    .thrColAbsHdr #header {
	height: 150px;  /* Diese Auff&uuml;llung entspricht der linksb&uuml;ndigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auff&uuml;llung entfernen. */
	background-color: #fff;
	margin-bottom: 0px;
	margin-top:0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(/bilder/_header/header_vorlage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*background-image: url(../bilder/_header/header_vorlage.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
    } 
    .thrColAbsHdr #header h1 {
	margin: 0; /* Durch die Verwendung der Auff&uuml;llung anstelle von R&auml;ndern l&auml;sst sich gew&auml;hrleisten, dass das Element die Kanten des div nicht ber&uuml;hrt. */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
    }
    .thrColAbsHdr #sidebar1 {
	background-color: #FFFFFF;
	background-position: top;
	float: left;
	width: 180px;
	min-height: 540px;
	background-image: url(../bilder/Hintergrundverlauf180a_orange.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }
    .thrColAbsHdr #sidebar2 {
	float: right;
	width: 190px;
	min-height: 540px;
	background-image: url(../bilder/Hintergrundverlauf180a.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	background-color:#FFF;
	font-size: 11px;
	color: #666;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5;
	padding-left: 0px;
    }
	
	 
	
    .thrColAbsHdr #mainContent {
	float: right;
	width: 618px;
	min-height: 540px;
	background-image: url(../bilder/Hintergrundverlauf1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3c2900;
    }
	
 	
    .thrColAbsHdr #footer {
	clear: both;
	padding-top: 1em;
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #806c53;
	height: 100%;
    } 
	
	#footer a
	{
		color: #467a00;
	}
	
	#footer a:hover
	{
		color:#FFF;
		background-color:#467a00;
	}
    
    .fltrt { /* Mit dieser Klasse k&ouml;nnen Sie ein Element auf der Seite nach rechts flie&szlig;en lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
	/*font-size: 90%; */
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 4px;
	margin-right: 0px;
    }
    .fltlft { /* Mit dieser Klasse k&ouml;nnen Sie ein Element auf der Seite nach links flie&szlig;en lassen. */
    	float: left;
    	margin-right: 8px;
    }
	
	


.thrColAbsHdr #container #mainContent table p
{
	/*font-size:23px */
	font-size:12px;
	text-align: justify;
	color:#666;
	text-align: justify;
	padding: 5px;
}



/*
.thrColAbsHdr #container #mainContent table
{
	padding: 5px;
	

}
*/


.thrColAbsHdr #rand_unten
{
	background-color: #FFFFFF;
	height: 12px;
	width: 1040px;
	position: absolute;
	top: 874px;
	z-index: 1;
	overflow: visible;
	visibility: visible;
	left: 69px;
}

/*
#mainContent p
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-right: 2px;

}
*/
#pfad
{
	text-align:right;
	font-size:9px;
	color:#3c2900;
	margin-right:20px;
}
#pfad a
{
	font-weight:normal;
}

.TabbedPanelsTab
{
	list-style-type: none;
}



.hmenu {
	background-image: none;
	background-repeat: repeat-x;
	width: 173px;
	background-color: #FFFCF2;
	color: #4F3700;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: 0px;
	/*
		border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	
	border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px; */
}

#hmenu1
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	color: #593F00;
	text-decoration:none;
	padding-top: 4px;
	margin-left: 5px;
	margin-top: 15px;
	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;
	padding-bottom: 10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	
	
}



#hmenu1 a
{
	text-decoration:none;
	color:#3c2900;
}

#hmenu1 a:hover
{
	color:#FFF;
	background-color:#467a00;
}

#hmenu1 ul
{
	list-style:none;
	margin-left:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#hmenu ul ul
{
	background-color: #FFEDC4;
	margin-left:0px;
	
}


#hmenu ul ul ul
{
	background-color: #FFDE91;
	margin-left:0px;
	
}

#hmenu1 ul li, #hmenu ul li ul li, #hmenu ul li ul li ul li, #hmenu li ul li
{
	margin:0px;
	padding:0px;
	
	
}

.normal1, .unbelegt1
{
	padding-left:5px;
	background-color: #FFF5DF;
	padding-top:3px;
	padding-bottom:3px;
	border-top:solid 1px;

}
.current1
{
	border-top: 1px solid #592d00;
	border-bottom: 1px solid #592d00;
	font-weight:bold;
	background-color: #FFF5DF;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-top:solid 1px;
}


.normal2, .unbelegt2
{
	padding-left:10px;
	background-color: #FFEBBB;
	padding-top:3px;
	padding-bottom:3px;	
}

.current2
{
	border-top: 1px solid #592d00;
	border-bottom: 1px solid #592d00;
	font-weight:bold;
	color:#3c2900;
	background-color: #FFEBBB;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.normal3, .unbelegt3
{
	background-color: #FFDF96;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}

.current3
{
	border-top: 1px solid #592d00;
	border-bottom: 1px solid #592d00;
	font-weight:bold;
	color:#3c2900;
	background-color: #FFDF96;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}





#myTabsContent h1, #myTabsContent1 h1, #myTabsContent2 h1, #myTabsContent3 h1, #myTabsContent9 h1
{
	font-size: 15px;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../bilder/h1-hintergrund.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: left 9px;
	padding-top: 15px;
	color: #3c2900;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
} 



ul
{
	list-style-position: outside;
	list-style-image: url(../bilder/dreieckr.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 2px;
	margin-left: 10px;
}

ul li
{
	padding-bottom:1px;
	padding-top:2px;
}
h1
{
	font-size: 15px;
	text-decoration: none;
	padding-left: 15px;
	background-image: none;
	background-repeat: repeat-x;
	text-align: center;
	background-position: left 9px;
	padding-top: 0px;
	color: #3c2900;
	padding-right: 15px;
	padding-bottom: 6px;
	margin-bottom: 4px;
	margin-top: 0px;
}

.thrColAbsHdr #mainContent_breit h3
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	color: #5E4200;
	text-decoration: none;
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 2px top;
}

.thrColAbsHdr #mainContent_breit h2
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #3c2900;
	text-decoration: none;
	margin-top: 0px;
	text-align: center;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 2px;
}

#mainContent_breit p
{
	margin-bottom:0;
}

.fototabelle .maininfo_text table
{
	width:100%;
}

.blocksatz
{
	text-align: justify;
}

.zentriert
{
	text-align: center;
}

.zentriert table
{
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.links_eingerueckt
{
	padding-left: 5px;
	color: #888;
	padding-right: 0px;
	margin-right: 5px;
}

.liste_mit_pfeil
{
	list-style-image:url(../bilder/dreieckr.gif);
}


h3
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #555;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}

.bildertabelle
{
	background-color:#FFF;
	text-decoration:none;
	text-align: center;
}
#platzhalter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 0px;
	z-index: 1000;
	left: 0px;
}


.gruen {
	color: #093;
}
.orange {
	color: #3C2900;
}

.hervorhebung_im_text
{
	color:red;
	font-weight:bold;
	padding:10px;
}

.bildbeschreibung {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.bildertabelle_hoch
{
	background-image: url(../bilder/Hintergrundverlauf180.jpg);
	background-repeat: repeat-x;	
}


.align_left
{
	text-align:left;
}
/*
.weiterer_Inhalt {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
*/
.suchergebnis {
	padding: 10px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
/*
.ordnungszahl
{
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	color: #666;
}
*/
#navsite
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

#navsite_u
{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top: 0px;
	padding-top: 0px;
}


#navsite h5, #navsite_u h5 {display:none;}

#navsite ul, #navsite_u ul 
{
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #778;
	border-left-color: #FFF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
}
#navsite ul li, #navsite_u ul li
{
	list-style: none;
	margin:0;
	display:inline;
}
#navsite ul li a, #navsite_u ul li a
{
	padding: 2px 0.3em;
	margin-left: 0px;
	text-decoration:none;
	background-color: #fff3d9;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	
	border-left-style: solid;
	border-top-color: #778;
	border-right-color: #778;
	
	
	border-bottom:solid 1px #778;
	
	border-left-color: #778;
	
	border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
}
#navsite ul li a:link, #navsite_u ul li a:link
{
	color: #4a3400;
	font-weight: normal;
}
#navsite ul li a:visited, #navsite_u ul li a:visited

{
	color:#4a3400;
	font-weight: normal;
}

#navsite ul li a:link:hover, #navsite ul li a:visited:hover, #navsite_u ul li a:link:hover, #navsite_u ul li a:visited:hover
{
	color:white;
	background-color:#467a00;
	font-weight: normal;

}
#navsite ul li a#current, #navsite_u ul li a#current
{
	background: white;
	border-bottom: 1px solid white;
	color: #467a00;
	font-weight: normal;
	
	
}

#navsite ul li #current, #navsite_u ul li #current
{
	background: white;
	color: #467a00;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: white;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
	
	border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
}

/*

#mytabsContent, #mytabsContent1, #mytabsContent9
{
	border: 0px solid #3c2900;
	color: #3c2900;
}
*/

.haupteintrag_untertitel table
{
	padding-bottom:10px;
	height:100%;
}

#mytabsContent2, #mytabsContent3, #mytabsContent, #mytabsContent1, #mytabsContent9
{
	border: 0px solid #3c2900;
	color: #3c2900;
	padding-left:22px;
	padding-right:22px; 
}

.mytabsContent_suchergebnis
{
	color: #3c2900;
	padding-left:22px;
	padding-right:22px;
	 
}


#mytabs {
	border: 1px solid #666;
}

#crumbs
{
	background-color:#fff;
	padding:4px;
	text-align: right;
	font-size: 11px;
}
#crumbs h3
{
	display:none;
}
#crumbs ul
{
	display:inline;
	padding-left:0;
	margin-left:0;
}
#crumbs ul li
{
	display:inline;
	
}
#crumbs ul li a:link
{
	padding: .2em;
}

#crumbs ul ul li 
{
	background-image: url(../bilder/dreieckl.gif);
	background-repeat: no-repeat;
	padding-left:12px;
	background-position: left 3px;
}



#enclose_breit
{
	background-color: #FFF;
	background-position: bottom;
	background: url('../bilder/Hintergrundverlauf1.jpg') repeat-x bottom;
	border-right: 1px solid #3c2900;
	float: left;
	width: 1020px;
}

#sidebar1_breit {
	background-color: #FFFFFF;
	background-position: top;
	float: left;
	width: 170px;
	min-height: 720px;
	background-image: url(../bilder/Hintergrundverlauf180.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
    }

#mainContent_breit {
	float: right;
	width: 829px;
	background-image: url(../bilder/Hintergrundverlauf1_orange.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #806c53;
	color: #3c2900;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }
	
	
#mainContent_breit table p
{
	text-align: justify;
	color:#3c2900;
	text-align: justify;
	padding: 5px;
	margin-bottom: 0px;
}




#mainContent_breit p
{
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 2px;

}

#mainContent_breit h2
{
/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../bilder/h2-hintergrund.gif);
	background-repeat: repeat-x;
	background-position: 2px;
}





#mainContent_breit a
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	color: #467a00;
	text-decoration: none;
	font-weight: bold;
}

#mainContent_breit p a:hover, #mainContent_breit h1 a:hover, #mainContent_breit h2 a:hover, #mainContent_breit h3 a:hover, #mainContent_breit li a:hover, #mainContent_breit span a:hover
{
	color: #FFF;
	background-color: #467a00;


}



#mainContent_breit a:hover img, #mainContent_breit img 
{
	border:0;
	padding:0;
	margin:0;
	background-color: transparent;
}


.bildertabelle_breit
{
	background-color: #3c2900;
	padding-right: 15px;
	background-image: url(../bilder/Hintergrundverlauf180-150.jpg);
	background-repeat: repeat-x;
	width: 786px;
	
}

input
{
	display:block;
	margin-bottom: 1.25em;
	width: 400px;
	border:solid #3c2900;
	border-width: 1px;
	background-color: #FFFAEA;
	color: #3c2900;
}

textarea
{
		display:block;
	margin-bottom: 1.25em;
	width: 400px;
	height:400px;
	border:solid #3c2900;
	border-width: 1px 2px 2px 1px
	
}

#counter
{
	clear: both;
	margin-top: auto;
	margin-right: 40%;
	margin-bottom: auto;
	margin-left: 40%;
	
}

#newsticker
{
	margin-top:16px;
	margin-right:0px;
	margin-left:4px;
	border:solid 1px;
	padding:6px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	
}
#newsticker h1
{
	font-weight:bold;
	margin:0px;
	font-size:12px;
	border-bottom:1px solid;
	padding: 4px;
}
.tickermeldung
{
	margin-top:5px;
	font-size:11px;
	
}
.tickerdatum
{
	font-style:italic;
}
.tickerdatum a
{
	color:#467a00;
	text-decoration:none;
	font-weight:normal;
}

.tickerdatum a:hover
{
	color:#FFF;
		background-color:#467a00;
		font-weight:normal;
}

.maininfo_titel_datum
{
	font-size: 11px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: normal;
	line-height: 12px;
	text-align:left;
}

.haupteintrag_suche
{
	margin:20px;
	
}

.haupteintrag, .maininfo
{
	margin-top: 10px;
	margin-bottom: 12px;
	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: #3c2900;
	border-right-color: #3c2900;
	border-bottom-color: #3c2900;
	border-left-color: #3c2900;
	/*margin-right: 40px;
	margin-left: 40px; */
	background-color: #FFF;
	
	border-radius:6px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;

}

.maininfo_text table tr td, .maininfo_text .zentriert table tr td
{
	padding-bottom:5px;
}

.maininfo_text .fltrt table tr td
{
	padding: 3px;
	margin: 0px;	
}

.haupteintrag_titel, .maininfo_titel
{
	padding-right: 6px;
	padding-left: 10px;
	background-color: #FFF3D9;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	text-align:left;
	
	border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
}

.haupteintrag_titel_zentriert
{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF3D9;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	text-align:center;
	line-height: 1.5em;
	
	border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
}

.haupteintrag_untertitel
{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFAF0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 1.4em;
	
	border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
}

.haupteintrag_fusstitel
{
	padding-right: 14px;
	padding-left: 14px;
	background-color: #FFFAF0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	text-align:left;
	
	border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
}

.haupteintrag_untertitel_zentriert
{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFAF0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align:center;
	line-height: 1.4em;
	
	
}

.maininfo_ergaenzung
{
	border-top-width: 1px;
	border-top-style: solid;
}

.maininfo_ergaenzung p
{
	padding-left:14px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.maininfo_untertitel table tr td, .haupteintrag_untertitel table tr td, .maininfo_untertitel .zentriert table tr td
{
	padding-bottom:0px;
	padding-top:4px;
	padding-right:5px;
}

.maininfo_ergaenzung table tr td, .maininfo_ergaenzung .zentriert table tr td
{
  padding-bottom:2px;
	padding-top:2px;
	padding-right:2px;
	padding-left:2px;
	
}
/*

.maininfo_ergaenzung table tr td a:hover img, .maininfo_ergaenzung .zentriert table tr td a:hover img, .maininfo_ergaenzung table tr td img, .maininfo_ergaenzung .zentriert table tr td img
{
  padding:0;
  border:0;
  margin:0;
	
}
*/
.haupteintrag_text, .maininfo_text
{
	text-align:justify;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
}
/*
.zweispaltig
{
	width: 94%;
	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;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

.zweispaltig .zweispaltig_text
{
	padding-top: 10px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.zweispaltig .zweispaltig_text .linke_spalte
{
	width: 48%;
	padding-right: 13px;
	height: 100%;
	float: left;
}

.zweispaltig .zweispaltig_text .rechte_spalte
{
	width: 50%;
	float: right;
}

.haupteintrag .zweispaltig .spalte
{
	width: 47%;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	padding-top: 8px;
	vertical-align: top;
}
*/
 #jahr
  {
	text-align:center;
	font-weight:bold;
	position:absolute;
	margin-right: auto;
	margin-left: 490px;
	margin-top: 126px;
	font-size: 1.2em;
	width: 140px;
  }
  
#adresse
{
	text-align: center;
	padding-bottom: 10px;
	width: 320px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	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-radius:6px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#weiss
	{
	position:relative;
	width: 280px;
	top: 140px;
	left: 426px;
	font-size: 9px;

	color: #000;
	}
	
.bildertabelle_ueberschrift
{
	text-align:center;
	font-weight:bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
}

.td_bildertabelle
{
	text-align: center;
	vertical-align: top;
	padding-bottom: 6px;
	padding-top: 4px;
}

.fotogalerie_anleitung, #fotoanleitung
{
	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;
	margin-left:30px;
	margin-right:30px;
	margin-top:7px;
	margin-bottom:10px;
	text-align:left;
	
	padding:6px;
}



 .fototabelle
 {
	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;
	/*margin-right: 13px;
	margin-left: 13px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	
	border-radius:6px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	/*border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;*/
 }

.fototabelle tr
{
	padding-top: 10px;
}

.fototabelle_ueberschrift
{
	font-weight: bold;
	background-color: #FFF3D9;
	text-align: center;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.fototabelle_unterschrift
{
	text-align: center;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 8px;
	background-color: #FFF;
	padding-bottom: 4px;
	
	border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
}

.fototabelle table
{

}

.fototabelle .inner
{
	padding-bottom: 8px;
	padding-top: 6px;
}

.fototabelle .inner td
{
	padding-bottom: 6px;

}

.sonderabsatz
{
	background-color: #FDF7ED;
}

table#mit_Rahmen
{
	border:solid 1px;
	border-collapse:collapse;
	margin-top: 12px;
	padding: 0px;
	margin-bottom: 10px;
	
}
table#mit_Rahmen td
{
	border:solid 1px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.versteckt
{
	display:none;
}
/*
input#p_search
	{
	margin-top: 20px;
	}
*/	
.highlight
{
	background-color:#DAFF82;
}

.rechtsbuendig
{
	margin: 0px;
	padding: 0px;
	float: right;	
}

#footer #zeitanzeige
{
	margin-top: 1px;
	margin-bottom: 8px;
}

input#suchbutton
{
	display:block;
	margin-bottom: 1.25em;
	width: 400px;
	border:solid #3c2900;
	border-width: 1px 2px 2px 1px;
	border-radius:6px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color: #FFD5AA;
	color: #3c2900;
	
	font-weight: bold;
}
input#suchfeld
{
	background-color: #FFF;
	width: 171px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}


input#suchicon
{
	background-image: url(/styles/bilder/search.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 173px;
	background-color: #FFEBBB;
	background-position: 150px center;
	margin: 0px;
	padding: 0px;
	/* [disabled]font-size: 1em; */
	font-weight: bold;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
}

#suchresultat
{
	/* [disabled]margin-top: 20px; */
	margin-right: 0px;
	/* [disabled]margin-bottom: 30px; */
	margin-left: 0px;
	
}

#suchzeile
{
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	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;
	padding-top: 4px;
	padding-bottom: 10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	color: #593F00;
}

#hmenu1 h2
{
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 1em;
	line-height: 1.1em;
}

#suchzeile h2
{
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.1em;
	line-height: 1.1em;
}

.kursiv
{
	font-style:italic;
}

.suchfeld_inaktiv
{
	font-style:italic;
	color:#ACACAC;
}

.suchfeld_aktiv
{
	font-style:normal;
}

#abschluss
{
	clear: both;
}

