﻿a{
	color:#e45405;
	font-weight:bold;
	text-decoration:underline;
}
/*-----------------------------------------------Navigation oben Anfang*/
#impressum a{
	font-size:x-small;
	color:#e45405;
	text-decoration:underline;
}
/*-----------------------------------------------Navigation oben Ende*/

/*-----------------------------------------------Navigation unter dem Bild Anfang*/
#site_navigation{
	text-align:center;
    background-color:#f0f8c3;
    width:100%;
}
#navimain{
	width:950px;
    background-color:#b6d50e;
	text-align:left;
	color:#f7f7f7;
	margin:0 auto;
	height:45px;
}
#navimain a{
	color:#fff;
	text-decoration:none;
}
#navimain a:hover{
	text-decoration:underline;
}
.green{
	line-height:40px;
	background-color:#778b07;
	float:left;
	text-align:center;
	min-width:160px;
}
.greeni{
	line-height:40px;
	background-color:#889e0c;
	float:left;
	text-align:center;
	min-width:160px;
}
.greenie{
	line-height:40px;
	background-color:#96af0c;
	float:left;
	text-align:center;
	min-width:160px;
}
.greenies{
	line-height:40px;
	background-color:#a8c40e;
	float:left;
	text-align:center;
	min-width:160px;
}

/*-----------------------------------------------Navigation unter dem Bild Ende*/

/*----------------------------------------------Navigation unten Anfang*/
#navidown{
	float:left;
	width:950px;
    background-color:#ffffff;
	text-align:center;
	height:40px;

}
#navidown a{
		color:#999999;
	font-size:x-small;
	text-decoration:none;
	font-weight:normal;
}
#navidown ul a{
	text-indent:10px;
	text-align:center;
	text-decoration:underline;
	color:#999999;
	font-size:x-small;
	display:inline;
	padding:3px 4px 0px 4px;
}
#navidown ul{
	padding:0px;
	margin:0px;

}
#navidown ul li{
	list-style-type:none;
	display:inline;
}
.underlinedown{
	color:#292929;
	font-family:Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
	font-size:x-small;
}
/*----------------------------------------------Navigation unten Ende*/







