body {
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	font: normal 20px/26px "Century Gothic", Arial, "Lucida Grande", Helvetica, sans-serif;
}

#menu {
	background-color: #9a678b;
	width: 100%;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
}

#nav {
	font-size: 20px;
	margin-top: -70px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #916182;
}

#nav ul li {
display: inline;
}

#nav .active a{
	color: white;
	background-color: #9a678b;
}



#nav a {
	margin-right: -2px;
	margin-left: -2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: white;
	color: #9a678a;
	text-transform: none;
	text-decoration: none;
}

#nav a:hover {
	background-color: #9a678b;
	color: white;
	text-transform: none;
	text-decoration: none;
}

#us {
	line-height: 60px;
	text-align: center;
	margin-top: 28px;
	width: 100%;
	background-color: #d5becd;
	height: 65px;
}

#la {
	height: 160px;
	text-align: center;
	margin-top: 5px;
	width: 100%;
	background-color: #e7d3e4;
}

#la img {
	margin-top: 2px;
	border-color: #838383;
	border-style: solid;
	border-width: 3px;
	margin-right: 20px;
	margin-left: 20px;
}

#seite1 {
	margin-top: -30px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#seite1 img, #kontakt1 img, {
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 5px;
	margin-top: 75px;
}

#seite1 a, #text a, #kontakt1 a {
	text-decoration: none;
	color: #333333;
}

#seite1 a:hover, #text a:hover, #kontakt1 a:hover {
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: #333333;
	text-transform: none;
	text-decoration: none;
}

#text {
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.40;
	font-size: 14px;
	width: 450px;
}

#text img {
	margin-bottom: 20px;
	border-color: #9a678a;
	border-style: solid;
	border-width: 2px;
	margin-top: 20px;
}

#text li {
	margin-left: -30px;
	list-style-position: outside;
	list-style-type: disc;
}

#left {
	margin-top: -18px;
}

#kontakt1 {
	padding: 25px;
	margin-top: -600px;
	margin-left: 600px;
}

#kontakt {
	margin-top: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#karte img {
	margin-bottom: 50px;
	border-color: #9a678a;
	border-style: solid;
	border-width: 2px;
}

#logo2 {
	margin-left: -10px;
}

