/* Allgemeine Angaben */

html {
	overflow: hidden; /* Um die vertikel Scrollbar im IE auszuschalten */
}

body {
	color: #f6dd8d;
	font-family: verdana;
	font-size: 10pt;
	background-color: #000000;
}
	
div {
	border: 0px solid black;
	text-align: center;
}

img {
	border: 0px solid black;
}

a {
	color: #f6dd8d;
	font-family: verdana;
	font-size: 8pt;
}

/* Verweise */
a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.extralink {
	color: #9d0000;
	letter-spacing: 1px;
}

#center_text1 a {
	text-decoration: none;
}

/* Verweise Ende */

/* Struktur der Seite */
#outer_container {
	position: absolute;
	width: 800px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -400px;
	overflow: hidden;
}

#top_container {
	position: relative;
	width: 800px;
	height: 220px;
	overflow: hidden;
	background-image:url("oben.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

#center_container {
	position: relative;
	width: 800px;
	height: 340px;
	overflow: hidden;
	padding: 0px;
}

#bottom_container {
	position: relative;
	width: 800px;
	height: 40px;
	overflow: hidden;
}

#center_rand, #center_rand_links, #center_rand_rechts {
	float: left;
	padding: 10px;
	width: 140px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	height: 340px;
}

#center_rand_links{
	
}

#center_rand_rechts {
	padding-top: 50px;
}

body>html #center_rand { /* Für den IE Hack */
	width: 120px;
}

body>html #center_rand_links { /* Für den IE Hack */
	width: 120px;
}

body>html #center_rand_rechts { /* Für den IE Hack */
	width: 120px;
}

#center_text, #center_text1, #center_text2 {
	float: left;
	padding: 10px;
	padding-top: 60px;
	width: 260px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 240px;
	height: 340px;
	text-align: left;
	}
	
#center_text2 {
	text-align: left;
}
	
body>html #center_text, body>html #center_text1, body>html #center_text2 { /* Für den IE Hack */
	width: 240px;
}

#bottom_rand {
	float: left;
	padding: 10px;
	width: 140px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	height: 40px;
	color: #60578e;
	font-size: 8pt;
	margin-top: -5px;
}

body>html #bottom_rand { /* Für den IE Hack */
	width: 120px;
}

#bottom_text {
	float: left;
	padding: 10px;
	width: 260px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 240px;
	height: 40px;
	color: #60578e;
	font-size: 8pt;
}

body>html #bottom_text { /* Für den IE Hack */
	width: 240px;
}

/* Navigation */
#naviblock {
/* Dies ist jetzt das Navigationselement */
	z-index: 1;
	position:absolute;
	top: 220px;
	left: 25px;
}

body>html #naviblock { /* Für den IE Hack */
	top: 250px;
}

#navi {

}

#navi li {
	display: inline;
}

#navi li a {
	font-size: 8pt;
	font-weight: bold;
	color: #faa141;
	letter-spacing: 1px;
}

#navi li a:link {
	text-decoration: none;
}

#navi li a:visited {
	text-decoration: none;
}

#navi li a:active {
	text-decoration: none;
}

#navi li a:hover {
	text-decoration: none;
	color: #FF0000;
}

* html #naviblock {
/* Star-hack, damit Navileiste gleich dargestellt wird */
	margin-top: 15px;
	margin-left: 5px;
}

/* Ende neue Navigation */

/* Buchstaben oben */
#nav_m {
	position: absolute;
	top: 180px;
	left: 180px;
}

#nav_u {
	position: absolute;
	top: 180px;
	left: 235px;
}

#nav_s {
	position: absolute;
	top: 180px;
	left: 280px;
}

#nav_i {
	position: absolute;
	top: 167px;
	left: 320px;
}

#nav_c {
	position: absolute;
	top: 180px;
	left: 340px;
}

#nav_c2 {
	position: absolute;
	top: 180px;
	left: 385px;
}

#nav_r {
	position: absolute;
	top: 180px;
	left: 430px;
}

#nav_e {
	position: absolute;
	top: 180px;
	left: 475px;
}

#nav_a {
	position: absolute;
	top: 180px;
	left: 510px;
}

#nav_t {
	position: absolute;
	top: 180px;
	left: 555px;
}

#nav_e2 {
	position: absolute;
	top: 180px;
	left: 590px;
}
/* Ende Buchstaben oben */

/* Sonstige Elemente */
#extra_info {
	width: 114px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
	/*background-color: #000000;*/
	font-size: 8pt;
	color: #60578e;
	/*border: 2px solid #000000;*/
	padding: 5px;
	padding-right: 1px;
	height: 70px;
	letter-spacing: 1px;
}

body>html #extra_info { /* Für den IE Hack */
	width: 100px;
}

/* Einzelne Elemente */

#img_banner {
	position: absolute;
	top: 0px;
	left: 0px;
}
	
	
.infotext {}

.infolink {
	font-style: italic;
	text-align: right;
}

#navdown {
	position: absolute;
	top: 540px;
	left: 135px;
	z-index: 2;
}

#navup {
	position: absolute;
	top: 540px;
	left: 150px;
	z-index: 2;
}

/* Positionierung der Blätterbuttons in der Listanzeige für Komp. und Arrang. */
#navdown_list {
	position: absolute;
	top: 320px;
	left: 135px;
	z-index: 2;
}

#navup_list {
	position: absolute;
	top: 320px;
	left: 150px;
	z-index: 2;
}
/* Ende Positionierung */

#bildlinks {
	margin-left: -10px;
  margin-top: 50px;
}

#bildrechts {
	z-index:-1;
	position:absolute;
	top: 65px;
	left:660px;
}

#trennlinie_horizontal {
	position: absolute;
	top: 560px;
	left: 152px;
	z-index: 2;
}

* html #trennlinie_horizontal {
	top: 550px;
}

#schnellkontakt {
	position:absolute;
	top: 60px;
	left: 680px;
}

* html #schnellkontakt {
position:absolute;
	top: 65px;
	left: 680px;
}
