html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-color: #A8C3CE;
	background-repeat: repeat-x;
	background-image: url(pics/bg.jpg);

	}
.all {
	height: 592px;
	width: 770px;
	left: auto;
	right: auto;
	margin-top: 40px;
	background-repeat: no-repeat;
	background-image: url(pics/index-bg.gif);
	}
.spiegel {
	height: 60px;
	width: 770px;
	left: auto;
	right: auto;
	background-image: url(pics/spiegel.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	}
.inhalt {
	height: 500px;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	}
.bau {
	height: 388px;
	width: 555px;
	padding-left: 70px;
	padding-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #1E485D;
}
.kontakt {
	height: 388px;
	width: 210px;
	padding-left: 0px;
	padding-top: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: white;
}
.ueber {
	font-weight: bold;
}
.point {
	color: #F7941E;
}
.kontakt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: white;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #588593;
	text-decoration: none;

}
.kontakt a:hover
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #F7941E;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #F7941E; 
 	text-decoration: none;
 }
.navi {
	padding-top: 6px;
	padding-left: 37px;
	height: 27px;
	width: 100%;
	left: auto;
	right: auto;
	text-align: center;

}
li{
	list-style-image: none;
	list-style-type: none;
	display: inline;
	
	}

.navi a
{	padding-right: 2px;
	float: left;
	Color: #1E485D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	vertical-align: middle;
	height: 27px;
	width: 119px;
	font-weight: bold;
	background-image: url(pics/button/but-petrol.gif);
	background-repeat: no-repeat;
	background-position:  center top;
	
}

.navi a:hover
{	
	padding-right: 2px;
	float: left;
	Color: white;
	Font-Weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 119px;
	background-image:  url(pics/button/but-orange.gif);
	background-repeat: no-repeat;
	background-position:  center top;
	
}
.downer {
	height: 28px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FEEFDC;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	background-color: #588593;
	line-height: 20px;
	}
.ueber {
	font-weight: bold;

}	
	
	
	
	
	
	
	
	
	