body {
	background-color: #a5cf94;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background: #c5c5c5 url('bg_body.gif') repeat-x;
}

.Kopfzeile {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	height: 216px;
	width: 100%;
        background: url('header.jpg') no-repeat;
	position: absolute;
	top:0;
	left:0;
	z-index:3;
}

#Container {
	float: left;
	width: 1024px;
}

#Menue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	margin: 173px 0 8px 8px;
	float: left;
	width: 210px;
	background-color: #606060;
	border: 1px solid #ffff6a;
	font-weight: bold;
	position: relative;
	text-align: right;
	float: left;
	z-index:4 !important;
}

*html #Menue {
	margin-top: 166px;
	width: 210px;
	margin-left:6px;
}

#Menue ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Menue A, #Menue A:link, #Menue A:active, #Menue A:visited{
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        display: block;
	padding: 8px 30px;
	height: 9px;
}

#Menue A:hover
        {
        font-size: 15px;
        text-decoration: none;
        background: #ffff6a;
        color:#000;
}

#Banner {
	position: absolute;
	top:0;
	right:0;
	height: 697px;
	z-index:1;
}

#Inhalt {
	font-family: Verdana, Helvetica, sans-serif;
	padding: 5px 45px;
	padding-right: 30px;
	font-size: 14px;
	margin-top: 122px;
	width: 721px;
	position: relative;
	background: url('bg_content.jpg') 0 53px repeat-x;
	min-height: 560px;
	float: left;
	z-index:3;
}



*html #Inhalt {
	height: 560px;
	margin-top: 116px;
	width: 798px;
}

#Inhalt img {
	border: 1px soild #000 !important;
}

#Inhalt h2 {
        background: #ffff6a;
        height: 22px;
        margin: 0 -45px;
        margin-right: -30px;
        padding: 10px 45px;
        padding-right: 30px;
        margin-bottom: 1em;
}

A:link, A:active, A:visited {
        color: #000000;
        font-size: 14px;
        text-decoration: underlined;
	}

A:hover {
	color: #000000;
        font-size: 14px;
        text-decoration: none;
        position: relative;
}


p.Fusszeile {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 0.1em;
	text-align: left;
	background-color: #000;
	color:#fff;
	border: 0px;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 2em;
}

p.Fusszeile A {
        color: #fff !important;
        font-size: 12px;
        text-decoration: none;
        margin-left: 113px;
	}

p.Fusszeile A:hover {
        color: #fff !important;
        text-decoration: none;
}

table {
	font-family:Verdana;
line-height: 1.4;	font-size:14px;
	border-style:solid;
	border-width:0;
        text-align:left;
	border-color:#000000;
        border-collapse:collapse;
        }
td {
	font-family:Verdana;
line-height: 1.4;
	font-size:14px;
	border-style:solid;
	border-width:0;
        text-align:left;
	border-color:#000000;
        }

#stall {
	font-family:Verdana;
line-height: 1.4;	font-size:14px;
	border-style:solid;
	border-width:1;
        text-align:left;
	border-color:#000000;
        border-collapse:collapse;
        }
#stall td {
	font-family:Verdana;
line-height: 1.4;	font-size:14px;
	border-style:solid;
	border-width:1;
        text-align:left;
	border-color:#000000;
        }

.imgmedien {
       margin:0 10px 10px 0 !important;
       border: 1px solid #000 !important;
}




