/* CSS Document SIDEBAR Vers 9*/


div#sidebar  {
	text-align:left;
	/*line-height:100%;*/
	background-color:#ffffff;
	border-left:1px solid #00A9FF;
	float:left;
	width: 198px;
	height:800px;
}


div#sidebar div.feature {
	color: #00FFFF;
	font-family: Times, Times New Roman;
	font-size: 12px;
	text-decoration: none;
}


div#sidebar div.feature li {
	font-family: Times, Times New Roman;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	color: #000000;
	line-height: 130%;

}





div#sidebar div.feature  li a {
	color: #000000;
	font-family: Times, Times New Roman;
	font-size: 12px;
	text-decoration: none;
}


div#sidebar div.feature  li a:hover {
	font-family: Times, Times New Roman;
	font-size: 12px;
	color: #000000;
	background-color: #A6E0FD;
} 



div#sidebar div.feature  li a:visited {
	color: #000000;
	font-family: Times, Times New Roman;
	/*line-height: 100%;*/
	text-decoration: none;
}


div#sidebar div.feature li a:active {
	color: #000000;
	font-family: Times, Times New Roman;
	font-size: 12px;
	font-weight:bold;
	/*line-height: 12px;*/
	text-decoration: none;
}


div#sidebar div.feature  li#Adresse {
	font-family: eneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	width: 150px;
	/*line-height: 12px;*/
}

/***********************************************/
.mnu {
	font-size: 12px;
	font-family: Times, Times New Roman;
	font-weight: bold;
	color: #000000;
} 
 
.blau {
	color: #00A9FF;
}


.gruen {
	color: #17E09C;
}

.blau_b {
	color: #00A9FF;
	font-weight:bold;
}


.gruen_b {
	color: #17E09C;
	font-weight:bold;
}

.zeile15{
padding:0;
margin:0;
padding-bottom:145px;


}
/**************** Ende ***************************/

