body {
	margin-top: 0px;
	padding-top: 0px;
	color: rgba(0,0,0,0.8);
}

#container {
	border-style: none;
	position: absolute;
}

#navigation {
	position:relative;
	float:left;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5e5e5e;
	text-transform: uppercase;
	text-align:left;
	width:700px;
	height:20px;
}

#language_chooser {
	position:relative;
	float:left;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5e5e5e;
	text-transform: uppercase;
	text-align:right;
	width:300px;
	height:20px;
}

a {
	color: #5e5e5e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #a0ae8e;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#navigation ul {
	margin-left: -30px;
}

#navigation ul li, #language_chooser ul li { 
	display: inline; 
	list-style: none; 		
}

#navigation ul li, #language_chooser ul li  { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
}  

#navigation ul li.first, #language_chooser  ul li.first { 
	border-left: none;
}

#top {
	height:30px;
	width: 1000px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5e5e5e;
	text-transform: uppercase;
	left: 80px;
	background: #f1f0ec url(../discover/top.jpg) 0 bottom;
	border-top: 1px solid #c0c0c0;
	position: absolute;
	top:10px;
	vertical-align:middle;
}

#logo {
	position:absolute;
	left:80px;
	top:50px;
	height:68px;
	width:1000px;
	border-top: 1px solid #c0c0c0;
	/*border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;*/
	background: url(../discover/logoback.jpg) repeat-x 0 bottom;
}

#map {
	position:absolute;
	left:80px;
	height:280px;
	width:600px;
	top:125px;
	border-top: 1px solid #c0c0c0;
	/*border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;*/
}

#news {
	position:absolute;
	left:690px;
	height:280px;
	width:390px;
	top:125px;
	background: #f1f0ec url(../discover/top.jpg) repeat-x 0 bottom;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #c0c0c0;
}

#images {
	position:absolute;
	left:690px;
	height:205px;
	width:390px;
	top:408px;
	background: #f1f0ec url(../discover/top.jpg) repeat-x 0 bottom;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #c0c0c0;
}

#content {
	position:absolute;
	left:80px;
	height:100px;
	width:600px;
	top:408px;
	border-top: 1px solid #c0c0c0;
	background-color:#C9F;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f1f0ec url(../discover/top.jpg) repeat-x 0 bottom;
}

#teaser_left {
	position:absolute;
	left:80px;
	height:100px;
	width:195px;
	top:515px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f1f0ec url(../discover/top.jpg) repeat-x 0 bottom;
	border-top: 1px solid #c0c0c0;
}

#teaser_middle {
	position:absolute;
	left:283px;
	height:100px;
	width:195px;
	top:515px;
	background-color: #f1f0ec;
	border-top: 1px solid #c0c0c0;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f1f0ec url(../discover/top.jpg) repeat-x 0 bottom;

}

#teaser_right {
	position:absolute;
	left:485px;
	height:100px;
	width:195px;
	top:515px;
	background-color: #f1f0ec;
	border-top: 1px solid #c0c0c0;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f1f0ec url(../discover/top.jpg) repeat-x 0 bottom;

}

#friends {
	position:absolute;
	left:80px;
	height:283px;
	width:1000px;
	top:700px;
	background-color:#FFF;
	display:none;
}

h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color:#a0ae8e;
	padding:0px;
}

h2 {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0ae8e;
}

h3 {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0ae8e;
}

h4 {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0ae8e;
}

.txt{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #5e5e5e;
}

#footer {
	height:20px;
	width: 1000px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5e5e5e;
	text-transform: uppercase;
	left: 80px;
	background: #f1f0ec url(../discover/top.jpg) 0 bottom;
	vertical-align: 10px;
	border-top: 1px solid #c0c0c0;
	position: absolute;
	top: 620px;
	text-align: center;
	padding-top:5px;
}

#bilderstapel {
	background-color: black;
	height:200px;
	width: 390px;
}

#bilderstapel img {
	position:absolute;
	height:200px;
	width: 390px;
	z-index:1;
}

#bilderstapel img.obersteebene {
	z-index:3;
}

#bilderstapel img.mittlereebene {
	z-index:2;
}