html, body 	{
					margin:0px;
					padding:0px;
					overflow:show;
					margin:auto;
					background-color:#b2b2b2;
					text-align:center;
					font-family:arial;
					font-size:12px;
					}
img				{
					border:0px;
					}
	

		
					.header			{
										background-image:url(../img/bg_header.jpg);	
										background-repeat:repeat-y;
										background-position:center;	
										width:100%;
										min-width:1000px;										
										height:176px;
										overflow:auto;										
										margin:auto;
										}	
					.header_innen {
										width:890px;
										margin:auto;							
										text-align:right;
										font-weight:bold;
										padding-right:110px;
										margin-top:125px;
										line-height:1.5;
										}
					.content_aussen{
										text-align:center;
										width:100%;
										min-width:1000px;	
										min-height:200px;
										height:auto;
										overflow:auto;										
										margin:auto;
										background-image:url(../img/bg_content.jpg);	
										background-repeat:repeat-y;
										background-position:center;
										padding-bottom:50px;									
										}	
					.content_innen{
										width:900px;
										text-align:left;
										margin:auto;
										}
					.content_links	{
										float:left;
										margin-left:32px !important;
										margin-left:16px;
										width:247px;
										margin-top:80px;
										}		
					.content_links .punkt{
										width:227px;
										height:20px;
										border-bottom:1px solid #FFF;
										padding-top:5px;
										padding-left:20px;
										}
					.content_links .punkt_aktiv{
										width:227px;
										height:20px;
										border-bottom:1px solid #FFF;
										padding-top:5px;
										padding-left:20px;
										background-color:#fff100;
										}	
					.content_links .punkt a{
										color:#000;
										text-decoration:none;
										display:block;
										height:22px
										}											
					.content_links .punkt_aktiv a{
										color:#000;
										text-decoration:none;
										display:block;
										height:22px
										}	
					.content_links .punkt a:hover{
										color:#FFF;
										text-decoration:none;
										}											
					.content_links .punkt:hover{
										background-color:#b2b2b2;
										color:#FFF;
										}
					.content_links .aktions{
										margin-top:80px;
										}
										
					.content_links .aktions .punkt{
										width:227px;
										height:20px;
										border-bottom:1px solid #FFF;
										padding-top:5px;
										padding-left:20px;
										background-color:#c05146;
										}		
					.content_links .aktions .punkt:hover{
										background-color:#e33443;
										}											
					.content_links .aktions .punkt a{
										color:#FFF;
										font-weight:bold;
										}												
					.content_links .aktions .punkt_aktiv{
										width:227px;
										height:20px;
										border-bottom:1px solid #FFF;
										padding-top:5px;
										padding-left:20px;
										background-color:#f37231;
										color:#FFF;
										font-weight:bold;										
										}	
					.content_links .aktions .punkt_aktiv a{
										color:#FFF;
										text-decoration:none;
										display:block;
										height:22px
										}	
										
					.content_rechts{
										margin-top:73px;
										float:right;
										width:500px;
										margin-right:60px !important;
										margin-right:30px;
										color:#817c7c;
										line-height:1.5;
										text-align:justify;
										padding-bottom:35px;
										border-bottom:1px dotted #c05146;
										}
					.linie				{
										border-bottom:1px dotted #b2b2b2;
										margin-bottom:15px;
										}
					.content_rechts h1{
										margin:0;
										padding:0;
										font-size:18px;
										color:#c05146;
										margin-bottom:27px;
										}
					.content_rechts h2{
										margin:0;
										padding:0;
										font-size:18px;
										color:#c05146;
										margin-bottom:27px;
										margin-top:40px;
										}
										
					.content_rechts a{
										color:#c05146;
										text-decoration:none;
										}
					.content_rechts a:hover{
										color:#b2b2b2;
										text-decoration:none;
										}
										
					.bottom			{
										background-image:url(../img/bg_bottom.jpg);	
										background-repeat:repeat-y;
										background-position:center;	
										width:100%;
										min-width:1000px;										
										height:100px;									
										margin:auto;										
										}	
										
					table				{
										width:490px;
										}
					table td			{
										width:245px;
										color:#c05146;
										margin-top:10px;
										}
					table td.bez	{
										padding-top:10px;
										}										
					table input	{
										width:235px;
										border:1px solid #c05146;
										}		
					table input.absenden{
										margin-top:12px;
										width:239px;
										border:1px solid #c05146;	
										background-color:#c05146;		
										color:#FFF;
										font-weight:bold;
										height:20px;
										}
					
					.status			{
										font-weight:bold;
										color:#c05146;
										}
										
					li					{
										margin-left:-23px;
										list-style-image:url(../img/img_punkt.gif);
										}	
					li.ohne			{
										list-style-image:none;
										list-style-type:lower-alpha;
										}

					.kasten			{
										width:458px;
										padding:20px;
										border:2px solid #c05146;
										}
					.foto_rechts	{
										float:right;
										margin-left:30px;
										margin-bottom:20px;
										margin-top:2px;
										font-size:11px;
										}
										
