
body {
	margin:0px 0px 0px 0px;
	font-family : Arial, Helv;
	font-size : 13pt;
	font-weight: normal;
	color : #000000;
	background-color: #eeeeee;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	font-style:italic;
	color : #6fc9c8;
}

#bgbody {
	width : 1004px;
	background-color : #eeeeee;
	border:1px solid #d4e0ee;
}

#topnav {
	text-align: center;
	font-size : 1px;
	position : relative;
	height : 221px;
	width : 773px;
	margin-left: 15px;
}

#topnav1 a {
	font-size : 15px;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
}

#topnav1 a:hover {
		color: #999;
}

#topnav1 {
	text-align: right;
	font-size : 12px;
	position : relative;
	height : 30px;
	width : 773px;
	padding-top: 35px;
}

#topnav3 {
	text-align: right;
	font-size : 12px;
	position : relative;
	height : 120px;
	width : 773px;
	background-image : url(/fileadmin/images/top.jpg);
	background-repeat: norepeat;
}

#topnav2 {
	margin-top: 5px;
	text-align: center;
	font-size : 12px;
	position : relative;
	height : 36px;
	width : 773px;
	background-color : #6fc9c8;
}

#topnav2 ul {
	padding: 0;
	margin: 0;
}

#topnav2 li {
	float: left;
	display: inline;
	font-size: 13px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dotted #ffffff;
}

#topnav2 li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#topnav2 li a:hover {
	color: #000000;
	background-color: #7efefd;
}

#nav {
	list-style: none;
	padding: 0 0 0 10px;
	margin:0px 0px 0px 0px;
}

#nav li {
	float: left;
}

#nav li a {
	color: #ffffff;
	width: 130px;
	height : 19px;
	display: block;
	font-family :  Arial, Helv;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

#nav li a:hover {
	color: #9FD4E7;
}

#nav li.act a {
	color: #9FD4E7;
}

#links {
	text-align: left;
	width: 213px;
	float:left;
}

#linksoben {
	text-align: left;
	width: 213px;
	height: 212px;
	background-image : url(/fileadmin/images/linksoben.gif);
	background-repeat: norepeat;
}

#linksmitte {
	text-align: left;
	width: 213px;
	min-height:400px; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 400px; /* Mindesthöhe in IE (<7) */
	color:#333;
}

#linksunten {
	text-align: left;
	width: 213px;
	height: 127px;
}

#rechts {
	text-align: left;
	width: 787px;
	float:right;
}

#inhalt {
	position : relative;
	width : 1004px;
	background-image:url(/fileadmin/images/bg_nav.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	background-color:#FFF;
	font-family :  Arial, Helv;
	font-size : 14px;
	font-weight : normal;
	padding : 0 0;
	margin : 0;
}

#inhalt2 {
	width : 753px;
	margin-top: 10px;
	margin-left: 6px;
	padding: 10px;
	min-height:485px; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 485px; /* Mindesthöhe in IE (<7) */
	background-color : #fff;
}

#ticker {
  background-color:#caeeee;
  line-height:15px;
  color:#333;
  text-align:center;
  margin-top:0.3em;
}


#inhalt2 a {
text-decoration: underline;
color:#333;
}
#inhalt2 a:hover {
text-decoration: underline;
color:#999;
}

#inhaltrechts {
	text-align: left;
	font-size: 10pt;
	width: 200px;
	float:right;
}

#inhaltrechts h1 {
font-size:12pt
}

#inhaltlinks {
	text-align: left;
	width: 540px;
	float:left;
}

#nav2 {
}

#nav2 ul {
	left: 10px;
	list-style: none;
	width: 180px;
	position : relative;
	margin: 0px;
	padding: 10px;
	padding-top: 20px;
}

#nav2 ul ul {
	left: 10px;
	list-style: none;
	width: 180px;
	position : relative;
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
}

#nav2 li {
	margin-top: 0px;
}

#nav2 li a {
	padding-bottom: 10px;
	width: 165px;
	display: block;
	font-family:  Arial, Helv;
	font-size: 14px;
	font-weight : normal;
	text-decoration: none;
	color:#333;
	text-decoration:none;
}

#nav2 ul ul li a {
	padding-bottom: 10px;
	color: #333;
	width: 165px;
	display: block;
	font-family:  Arial, Helv;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	background-image : url(/fileadmin/images/nav-left.gif);
}

#nav2 li a:hover {
	color: #999;
}

#nav2 li.act a {
	color: #999;
}

.align-center {
	text-align: center;
}

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	color: #555;
}

caption {
	font-weight: bold;
	margin: 0px;
}

td, th {
	padding: 1px;
	font-size : 10pt;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
}

th {
	font-weight: bold;
}

tr {
	background: #FCFDFE;
}

#fix {
	position:fixed;
	left:20px;
	top:0px;
}

#map {
	width:525px;
	height:500px;
}

#sidebar {
	position: absolute;
	left: 545px;
	top: 120px;
	width:240px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

