/* ------------------- Grundeinstellungen ------------------- */

body {
	background-color: #f1f1c3;
	text-align: center;
	padding-top: 9px;
	background-image: url(../../bilder/design/bg_body260grau.gif);
	background-repeat: repeat-x;
} 

 /* ------------ body {
	background-color: #ff9933;
	text-align: center;
	padding-top: 9px;
	background-image: url(../bilder/design/bg_body260.gif);
	background-repeat: repeat-x;
} ------------------ */

/* ------------------- Definition der Layoutbereiche ------------------- */

#container {
	text-align: left;
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	border: 1px solid #ff9933;
}

#banner {
	width: 950px;
	height: 210px;
	background-position: left top;
	background-image: url(../../bilder/design/banner-hirsch-gesamt.jpg);
	background-repeat: repeat-x;
}
#special {
	width: 240px;
	height: 155px;
	position: absolute;
	left: 725px;
	top: 50px;
	text-align: center;
}

#bannerspecial1 {
	width: 180px;
	height: 200px;
	position: absolute;
	left: 757px;
	top: 258px;
	text-align: left;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #91181F;
	border-bottom-color: #91181F;
	background-repeat: no-repeat;
	background-position: left top;
}

#bannerspecial2 {
	width: 180px;
	height: 200px;
	position: absolute;
	left: 757px;
	top: 480px;
	text-align: right;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #91181F;
	border-bottom-color: #91181F;
}

#bannerspecial3 {
	width: 180px;
	height: 200px;
	position: absolute;
	left: 757px;
	top: 702px;
	text-align: right;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #91181F;
	border-bottom-color: #91181F;
}

#bannerspecial4 {
	width: 180px;
	height: 200px;
	position: absolute;
	left: 757px;
	top: 950px;
	text-align: right;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #91181F;
	border-bottom-color: #91181F;
}

#alles {
	width: 730px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}

#main {
	border: 1px solid #666;
	padding-top: 2em;
	background-color: #FFAD52;
	padding-bottom: 0.2em;
}

#contents {
	background-color: #FFFFCC;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
#contents li, #contens ul #contents span {
	line-height: 120%;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

#header {
	position: relative;
	height: 3em;
	width: 728px;
}
#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 728px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
#header ul#primary li  {
	display: inline;
	list-style: none;
}
#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 6.6em;
	float: left;
	display: inline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #333;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	padding-bottom: 6px;
	margin-top: 0;
	background-color: #FFAD52;
}
#header ul#primary a {
	background-color: #FFBD7A;
	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: none;
	border-left-style: solid;
	border-top-color: #A28E73;
	border-right-color: #A28E73;
	border-bottom-color: #A28E73;
	border-left-color: #A28E73;
}
#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	padding-bottom: 5px;
	background-color: #FFAD52;
}
#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.6em;
	left: 1px;
	width: 728px;
}
#header ul#secondary li span {
	width: 8.5em;
	display: block;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	background-image: none;
	background-color: #FFAD52;
	border: 1px solid #FFAD52;
}

#header ul#secondary li a {
	width: 8.5em;
	display: block;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	color: #666666;
	background-image: none;
	background-color: #FFAD52;
	border: 1px solid #FFAD52;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	border: 1px solid #FFAD52;
}
#header ul#secondary li a:active {
	color: #000;
	background: transparent;
	border-width: 1px;
	border-style: solid;
}


/* ------------------- Definition der Navigationen ------------------- */

/* ------------------- Navigation oben ------------------- */
#navoben {
	top: 3px;
	width: 425px;
	list-style-type: none;
	z-index: 5;
	left: 350px;
	position: absolute;
}

#navoben li {
	display: inline;
}

#navoben a {
	display: block;
	float: right;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#navoben a:hover {
	color: #000000;
	background-color: transparent;
}
#navoben a.akt {
	color: #000000;
}

/* ------------------- Sprache umschalten ------------------- */
#sprache {
	top: 3px;
	width: 125px;
	list-style-type: none;
	z-index: 6;
	left: 810px;
	position: absolute;
}

#sprache li {
	display: inline;
}

#sprache a {
	display: block;
	float: right;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#sprache a:hover {
	color: #000000;
	background-color: transparent;
}
#sprache a.akt {
	color: #000000;
}


/* footer-bereich */

#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-position: center top;
	height: 1.5em;
	text-align: center;
	padding-top: 5px;
	color: #CCCCCC;
	width: 740px;
}

#footer a, #print_footer a {
	text-decoration:none;
	color:#666666;
}

#footer p, #print_footer p {
	margin:0;
	padding:0;
	font-size:70%;
	font-weight:bold;
	color:#666666;
}

/* footer-navi */


#footer-navi {
	width: 700px;
	height: 1.6em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 0px;
}
#footer-navi ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-navi li {
	display: inline;
}
#footer-navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	color: #666666;
	margin-right: 4px;
	margin-left: 4px;
}
#footer-navi a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
