/*  CSS by www.buerobeeli.ch  */
body {
	background-color: #fff;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #444;
	padding: 0;
	margin: 0;
	line-height: 19px;
}
a, a:visited {
	color: #444;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: none;
	background-color: #e9ac00;
}
a.img {
	background-color: #fff;
}
a.pdf {
	background:  url(images/acrobat14.png) no-repeat;
	padding-left: 22px;
}
a.word {
	background:  url(images/word14.png) no-repeat;
	padding-left: 22px;
}
a.excel {
	background:  url(images/excel14.png) no-repeat;
	padding-left: 22px;
}
a.other {
	background:  url(images/other14.png) no-repeat;
	padding-left: 22px;
}
img {
	border: 0;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 20px;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 20px;
	line-height: 24px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0;
	line-height: 24px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 0 20px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 20px;
	line-height: 24px;
}
hr	{
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
	margin: 17px 0;
	clear: both;
}
hr.list	{
	margin: 2px 0;
}
tr.title {
	font-weight: bold;
	height: 54px;
}
tr.regiotitle {
	font-weight: bold;
	height: 80px;
	font-size: 16px;
}
tr.firstregiotitle {
	font-weight: bold;
	height: 20px;
	font-size: 16px;
}
td {
	vertical-align: top;
}
td {
	padding: 0 20px;
}
tr.regiotitle td {
	vertical-align: bottom;
}
li {
	list-style: square;
}
/*  Container  */
#container {
	width: 946px;
	margin: 10px;
	padding: 0;
}
/*  Logo  */
#logo {
	float: left;
	background: #e9ac00 url(logo.gif);
	margin: 0;
	height: 145px;
	width: 308px;
}
* html #logo {
	height: 155px;
}

#logo a, #logo a:hover, #logo a:visited, #logo a:active {
	background-color: #fff;
}
/*  Navigation / Subnavigation  */
#nav {
	float: left;
	background-color: #999;
	margin: 0 10px;
	height: 145px;
	width: 308px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}
* html #nav {
	height: 155px;
}
#subnav {
	float: left;
	background-color: #e9ac00;
	margin: 0;
	height: 145px;
	width: 308px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}
* html #subnav {
	height: 155px;
}
#nav ul, #subnav ul {
	margin: 10px 0;
	padding: 0;
}
#nav li, #subnav li {
	list-style: none;
	margin: 2px 0;
}
#nav a, #nav a:visited, #subnav a, #subnav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 20px;
}
#nav a:hover, #nav a:active, #nav li.active a {
	background-color: #e9ac00;
}
#subnav a:hover, #subnav a:active, #subnav li.active a {
	background-color: #999;
}
#subnav h4 {
	margin: 7px 20px 0 20px;
}
#subnav a.aktuell, #subnav a.aktuell:visited {
	color: #000;
	background: #e9ac00 url(images/pfeil.gif) no-repeat center right;
	padding: 1px 14px 1px 20px;
}
#subnav a.aktuell:hover, #subnav a.aktuell:active, #subnav li.active a.aktuell {
	background-color: #e9ac00;
	color: #fff;
}
#subnav li p {
	padding: 1px 14px 1px 20px;
}


/*  ==========================
    Left column
    ==========================  */
#col {
	float: left;
	margin: 10px 0;
	width: 308px;
	font-size: 12px;
}
#col p {
	margin: 20px 0 0 10px;
}
#col a, #col a:visited {
	color: #e9ac00;
	text-decoration: none;
}
#col a:hover, #col a:active {
	color: #e9ac00;
	text-decoration: underline;
	background-color: #fff;
}
/*  Content  */
#content {
	float: left;
	margin: 10px 0 10px 10px;
	width: 626px;
}
#content object {
	margin: 0;
}
#content a, #content a:visited {
	color: #e9ac00;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #e9ac00;
	text-decoration: underline;
	background-color: #fff;
}
#content p {
	margin: 0 20px 14px 20px;
}
#content p.blue {
	display: block;
	color: #fff;
	background-color: #2a5e88;
	padding: 20px;
	margin: 0;
}
#left {
	float: left;
	width: 308px;
}
#right {
	float: left;
	width: 308px;
	margin: 0 0 0 10px;	
}
#inhalt {
	clear: left;
}
#aktuell {
	background-color: #2a5e88;
	padding: 0 0 20px 0;
}
#aktuell h2 {
	color: #fff;
	padding: 10px 0;
}
#aktuell a.aktuell, #aktuell a.aktuell:visited {
	color: #fff;
	background: #2a5e88 url(images/pfeil.gif) no-repeat center right;
	padding: 1px 14px 1px 20px;
}
#aktuell a.aktuell:hover, #aktuell a.aktuell:active, #aktuell li.active a.aktuell {
	background-color: #2a5e88;
	color: #fff;
}
#aktuell ul {
	margin: 0;
	padding: 0;
}
#aktuell li {
	list-style: none;
}
#aktuell li p {
	color: #fff;
}
#kk hr {
	margin: 0;
	clear: left;
}
#kk img {
	float: left;
	margin: 0 20px 0 20px;
}
#kk a, #kk a:visited {
	line-height: 45px;
	color: #444;
}
#kk a:hover, #kk a:active {
	color: #444;
	text-decoration: none;
}
#kk p {
	margin: 0 0 10px 135px;
	font-size: 11px;
}
object {
	margin: 0 20px 14px 20px;
}
#noliststyle ul {
	list-style: none;
	margin: 0 20px;
	padding: 0;
}
#noliststyle li {
	list-style: none;
}
