body {
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
	overflow: auto;
	scrollbar-3dlight-color: #FF3012;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #FFffff;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #FF3012;
	scrollbar-shadow-color: #ffffff;
}

#alles {
	position: relative;
	width: 80%;
	left: 10%;
	height: 85%;
	top: 10%;
	background-image: url(../pics/hgr_film.gif);
	background-repeat: repeat-y;
	border: 1px solid #FF3012;
	background-color: #ffffff;
}

#inhalt {
	position: relative;
	left: 190px;
	top: 7px;
	width: 500px;
	}

#daten {
	position: relative;
	top: 20px;
	height: 85%;
	overflow: auto;
	left: 8%;
	width: 90%;
	scrollbar-3dlight-color: #FF3012;
	scrollbar-highlight-color: #ffffff;
	scrollbar-base-color: #FFffff;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #FF3012;
	scrollbar-shadow-color: #ffffff;
}

#daten td, td.popup, #europa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #404040;
}

#daten a, a.popup {
	color: #404040;
}



#inhalt a {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 20px;
}
#inhalt a:hover {
	color: #FF3012;
}
#inhalt a.aktiv {
	border: 2px solid #FF3012;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#inhalt a.aktiv:hover {
	color: #999999;
	cursor: default;
}


img.cam {
	position: absolute;
	left: 2px;
	top: -54px;
}

img.jood {
	position: absolute;
	left: 75%;
	top: -44px;	
}

img.fototeam {
	position: absolute;
	left: 155px;
	top: -40px;
}

.klein {
	font-size: 0.8em;
}

b.rot {
	color: #FF3012;
}

table.aufloesung td {
	border: 1px solid grey;
	text-align: center;
}

table.aufloesung {
	border-collapse: collapse;
}
	
.ueberschrift {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0em;
}

table.daten_tabelle {
	position: absolute;
	left: 127;
	width: 80%;
	height: 90%;
}

hr.news  {
	border: none;
	border-bottom: 1px solid #FF3012;
}

.ueberschrift_news {
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 0.6em;
	color: #FF3012;
}

p.preis {
	text-align: center;
	font-weight: bold;
	font-size: 2em;
	color: #FF3012;
}

table.rand {
	border: 1px solid grey;
	padding: 8px;
}

.startbild {
	position: absolute;
	top: 55px;
	right: 70px;
}

#fusszeile {
	position: absolute;
	bottom: 0px;
	width: 95%;
	left: 5%;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-top: 1px solid grey;
	color: #999999;
	font-weight: bold;
}

#fusszeile a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

.formular {
width:200px;
background:#ffffff;
color:#000033;
border: 1px solid #000033;

}


.rahmen {
	border: 1px solid #FF3012;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#europa {
	position: absolute;
	text-align: center;
	top: 100px;
	right: 50px;
}