/*  Boxprobleme bei IE5: Width-Angabe für Aussenkante BOX; sonst für Innenkante BOX
div {
width: 100px !important; // vorbesetzen IEx kennt important nicht
\width: 140px; // wird von IE5.x
w\idth: 100px;	// wird nicht von IE5.x aber sonst fast allen
}
*/



p {
	margin: 0em 0em 0em;
}

h1 {
	font-size: 2.1em;
	margin-top: -1px;
}

h2 {
	font-size: 2.0em;
	margin-top: -1px;

}

h3 {
	font-size: 1.9em;
	margin-top: -0px;
	margin-bottom: -0px;
}

ins{
	text-decoration: underline;
	color: green;
	border-bottom: thin solid Blue;
}

body {
	/*	font-size: 100.01%;*/
	text-align: center;
	color: #101010; /*#504020;*/
	background-color:  #FCFCEC; 
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 12px;
	font-family: sans-serif;
}


.InfoTafel {
	color: #D2691E;
	border: thin solid Black;
	padding: 10px 30px 10px 30px;
}

#Edit00, #Edit01, #Edit03, #Edit05, #Edit07, #Edit10, #Edit20, #Edit30  
{
	clear: both;
}


#Edit00 {
	text-align: center;
}

#Inhalt
{
	border: 1px none Gray; /*	width: 1002px;  */
	width: 1000px;
	min-height: 500px;
	margin: -5px auto 0px auto;
	background-color: #FFFFEC; /*	position: relative;*/
	padding-top: 00px;
	font-size: 100%;
	font-family: inherit;
}

#Inhalt h3
{
font-size: 1.4em;
}

#TInhKM, #TInhKR
{
/*	color: #FFF8DC;*/
}

#TInhKM
{
	background: #3A5E17 url(bilder/kopf1.jpg) no-repeat;
	height: 100px;
	overflow: hidden;
}

#TInhKM h1 {	font-size: 35px;	}
#TInhKM h2 {	font-size: 25px; margin-top: -15px; }
#TInhKM h3 {	font-size: 20px; margin-top: -15px; }
#TInhKM h3 {	font-size: 17px; margin-top: -15px; }

#TInhML, #TInhMR
{
	height: 500px;
	color: Black;
}


#TInhML
{
	background: #B8860B;
	width: 150px;
	text-align: left;
}

#TInhMR
{
	border: thin groove #B8860B;
	width: 1px;
}



#TInhMM
{
	padding-left: 1em;
	border-left: thick outset Gray;
	width: 840px;
}

#TInhMM table
{
	width: 100%;
	font-size: 100%;
}

#TInhF
{
	width: 900px;
/*	background: #e8e3d1;*/
	text-align: left;
	font-size: 0.8em;
	border: 1px solid #eda;
	margin: 0 auto;
	clear: both;
	z-index: 0;
}

.FotoThumb {
	text-align: center;
	text-decoration: none;
	color: Black;
	width: 150px;
	height: 170px;
	border: medium outset Silver;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	float: left;
	overflow: hidden;
	background-color: #FFFFE0;
}
.FotoThumbUeberschrift {
	display: block;
	clear: both;
	font-size: 1.1em;
	padding-top: 20px;
}

.Werb500px, .Werb250px, .WerbBanner 
{
	text-align: left;
	float: left;
	margin-left: 10px; /*	border: 1px solid Blue;*/
	padding: 5px 5px 5px 5px;
	background-color: White;
	display: inline;
	clear: right;
}

.Werb250px
{
	background-color: White;
	width: 260px;
	height: auto;
	display: inline;
	float: left;
	margin: 5px 5px 0px 3px;
}
.WerbBanner 
{
	text-align: center;
	float: left;
	width: 240px;
	margin-left: 10px;
}


.subtextbox
{
	width: 98%;
	background-color: #F4F4E4;
	/*	border: thin solid #FF0000;*/
	display: block;
	clear: both;
	min-height: 200px; /*	max-height: 210px;  */
	float: left; /*	overflow: auto;*/
	overflow-y: auto;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
}

.subtextimg
{
	float: right;
	clear: right;
/*	clear: both;*/
	height: 190px;
	text-align: center;
	display: inline;
}


.subtextbox img
{
	height: 150px;
	border: thin ridge Gray;
}

.DivPopUp
{
	position: absolute;
	display: block; /*	block, none*/
	z-index: 999;
	visibility: hidden; /* visible, hidden */
	left: 50%;
	top: 100px;
	border: medium solid Gray;
	background: Silver;
}


#Editor
{
	display: block;
	z-index: 999;
	top: 100px;
	left: -5000px;
	position: absolute;
	background-color: Gray;
	width: 800px;
	height: 500px;
}

#Edit20 {
	font-size: 0.9em;
}

#Edit20 ul {
	margin: 0px 0px 0px 0.1em;
	padding: 0px 0px 0px 1em;
}

.NeueMeldung
{
	margin: 10px auto -00px auto; /*	background-color: #A29261;        */
	color: #FFF8DC; /*	height: 20px;*/
	text-align: left;
	font: normal bolder 0.8em Arial, Helvetica, sans-serif;
}
.NeueMeldung a
{
	color: #FFF8DC; /*	height: 20px;*/
}

/*------------------------ Menue Vertikal Anfang ------------------------------------*/

#MenueV
{
	margin: -00px auto -00px 2px; /*	background-color: #A29261;        */
	border: solid #B8860B;

	border-width: 2px 2px 2px 1px;
	color: #FFF8DC; /*	height: 20px;*/
/*	width: 130px;*/
	text-align: left;
}

#MenueV a
{
	color: #FFF8DC;
}

#MenueV a:hover
{
	color: Black;
}


#MenueV ul
{
	line-height: 1; /*	background: white;*/
	font-weight: bold;
	padding: 0 0 0 0px;
	margin: 0.1em 0 0em 0;
	list-style: none outside;
}

#MenueV li
{
	line-height: 1; /*	background: white;*/
	font-weight: lighter;
	padding: 0;
	margin: 0.5em 0 0em -0.1em;
	list-style: none outside;
}

#MenueV ul li
{
	/* color: Lime;*/
	font-weight: normal;
}


#MenueV ul li ul.CLMenueVP
{
	display: none;
/*	margin: 0.5em 0 0em 1.9em;*/
}

#MenueV ul li ul.CLMenueVA
{
	display: block;
	padding: 0 0 0 5px;
/*	margin: 0.5em 0 0em 1.9em;*/
}

#MenueV ul li ul li
{
	margin: 0.5em 0 0em 1.5em;
}

#MenueVInner
{
	height: 500px;
	overflow-y: auto;
	position:relative;


}

/*------------------------ Menue Vertikal Ende ------------------------------------*/


/*----------  Suckerfish Anfang ----  http://www.htmldog.com/articles/suckerfish/dropdowns/example/#  -----*/

#MenueH
{
	margin: -0.0em 0 0.0em 0;
	background: url(bilder/glasscheibe.png) repeat-x; /*	z-index: auto;*/
	text-align: left; /*	width: 1000px;*/
	height: 1.2em;
	font-size: larger;
}



#sfnav, #sfnav ul {
	/*	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	*/
	padding: 0;
	margin: 0;
	list-style: none;
/*	background-color: Blue;*/
	
}	

#sfnav ul 
{
/*	width: 1000px; */
	background: url(./bilder/glasscheibe.png) repeat-y;
}

#sfnav a {
	display: block;
/*	width: 10em;			/* IE5 rechnet Innenmaß, alle anderen Aussenmaß */
/*	w\idth: 6em;  			/* IE5x erkennt nicht, aber alle anderen  */
	width: 120px;			/* IE5 rechnet Innenmaß, alle anderen Aussenmaß */
	w\idth: 100px;  			/* IE5x erkennt nicht, aber alle anderen  */
	color: #000000;
	text-decoration: none;
/*	padding: 0.25em 1em;*/
/*	background: url(./bilder/glasscheibe.png);*/

}


#sfnav li 
{
	float: left;
/*	background: url(./bilder/glasscheibe.png);*/
	text-align: center;
}


#sfnav li#RandL 
{
/*	width: 3em;*/
	width: 50px;
}



#sfnav li#RandR a
{
	width: 50px;
}

#sfnav li ul 
{
	position: absolute;
	left: -999em;
	width: 10em;

/*
	w\idth: 13.9em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em; 
*/	
}



#sfnav li:hover ul, #sfnav li.sfhover ul 
{
	left: auto;
	text-decoration: none;
}

#sfnav li ul li, #sfnav li ul li
{
	text-align: left;
	padding-left: 0.5em;
}



#sfnav li ul li:hover, #sfnav li ul li.sfhover 
{
	text-decoration: underline;
	color: Red;
	font-weight: bold;
	text-align: left;
	padding-left: 0.5em;
}

#sfnav li ul li.sfhover 
{
	background-color: Silver;
}

/*
#sfnav li:hover, #sfnav li.sfhover {
	background: #73542A;
}
*/


#sfnav #aktiv {
	background: #73542A;
}

/*----------  Suckerfish Ende ----  http://www.htmldog.com/articles/suckerfish/dropdowns/example/#  -----*/
