* {
	margin:0px;
	padding: 0px;
}
body {
	background-color: #4B4B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#rahmen {
	background-color: #DCDCDC;
	margin: 0px auto;
	position: relative;
	width: 850px;
	min-height:600px;
}
#fortsatz {
	background-color: #D3D3D3;
	border-top: 1px solid #323232;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	position: absolute;
	height: 27px;
	width: 18px;
	left: 850px;
	top: 36px;
}
#nav1 {
	width: 850px;
	background-color: #B3B3B3;
	height: 29px;
}
#nav1 li {
	list-style-type: none;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	float: left;
}
#nav1 a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
}
#nav1 a:hover {
	color: #FFFFFF;
	background-color: #4B4B4B;
}
#nav1 ul {
	margin-left: 14px;
}
#inhalt {
	padding: 30px;
}
#printlogo {
	display:none;
}
h1 {
	font-size: 18px;
	margin-bottom: 18px;
}
p, table {
	margin-bottom: 16px;
}
table {
	width:100%;
}
th {
	font-weight: bold;
	background-color: #B3B3B3;
}
td,th {
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.AusrichtungRechts {
	text-align: right;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
.AusrichtungMitte {
	text-align: center;
}
ul {
	margin-left: 18px;
}
li {
}
.BgHellgrau {
	background-color: #CFCDD0;
}
.unterueberschrift {
	font-size: 9px;
}
a {
	color: #0A4492;
	text-decoration: underline;
}
a:hover {
	background-color: #CFCDD0;
}
.noMarginBottom {
	margin-bottom: 0px;
}
.MarginBottom {
	margin-bottom: 16px;
}
.adresse {
	float: left;
	width: 370px;
	margin-bottom: 50px;
}
.floatRechts {
	float: right;
	margin-top: 4px;
}
.tab2 td, .tab2 th {
	padding: 3px 10px 5px 3px;
}
table.tab2 {
	width: auto;
	padding-top: 5px;
}
