body {
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #C8C8C8;
	background-repeat: repeat-y;
	background-position: 0px 0;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	}

#full-screen-background-image {
  z-index: -999;
  min-height: 750px;
  min-width: 900px;
  width: auto;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}


	
table {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
}	
	
	

a /*a Steht für die Links*/
{
	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Font-weight: Bold; Color: #000000;			/* Fettschrift ; Bestimmt die Farbe des Links */
}

a:hover {

	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Font-weight: Bold; Color: #e53949;

	}
	
.leiste-oben {

top: 92px; 
left: 0px;
width: 100%;
height: 30px;
background-color: #c20e1a;
position: absolute; 
z-index: 7;
	}
	


.bild-kopf {

margin-left: -450px;
position: absolute; top: 20px; left: 50%;
width: 900px;
z-index: 8;
	}	
	
.leiste-oben-text-navi {

margin-left: -430px;
position: absolute; top: 155px; left: 50%;
z-index: 18;
font-family: "Open Sans", sans-serif;
font-size: 10px;
Font-weight: Bold; Color: #000;
}	

.leiste-oben-text-navi a {

	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Color: #000000;		/* Fettschrift ; Bestimmt die Farbe des Links */
}
	
.leiste-oben-text-navi a:hover {

	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Color: #F00;		/* Fettschrift ; Bestimmt die Farbe des Links */
}
	

.leiste-oben-text-impressum {

margin-left: 280px;
position: absolute; top: 155px; left: 50%;
z-index: 18;
font-family: "Open Sans", sans-serif;
font-size: 10px;
Font-weight: Bold; Color: #FFFFFF;
}	

.leiste-oben-text-impressum a {

	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Color: #000000;		/* Fettschrift ; Bestimmt die Farbe des Links */
}
	
.leiste-oben-text-impressum a:hover {

	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Color: #F00;		/* Fettschrift ; Bestimmt die Farbe des Links */
}


.inhaltbody {

	padding: 0;
	margin-left: -280px;
	position: absolute; top: 250px; left: 50%;
	width: 720px;
	height: 380px;
	position: absolute; 
	z-index: 9;
	}
	
	
	
.inhaltbody table {


	z-index: 10;
	font-size: 12px;
	}	
	
.inhaltbody-urban {

	padding: 0;
	margin-left: -160px;
	position: absolute; top: 350px; left: 50%;
	width: 350px;
	height: 380px;
	position: absolute; 
	z-index: 9;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	}	
.inhaltbody_rahmen_hgrund {

	margin-left: -300px;
	position: absolute; top: 250px; left: 50%;
	width: 750px;
	height: 700px;
	background-color: #FFF;
	position: absolute; 
	z-index: 8;
	}
	
.navi-seite {

	padding: 0;
	margin-left: -450px;
	position: absolute; top: 198px; left: 50%;
		z-index: 19;
	}
	

.balkenoben_rahmen_hgrund {

	margin-left: -300px;
	position: absolute; top: 210px; left: 50%;
	width: 750px;
	height: 30px;
	background-color: #332d2d;
	position: absolute; 
	z-index: 8;
	}
	

	
.navi-seite-rahmen {

	margin-left: -450px;
	position: absolute; top: 208px; left: 50%;
	width: 120px;
	height: 196px;
	background-color: #FFF;
	position: absolute; 
	z-index: 5;
	}