@charset "UTF-8";
/* Navigation */

body{
	/*font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;*/
	text-align: center;
	}
.master{
	width: 874px;
	height: 165px;
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	
	}
.master ul{
	list-style: none;
	margin: 0px;
	padding: 0px
	}
.master #meta ul li{
	display: inline;
	margin: 0px;
	padding: 0px;}
.master #meta ul li a{
	margin: 0px;
	padding: 0px;
	line-height: 26px;}
.master ul li a{
/*	line-height: 26px;
	color: #08a1e4;*/
	text-decoration: none;
	}
.master ul li a img{
	border: none;
	}
#meta{
	background: #e4f5fc url(../neue_Navi/bg_navi.png) no-repeat;
	height: 75px;
	}	
#meta ul li a img{
	margin-right: 2px;}
.navigation{
	border-top: 1px solid #fff;
	margin: 0 0 0 0;
	}
.navigation a{
	text-align: center;}
.mainnavigation{
	width: 852px;
	height: 71px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	}
.bereich{
	float: left;
	width: 142px;
	height: 72px;
	margin: 0px;
	}
.navigation ul{
	margin: 0px;
	padding: 0px;
	}
.navigation ul li{
	margin: 0px;
	padding: 0px;
	width: 142px;
	}
.themen{
	width: 710px;
	/*height: 72px;*/
	margin: 0px;
	float: left;
	}
.navigation ul li a{
	display: block;
	width: 142px;
	line-height: 23px;
	padding: 0px;
	background: #009EDF;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	cursor: pointer;
}
.navigation .bereich ul li a{
	display: block;
}
.themen a{
	display: block;
	float: left;
	width: 142px;
	line-height: 23px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	background: #d0f3ca;
	color: #62d651;
}
#num1{
	background: #a0c4e0;
	}
#num1 a{
	background: #a0c4e0;
	color: #003e78;
	}
#num1 a:hover{
	background: #4c86bc;
	color: #fff;
}
#num1 a.kast:hover{
	background: #a0c4e0;
	color: #0053a0;
	}
#num2{
	background: #fadab2;
	}
#num2 a{
	background: #fadab2;
	color: #b46400;
	}
#num2 a:hover{
	background: #f4aa4c;
	color: #fff;
}
#num2 a.kast:hover{
	background: #fadab2;
	color: #f08600;
	}
#num3{
	background: #d0f3ca;
	}
#num3 a{
	background: #d0f3ca;
	color: #49a03d;
	}

#num3 a:hover{
	background: #91e285;
	color: #fff;
}
.themen a.kast, a.kast:hover {
	cursor: default;
	background: #d0f3ca;
	color: #62d651;
}
.subnavigation{

	}
#num1, #num2, #num3{
	display: none;
	}
.contento{
	border-top: 24px solid #fff; 
	text-align: left;
	}
