body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	color: #333;
}
a { 
	color:#274E89;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	}
#naviunten a {
	line-height: 36px;
	text-decoration: none;
	color: #F6FBFB;
}
#naviunten a:hover {
	text-decoration: underline;
	color: #F6FBFB;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
h1 {
	padding:5px 0 0 0;
	font-size:13px;
	font-weight:bold;
	color:#274E89;
	line-height: 10px;
}
h2 {
	font-size:11px;
	font-weight:bold;
	color:#274E89;
}
#hg_hauptbereich {
	background-color: #ffffff;
	background-image: url(../bilder/hg_start.gif);
	background-repeat: repeat-x;
}
.hervorhebung {
	color:#CC0000;
	text-transform:uppercase;
	font-weight:bold;
}