body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: rgb(60,60,60);
	background-color: rgb(255,255,255);
	width:100%;
	height:100%;
}
#Streifen{
	position: absolute;
	width: 100%;
	height: 200px;
	top: 60px;
	left: 0px;
	z-index:1;
	background-image: url(../Bilder/Streifen2.png);
	background-repeat: repeat-x;
}
#Footer{
	width: 100%;
	height: 100px;
	top: 0px;
	left: 0px;
	padding: 10px 20px 1px 20px;
	text-align: center;
	border-top: 1px;
	border-top-color: rgb(60,60,60);
	border-top-style: solid;
}
#Seite{
	position: absolute;
	z-index:10;
	width: 800px;
	height: 600px;
	top: 40px;
	left: 50%;
	margin-left: -400px;
}
#Logo {
	position:absolute;
	top:50px;
	width:260px;
	height:149px;
	z-index:20;
	overflow: hidden;
	background-image: url(../Bilder/rami-reinigung_Logo260x149.png);
}
#Leistungen {
	position:absolute;
	top:100px;
	left: 300px;
	width:800px;
	height:50px;
	z-index:2;
	
}
#Leistungen a:link {
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 20px:
}
#Leistungen a:visited {
	color: rgb(80,80,80);
	text-decoration: none;
}
#Leistungen a:hover {
	color: rgb(255,0,0);
	text-decoration: none;
}
#Leistungen a:active {
	color: rgb(220,0,0);
	text-decoration: none;
}

#Navi {
	position:absolute;
	top:228px;
	width:800px;
	height:40px;
	z-index:0;
}
#Navi table {
	font-size: 12px;
	font-weight: bold;
}
#Navi tr {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Navi a:link {
	color: rgb(0,0,0);
	text-decoration: none;
}
#Navi table a:visited {
	color: rgb(80,80,80);
	text-decoration: none;
}
#Navi table a:hover {
	color: rgb(255,0,0);
	text-decoration: none;
}
#Navi table a:active {
	color: rgb(220,0,0);
	text-decoration: none;
}
#Inhalt a {
	font-size: 11px;
	font-weight: bold;
}
#Inhalt a:link {
	color: rgb(0,0,0);
	text-decoration: none;
}
#Inhalt a:visited {
	color: rgb(80,80,80);
	text-decoration: none;
}
#Inhalt a:hover {
	color: rgb(255,0,0);
	text-decoration: none;
}
#Inhalt a:active {
	color: rgb(220,0,0);
	text-decoration: none;
}
#Hintergrund {
	position:absolute;
	top:262px;
	width:800px;
	height:367px;
	z-index:3;
	overflow: hidden;
	background-image: url(../Bilder/Hintegrund-Grau-Weis-Verlauf.jpg);
}
#Inhalt{
	position:relative;
	padding:20px 300px 20px 20px;
	height:300px;
}
#Motto {
	position:absolute;
	left:625px;
	top:71px;
	width:190px;
	height:130px;
	z-index:4;
	background-image: url(../Bilder/topSauberUndTopGuenstig190x130.png);
	overflow: hidden;
}
#Bild {
	position:absolute;
	left:506px;
	top:303px;
	width:320px;
	height:240px;
	z-index:5;
}
#Bild  #Kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 20px;
}
#Bild #Danke {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
ul {
	font-size: 11px;
	line-height: 12pt;
}
#Leistungen li{
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.Fehler {
	color: red;
	font-weight: bold;
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14pt;
}
#Gebaeudereinigung{
	position: absolute;
	left: 20px;
	top: 20px;
}#Gartenpflege{
	position: absolute;
	left: 240px;
	top: 20px;
}#Hausmeisterservice{
	position: absolute;
	left: 20px;
	top: 160px;
}
#Sonstiges{
	position: absolute;
	left: 20px;
	top: 280px;
}
