html {
	height:100%; 
	max-height:100%; 
	padding:0px; 
	margin:0px; 
	border:0px; 
 	background:#02517A;      	 
  background:#FFF;      	
	/* overflow:hidden vor IE5/Mac verstecken */ 
	/* \*/ 
/* 	overflow: hidden;
	/* */ 
}
body {
	height:100%; 
	max-height:100%; 
	/* overflow:hidden;  */
	padding:0px; 
	margin:0px; 
	border:0px;
	background:#FFF;
  color:#000;
}
/* fuer Hintergrund der Editiermaske muss der Body weiss bleiben, daher ein Element komplett in den Hintergrund */
#cont_all {
  position:fixed;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background:#02517A;
}  
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color:#000099;
}
a:active, a:hover {
	color: black;
}
#topleft {
  position:absolute;
  top:20px;
  left:0px;
  z-index:1;
}   
#top {
  position:absolute;
  top:0px;
  right:0px;
  z-index:0;
}
#leftshadow {
  position:absolute;
  top:0px;
  bottom:0px;
  margin-left:-485px; 
	left:50%;
  width:10px;
  height:100%;
  background:url(./images/sl.jpg) repeat-y;
}  
#rightshadow {
  position:absolute;
  top:0px;
  bottom:0px;
  margin-left:475px; 
	left:50%;
  width:10px;
  height:100%;
  background:url(./images/sr.jpg) repeat-y;
}
.nomargin {
  margin:0px;
} 
#outer_container { 
	position:fixed; 
	margin-left:-475px; 
	left:50%; 
	top:0px; 
	width:950px; 
	min-width:950px; 
	height:100%; 
	background:#0378AB;
	z-index:5; 
}
#container {
	position:absolute; 
	margin-left:-475px; 
	left:50%; 
	top:0px; 
	width:950px; 
	min-width:950px; 
	height:100%; 
	background:#0378AB;
	z-index:5; 
}  
#title {
  position:absolute;
  left:505px;
  top:103px;
  color:#FFF;
  font:32px Times New Roman, Serif;
  font-weight:normal;
}  
#kzdm {
  position:absolute;
  left:655px;
  top:148px;
  color:#FFF;
  font:13px Arial, Helvetica, Sans-Serif;
  font-weight:bold;
}
.img_block {
  display:block;
}  
#left {
  position:absolute;
  left:10px;
  top: 188px;
}
.inner {
  width:171px;
  background:url(./images/menubg.gif) repeat-y;   
  color:#02517A;
  padding-left:10px;
  padding-right:10px;
  font-size: 8pt;
	font-weight: normal; 
}
* html .inner {
  width:191px;  
}
.inner h4{
  color:#9807E1;
  font-size: 10pt;
	font-weight:bold;
}
.inner .copyright {
  font-size:6pt;
}  
.inner .copyright a{
  color:#02517A;
  font-size: 6pt;
	font-weight: normal;
  text-decoration:underline;
}  
#menu_inner {
  background:url(./images/menubg.gif) repeat-y;   
  line-height: 2.5;
  color:gray;
  padding-left:10px;
  padding-right:10px;
  font-size: 8pt;
	font-weight: bold; 
}
#menu_inner>a {
  line-height: 2.5;
  width:170px;
  list-style:none;
  color:#02517A;
  padding-left:0px;
  font-size: 8pt;
	font-weight: bold;
}
#bl_inner a {
  list-style:none;
  color:#02517A;
  padding-left:0px;
  font-size: 8pt;
	font-weight: normal;
}
#menu_inner>a:link,#bl_inner a:link {
  color:#02517A;
}
#menu_inner>a:visited,#bl_inner a:visited {
  color:#02517A;
}
#menu_inner>a:active,#bl_inner a:active {
  color:#02517A;
}
#menu_inner>a:hover,#bl_inner a:hover {
  color:#02517A;
}
#menu_inner>a:focus,#bl_inner> a:focus {
  color:#02517A;
}

#kalender {
  margin-top:10px;
  color:#2517A;
} 
#search {
  color:#2517A;
} 
#newsbox { 
  margin-top:10px;
  color:#2517A;
} 
#memberslogin {
  margin-top:10px;
  color:#2517A;
}

#right {
  position:absolute;
  left:750px;
  top: 188px;
}
#menu {
  color:#2517A;
}  
#losung {
  margin-top:10px;
  color:#2517A;
}  
#online {
  margin-top:10px;
  color:#2517A;
}
#footer {
	text-align:center;
	position:absolute; 
	left:50%; 
	bottom:0px; 
	width:950px; 
	min-width:950px;
  margin:0px 15px 0px -475px;
	height:20px;
	background:#FFF;
	z-index:2;                                      
}
#footer_inner {
  text-align:center;
	position:absolute; 
	left:50%; 
	bottom:0px; 
	width:920px; 
	min-width:920px;
  margin:0px 15px 0px -460px;
  border-top:1px solid #BBB;
	height:19px;
	background:#FFF;
	z-index:4;     
  font:14px Arial, Helvetica, Sans-Serif;
  font-weight:normal;
  text-decoration:none;
  color:#999;                      
}
#middle{
  position:absolute; 
	top:188px; 
	left:210px; 
	width:510px; 
  padding:0px;
}  
#content {	
	width:510px; 
  padding:0px;
}
#cont_inner {
  width:510px;
  max-width:510px;
  margin:0px;
  background:url(./images/contbg.gif) repeat-y;
  padding:0px 10px;
} 
#bl {
	width:530px; 
  margin-top:10px;
  padding:0px;
}
#bl_inner {  
  background:url(./images/blbg.gif) repeat-y;   
  color:#02517A;
  padding-left:10px;
  padding-right:10px;
  font-size: 8pt;
	font-weight: normal; 
}
#bl_table {
  width:100%;
  border:none;
  border-collapse:collapse;
}
#bl_table td{
  width:33%;
  vertical-align:top;
}
BODY, TD {
	color: black;
	font: 9pt Verdana, Geneva, Arial, Helvetica;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
  margin-top:0px;
	margin-bottom: 6px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
  margin-top:0px;
	margin-bottom: 6px;
}
p {
  margin-bottom:0px;
  padding-bottom:5px;
}  
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0px;
	margin:0px;
  padding-top:0px;
  padding-bottom:0px;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 2.5;
}
.doc {
  font-weight:bold;
	list-style: none;
	padding-left: 15px;	
}
.docs {
  font-weight:bold;
	list-style: none;
	padding-left: 15px;	
}
.sdoc {
  font-weight:bold;
	list-style: none;
	padding-left: 15px;	
}
.sdocs {
  font-weight:bold;
	list-style: none;
	padding-left: 15px;
}
ul.menulevel1>li.doc {
  width:170px;
  list-style:none;
	padding-left:0px;
  border-bottom:1px solid #02517A;
} 
ul.menulevel1>li.docs {
  width:170px;
  list-style:none;
	padding-left:0px;
  border-bottom:1px solid #02517A;
}  
ul.menulevel1>li.sdoc {
  width:170px;
  list-style:none;
	padding-left:0px;
  border-bottom:1px solid #02517A;
} 
ul.menulevel1>li.sdocs {
  width:170px;
  list-style:none;
	padding-left:0px;
  border-bottom:1px solid #02517A;
}


.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 8pt;
	color: gray;
  font-weight:bold;
}
.menulevel1 a {
	font-weight: normal;
	color:#02517A;
  font-weight:bold;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color:#02517A;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color:#02517A;
}
.menulevel2 {
	font-size: 8pt;
	color: gray;
  font-weight:bold;
}
.menulevel2 a {
	font-weight: normal;
	color:#02517A;
  font-weight:bold;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color:#02517A;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color:#02517A;
}
.menulevel3 {
	font-size: 8pt;
	color: gray;
  font-weight:bold;
}
.menulevel3 a {
	font-weight: normal;
	color:#02517A;
  font-weight:bold;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color:#02517A;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color:#02517A;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
