body {
	text-align: center;
	background-color: #eeeeee;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 a:link { color:#7C6646;font-weight: bold;}
 a:visited { color:#7C6646; font-weight: bold;}
 a:hover { color:#f000000; font-weight: bold;}
 a:active { color:#f000000; font-weight: bold;}

ul {
	list-style-image: url(../images/liste.gif);
}
td {
	font-size: 11px;
}
.ueberschrift {
	color: #7C6646;
	font-size: 13px;
	font-weight: bold;
}
#alles {
	width:780px; 
	margin:0px auto; 
	text-align:left; 
	padding: 5px;
}
#inhalt {
	width:780px; 
	min-height: 90%;
	margin:0px auto; 
	text-align:left; 
	background-color: #ffffff; 
	border:1px dashed #7C6646;
	padding: 5px;
	position: absolute;
}
#bildcontainer {

}


#navigation {
 	width: 150px;
	float: left;
	padding: 5px;
	margin-top: 30px;
}
*html #navigation {
	padding: 0px;
}
#rubrik {

	width: 140px;
	background-color: #E3D8BA;
	border: 1px solid #7C6646;
	color: #333333;
	font-size: 13px;
	margin-bottom: 4px;
	padding-left: 2px;

}

a.rubrik:link, a.rubrik:visited {
	color: #7C6646;
	font-size: 13px;
	margin-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
}
a.rubrik:active, a.rubrik:hover {
	color: #000000;
	font-size: 13px;
	margin-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
}
#unterrubrik {
	width: 140px;
	background-color: #F6F0E0;
	border: 1px solid #EAE4D2;
	color: #333333;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
}
a.unterrubrik:link, a.unterrubrik:visited {
	color: #333333;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
	font-weight: normal;
}
a.unterrubrik:active, a.unterrubrik:hover {
	color: #000000;
	font-size: 11px;
	margin-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
	font-weight: normal;
}
#inhaltmitte {
 	width: 440px;
	float: left;
	padding: 5px;
}
#rechtespalte {
 	width: 150px;
	float: right;
	padding: 5px;
	margin-top: 30px;
}
#newsteaser {
	width: 140px;
	background-color: #E3D8BA;
	border: 1px solid #7C6646;
	color: #333333;
	font-size: 11px;
	margin-bottom: 4px;
}
#newsteaserinhalt {
	width: 120px;
	font-size: 11px;
	margin: 5px;
border: 1px;
}
