body {	color:#666666;
		background-color:#FFF;}
		
		body a {color:#666666;}
		
.page {	margin:auto;
		width:1024px;}

.service {	height:20px;
			width:1024px;
			border-bottom-color:#666666;
			border-bottom-style:solid;
			border-bottom-width:1px;
			text-align:right;
			color:#666666;
			font-family:Arial;
			font-size:12px;
			padding-top:20px;}
			
			.service a {float:right:
						color:#666666;
						text-decoration:none;
						margin-right:20px;}
			
.kopf {	width:1024px;
		height:260px;
		margin-top:20px;}

.links_oben {	width:152px;
				height:256px;
				background-image:url(images/links.jpg);
				background-position:top;
				float:left;
				background-repeat:no-repeat;}
				
.mitte {	width:1024px;
			height:255px;}
			
.bild {		width:711px;
			height:256px;
			background-image:url(images/bg.png);
			background-position:top;
			float:left;
			background-repeat:no-repeat;}
			
.menu {		width:711px;
			height:19px;
			background-color:#00579d;
			margin-top:7px;
			float-left;
			margin-left:151px;
			padding-top:6px;}
			
			.menu a{	color:#FFF;
						font-family:Arial;
						font-weight:800;
						font-size:12px;
						text-decoration:none;
						margin-left:65px;}
						
			.menu a:hover {	color:#f49b00;}
			.menu a:active {	color:#f49b00;}

.rechts {	width:161px;
			height:256px;
			background-image:url(images/rechts.jpg);
			background-position:top;
			background-repeat:no-repeat;
			float:left;}
			
.content {	width:1024px
			height:auto;
			margin-top:50px;}

.links {	width:152px;
			height:auto;
			float:left;}
			
			.links img {	padding-top:10px;}
			
.inhalt {	width:850px;
			height:auto;
			float:left;
			margin:auto;}
			
.spalte1 {	width:400px;
			height:auto;
			float:left;}
			
			.spalte1 h1 {	color:#f49b00;
							font-weight:bold;
							font-family:Arial;
							font-size:14px;}
							
			.spalte1 h2 {	color:#f49b00;
							font-family:Arial;
							font-size:12px;}
							
			.spalte1 p {	color:#00579d;
							font-family:Arial;
							font-size:12px;}
							
			.spalte1 li {	color:#00579d;
							font-family:Arial;
							font-size:12px;}
			
.spalte2 {	width:400px;
			height:auto;
			float:right;
			padding-top:50px;
			padding-left:30px;}
			
			.spalte2 p {	color:#666666;
							font-family:Arial;
							font-size:12px;}
							
			.spalte2 h1 {	color:#f49b00;
							font-weight:bold;
							font-family:Arial;
							font-size:14px;}
							
			.spalte2 h2 {	color:#f49b00;
							font-family:Arial;
							font-weight:bold;
							font-size:12px;
							padding-left:30px;}
							
			.spalte2 li {	list-style-image:url(images/liste.png);
							color:#00579d;
							font-family:Arial;
							font-size:12px;
							font-weight:bold;
							padding-top:30px;}
							
			.spalte2 span {	color:#666666;
							font-family:Arial;
							font-size:12px;
							padding-left:30px;}
							
						
.footer {	background-color:#f49b00;
			width:1024px;
			height:115px;
			float:left;
			margin-top:30px;}
			
			.footer img {	float:right;
							padding-top:48px;}
							
						
