body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #1C1C1C;
}
body {
	background-color: #DBDBDB;
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
div#site {
	width: 990px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 43px;
}
div#top0 {
	background-image: url(img/bg_top0.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
div#top1 {
	background-image: url(img/bg_top1.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
div#middle {
	background-image: url(img/bg_middle.png);
	padding-bottom: 70px;
	background-repeat: repeat-y;
}
div#bottom {
	background-image: url(img/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
div#logo {
	margin-top: 46px;
	margin-left: 29px;
	height: 84px;
	width: 314px;
	background-color: #505050;
}
div#nav {
	width: 300px;
	float: left;
	padding-left: 42px;
	padding-top: 70px;
}
#nav a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 55px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F7E5;
	height: 37px;
	background-image: url(img/bg_nav.jpg);
	background-repeat: repeat-y;
}
#nav a:hover {
	background-image: url(img/bg_nav_hover.jpg);
}
#nav a.active {
	background-image: url(img/bg_nav_active.jpg);
}
div#inhalt {
	float: left;
	width: 500px;
	padding-right: 70px;
	padding-left: 70px;
	text-align: justify;
	line-height: 20px;
	padding-top: 35px;
}
#inhalt h1 {
	font-size: 18px;
	color: #313131;
	margin-bottom: 30px;
}
#inhalt h2 {
	font-size: 16px;
	color: #313131;
	margin-top: 25px;
}
div#top_logo {
	float: left;
	height: 160px;
	width: 375px;
}
div#top_nav {
	float: right;
	padding-top: 20px;
	padding-right: 35px;
}
#top_nav a {
	font-size: 15px;
	font-weight: bold;
	color: #D3E3E5;
	text-decoration: none;
	display: inline;
	margin-left: 25px;
}
#top_nav a:hover {
	color: #EFF2EB;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2370A6;
}
#top_nav a.active {
	color: #EFF2EB;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAF3F2;
}
div#adressleiste {
	padding-top: 12px;
	padding-left: 110px;
	padding-bottom: 40px;
}
div#adresse1 {
	font-size: 12px;
	line-height: 18px;
	float: left;
	padding-right: 20px;
	padding-left: 4px;
	color: #313131;
}
div#adresse {
	font-size: 12px;
	line-height: 18px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 4px;
	color: #313131;
}
#adresse a {
	color: #313131;
	text-decoration: underline;
}
#inhalt a {
	color: #1F6192;
}
a#ext_link {
	background-image: url(img/ext_link.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	height: 18px;
	padding-left: 18px;
}
div#hinweis {
	padding: 20px 25px 10px 45px;
	background-image: url(img/hinweis.jpg);
	background-repeat: no-repeat;
	background-color: #F8F7E5;
}

div#start {
	padding-top: 35px;
	font-size: 13px;
	line-height: 20px;
}
div#start_spalte1 {
	float: left;
	width: 180px;
	height: 367px;
	text-align: left;
	padding-top: 12px;
}
div#start_spalte2 {
	float: left;
	height: 355px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B9B9B;
	padding-left: 14px;
	padding-top: 12px;
	width: 290px;
}
.start_headline {
	font-size: 16px;
	font-weight: bold;
}
#start_spalte1 img {
	float: right;
	margin-right: 40px;
