body 	{
	 margin: 0px;
	 text-align: center;
	 font-size: 105%;
	 font-family: Verdana, Arial, Helvetica, FreeSans, Geneva, Swiss, SunSans-Regular;
	 color: #32325E;
	 padding: 0px;
	 background: #739CFF ;
	  }
	

#header 	{
	 height: 122px;
	 width: 100%;
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 background: url(../bilder/bg_header.png) repeat-x ;
	 }
	

#menue 	{
	 position: absolute;
	 top: 122px;
	 left: 0px;
	 width: 100%;
	 height: 53px;
	 background: url(../bilder/bg_menue.png) repeat-x ;
	 }
	

#content 	{
	 position: relative;
	 margin-left: auto;
	 margin-right: auto;
	 width: 700px;
	 top: 200px;
	 margin-bottom: 10px;
	 padding-bottom: 0px;
	 min-height: 400px;
	 border-top: 1px solid;
	 border-right: 1px solid;
	 border-bottom: 1px solid;
	 border-left: 1px solid;
	 background: url(../bilder/bg_content.png) repeat-x #E3EBFF ;
	  }
	

#cfooter 	{
	 position: relative;
	 width: 700px;
	 height: 40px;
	 bottom: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 background: url(../bilder/bg_content_unten.png) repeat-x ;
	 }
	

#cfooter a 	{
	 color: #FFFFFF;
	  text-decoration: none;
	 }
	

#cfooter p 	{
	 font-size: 9px;
	 color: #FFFFFF;
	 padding-top: 10px;
	 }
	

#ctext 	{
	 margin-left: 15px;
	 margin-right: 15px;
	 margin-top: 90px;
	 margin-bottom: 10px;
	 }
	

#headline h1 	{
	 position: absolute;
	    font-size: 6px;
	    top: 0px;
	    right: 10px;
	    width: 700px;
	    height: 90px;
	 }
	

#headline h1 span 	{
	 visibility: hidden;
	 }
	

.blocksatz 	{
	 text-align: justify;
	 }
	

.zentriert 	{
	 text-align: center;
	 }
	

.links 	{
	 text-align: left;
	 }
	

.rechts 	{
	 text-align: right;
	 }
	

p, ul 	{
	 font-size: 0.8em;
	 letter-spacing: 1px;
	 line-height: 1.3em;
	  }
	

img 	{
	 border: 0px;
	 }
	

#ctext h2 	{
	 font-size: 1.4em;
	 font-style: italic;
	 text-align: left;
	 margin-right: 15px;
	 margin-left: 15px;
	 padding-left: 20px;
	 border-bottom: 2px solid white;
	 }
	

#ctext h3 	{
	 font-size: 1.1em;
	 font-style: italic;
	 text-align: left;
	 margin-left: 15px;
	 margin-right: 15px;
	 padding-left: 10px;
	 border-bottom: 2px solid #00FF00;
	 }
	

.bildlinks 	{
	 float: left;
	 margin-right: 15px;
	 margin-bottom: 10px;
	 }
	

.bildrechts 	{
	 margin-left: 15px;
	 margin-bottom: 10px;
	 float: right;
	 }
	

#ctext a:link, #ctext a:visited 	{
	 color: #00BD33;
	 font-weight: bold;
	 text-decoration: none;
	 }
	

#ctext a:hover, #ctext a:focus 	{
	 font-weight: bold;
	 color: #F3AF00;
	 position: relative;
	 top: 1px;
	 left: 1px;
	 }
	

.hinweis 	{
	 color: white;
	 text-align: center;
	 margin-right: 15px;
	 margin-left: 15px;
	 padding: 7px;
	 border: 3px double #24578F;
	 background: #739CFF ;
	 }
	

.hinweis-start 	{
	 color: white;
	 text-align: justify;
	 margin-right: 15px;
	 margin-left: 180px;
	 padding: 7px;
	 width: auto;
	 border: 3px double #24578F;
	 background: #739CFF ;
	 }
	

.reftable 	{
	 border-top: 1px solid #24578F;
	 border-right: 1px solid #24578F;
	 }
	

.reftable th 	{
	 color: white;
	 font-size: 0.9em;
	 height: 30px;
	 vertical-align: middle;
	 border-bottom: 1px solid #24578F;
	 border-left: 1px solid #24578F;
	 background: url(../bilder/bg-reftable.png) repeat-x #24578F ;
	 }
	

.reftd1 	{
	 text-align: left;
	 font-size: 0.8em;
	 padding: 5px;
	 border-bottom: 1px solid #24578F;
	 border-left: 1px solid #24578F;
	 }
	

.reftd2 	{
	 text-align: center;
	 font-size: 0.8em;
	 padding: 5px;
	 border-bottom: 1px solid #24578F;
	 border-left: 1px solid #24578F;
	 }
	

.reftd3 	{
	 text-align: left;
	 font-size: 0.8em;
	 padding: 5px;
	 border-bottom: 1px solid #24578F;
	 border-left: 1px solid #24578F;
	 background: #F2F7FF ;
	 }
	

.reftd4 	{
	 text-align: center;
	 font-size: 0.8em;
	 padding: 5px;
	 border-bottom: 1px solid #24578F;
	 border-left: 1px solid #24578F;
	 background: #F2F7FF ;
	 }
	

.reftable em 	{
	 font-style: normal;
	 font-weight: bold;
	 letter-spacing: 1px;
	 font-variant: small-caps;
	 }
	

.formtd 	{
	 padding: 10px;
	 font-size: 0.8em;
	 }
	

.formfeld 	{
	 padding: 2px;
	 font-size: 0.8em;
	 font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	 border-top: 1px solid white;
	 border-right: 1px solid white;
	 border-bottom: 1px solid #24578F;
	 border-left: 1px solid #24578F;
	 background: #E3EBFF ;
	 }
	

#ds 	{
	 width: 485px;
	 margin: 0px;
	 padding: 15px;
	 position: relative;
	 background: #E3EBFF ;
	 }
	

.formds 	{
	 font-size: 0.8em;
	 width: 500px;
	 }
	


