body { 
	font-family: Arial, Helvetica, sans-serif; 
	background-image: url(images/index_repeat.gif); 
	background-repeat: repeat-x;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px}
	
	
a.nav { text-decoration: none }	
a.nav:link { color: #000000;}
a.nav:visited {color: #000000;}
a.nav:hover {color: #006699; }
a.nav:active {color: #999999;}

a.footerL { text-decoration: none }	
a.footerL:link { color: #019199;}
a.footerL:visited {color: #019199;}
a.footerL:hover {color: #019199; text-decoration: underline}

a.text { text-decoration: none }	
a.text:link { color: #444444; text-decoration: underline}
a.text:visited {color: #444444; text-decoration: underline}
a.text:hover {color: #006699; text-decoration: none}
a.text:active {color: #444444; text-decoration: underline}

#current { color: #666666; cursor: default; padding: 0 5px;}
#navi {	border: 0px solid #000;	list-style: none; margin: 0; padding: 0; width: 480px; position: absolute; left: 180px; top: 116px;}
#navi li { 	display: inline; font-size: 17px; font-weight: bold; }
#navi li a {color: #000000; padding: 0 5px; text-decoration: none; }
#navi li a:hover { color: #009299}


/* Footer */
.footer { padding: 80px 25px 200px 0px; text-align: right; font-size: 10px; color: #019199}


/* Inahlt und Texte auf der INDEX Seite */

#inhalt { position: absolute; top: 190px; width: 720px; border: 0px;}
.inhalt_text { font-size: 12px; text-align: top; vertical-align: top; padding-left: 340px; text-align: justify }
.inhalt_Überschrift { font-size: 13px; font-weight: bold; text-align: left; vertical-align: top; padding-left: 340px; }
.klein_10 { font-size: 10px }
