body 					{
						margin-left: 0px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						background-color: #FFFFFF;
						background-image: url(grafik/background.jpg);
						background-repeat: repeat-y;
						background-position: center;
						}
						
.banner 				{
						position: absolute;
						height: 119px;
						width: 1000px;
						margin-left: -500px;
						left: 50%;
						text-align: center;
						background-image: url(grafik/titel_balken.jpg);
						}
						
.logo					{
						position: absolute;
						height: 188px;
						width: 123px;
						z-index: 2;
						background-image: url(grafik/logo.jpg);
						left: 50%;
						margin-left: -470px;
						top:23px;
						}
						
.main					{
						position: absolute;
						width:1000px;
						margin-left: -500px;
						left: 50%;
						top: 119px;
						}
						
.nav_links 			{
						width: 161px;
						padding-top: 100px;
						min-height: 407px;
						float: left;
						position: static;
						border-left: solid 1px;
						border-right: solid 1px;
						border-bottom:  solid 1px;
						border-color:  #817d7a;
						margin-top: 0px;
						margin-left: 10px;
						padding-bottom: 5px;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 12px;
						text-decoration: none;
						background-image: url(grafik/links_balken_neu.jpg);
						background-repeat: repeat-x;
						text-align:left;
						height: auto !important;/* moderne Browser */
						height: 407px; /* IE */
						} 
						
.nav_mitte_1			{
						width: 418px;
						float: left;
						position: static;
						margin-top: 30px;
						margin-left: 25px;
						margin-bottom: 0px;
						text-align: center;
						}
						
.nav_mitte_2			{
						width: 160px;
						float: left;
						position: static;
						margin-top: 30px;
						margin-left: 25px;
						margin-bottom: 0px;
						text-align: center;
						}
						
.nav_mitte_3			{
						width: 580px;
						float: left;
						position: static;
						margin-top: 30px;
						margin-left: 25px;
						margin-bottom: 0px;
						text-align: center;
						}
						
.schrift_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

						
.textbereich			{
						width: 418px;
						float: left;
						position: static;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 20px;
						text-align: justify;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						line-height:18px;
						}	
						
.textbereich_2			{
						width: 160px;
						float: left;
						position: static;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 20px;
						text-align: justify;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						line-height:18px;
						}	
						
.textbereich_3			{
						width: 580px;
						float: left;
						position: static;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 20px;
						text-align: justify;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						line-height:18px;
						}	
						
.nav_rechts 			{	
						width: 161px;
						height: 507px;
						float: right;
						position: static;
						border-left: solid 1px;
						border-right: solid 1px;
						border-bottom:  solid 1px;
						border-color:  #817d7a;
						margin-top: 0px;
						margin-right: 10px;
						padding-bottom: 5px;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 12px;
						background-image: url(grafik/links_balken_neu.jpg);
						background-repeat: repeat-x;
						text-align:center;
						}
						
.formular				{
						margin-top:70px;
						width: 143;
						position: relative;
						margin-right:10px;
						margin-left: 10px;
						margin-bottom:10px;
						}
						
						
a						{
	text-decoration: none;
	color: #0000FF;
						}
						
a:visited 				{
	text-decoration: none;
						}

						
.ueberschrift			{
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						font-size: 12px;
						font-weight: bold;
						text-align:center;
						}
						
.formular_felder		{
						padding-top:3px;
						height:13px;
						border-top-width: 2px;
						border-right-width: 1px;
						border-bottom-width: 1px;
						border-left-width: 1px;
						border-top-style: solid;
						border-right-style: solid;
						border-bottom-style: solid;
						border-left-style: solid;
						border-top-color: #c3c3c3;
						border-right-color: #c3c3c3;
						border-bottom-color: #dddddd;
						border-left-color: #c3c3c1;
						font-size: 10px;
						text-indent:4px;
						}
						
select					{
						padding-top:0px;
						height:19px;
						font-size: 10px;
						text-indent:4px;
						border-top-width: 2px;
						border-right-width: 1px;
						border-bottom-width: 1px;
						border-left-width: 1px;
						border-top-style: solid;
						border-right-style: solid;
						border-bottom-style: solid;
						border-left-style: solid;
						border-top-color: #c3c3c3;
						border-right-color: #c3c3c3;
						border-bottom-color: #dddddd;
						border-left-color: #c3c3c1;
						}
				
.formular_button		{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						width:80px;
						font-size: 10px;
						border-top-width: 1px;
						border-right-width: 1px;
						border-bottom-width: 1px;
						border-left-width: 1px;
						border-top-style: solid;
						border-right-style: solid;
						border-bottom-style: solid;
						border-left-style: solid;
						border-top-color: #666666;
						border-right-color: #666666;
						border-bottom-color: #000000;
						border-left-color: #000000;
						background:white;
						}	
						
.kasten_1				{
						width: 418px;
						min-height: 50px;
						position: relative;
						margin-top:0px;
						text-align: justify;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						line-height:18px;
						background-image: url(grafik/kasten_background.jpg);
						background-repeat: repeat-x;
						border:2px solid #edebd6;
						padding-top:0px;
						padding-bottom:0px;
						padding-right:0px;
						}
						
.kasten_2				{
						width: 160px;
						min-height: 50px;
						position: relative;
						margin-top:0px;
						text-align: justify;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						line-height:18px;
						background-image: url(grafik/kasten_background.jpg);
						background-repeat: repeat-x;
						border:2px solid #edebd6;
						padding-top:0px;
						padding-bottom:0px;
						padding-right:0px;
						}
						
.kasten_3				{
						width: 600px;
						min-height: 50px;
						position: relative;
						margin-top:0px;
						text-align: justify;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						line-height:18px;
						background-image: url(grafik/kasten_background.jpg);
						background-repeat: repeat-x;
						border:2px solid #edebd6;
						padding-top:0px;
						padding-bottom:0px;
						padding-right:0px;
						}	
						
.icons					{
						position:absolute;
						left:40px;
						top:-20px;
						}
						
.kasten_titel			{
						position:relative;
						width:160px;
						left:100px;
						top: 5px;
						font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						}

.kasten_titel2			{
						position:relative;
						width:160px;
						left:80px;
						top: 5px;
						font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						}
						
.kasten_schrift			{
						position:relative;
						width:397px;
						left:10px;
						margin-top: 20px;
						margin-bottom:10px;
						font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						}

.kasten_schrift2			{
						position:relative;
						width:140px;
						left:10px;
						margin-top: 20px;
						margin-bottom:10px;
						font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						}
						
.kasten_schrift_3		{
						position:relative;
						width:580px;
						left:10px;
						margin-top: 20px;
						margin-bottom:10px;
						font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
						font-size: 13px;
						}
												
#aktuell_bild		{
						position:absolute;
						height: 60px;
						width: 80px;
						left:200px;
						}
						
#formular_bild		{
						position:absolute;
						height: 85px;
						width: 80px;
						right:280px;
						}
						
/*Menü*/

.col2									{
										position:relative;
										display:block;
										left:5px;
										width:155px;
										padding:0;
										float:left;
										}

   

dl, dt, dd, ul, li 							{
											color:#94846B;
											margin: 0;
											padding: 0;
											list-style-type: none;
											}
											
dt											{
											list-style-type: none;
											border-bottom:1px solid #E7E3DA;
											color:#94846B;
											margin:2px 0 0 0;
											}
						
#menu 										{
											top: 0;
											left: 0;
											padding-bottom:30px;
											width: 155px;
											}
						
#menu dt 									{
											cursor: pointer;
											margin: 8px 0;;
											height: 29px;
											line-height: 20px;
											text-indent: 10px;
											text-align: left;
											}

						
#menu li 								{
											text-indent: 30px;
											text-align: left;
											height:29px;
											color:#94846B;
											margin:2px 0 0 0;
											}
						
#menu li a, #menu dt a 				{
											color:#94846B;
											text-decoration: none;
											display: block;
											border: 0 none;
											height: 100%;
											}

#menu li a:hover, #menu dt a:hover, #menu ul a:hover				{
											background:url(grafik/menu_link_bg.jpg) top left no-repeat;
											background-position: -5px 0;
												}
