.container {
	position: absolute;
	width: 100%;
	top: 1px;
	visibility: visible;
	z-index: 1;
	padding-left: 5%;
	padding-top: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: normal;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.titelstyle {
	background-color: #ffCC00;
	position: relative;
	height: 80px;
	width: 800px;
	top: 1px;
}
.selectionstyle {
	position: relative;
	left: 10px;
	top: 1px;
}


.suchenstyle {
	position: relative;
	width: 800px;
	top: 1px;
}

.contentstyle {
	position: static;
	top: 1px;
}

.bildstyle {
	position: relative;
	width: 800px;
	left: 0px;
	top: 1px;
	height: 160px;
}

.ramen {
	position: relative;
	width: 800px;
	top: auto;
	left: 0px;
	border: thin solid #000000;
	height: 730px;
}

#bild {
	background-color: #0000FF;
}

#contend {
}
.navigation {
	background-color: #FFcc00;
	border: 1px solid #000000;
	
}
.linknav :link {
	color: #000000;
	text-decoration: none;
		}
.linknav :visited {
	color: #000000;
	text-decoration: none;
	}
	
.linknav :hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.linie {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#fotos {
	position: relative;
	float: right;
}
h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.suche :link {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.suche :hover {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.suche :visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}.liste {
	font-size: 14px;
}
.navigationunten {
	background-color: #FFcc00;
	border: 1px solid #000000;
	
}
