h1{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #2a5693;
}

.menue_oben{
	background-image: url(layout/menue_oben_bl.gif);
	background-repeat: no-repeat;
	width: 271px;
	height: 14px;
	margin:0px;
	line-height:11px;
}

.menue_hg{
	background-image: url(layout/menue_hg_bl.gif);
	background-repeat: no-repeat;
	width:271px;
	height: 26px;
	margin:0px;
}

.menue_hg_high{
	background-image: url(layout/menue_hg_high_bl.gif);
	background-repeat: no-repeat;
	width: 271px;
	height: 26px;
	margin:0px;
}

.menue2_hg{
	background-image: url(layout/menue_hg_high_bl.gif);
	background-repeat: no-repeat;
	width:271px;
	height: 26px;
	margin:0px;
}

.menue2_hg_high{
	background-image: url(layout/menue2_hg_high_bl.gif);
	background-repeat: no-repeat;
	width: 271px;
	height: 26px;
	margin:0px;
}

.menue_unten{
	background-image: url(layout/menue_unten_bl.gif);
	background-repeat: no-repeat;
	width: 271px;
	height: 14px;
	margin:0px;
}

.menue_link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 19px;
}


.menue_link:hover{
	color: #bed7f0;
}

.menue_link_high{
	color: #bed7f0;
	text-decoration: none;
	font-weight: bold;
	padding-left: 19px;
}

.menue_link_high:hover{
	color: #ffffff;
}

.menue2_link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 38px;
}

.menue2_link:hover{
	color: #bed7f0;
}

.menue2_link_high{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 38px;
}

.menue2_link_high:hover{
	color: #bed7f0;
}

.menue_abstand_oben{
	padding-top: 5px;
}

.mini_ref{
	background-color: #cddbef;
	color: #2a5693;
	width: 271px;
	margin-top: 5px;
	min-height: 20px;
	_height: 20px;
}

.mini_ref a{
	vertical-align: middle;
/*	margin-left: 20px;*/
	color: #2a5693;
	text-decoration: none;
}

.mini_ref a:hover{
	color: #1e3e6c;
	text-decoration: none;
}
.inhalt a{
	color: #000000;
  background-color:#cddbef;
  font-size:12px;
  text-decoration:underline;
  line-height:18px;
  
}

.inhalt a:hover{
	color: #000000;
}
.menue span a{
  color: #000000;
  background-color:#cddbef;
  font-size:12px;
  text-decoration:underline;
  line-height:18px;
}
.menue span a:hover{
	color: #000000;
}
