@charset "UTF-8";

body {
	font: 12px/16px arial, helvetica, verdana, sans-serif;
	color: #6f6f6f;
	margin: 0;
	padding: 0;
	background-image: url(img/bg_left.gif);
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
	color: #17354c;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 12px;
}
#content {
	float: left;
	width: 884px;
	padding-right: 28px;
	padding-left: 28px;
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 940px;
}
#footer {
	background-image: url(img/bg_footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 882px;
	margin-bottom: 0px;
	padding-left: 58px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: underline;
	font-style: normal;
}
#footer a:hover {
	
	color: #17354c;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
#header {
	float: left;
	height: 181px;
	width: 884px;
}
/* Navigation */

#navibereich li {
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
}
#navibereich {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navibereich a {
	color: #17354c;                  /* Schriftfarbe schwarz */
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-right: 60px;
	margin-left: 0px;
	font-style: normal;
}
#navibereich a:hover,a#current {
	color: #17354c;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #17354c;
}
#navigation {
	float: left;
	width: 884px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
}
#text_area {
	background-image: url(img/point.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 435px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding-left: 30px;
	height: 345px;
}
#pic_small {
	float: left;
	width: 174px;
	padding-right: 18px;
	padding-left: 18px;
	height: 345px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#right_area {
	float: left;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/point.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 345px;
}
#block {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 155px;
	font-size: 10px;
	color: #666666;
	background-image: url(img/point.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 12px;
}
#block_last {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 155px;
	font-size: 10px;
	color: #666666;
	margin-left: 5px;
	line-height: 12px;
}
#block a,#block_last a {
	color: #17354c;
	line-height: 18px;
	text-decoration: none;
}
#block a:hover,#block_last a:hover {
	text-decoration: underline;
}
#inhaltbereich {
	float: left;
	width: 884px;
}
#top_line {
	float: left;
	height: 2px;
	width: 884px;
	background-color: #17354c;
}
#liste {
	line-height: 23px;
}

