body {
	padding: 0px;
	margin: 0px;
}

h1 {
	background: #74899F;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #74899F;
	font-style: normal;
}


a {
	text-decoration: none;
	color: #74899F;
}

a:hover {
	text-decoration: underline;
}

.anouncement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hauptzelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
}

.header {
	background: #D6DCE2;
	border-bottom: 1px solid #000000;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	padding: 2px;
	background-color: #74899F;
	background-position: center;
	border-top-style: none;
	border-top-width: thin;
}

.navbg {
	background: #D6DCE2;
	border-right: 1px solid #000000;
	padding: 0px;
	vertical-align: top;
}

.navheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	padding-top: 10px;
}

a.navbutton {
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 170px;
	height: 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 5px;
}

a.navbutton:hover {
	background-image: url(img/menoverbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 170px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
	padding-left: 5px;
}

.sidebarbg {
	vertical-align: top;
	background: #D6DCE2;
	border-left: 1px solid #000000;
}

.submenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #74899F;
}



/* --------------------------------------------- */

.Stil6 {color: #74899F}
.sidebar_normal {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.sidebar_normal strong {
    font-weight:bold;
}

.Stil8 {font-style: normal; font-weight: lighter; font-family: Arial, Helvetica, sans-serif;}