@charset "iso-8859-1";
/* CSS Document */

/*<ul style="list-style-image:url(images/bullet.gif)" class="anschriftschrift_2" >*/
* {
	margin: 0;
	padding: 0;
}
ul, ol{
	margin: 0px 0px 0px 30px;
}

body {
 margin-top: 0px;
 background-color: #FFFFE1;

}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
 	font-size: 14px;
  	color: #2B3F33;
    line-height: 1.5em;
}

.anschriftschrift {
	font-size: 14px;
 	font-weight: bold;
  	color: #496955;
 	line-height: 1.3em;
}

.textfeld {
 	font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
  	color: #496955;
 	line-height: 1.1em;
    background-color: #FFFFE1;
    border: solid 1px #ffffe1;
    overflow:hidden;
     
}
.headerschrift {
	font-size: 14px;
 	text-align:center;
	color: #fff;
 	line-height: 1.6em;
}

.h1 {
	font-size: ;
	font-weight: bold;
 	
}

.grau {
	color: #ccc;
 }

.bildabstand {
 	margin-right: 20px;
 }

ul#navigation {
	margin: 0px;
 	padding: 0px;
    list-style-type: none;
    text-decoration: none;
    }

ul#navigation li {
	padding: 0px; 
 	margin: 4px;
  	width: 158px;
 }

ul#navigation li a:link {
	display: block;
 	height: 21px;	
  	border: 0px solid #000;
    background-image:url(../images/menu_bg.jpg);
    background-color:;
    padding: 1px 0 0 21px;
    color: #2B3F33;
    text-decoration: none;
 } 
    
ul#navigation li a:active {
    isplay: block
 }
    
ul#navigation li a:visited {
    display: block;
    height: 21px;
    background-image:url(../images/menu_bg.jpg);
    padding: 1px 0 0 21px;
    color: #2B3F33;
    text-decoration: none;
 }

ul#navigation li a:hover {
    display: block;
    color: #EAEAEA;
    text-decoration: none;
 }

a.normal{
	font-size: 13px;
	text-decoration: none;
 	color: #ccc; 
}
a.normal:link { color:#ccc;
	
}
a.normal:active { color: #ccc3;}
a.normal:visited { color: #ccc;}
a.normal:hover { color: #638E73; 
	text-decoration: none;
}

a.mini {
	font-size: 13px;
	text-decoration: underline;
 	color: #2B3F33;
 
}
a.mini:link {
	color: #2B3F33;
	
}
a.mini:active { color: #2B3F33;}
a.mini:visited { color: #2B3F33;}
a.mini:hover {
	color: #999;
	text-decoration: underline;
}
a.maillink {
	font-size: 14px;
 	font-weight: bold;
  	color: #496955;
 
}
a.maillink:link {
	color: #496955;
 	text-decoration: none;
	
}
a.maillink:active { color: #496955;}
a.maillink:visited { color: #496955;}
a.maillink:hover {
	color: #496955;
	text-decoration: underline;
}

#header_div {
 position:absolute;
 width:421px;
 height:103px;
 z-index:1;
 left: 211px;
 top: 204px;
}
#anschrft_div {
 position:absolute;
 width:199px;
 height:88px;
 z-index:2;
 left: 207px;
 top: 28px;
}
#inhalt_div {
 position:absolute;
 width:590px;
 height:auto;
 z-index:3;
 left: 213px;
 top: 375px;
}
#menu_div {
 position:absolute;
 width:180px;
 height:28px;
 z-index:4;
 left: 646px;
 top: 314px;
}
#pdf_div {
 position:absolute;
 width:162px;
 height:223px;
 z-index:5;
 left: 14px;
 top: 539px;
}

