* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

#hauptnavi {
	float: left;
	line-height: 50px;
}

#navigation {
	height: 50px;
	width: 900px;
	background-color: #ebebeb;
	font-family: arial;
	font-size: 16px;
	box-shadow: 0.1px 0.1px 2px grey;
	margin-left: auto;
	margin-right: auto;
}

#hauptnavi li {
	float: left;
	width: 175px;
	height: 50px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}
	
#unterpunkte li {
	border: 1px solid grey;
	text-align: center;
	background: #f5f5f5;
	font-size: 14px;
	box-shadow: 1px 1px 3px grey;
	line-height: 50px;
}

#leistungen a:hover {
	border: 1px solid grey;
	box-shadow: 1px 1px 3px grey;
}

#hauptnavi a {
	text-decoration: none;
	display: block;
	color: #505050;
}

#hauptnavi a:hover {
	color: #115989;
	border: 1px solid grey;
	box-shadow: 1px 1px 3px grey;
}

#navigation li {
	position: relative;
}

#navigation ul ul {
	position: absolute;
	z-index: 2;
	display: none;
	width: 470px;
	height: 368px;
	background-color: #ebebeb;
	border: 1px solid grey;
	box-shadow: 1px 1px 3px grey;
}

#ueber {
	width: 500px;
}

#navigation ul ul li {
	font-size: 13px;
	width: 220px;
	margin-top: 8px;
	margin-left: 8px;
}

#navigation ul li:hover ul {
	display: block;
}


nav #aktuell a {
	color: #115989;
} 

#center {
	margin-left: 35%;
}

#slider {
	height: 40%;
	width: 900px;
	background-color: #ebebeb;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
	box-shadow: 0.1px 0.1px 3px grey;
	position: center;
}

#topline {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#karriere {
width: 600px;
}

#form {
	text-align: center;
}

#anfrage {
	color: #505050;
	font-size: 20px;
}

#anfrage1 {
	color: #505050;
	font-size: 14px;
}

#direkt {
	color: #115989;
}

input {
	border-radius: 5px;
	height: 35px;
	text-align: center;
	width: 225px;
	border: none;
	box-shadow: 0px 0px 8px lightblue;
}

#submit {
	border: 1px solid grey;
	cursor: pointer;
}

#unterhaltsreinigung {
	margin-left: 15px;
	font-size: 15px;
	color: #505050;
}

#fassadenreinigung {
	margin-top: -410px;
	float: right;
	width: 45%;
	margin-right: 15px;
	border: 1px solid lightgrey;
}

#teppichreinigung {
	margin-top: -730px;
	float: right;
	width: 45%;
	margin-right: 15px;
	border: 1px solid lightgrey;
}

#unterhaltsreinigung1 {
	margin-left: 15px;
	font-size: 15px;
	color: #505050;
	text-align: center;
}

#text {
	color: #505050;
	font-size: 15px;
	width: 500px;
	text-align: justify;
		margin-left: auto;
	margin-right: auto;
}

#text1 {
	color: #505050;
	font-size: 15px;
	width: 500px;
	text-align: justify;
}

#text3 {
	color: #505050;
	font-size: 15px;
	width: 500px;
	text-align: justify;
	margin-left: 200px;
}

#text4 {
	color: #505050;
	font-size: 15px;
	width: 500px;
	text-align: justify;
	margin-left: 200px;
}


#baureinigung {
	margin-top: -460px;
	float: right;
	width: 45%;
	margin-right: 15px;
	border: 1px solid lightgrey;
}

#kontaktbild {
	width: 30px;
}

#unterhalt {
	float: right;
	width: 425px;
	margin-top: 15px;
	margin-right: 15px;
	border: 1px solid lightgrey;
}

h2 {
	color: #115989;
}

#reinigung {
	color: #505050;
	font-size: 16px;
}

#interesse {
	color: #0066FF;
}

h3 {
	color: #115989;
}

#service {
	margin-left: 550px;
	margin-top: -350px;
	width: 350px;
}

#logo21 {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#toptext {
	font-size: 15px;
	color: grey;
	height: 200px;
}

#time {
	margin-left: 0%;
	font-size: 14px;
}

footer {
	height: 50px;
	width: 900px;
	background-color: #ebebeb;
	color: #505050;
	font-family: Arial;
	position: center;
	line-height: 30px;
	box-shadow: 0.1px 0.1px 2px grey;
	margin-left: auto;
	margin-right: auto;
}

#taetigkeiten {
	margin-left: 25px;
}

footer ul {
	list-style-type: none;
	line-height: 50px;
}

footer ul li {
	float: left;
	font-size: 14px;
	font-family: Arial;
	width: 12%;
	width:80px;
}

footer ul li a:hover {
	color: #115989;
}

footer a {
	text-decoration: none;
	color: #505050;
}

#copyright {
	line-height: 50px;
	margin-left: 610px;
	font-size: 11px;
}

#result {
	color: #115989;
}

#test {
	height: 50px;
	float: left;
	width: 75px;
}

.test {
	height: 50px;
	float: left;
	width: 75px;
}