@charset "UTF-8";
/* CSS Document */

#Gesamt #NaviLinks {
	height: 7550px;
	width: 250px;
	left: 0px;
	top: 0px;
	float: left;
	background-color:  #99F;
	}
#Gesamt #NaviLinks #Links {
	height: 7500px;
	width: 30px;
	left: 0px;
	top: 0px;
	float: left;
	background-color: inherit;
	}
#Gesamt #NaviLinks #MenuePunkt {
	height: 20px;
	width: 220px;
	left: 0px;
	top: 0px;
	float: left;
	}
#Gesamt #NaviLinks #MenueUnterPunkt {
	height: 15px;
	width: 200px;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	float: left;
	}
#Gesamt #NaviLinks #InternLinkRechts {
	height: 100%;
	width: 20px;
	left: 0px;
	top: 0px;
	float: left;
	background-color: inherit;
	}
#Gesamt #NaviLinks a {
	color: #000000;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	text-decoration: none;
	}
#Gesamt #NaviLinks #MenueUnterPunkt a {
	color: #000000;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
	text-decoration: none;
	}
#Gesamt #NaviLinks a:hover { 
	text-decoration: none; 
	color: #9685BA;
	}
#Gesamt #NaviLinks a.linkAktuell {
	color:#000000;
	font-weight:800;
	}



/* -------------------------------------------------------------- */

#Gesamt #NaviObenLinks {
	height: 20px;
	width: 400px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	}		
#Gesamt #NaviObenLinks a {
	color: #333333;
	text-decoration: none;
	}
#Gesamt #NaviObenLinks a:hover { 
	color: #9685BA;
	text-decoration: none; 
	}
#Gesamt #NaviObenLinks a.linkAktuell {
	color:#000000;
	font-weight: 900;
	}	
	

/* -------------------------------------------------------------- */

#Gesamt #NaviObenRechts {
	height: 20px;
	width: 380px;
	padding-top: 5px;
	float: left;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: right;
	}		
#Gesamt #NaviObenRechts a {
	color: #333333;
	text-decoration: none;
	}
#Gesamt #NaviObenRechts a:hover { 
	color: #9685BA;
	text-decoration: none; 
	}
#Gesamt #NaviObenRechts a.linkAktuell {
	color:#000000;
	font-weight: 900;
	}	
