	/*  CSS-Datei HRZ  */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #4A4849;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
#wrap {
	position: relative;
	width: 967px;
	text-align: left;
	margin: 0 auto;
	background: url('img/contentbg.gif');
	
}
#top {
	background: url('img/top.gif');
	height: 33px
}
#header {
	background: url('img/logo.gif');
	height: 200px;
	text-align: center;
	vertical-align: middle
}
#header h1 {
	display: inline;
	position: absolute;
	top: 188px;
	left: 13px;
	color: #242424;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 24px;
	outline-style: inherit;
	outline-color: #000066;
	outline-width: 1px;
}
#top2 {
	background: url('img/top2.gif');
	height: 31px
}
#top2 font {
	display: inline;
	position: absolute;
	left: 172px;
	margin-top: 2px;
	font-size: 10px;
	text-decoration: none;
}
#content {
	background: url('img/contentbg.gif');
	
}
#footer {
	background: url('img/footer.gif');
	height: 37px;
	text-align: center;
	vertical-align: middle
}
#left_col {
	width: 158px;
	float: left;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 18px;
	padding-bottom: 0px;
	color: White;
	overflow: hidden;
}
#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
	color: #000000;
}
#left_col a {
	color: White;
}
#left_col .menu_heading {
	color: Maroon;
	display: block;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0  0 3px 5px;
}
#main_col {
	width: 560px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	clear: none;
	min-height: 100px;
	overflow: auto;
}
#right_col1 {
	width: 177px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	overflow: hidden;
}
#right_col2 {
	width: 177px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	overflow: hidden;
}
#right_col1 .menu_heading, #right_col2 .menu_heading {
	color: White;
	font-size: 11px;
	letter-spacing: 1px;
}
#left_col ul {
	padding: 0;
	margin: 0;
	width: 149px; list-style-position:inside; list-style-image:url('img/box_menu_pfeil.gif')
}
#left_col li {
	margin: 0;
	background: url('img/box_menu_trennlinie.gif') no-repeat bottom;; padding-left:2px; padding-right:0; padding-top:5px; padding-bottom:0
}
#left_col li ul {
	width: 146px;
	background: url('img/box_menu_trennlinie.gif') no-repeat top;
}
#left_col li li {
	padding-left: 16px;
}
#left_col li a {
	color: White;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.box {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a.box:hover {
	text-decoration: none;
}
.Chead {
	background: Gray;
	color: Black;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
	background: Gray;
	color: Black;
}
.Callg {
	background-color: White;
	color: Black;
}
.Callg td {
	color: Black;
}
.Cnorm {
	background-color: White;
}

.Cnorm {
	background-color: White;
}
.Cmite {
	background-color: Silver;
}
.Cdark {
	background-color: Gray;
}
.rand {
	border: 1px solid Gray;
}
.smalfont {
	font-size: 10px;
	text-decoration: none;
}
.border {
	background-color: Gray;
}
hr {
	height: 0px;
	border: 0px solid Black;
	border-top-width: 1px;
}
input, textarea, select {
	color: Black;
	font: 12px Verdana;
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	font-weight: bolder;
	text-decoration: none;
	background-color: #EFEFEF;
}

