html, body {
	background-color: Black;
	height: 101%;
	margin: 0;
	padding: 0;
}

#abstandoben{
	
	height: 50%;
	margin-bottom: -300px;
	width: 100%;
	background-color: Black;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 834px;
	height: 490px;
	background-color: Black;
}






/* Footer Anfang*/

#Footer { 
        padding-top: 3px;   
        text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 834px;
	height: 10px;
	background-color: Black;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

 #Footer a  {
 	color: red;
	text-decoration: none;
	font-family: Verdana,Arial, Geneva, Helvetica, sans-serif;
}

#Footer a:active,#Footer a:focus,#Footer a:hover,#Footer a:link  {
	text-decoration: none;
}

/* Footer Ende */


#linke_spalte {
	float: left;
	height: 100%;
	width: 250px;
	background-image: url(../images/inatu.jpg);
	border-left: 2px solid White;
	border-top: 2px solid White;
	border-bottom: 2px solid White;
	background-repeat: no-repeat;
}

#rechte_spalte {
	float: left;
	height: 100%;
	width: 580px;
	background-color: Black;
	border-right: 2px solid White;
	border-top: 2px solid White;
	border-bottom: 2px solid White;
}



#ueberschrift {
	margin-top: 21px;
	border-top: 2px solid #A60C0E;
	margin-left: 0px;
	width: 500px;
	text-align: right;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 3px;
	letter-spacing: 5px;
}



#inhalt1 {
        margin-left: 100px;
	margin-top: 22px;
	width: 394px;
	height: 296px;
	border: 2px solid White;
	padding 0px;
}


DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}




#inhalt2 {
	margin-left: 100px;
	margin-top: 5px;
	width: 400px;
	color:  White;
}



/* Menüpunkte Start */

#hauptmenue {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 60px;

}

#hauptmenue a  {
 
	text-decoration: none;
	font-family: Verdana,Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#hauptmenue a:active  {
	text-decoration: none;
}
#hauptmenue a:focus  {
	text-decoration: none;
}
#hauptmenue a:hover  {
	text-decoration: none;
	color: Red;
}
#hauptmenue a:link  {
	text-decoration: none;
}

.me1a,.me1n {
	 padding-left: 5px; 
	 padding-right: 5px; 
}

.me1n a {
	color: White;
}


.me1a a {
	color: Red;
}



/* Horizontales Untermenü Start -----------------------------------------------------------------------------    */

#untermenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 100px;
	margin-top: 10px;
	width: 400px;
	text-align: right;
   font-size: 11px;
   font-weight: normal;
}

/* Menüpunkte Start */

.ume2n,.ume2a {
	padding-bottom: 4px;
}

.ume2n a {
	color: Red;
}

.ume2a a,.ume2a a:hover, .ume2n a:hover {
	color: White;
}

#untermenue a,#untermenue a:active,#untermenue a:focus,#untermenue a:hover,#untermenue a:link  {
	text-decoration: none;
}

/* Menüpunkte Ende */