/*

orange	#F89830;

*/

body{
	background-color: #F89830;
}

table.container{
	text-align: center;
	vertical-align: top;
}

div#webseiteAlles{
	width: 983px;
}

div#webseiteCervus{
	float: left;
}

div#webseiteWerbung{
	width: 180px;
	float: left;
}

#kopf{
	width: 803px; 
	height: 250px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	position: relative;
}

div.kopfmenue{
	padding-top: 213px;
}

div.kopfmenue a{
	text-decoration: none;
	color: #ffffff;
}

div.kopfmenue a:hover{
	text-decoration: underline;
	color: #ffffff;
}

div#indexText{
	height: 0px;
	overflow: hidden;
}

span.text1{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


/*#####################################################*/

#fuss{
	width: 803px; 
	height: 64px;
	background-image: url("../bilder/grundlayout/fuss.jpg");
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#fuss a{	text-decoration: none; color: #ffffff; }
#fuss a:hover{	text-decoration: underline; color: #ffffff; }

div.imp{
	padding-top: 22px;
}

/*#####################################################*/

#inhalt{
	width: 803px; 
	background-image: url("../bilder/grundlayout/mitte.jpg");
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
}

td.gespeichert{
	text-align: center;
	color: #00aa00;
	font-size: 12px;
}

td.fehler{
	text-align: center;
	color: #aa0000;
	font-size: 12px;
}

div.gespeichert{
	text-align: center;
	color: #00aa00;
	font-size: 12px;
}

div.fehler{
	text-align: center;
	color: #aa0000;
	font-size: 12px;
}

table.mittig{
	width: 580px;
	color: #555555;
	text-align: center;
	font-size: 11px;
}

td.mittig{
	text-align: center;
}

div.sterne{
	width: 600px;
	height: 26px;
	background-color: #ffffff;
	background-image: url("../bilder/grundlayout/sterne_x40.gif");
	background-repeat: no-repeat;
	background-position: center;
}

div.leer{
	clear: left;
	width: 600px;
	height: 10px;
	font-size: 5px;
}

div.titel_mittig{
	font-size: 12px;
	color: #770000;
	font-weight: bold;
	text-align: center;
}

hr.hr{
	height: 1px;
	color: #333333;
	background: #333333;
	border: 0px;
}

div.titel{
	font-size: 12px;
	color: #F89830;
	font-weight: bold;
	padding-bottom: 2px;
}
