h1{
	font-size:16px;
	font-weight:bold;
	color:#00b3ef;
	margin-top:3px;
	}
#balken {
	width: 100%;
	min-width:820px;
	height: 113px;
	margin-top:160px;
	background-image: url('../images/blau/blau_mitte.gif');
	margin-left:0px;
	border-bottom: 2px solid #d9d9d9;
	text-align:center;
	}
  ul#subnavi a:hover, ul#subnavi span {
	border-color: white;
	border-left-color: black;
	border-top-color: black;
	background-image: url(../images/blau/rollover.gif);
	background-repeat: repeat-x;
	background-position: top;
  }
  .subactive a{
  background-image: url(../images/blau/active.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
  #text{
	width:450px;
	float:left;
	margin-bottom:50px;
	}
#refs span{
	background-image:url(../images/blau/ref_titel.gif);
	background-repeat:no-repeat;
	display:block;
	position:relative;
	top:-158px;
	left:2px;
	width:84px;
	height:83px;
	}
  .ref_link{
  	background-image:url(../images/blau/ref_button.gif);
	background-repeat:no-repeat;
	padding:11px 18px 11px 18px;
	float:left;
	color:#ffffff;
	font-size:16px;
	position:relative;
	top:-40px;
	margin-left:3px;
	display:block;
	white-space:nowrap;
	width:244px;
	height:40px;
	}



