* {
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AFABAA;
	line-height: 20px;
	background-image: url(../bilder/shared/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #CACACA;
}
#rahmen {
	margin: 0px auto;
	width: 940px;
	position: relative;
	left: 1px;
}
#kopf {
	margin: 17px 0 25px 0;
	float:right; 
}
#logo_print {
	margin: 17px 0 55px 0;
	float:right;
}
#nav {
	font-size: 13px;
	margin-top: 72px;
	clear: left;
}
#nav li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0 20px 0 0;
}
#nav a {
	text-decoration: none;
	color: #824831;
	font-weight: bold;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul {
	margin-left: 0px;
}
#inhalt {
	width: 554px;
	height: 320px;
	overflow: auto;
	float: left;
}
#logo_print {
	display:none;
}
h1 {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #CCC;
}
p, table, ul, ol {
	margin-bottom: 16px;
}
table {
}
ul, ol {
	padding: 0px;
	margin-left: 5px;
}
li {
	padding: 0;
	margin: 0 0 5px 10px;
	list-style-image: url(../bilder/shared/bullet.gif);
}
th {
	font-weight: bold;
}
td,th {
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 10px 0;
}
.AusrichtungRechts {
	text-align: right;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 18px;
	margin-top: 20px;
}
.AusrichtungMitte {
	text-align: center;
}
.BgHellgrau {
	background-color: #CFCDD0;
}
.unterueberschrift {
	font-size: 9px;
	line-height: 11px;
}
a {
	color: #C58F6F;
	text-decoration:none;
}
a:visited {
	
}
a:hover {
	text-decoration: underline;
}

.noMarginBottom {
	margin-bottom: 0px;
}
.adresse {
	float: left;
	width: 370px;
	margin-bottom: 50px;
}
.floatRechts {
	float: right;
	margin-top: 4px;
}
.floatLinks {
	float: left;
	margin-right: 15px;
}
em {
	color: #FF6A0D;
	font-style: normal;
}
.tablecell2 {
	float: left;
	margin-right: 35px;
	width: 47%;
}
.tablecell5 {
	float: left;
	margin-right: 45px;
	width: 130px;
	margin-bottom: 10px;
	height: 155px;
	text-align: center;
}
.tablecell5 img {
}
.clearer {
	clear: both;
}
.rechts {
	float: right;
	margin-bottom: 5px;
	margin-left: 7px;
}
.noMarginRight {
	margin-right: 0px;
}
img {
	border: none;
}
.tablecell5 p {
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
#flash {
	position: absolute;
	height: 599px;
	width: 940px;
	left: 0px;
	top: 0px;
	z-index: 99;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#bild {
	position:absolute;
	top:380px;
	right: 25px;
}
.noMarginBottom {
	margin-bottom: 0px;
}
a#stufe1:hover, a#stufe2:hover, a#stufe3:hover, a#stufe4:hover {
	cursor:help;
}