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


body {
/* for pull-down menu to work in IE6*/
behavior:url("csshover2.htc");
padding: 0; /* ukLayout in IE 5*-Browsern zentriert - Text wird im #ukLayout-Selektor die Standardausrichtung left zugewiesen. */
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
margin: 0;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: center;
border-top-width: thin;
}
/* Hauptnavigation */

.menu{
border:none;
border:0px;
margin:0px;
padding:0px;
	}
.menu ul{
	background:#935B46;
	height:27px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a, .menu li a:visited{
background:#935B46;
color:#FFF;
font-weight: normal;
display:block;
line-height:27px;
margin:0px;
padding:0px 15px;
text-align:left;
text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
color:#FFF;
font-weight: normal;
display:block;
line-height:27px;
margin:0px;
padding:0px 15px;
text-align:left;
text-decoration:none;
background-color: #6C4333; /* Hover im Popup-Block */
			}
	.menu li ul{
		background:#6C4333; /* Farbe für Popup-Block */
  text-align:left;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:180px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:180px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
  text-align:left;
		height:27px;
		margin:0px;
		padding:0px 10px 0px 15px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#935B46;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		
/* Navigation Ende */

#topNavigation {
width: 940px;  
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: right;
height: 20px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
#Hauptnavigation {
width: 940px; 
background: #FFFFFF;
height: 27px;
margin-right: auto;
margin-left: auto;
}
#HauptnavigationBG {
background-image: url(img/bg_haupnav.png);
background-repeat: no-repeat;
background-position: center;
}
#ukLayout {
width: 940px;
background: #FFFFFF;
margin: 0 auto;
}
#Kopfzeile {
background: #FFFFFF; 
width: 940px;
margin: 0 auto;
} 
#floatli {
float: left;
}
#HauptnaviPic { /* Bild Navigation oben. */
float: left;
width: 160px;
}

#Navili { /* Navigation links. */
float: left;
margin-right: 5px;
width: 130px;
margin-top: 20px;
text-align: left;
}
.Bidlunterschrift
{
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: normal;
color: #935B46;
padding-left: 20px;
}

img.left {
	float: left;
	margin-bottom: 50px;
	margin-right: 20px;
}
/*Seitenmenue*/
#seitenmenue {
display: block;
width: 130px;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #DFDFDF;
padding-top: 3px;
padding-bottom: 3px;
background: #FFFFFF;
}
#seitenmenuegruppe {
	display: block;
	width: 130px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
#seitenmenue:hover {
display: block;
width: 130px;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #F1CB00;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F1CB00;
background: #FFFFFF url(img/logo_menuebg.png) no-repeat right center;
}
#seitenmenue:active {
display: block;
width: 130px;
text-align: left;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #F1CB00;
background-color: #FFFFFF;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
/*Ende Seitenmenue*/

a:link {
text-decoration: none;
color: #935B46;
font: 13px Arial, Helvetica, sans-serif;
}
a:visited {
text-decoration: none;
color: #935B46;
font: 13px Arial, Helvetica, sans-serif;
}
a:hover {
text-decoration: underline;
color: #F1CB00;
font: 13px Arial, Helvetica, sans-serif;
}
a:active {
text-decoration: none;
color: #935B46;
font: 13px Arial, Helvetica, sans-serif;
}


h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
color: #F1CB00;
margin-top: 0px;
margin-bottom: 2px;
}
h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #935B46;
margin-top: 2px;
margin-bottom: 2px;
}
p
{
margin-top: 10px;
margin-bottom: 5px;
}

hr{
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 0;
border-left-width: 0;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background-color: #935B46;

}
#Kopfzeile h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #Kopfzeile-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
}
#Haupttext {
background: #FFFFFF;
padding-right: 0px;
padding-bottom: 0;
padding-left: 160px;
padding-top: 15px;
}
#fusszeile {
padding: 0 10px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
background:#FFFFFF;
} 
#fusszeile p {
margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 155px;
}

input
{
font-family: "Courier New", Courier, monospace;
font-size: 13px;
font-weight: normal;
color: #666;
border: 1px solid #999;
height: 27px;
width: 250px;
margin-bottom: 3px;
}

textarea
{
height: 150px;
width: 720px;
border: 1px solid #999;
font-family: "Courier New", Courier, monospace;
font-size: 13px;
font-weight: normal;
color: #666;
margin-bottom: 5px;
}
h3
{
font-size: 13px;
font-weight: bold;
color: #FC0;
margin-bottom: 8px;
}


h4
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #935B46;
margin-top: 10px;
margin-bottom: 10px;
}
