* {
	margin: 0px;
	padding: 0px
}

body {
	font-family: Verdana, Helvetica, Bitstream Vera Sans, sans-serif;
	font-size: 7.5pt;
	background: #545252;
	line-height: 100%;
	text-align: justify;
}

#hintergrund {
	position: absolute;
	margin: -245px 0px 0px -480px;
	width: 960px;
	height: 490px;
	top: 50%;
	left: 50%;
}

#main-container {
	height: 250px;
	width: 720px;
	position: absolute;
	margin: -127px 0px 0px -355px;
	top: 50%;
	left: 50%;
}

#inhalt {
	width: 120px;
}


#inhalt ul li {
	width: 115px;
	float: left;
	padding-left: 5px;
	padding-top: 7px;
	text-align: left;
}

#inhalt a {
	color: #007db6;
	text-decoration: none;
}

#inhalt a:visited {
	color: #231f20;
}

#inhalt a:hover {
	color: #c2132c;
}

#inhalt ul li {
	list-style-type: none;
	margin-top: 10.5px;
}

#inhalt img {
	visibility: hidden;
}

#inhalt ul li:hover img {
	visibility: visible;
}

.bild {
	width: 360px;
	height: 250px;
}

#teaserbild {
	width: 360px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 120px;
}

#baeren {
	position: absolute;
	top: 0px;
	left: 120px;
}

#yb {
	position: absolute;
	top: 0px;
	left: 120px;
}

#scb {
	position: absolute;
	top: 0px;
	left: 120px;
}

#fossy {
	position: absolute;
	top: 0px;
	left: 120px;
}

#navigation {
	height: 10px;
	width: 840px;
	position: absolute;
	margin: 132px 0px 0px -355px;
	top: 50%;
	left: 50%;
}

#navigation a {
	color: #007db6;
	text-decoration: none;
	
}
#navigation a:visited {
	color: #231f20;
}

#navigation a:hover {
	color: #c2132c;
}

#navigation ul li {
	display: inline;
	float: left;
	padding-left: 6px;
	width: 18.2%;
}

#back {
	font-family: Verdana, Helvetica, Bitstream Vera Sans, sans-serif;
	font-size: 8pt;
	position: absolute;
	left: -2px;
	top: 238px;
	text-decoration: none;	
}

#back a {
	text-decoration: none;
	color: #007db6;
}

#back a:hover {
	text-decoration: none;
	color: #c2132c;
}

#back a:visited {
	text-decoration: none;
	color: #007db6;
}