body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #011f35;
	background-color: #FFFFFF;
}
.tabellenrand_blau {
	border: 2px solid #011f35;
}

.text_titel {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #011f35;
}
.text_std {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #011f35;
}
.text_std_fett {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #011f35;
}
.hg_inhalt_gelb{
	background-color: #FDF8D8;

}
.hg_dunkelblau {
	background-color: #011f35;

}
.content {
	width:688px;
	height:327px;
	z-index:1;
	overflow: auto;
}

.hg_fuss {
	background-image:url(images/seitenfuss.jpg);
	height:33px;
	widht: 920px;
}
.hg_menue {
	background-image:url(images/menue_links.jpg);
	height:497px;
	widht: 223px;

}

.Menue_link {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.Menue_link:link {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.Menue_link:visited {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

A.Menue_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}

.Menue_link_aktiv {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}
A.Menue_link_aktiv:link {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}
A.Menue_link_aktiv:visited {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}




