body {
	margin: 0px;
	text-align: center;
	background-color: #fafafa;
	font-family: Verdana;
	font-size:13px;
	color:#535353;
	background-image:url('gfx/bg_verlauf.png');
	background-repeat:repeat-x; }
	
a {
	text-decoration:none;
	color:#535353;}
	
	center {
		height:100%; }
		
		.background {
			background-image:url('gfx/bg_inhalt.png');
			width:1004px;
			min-height:100%;
			background-color:#ffffff;}
			
			#layout {
				width:1000px;
				min-height:100%;
				color:#535353;
				text-align:left;}
			
				#header_navi {
					padding:3px 15px 3px;
					background-color:#ffffff;
					text-align:right;}
					
					#header_navi, #header_navi a {
						text-decoration:none;
						color:#535353;
						font-size:11px;}

				#header_img {
					width:1000px;
					height:170px;
					background-image:url('gfx/header.jpg'); }

				#navi_zentral {
					width:800px;
					height:40px;
					font-size:16px;
					color:#ffffff;
					background-color:#c8def6;
					background-image:url('gfx/navi_verlauf.png');
					float:left;
					padding:0;}
					
					#navi_zentral ul {
						margin:11px 0 0 15px;
						padding:0;
						list-style-type:none;}
						
						#navi_zentral li {
							display:inline;
							margin-right:10px;}
					
						#navi_zentral a {
							padding:5px 10px 11px 10px;
							padding:5px 10px 11px 10px;
							color:#ffffff;
							text-decoration:none;}
							
							#nav_1:hover {background-color:#1f5796;}
							#nav_2:hover {background-color:#ac90b1;}
							#nav_3:hover {background-color:#cf8d9c;}
							#nav_4:hover {background-color:#e58573;}
							#nav_5:hover {background-color:#edbf37;}
						
							#nav_1_active {background-color:#1f5796;}
							#nav_2_active {background-color:#ac90b1;}
							#nav_3_active {background-color:#cf8d9c;}
							#nav_4_active {background-color:#e58573;}
							#nav_5_active {background-color:#edbf37;}
						
				#box_rechts_titel {
					height:40px;
					width:200px;
					background-color:#bbd5f1;
					background-image:url('gfx/box_rechts_titel_verlauf.png');
					float:right;
					margin:0;}
	
				#box_rechts_titel h1 {
					font-size:20px;
					color:#ffffff;
					font-family:Times New Roman;
					margin:07px 0 0 12px;}
					
				#navi_links {
					margin-top:25px;
					width:200px;
					float:left; 
					font-size:13px;}
					
					#navi_links ul {
						line-height:1.8em;
						margin:0px 0 0 25px;
						list-style-type:none;
						padding:0px;}

					#navi_links a {
						text-decoration:none;
						color:#535353;}
							
				#inhalt {
					width:550px;
					float:left;
					margin:25px 25px 25px 25px;}
					
					#inhalt a:hover {
						text-decoration:underline;}
					
					#inhalt h1 {
						font-family:Times New Roman;
						font-size:22px;
						color:#1f5796;
						margin:0 25px 10px 0;}
					
					#inhalt h2 {
						font-size:14px;
						margin:10px 25px 10px 0;
						text-transform:uppercase;}
					
					#inhalt h3 {
						font-size:16px;
						font-family:Times New Roman;
						margin:0 25px 10px 0;}
							
					#inhalt p {
						font-size:13px;
						/*text-align:justify;*/
						line-height:1.4em;}
						
					#inhalt ol {
						text-align:justify;}
						
					#inhalt li {
						margin-bottom:5px;}
					
					.inhalt {
						margin:0 0 25px 0;}
					
					.inhalt table {
						border-collapse:collapse;
						margin-bottom:5px;}
					
					.inhalt th {
						background-color:#f6fafd;
						padding:5px;
						font-size:15px;
						}

					.inhalt td {
						/*background-color:#f6fafd;*/
						font-size:13px;
						padding:3px 5px 3px 5px;}
					
					.tabelle_rahmen th, .tabelle_rahmen td {
						border: 1px dotted #bababa;}
					
				#box_rechts {
					float:right;
					width:200px;
					margin:25px 0 25px 0;}
					
					#box_rechts h3 {
						color:#1f5796;
						font-size:14px;
						font-family:Times New Roman;
						margin:3px 4px 0 6px;}
						
					#box_rechts h3 a {
						color:#1f5796;}
						
					#box_rechts span {
						font-size:11px;
						margin:20px 0 0 6px;}