/* CSS Document */
/* 
Background-color:
 */
	
/*Hier legen wir die Hintergrundfarbe als auch die Schriftart, -farbe und -größe der Seite fest*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #A9A9A9;
	margin:0px;
	padding:0px;
	text-align: left;
}

#main-box {
	margin: 0px 0px;
	text-align: center;
	background-image: url(../media/navi/background02.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	width: 1024px;
	height: 728px;
}

#header {
	height:129.5px;
	width: 931px;
	padding-top: 30.5px;
	padding-left: 93px;
	text-align: left;
}

#left_spacer {
	float: left;
	width: 173px;
	height: 548px;
	padding-left: 93px;
	text-align: left;
	background: transparent;
}

#image_box {
	float: left;
	width: 492px;
	height: 369px;
	background: transparent;
}

#right_spacer {
	float: right;
	width: 239px;
	height: 428px;
	padding-left: 27px;
	text-align: left;
	background: transparent;
}

#at_spacer {
	float: right;
	width: 120px;
	height: 100px;
	text-align: left;
	background: transparent;
}

#beschreibung {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 492px;
	height: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#navi_spacer {
	float: left;
	width: 492px;
	height: 119px;
	background: transparent;
}

#footer {
	clear:both;
	display:block;
	height: 16px;
	text-align: center;
	color: #777777;
	font-size: 12px;
	padding: 4px 0 0 4px;
	background: transparent;
}

/* specials stills */

.margin_left27 {
	margin-left: 27px;
}

.margin_top {
	display: block;
	margin-top: 19px;
}

.img {
	display: block;
}

#navi {
	width: 492px;
	height: 59px;
	text-align: left;
}

.no_border {
	border: none;
}

/* Layer für Bildwechsel */

#Layer1 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:1;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:2;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:3;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:4;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:5;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:6;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:7;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer8 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:8;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
#Layer9 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:9;
	left: 266px;
	top: 160px;
	visibility: hidden;
}

#Layer10 {
	position:absolute;
	width:492px;
	height:369px;
	z-index:10;
	left: 266px;
	top: 160px;
	visibility: hidden;
}
