body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #cccccc;
	background-attachment: scroll;
	background-image: url(../img/hg_seite.gif);
	background-position: left top;
	margin: 0px;
	background-repeat: repeat-y;
}

div#logo{
	height:130px;
	width: 700px;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../img/logo_streifen2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:1;
}

div#menu_bild{
	position: absolute;
	left: 0px;
	top: 102px;
	width: 100px;
	height:43px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	z-index:2;
}

div#menu{
	position: absolute;
	left: 0px;
	top: 165px;
	width: 100px;
	background-color: #006699;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

div#inhalt{
	position: absolute;
	left: 121px;
	top: 150px;
	width: 578px;
	height: 350px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div#ueberschrift{
	position: absolute;
	left: 0px;
	top: 15px;
	background-color: #006699;
	padding-left:8px;
	padding-right: 12px;
	padding-bottom: 3px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../img/hg_ueberschrift.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2;
}

div#text{
	position: absolute;
	top: 50px;
	width: 385px;
	background-color: #FFFFFF;
	text-align: justify;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 1;
	line-height: 18px;
}

.news{
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 1;
	line-height: 18px;
}

div#text_hervorhebung{
	background-color: #FFFFFF;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

div#bild{
	position: absolute;
	left: 331px;
	top: 0px;
	width: 250px;
	background-color: #FFFFFF;
}

/*- Menü-Links -*/ 

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*- Inhalt-Links -*/

a.inhaltl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: center;
}


a.inhaltl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a.inhaltl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.inhaltl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.jahreszahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

.blau {
	color: #006699;
}
