body {
	background-color: White;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000000;  
	padding:0px;
	margin: 0px;
	background-image: url(elemente/hg_alles.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/	
   	/*background-position: 150px;*/
	background-color: #ffffff;
	line-height:18px;
	letter-spacing:0.5px;
        
}



#header {
	left: 0px;
	top: 0px;
	background-image: url(elemente/header.jpg);
	background-repeat: no-repeat;
	width: 833px;
	height: 288px;
	position: absolute;
}

#content {
	left: 171px;
	top: 288px;
	width: 602px;
	min-height: 800px;
        padding-left: 20px;
        padding-right: 10px;
	background-color: #ffffff;
	position: absolute;
}



#Navigation {
	left: 786px;
	top: 150px;
	width: 150px;
	position: absolute;
}

#logofw {
	left: 786px;
	top: 7px;
	background-image: url(elemente/logofw.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 157px;
	position: absolute;
}

#logofb {
	left: 0px;
	top: 288px;
	background-image: url(elemente/logofb.jpg);
	background-repeat: no-repeat;
	width: 171px;
	height: 181px;
	position: absolute;
}

#ticker {
	left: 10px;
	top: 370px;
	width: 161px;
	height: 200px;
	position: absolute;
}


#grafik_links {
	left: 0px;
	top: 466px;
	background-image: url(elemente/grafik_links.jpg);
	background-repeat: no-repeat;
	width: 171px;
	height: 524px;
	background-color: #ffffff;
	position: absolute;
}




#footer {
	left: 692px;
	top: 137%;
	width: 349px;
	height: 33px;
	position: absolute;
}


/* Formatierungen der Texte und Links */

a:link { color: #9B0000; text-decoration: none; text-transform: none;}
a:active { color: #9B0000; text-decoration: none; text-transform: none;}
a:visited { color: #9B0000; text-decoration: none; text-transform: none;}
a:hover { color: black; text-decoration: none; text-transform: none;}

a.menue:link { margin-left: 15px; font-size: 12px; font-weight: bold; color: white; text-decoration: none; text-transform: none;}
a.menue:active { margin-left: 15px; font-size: 12px; font-weight: bold; color: white; text-decoration: none; text-transform: none;}
a.menue:visited { margin-left: 15px; font-size: 12px; font-weight: bold; color: white; text-decoration: none; text-transform: none;}
a.menue:hover { color: #CEE21D; }

a.menueact:link { margin-left: 15px; font-size: 12px; color: #CEE21D; font-weight: bold; text-decoration: none; }
a.menueact:active { margin-left: 15px; font-size: 12px; color: #CEE21D; font-weight: bold; text-decoration: none; }
a.menueact:visited { margin-left: 15px; font-size: 12px; color: #CEE21D; font-weight: bold; text-decoration: none; }
a.menueact:hover { color: #CEE21D; }

a.menue2:link { margin-left: 20px; font-size: 11px; font-weight: normal; color: white; text-decoration: none; text-transform: none;}
a.menue2:active { margin-left: 20px; font-size: 11px; font-weight: normal; color: white; text-decoration: none; text-transform: none;}
a.menue2:visited { margin-left: 20px; font-size: 11px; font-weight: normal; color: white; text-decoration: none; text-transform: none;}
a.menue2:hover { color: #CEE21D; }

a.menue2act:link { margin-left: 20px; font-size: 11px; font-weight: normal; color: #CEE21D; text-decoration: none; text-transform: none;}
a.menue2act:active { margin-left: 20px; font-size: 11px; font-weight: normal; color: #CEE21D; text-decoration: none; text-transform: none;}
a.menue2act:visited { margin-left: 20px; font-size: 11px; font-weight: normal; color: #CEE21D; text-decoration: none; text-transform: none;}
a.menue2act:hover { color: #CEE21D; }

a.content:link { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:active { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:visited { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:hover { color: white; }

a.pfad:link { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:active { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:visited { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:hover { color: #CEE21D; }

.footer { font-size: 10px; font-weight: nomral; color: Gray; text-decoration: none; text-transform: uppercase;}
a.footer:link { font-size: 10px; font-weight: normal; Gray: Gray; text-decoration: none; text-transform: uppercase;}
a.footer:active { font-size: 10px; font-weight: normal; Gray: Gray; text-decoration: none; text-transform: uppercase;}
a.footer:visited { font-size: 10px; font-weight: normal; Gray: Gray; text-decoration: none; text-transform: uppercase;}
a.footer:hover { color: #black; }

.headline {font-size: 14px; font-weight: bold; color: black; text-transform: none;}
.content {font-size: 12px; font-weight: normal; color: White; text-transform: none; list-style-image: url(fileadmin/template/elemente/list.gif);}
.pfad {font-size: 10px; text-transform: uppercase; font-weight: normal; color: whte;}
.navigation {font-size: 14px; font-weight: bold; color: white; text-transform: uppercase;}

