* {
	margin:0;
	padding:0;
}
html, body {
	background-color: #061123; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
	overflow: hidden;
}
body {
	text-align:center; /*braucht der Explodierer!!!*/
}
a {
	text-decoration: none;
	color: #caa56f;
	font-weight: bold;
}
#distance { 
	margin: 0 auto;
	width:1px;
	height:50%;
	margin-bottom:-285px; /* Halbe Container Hoehe, groessere Zahl schiebt Container nach oben */
	width: 1px;
}
#inner_body {
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 874px;
	height: 574px; 
	clear: left;
	z-index: 2;
	background-color: #152f4a;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #987d55;
	padding-bottom: 10px;
}
h2 {
	font-size: 15px;
	padding-bottom: 15px;
	color: #987d55;
	font-style: italic;
}
ul {
	list-style: outside;
	padding-left: 20px;
	list-style-type: square;
	padding-bottom: 20px;
	color: #987d55;
}
li {
	padding-bottom: 5px;
}
p {
	font-size: 12px;
	padding-bottom: 15px;
}
#bottom_de {
	position:absolute;
	top: 467px;
	height: 89px;
	width: 100%;
	background-color: #152f4a;
	background-image: url(../pics/hg_bottom.gif);
}
#bottom_en {
	position:absolute;
	top: 467px;
	height: 89px;
	width: 100%;
	background-color: #152f4a;
	background-image: url(../pics/hg_bottom_en.gif);
}
#bottom_it {
	position:absolute;
	top: 467px;
	height: 89px;
	width: 100%;
	background-color: #152f4a;
	background-image: url(../pics/hg_bottom_it.gif);
}
#nav_bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 18px;
	background-image:	url(../pics/hg_bottom_nav.gif);
}
#pic {
	position: relative;
	top: 132px;
	left: 0px;
	padding-bottom: 25px;
	width: 100%;
}
#pic img {
	border: none;
	padding-right:2px;
}
#weiter {
	position:absolute;
	bottom: 45px;
	width: 760px;
	padding-left: 137px;
	color: #6f6e6f;
}
#weiter a {
	text-decoration: none;
	font-weight: bold;
	color: #6f6e6f;
}
#weiter a:visited {
	color: #6f6e6f;
}
#nav {
	position:absolute;
	top: 102px;
	height: 22px;
	width: 100%;
	padding-top: 8px;
	left: 0px;
	font-size: 14px;
	background-image: url(../pics/hg_nav.gif);
}
td {
	padding:2px;
	height: 30px;
}
.aktiv {
	color: #f7f0c3;
	padding-right: 10px;
	padding-left: 40px;
	font-weight: bold;
}
.inaktiv {
	text-decoration: none;
	color: #061123;
	padding-left: 40px;
	padding-right: 10px;
	font-weight: bold;
}
#logo_oben {
	position: absolute;
	top: 0px;
	left: 0px;
	border-top: 2px solid #c5a471;
	border-bottom: 2px solid #c5a471;
}
#main {
	position:absolute;
	top: 132px;
	left: 269px;
	height: 334px;
	overflow: auto;
	width: 605px;
	z-index:5;
	background-image: url(../pics/hg_main.gif);
}
#content {
	position:relative;
	left: 40px;
	top: 50px;
	width: 540px;
	z-index: 11;
}
#login {
	position: absolute;
	bottom: 70px;
	right: 10px;
	display: block;
	font-size: 8px;
	color: #152f4a;
	z-index: 50;	
}
.editlink {
	display:block;
	width:100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#imprint {
	position: absolute;
	right: 10px;
	float: right;
}
#flags {
	position: absolute;
	left: 10px;
	top: 2px;
	float: left;
}
#flags a {
	padding-right: 10px;
}
#mini_pics {
	position: absolute;
	left: 10px;
	top: 10px;
}
.mini_pics {
	width: 66px;
	height: 66px;
	border: 1px solid #c5a471;
	margin-right: 20px;
}