body {
    min-height: 101%;
    font-size: 100.01%; 
    position: relative;
    text-align: left;
	background-image:url(../bilder/neu_bg2.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	position: relative;
	float: none;
	width: 730px;
	overflow: hidden;
	height: 685px;
	margin: auto;
	top: 30px;
}
#inhalt {
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	height: 400px;
	width: 523px;
	background-color: #e8e8e8;
}

#bild {
	position: relative;
	float: left;
	width: 723px;
	height: 198px;
	background-color: #c22828;
	left:7px;
	top: 0px;
}
#linie2 {
	 position: absolute;
	 float: left;
	 margin: 0px;
	 padding: 0px;
	 top: 198px;
	 left: 0px;
}
#steuerung {
	position: relative;
	float: left;
    width: 200px;
	height: 400px;
	padding:  0px;
	margin: 0px;
	top: 0px;
	left: 7px;
	background-color: #e0e0e0;
}
#steuerung ul li {
	position: relative;
	float:left;
	width: 160px;
	list-style: none;
}
#steuerung ul li a {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 0px;
	margin: 0px;
	color: #c41212;
	text-decoration: none;
}
#steuerung ul li a:hover {
	color: #c41212;
	text-decoration: underline;
}  
.lauftext {
	color: #515050;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.lauftextklein {
	color: #515050;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #515050;
    text-decoration: none;
}
a:hover {
	color: #c22828;
	text-decoration: underline;
}
.verweisklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515050;
    text-decoration: none;
}

 
/* 	     FOOTER STYLE           */
/* ---------------------------- */

#footer {
	position: relative;
	float: none;
	width: 400px;
	height: 50px;
	margin: auto;
	margin-bottom: 30px;
	top: 10px;
	left: 60px;
	overflow: visible;
}

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

#footer ul li {
	position: relative;
	float: left;
	padding: 0px 5px 0px 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c22828;
	text-decoration: none;
}

#footer ul li a {
	font-size: 10px;
	color: #c22828;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #c22828;
	text-decoration: underline;
}
