body {
	background: #5c5a57;
	margin: 0;
	padding:0;
	text-align: left;
	font-family: 'HelveticaLT-Light';
	font-size: 14px; letter-spacing: 0.05em;
	line-height: 18px;
	color: #fffef1;
}

a { color: #fffef1; text-decoration: none; }

a:hover { opacity: 0.8; }

p { font-weight: 100; font-weight: light; }
	
ul, li, p {list-style: none; }
	
ul, li, p, h1, img, div {list-style: none; padding: 0; margin: 0; }

h1 { text-transform: uppercase; font-family: 'Novecento-Normal'; font-weight: 100; font-size: 12px; letter-spacing: 0.15em; padding: 11px 0 0 0; }
	

/*INDEX******************************************/
#wrapper {position: absolute; width: 800px; height: 506px;  left: 50%; margin: -253px 0 0 -400px; top: 50%; padding: 0; }
#staedte { position: relative; height: 80px;}
#wrapper #staedte ul { width: 800px; margin-top: 96px; }

#staedte p {padding: 10px 0px 8px 0px; }

li { width: 198px; float:left; text-align: center; border-right: 2px solid #4e4c4a; }
li.last { border-right: 0px; width: 200px;  }
#wrapper img { margin-left: 250px;}


#adresse { position: relative; padding-top: 34px; text-align: center; }
#adresse h1 { padding-bottom: 12px; }

