body {
	position: absolute;
	z-index: 1;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	margin: 0px;
	padding: 0px;
}
div.title {
	position: relative;
	margin-left: 15px;
	padding-bottom: 10px;
}

div.pubdate {
	position: relative;
	margin-left: 15px;
}

div.Login {
	z-index:11;
	position: absolute;
	left: 10px;
	top: 40px;
	width: 190px;
	height: 75px;
	background-color: transparent;
	color: White;
	font-weight: bold;
	font-size: 14px;
	
}

div.Logo {
	z-index:50;
	position: absolute;
	left: 750px;
	top: 43px;
	width: 229px;
	height: 45px;
	border: none;
	background-color: transparent;
}

div.Navigation {
	z-index: 100;
	left: 10px;
	top: 180px;
	width: 190px;
	position: absolute;
	border: none;
	background-color: transparent;

	background-repeat: repeat-y;
	display: block;
	padding-top: 5px;
	
}

div.NavigationLang {
	z-index: 10;
	left: 10px;
	top: 180px;
	width: 190px ;
	position: absolute;
	min-height:550px;
	border: none;
	background-color: transparent;

	/*background-repeat: repeat;*/
	
}

div.RudererLang {
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 45px ;
	position: absolute;
	border: none;
	background-color:#ffffff;
	background-image: url(grafiken/hintergrund_streifen.jpg);
}

div.Ruderer{
	z-index: 3;
	left: 0px;
	top: 0px;
	position: absolute;
	border: none;
}
/*************************************NAVIGATION*************************7
/*Navi Active*/
div.NaviAktiv1 {
	color: White;
	height: 40px;
	font-size: 13px;
	font-weight: bold;
	margin-top:-5px;
	background-image: url(grafiken/navi-schalter-0.gif);
	background-repeat: no-repeat;
}

a.rssFeedLink {
	color: rgb(141, 140, 140);
	font-weight:bold;
	text-decoration: none; 
}

a.NaviPunktAktiv1 {
	color: white;
    text-decoration: none;
	line-height: 30px;
	margin-left: 20px;
}

a.NaviPunktAktiv1:hover{
	color: #cc0432;
}

div.NaviAktivPunkt1{
	color: White;
	height: 40px;
	font-size: 13px;
	font-weight: bold;
	margin-top:-5px;
	background-image: url(grafiken/navi-schalter-0.gif);
	background-repeat: no-repeat;
}

a.NaviPunktAktivPunkt1{
	position: relative;
	color: White;
    text-decoration: none;
	line-height: 30px;
	margin-left: 20px;
	margin-bottom: 0px;
}

/* +++++++ 2 +++++++ */

div.NaviAktiv2 {
	color: Navy;
	height: 40px;
	font-size: 12px;
/*	font-weight: bold; */
	margin-bottom: 0px;
	background-image: url(grafiken/navi-schalter-2.gif);
	background-repeat: no-repeat;
}

a.NaviPunktAktiv2 {
	color: Navy;
    text-decoration: none;
	line-height: 30px;
	margin-left: 25px;
}

a.NaviPunktAktiv2:hover {
	color: #cc0432;
}

div.NaviAktivPunkt2{
	color: Navy;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(grafiken/navi-schalter-2.gif);
	background-repeat: no-repeat;
}

a.NaviPunktAktivPunkt2{
	color: #cc0432;
    text-decoration: none;
	line-height: 30px;
	margin-left: 25px;
}

/* +++++++ 3 +++++++ */

div.NaviAktiv3 {
	color: White;
	height:40px;
	font-size: 10px;
	background-image: url(grafiken/navi-schalter-3.gif);
	background-repeat: no-repeat;
}

a.NaviPunktAktiv3 {
	color: #cc0432;
    text-decoration: none;
	line-height: 30px;
	margin-left: 35px;
}

div.NaviAktivPunkt3{
	color: White;
	height: 40px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(grafiken/navi-schalter-3.gif);
	background-repeat: no-repeat;
}

a.NaviPunktAktivPunkt3{
	color: #cc0432;
    text-decoration: none;
	line-height: 30px;
	margin-left: 35px;
}

/* +++++++ +++ +++++++ */

/*Navi Normal*/
div.NaviHead {
	color: White;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	background-image: url(grafiken/navi-schalter-0.gif);
	background-repeat: no-repeat;
}

div.Navi1 {
	position:relative;
	color: White;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	background-image: url(grafiken/navi-schalter-0.gif);
	background-repeat: no-repeat;
}

a.NaviPunkt1 {
	color: White;
    text-decoration: none;
	line-height: 30px;
	margin-left: 20px;
}

a.NaviPunkt1:hover {
	color: #cc0432;
}

div.Navi2 {
	color: Navy;
	height:40px;
	font-size: 12px; 
	/*font-weight: bold; */
	background-image: url(grafiken/navi-schalter-2.gif);
	background-repeat: no-repeat;
}

a.NaviPunkt2 {
	color: Navy;
    text-decoration: none;
	line-height: 30px;
	margin-left: 25px;
}

a.NaviPunkt2:hover {
	color: #cc0432;
}

div.Navi3 {
	color: Navy;
	height:40px;
	font-size: 10px; 
	background-image: url(grafiken/navi-schalter-3.gif);
	background-repeat: no-repeat;
}

a.NaviPunkt3 {
	color: Navy;
    text-decoration: none;
	line-height: 30px;
	margin-left: 35px;
}

a.NaviPunkt3:hover {
	color: #cc0432;
}

div.Navi4 {
	color: White;
	font-size: 11px; 
	font-weight: bold;
}

a.NaviPunkt4 a {
	color: White;
    text-decoration: none;
}

a.NaviPunkt4:hover {
	color: #cc0432;
}

#bannerfeld {
	position: absolute;
	width: 190px;

}

/********************************Hauptteil***********************/
div.Body {
	z-index:50;
	position: absolute;
	left: 250px;
	top: 180px;
	width: 450px;
	background-color: transparent;
	min-height:700px;
	height:auto !important;
	height:700px;
	
}

div.Servicenavigation{
	z-index:50;
	position: absolute;
	left: 695px;
	top: 10px;
	width: 400px;
	border: none;
	align: right;
}

div.Servicenavigation a{
	color: #ffffff;
    text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
}

div.Teaser {
	z-index:50;
	position: absolute;
	left: 750px;
	top: 180px;
	width: 250px;
	border: none;
	
	
}

div.TeaserBody h1 {
	position:relative;
	z-index:20;
	font-size: 17px;
	color: #8d8c8c;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px none #1a4db4;
}

div.TeaserEducationBody h1 {
	font-size: 17px;
	color: #8d8c8c;
	font-weight: bold;
	font-style: italic;
}

div.Teaser1 {
	position: relative;
	z-index:60;
	border: none;
	background-color: #E7E7E7;
	width: 100%;
	top:0px;
}

div.TeaserEducation {
	position: relativ;
	border: none;
	background-color: #E7E7E7;
	width: 100%;
	top:0px;
	line-height: 16px;
	border-style:solid;
	border-width:1px;
	border-color:#cc0432;
}

div.TeaserEducationBody {
	z-index: 20;
	position: relative;
	color: #8d8c8c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
/*	border-top-width: 5px;*/
	border-bottom-width: 8px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	top: 0px;
}

div.TeaserEducation p{
	color: #8d8c8c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	margin-top: -20px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 30px;
}

div.TeaserEducation h1{
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 25px;
	
}
 
div.TeaserBody {
	z-index: 20;
	position: relative;
	color: #8d8c8c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
/*	border-top-width: 5px;*/
	border-bottom-width: 5px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	top: 0px;
}

div.TeaserBild {
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 550px;
	width: 250px; 
	border: none;
	background-repeat: repeat;
	background-image: url(grafiken/hintergrund_rechts.jpg);
	
}

div.TeaserBody p{
	color: #8d8c8c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	margin-top: -20px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 30px;
}

div.TeaserBody h1{
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 25px;
	
}

div.Teaser2 {
	border: none;
	background-color: #E7E7E7;
	width: 100%;
	text-align: right;
}

img.TeaserWeiterlesen {
	z-index: 50;
	position: absolute;
	right: 0px;
	bottom: 0px;
	
	
}

h1 {
	color: #1a4db4;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #1a4db4;
}
h2 {
	color: #1a4db4;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
}

div.Headline {
	z-index: 50;
	color: #8ab3d2;
	position: absolute;
	left: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 90px;
	width: 421px;
	height: 91px;
	border: none;
	background-color: White;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	border-bottom: 3px double #8ab3d2;
	border-left: 3px double #8ab3d2;
	border-right: 3px double #8ab3d2;
	border-top: 3px double #8ab3d2;
}

div.Headline h1 {
	font-size: 20px;
	font-height: 14px;
	margin:10px;
	margin-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8ab3d2;
	font-weight: normal;
}
	
div.Headline h2 {
	font-size: 14px;
	font-height: 12px;
	margin:10px;
	margin-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8ab3d2;
	font-weight: normal;	
}