/*  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: 3.1em;
}

h2 {
	font-size: 2.5em;
	margin-top: -1px;
}

h3 {
	font-size: 2em;
	margin-top: -0px;
	margin-bottom: -0px;
}

li
{
	margin-top:10px;
	padding-top:0px;
}

body {
	font-size: 100.01%;
	text-align: left;
	color: #403318;
	background-color: #F8F8EC;
	font-family: sans-serif;
	background-repeat: no-repeat;
}

#Noscript
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: red;
}

input
{
	background-color: #ECECEC;
}


#Inhalt
{
	border: 1px none Gray; /*	width: 1002px;  */
	width: 1100px;
	height: 600px;
	margin: -5px auto 0px auto;
	background-color: #FFFFEC; /*	position: relative;*/
	padding-top: 00px;
	text-align: left;
}

#tdKopf
{
	background: #FFFF00;
	border-top: 20px solid Black;
	padding-top: 0px; /*	padding-bottom: -10px;*/
	border-bottom: 5px solid #00CC00;
	height: 60px;
}

#tdKopf div h1
{
	color: #00CC00;
	font-size: 40px;
	text-align: center;
	margin-top: -5px;
}


#tdInhML, #tdInhMR
{
/*	height: 500px;*/
	color: Black;
}


#tdInhML
{
	background: #B8860B;
	width: 50px;
	text-align: left;
}

#tdInhMR
{
	border: thin groove #B8860B;
	width: 1px;
}



#tdInhMM
{
	padding-left: 1px;
/*	border-left: thick outset Gray;*/
/*	width: 840px;*/
}

#tdFuss
{
	padding-top: 5px; /*	padding-bottom: -10px;*/
/*	height: 60px;*/
	text-align: center;
	background: transparent;
	border-top: medium groove Gray;
	*: /;
}


#IDiframe
{
	height: 800px;
}


/*------------------------ Menue Vertikal Anfang ------------------------------------*/

#MenueV
{
	margin: -00px auto -00px -10px; /*	background-color: #A29261;        */
	border: solid #73542A;
	border-width: 1px 1px 1px 2px;
	color: #FFF8DC; /*	height: 20px;*/
	width: 140px;
	height: 800px;
	text-align: left;
	font: normal bolder 0.8em Arial, Helvetica, sans-serif;
	overflow: auto;
}

#MenueV a
{
	color: #FFF8DC;
}

#MenueV a:hover
{
	color: Black;
}


#MenueV ul
{
	line-height: 1; /*	background: white;*/
	font-weight: bold;
	padding: 0;
	margin: 0.1em 0 0em 0;
	list-style: none;
	display: none;
}

#MenueV li
{
	line-height: 1; /*	background: white;*/
	font-weight: normal;
	padding: 0;
	margin: 0.5em 0 0em 0.5em;
	list-style: none;
}

#MenueV ul li
{
	color: Lime;
	font-weight: bold;
}


#MenueV ul li ul.CLMenueVP
{
	display: none;
/*	margin: 0.5em 0 0em 1.9em;*/
}

#MenueV ul li ul.CLMenueVA
{
	display: block;
/*	margin: 0.5em 0 0em 1.9em;*/
}

#MenueV ul li ul li
{
	margin: 0.5em 0 0em 1.5em;
}

/*------------------------ Menue Vertikal Ende ------------------------------------*/


/*----------  Suckerfish Anfang ----  http://www.htmldog.com/articles/suckerfish/dropdowns/example/#  -----*/

#MenueH
{
	margin: -20.0px 0 -10px 0; /*	background: url(bilder/glasscheibe.png) no-repeat center;
/*	z-index: auto;*/
	text-align: left;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#sfnav, #sfnav ul {
	/*	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	*/
	padding: 0;
	margin: -0px;
	list-style: none;
}	

#sfnav ul 
{
	background-color: #00CC00;; /*	background: url(./bilder/glasscheibe.png);*/
}


#sfnav a {
	display: block;		/* beachte bei width auch 	#sfnav li ul */
/*	width: 10em;			/* IE5 rechnet Innenmaß, alle anderen Aussenmaß */
/*	w\idth: 6em;  			/* IE5x erkennt nicht, aber alle anderen  */
	width: 130px;			/* IE5 rechnet Innenmaß, alle anderen Aussenmaß */
	w\idth: 130px;  			/* 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);*/
/*	background: url(bilder/tab.jpg);*/
	background: url(bilder/tab.gif);
	text-align: center;
	margin-left: 2px;
}


#sfnav li#RandL 
{
	/*	width: 3em;*/
	width: 150px;
	background-image: none;
}



#sfnav li#RandR a
{
	width: 50px;
	background-color: Yellow;
}

#sfnav li ul 
{
	position: absolute;
	left: -999em;
	width: 10em; /*
	w\idth: 13.9em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em; 
*/
	margin-left: 5px;
	border: thin solid Black;
	overflow: hidden;

}

#sfnav li ul li
{
		text-align: left;
		background-image: none;
		padding-left: 5px;
}
/*
#sfnav li ul a {
	width: 13em;
	w\idth: 9em;
}
*/


#sfnav li:hover ul, #sfnav li.sfhover ul 
{
	left: auto;
	filter:alpha(opacity=90);
   -moz-opacity:0.9;
}


#sfnav li ul li:hover, #sfnav li ul li.sfhover  {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}

#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/#  -----*/

