@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #b1b1b1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#container {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/bg_container.gif);
}
#left {
	float: left;
	width: 723px;
}
#aktuell {
	float: left;
	width: 237px;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#aktuellInner {
	background-image: url(../_img/aktuell_inner.gif);
	padding-right: 40px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	min-height: 120px;
}
#aktuellInner h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
}
#aktuellInner h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
}
#aktuellInner p {
	margin: 0px;
}
#aktuellTop {
	margin: 0px;
	padding: 0px;
	height: 60px;
	background-image: url(../_img/aktuell_top.gif);
	background-repeat: no-repeat;
}
#aktuellBottom {
	height: 14px;
	background-image: url(../_img/aktuell_bottom.gif);
	background-repeat: no-repeat;
}
#head {
	background-color: #B1B1B1;
	height: 128px;
}
#logo {
	float: left;
	width: 453px;
}
#util {
	float: left;
	width: 185px;
	font-family: "Courier New", Courier, monospace;
	background-image: url(../_img/bg_util.gif);
	background-repeat: no-repeat;
	height: 70px;
}
#utilInner {
	padding-top: 3px;
	padding-left: 9px;
}
#utilInner a:link, #utilInner a:active, #utilInner a:visited  {
	line-height: 16px;
	color: #ff6600;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#utilInner a:hover  {
	line-height: 16px;
	color: #ff6600;
	text-decoration: underline;
	display: block;
}
#nav {
	float: left;
	width: 255px;
}
#content {
	float: left;
	width: 468px;
}
#contentTop {
	background-image: url(../_img/content_top.gif);
	margin: 0px;
	padding: 0px;
	height: 44px;
}
#contentInner {
	background-image: url(../_img/bg_content_inner.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-left: 60px;
	min-height:577px;
	line-height: 17px;
	overflow: hidden;
	width: 388px;
}
#containerCleaner {
	background-image: url(../_img/container_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 44px;
}

#contentInner h1 {
	font-size: 16px;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: normal;
}
#contentInner h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: normal;
}
#contentInner p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#navInner {
	background-image: url(../_img/bg_nav.gif);
	padding-right: 50px;
	padding-left: 23px;
	margin: 0px;
	padding-top: 5px;
	min-height:400px;
}
#navTop {
	background-image: url(../_img/nav_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#navBottom {
	background-image: url(../_img/nav_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#navInner ul {
	margin: 0px;
	padding: 0px;
}
#navInner ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navInner ul ul {
	padding-left: 19px;
}
#navInner ul ul li {
	padding-bottom: 1px;
	padding-top: 3px;
}
#navInner ul li a:link, #navInner ul li a:active, #navInner ul li a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#navInner ul li a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#navInner ul ul li a:link, #navInner ul ul li a:active, #navInner ul ul li a:visited {
	font-weight: normal;
}
#navInner ul ul li a:hover {
	font-weight: underline;
}
#navInner a.act:link, #navInner a.act:active, #navInner a.act:visited, #navInner a.act:hover {
	color: #FF6600;
	text-decoration: none;
}
#directaccess {
	display: none;
}
table.content td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
