/* --------- Navigation ------------------------------------------- */

#navigation_rahmen {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 160%;
	width: 13%;
	left: 1%;
	top: 155px;
	position: absolute;
	z-index: 2;}

#navigation {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 160%;
	color : #333333;
	width: 99%;
	position: relative;
	padding-left: 0px; 
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: double;
	z-index: 2;}

#navigation a {padding-right: 8px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #336699;}

#navigation a:hover {padding-right: 5px; 
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	background-color: #cfdfee;}
	
#navigation a:active {color: #336699; background-color:#FFFF99;}
#navigation a:focus {color: #336699; background-color:#FFFF99;}

.n2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 160%;
	color : #333333;
	width: 13%;
	padding: 2px;}


.n2 a {padding-right: 8px;
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF; 
	padding-top: 1px;
	text-decoration: none;}

.n2 a:hover {padding-right: 8px; 
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #336699;
	padding-top: 1px;
	text-decoration: none;}
	
.n2 a:active {color: #336699; background-color:#FFFF99;}
.n2 a:focus {color: #336699; background-color:#FFFF99;}
