

body {
	margin:0px 0px 0px 0px;
	font-family : Arial, Helv;
	font-size : 13pt;
	font-weight: normal;
	color : #000000;
	background-color: #dbe8ff;
}
h1 {
	font-size: 15pt;
	font-weight: bold;
	font-style:italic;
	color : #44aad2;
}
#bgbody {
	width : 1004px;
	background-color : #f0f0f0;
	border: 1px solid #999;
}
#topnav {
	text-align: center;
	font-size : 1px;
	position : relative;
	height : 221px;
	width : 765px;
	margin-left: 15px;
}

#topnav1 {
	text-align: right;
	font-size : 12px;
	position : relative;
	height : 30px;
	width : 765px;
        margin-right:5px;
	padding: 35px 5px 0 0;
}

#topnav1 a {
	font-size : 15px;
	padding:0 5px 0 5px;
	text-decoration: none;
	color: #000000;
}
#topnav1 a:hover {
	text-decoration: underline;
}

#topnav3 {
	position : relative;
	right: 5px;
	height : 120px;
	width : 765px;
	border:0pt solid #0000ff;
	text-align: right;
	font-size : 12px;
	background-image : url(/fileadmin/images/top.jpg);
	background-repeat: no-repeat;
}
#topnav2 {
	position : relative;
	height : 36px;
	width : 765px;
	right: 5px;
	margin-top: 5px;
	text-align: center;
	font-size : 12px;
	background-color : #4ba7d3;
}



div#topnav2 ul {
	padding: 0;
	margin: 0;
}
div#topnav2 li {
	float: left;
	display: inline;
	font-size: 13px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dotted #404040;
}
div#topnav2 li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
div#topnav2 li a:hover {
	color: #000000;
	background-color: #9fd4e7;
}
#nav {
	list-style: none;
	padding: 0 0 0 10px;
	margin:0px 0px 0px 0px;
}
#nav li {
	float: left;
}
#nav li a {
	color: #000000;
	width: 130px;
	height : 19px;
	display: block;
	font-family :  Arial, Helv;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
#nav li a:hover {
	color: #C00000;
	background-image : url(/fileadmin/images/nav-top-akt.gif);
}
#nav li.act a {
	color: #C00000;
	background-image : url(/fileadmin/images/nav-top-akt.gif);
}
#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) */

}
#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;
	font-family :  Arial, Helv;
	font-size : 14px;
	font-weight : normal;
	padding : 0 0;
	margin : 0;
}
#inhalt2 {
	width : 753px;
	margin-top: 10px;
	margin-left: 15px;
	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) */

}

#ticker {
  background-color:#4ba7d3;
  color:#fff;
  text-align:center;
  margin-top:0.3em;
}




#inhaltrechts {
        text-align: left;
	width: 200px;
        float:right;
}

#inhaltlinks {
        text-align: left;
	width: 540px;
        float:left;
}



#nav2 {
	min-height:500px;
	z-index: 2;
}


#blubb {
	position:absolute;
	top:300px;
	left:155px;
	z-index: 1;
	}


#nav2 ul {
	left: 10px;
	list-style: none;
	width: 180px;
	position : relative;
	margin: 0px;
	padding: 10px;
	padding-top: 30px;
}

#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;
	color: #000000;
	width: 165px;
	display: block;
	font-family:  Arial, Helv;
	font-size: 14px;
	font-weight : normal;
	text-decoration: none;
}
#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: 5px;
}
td, th {
	padding: 4px;
}
thead th {
	text-align: left;
	background: #E6EDF5;
	color: #4F76A3;
}
th {
	font-weight: bold;
}
tr {
	background: #FCFDFE;
}

