html, body{
        padding: 0px;
        margin: 0px;
		background-color: #999999;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
}


#fbFooter {
	height: 49px;
	background-color: #333333;
	background-image: url('../img/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #666666;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#333333;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
.pwblaetter {
	background-color: #f2f2f2;
	background-image: url(../img/pwblaetter.jpg);
	background-repeat: no-repeat;
}
.navipw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	line-height: 26px;
	padding-right: 30px;
	text-transform: uppercase;
}
.idw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}

.textbausteine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;

}


.idw a {
	color: #000000;
}
.idw a:hover {
	color: #4A7B29;
}


.navipw a {
	color: #999999;
	text-decoration: none;
}
.navipw a:hover {
	color: #666666;
}

#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}


#marqueecontainer{
	position: relative;
	width: 244px; /*marquee width */
	height: 40px; /*marquee height */
	background-color: #f2f2f2;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: normal;
	text-align: justify;
}



div.scroll {
	height: 34px;
	width: 240px;
	overflow: auto;
	border: 1px solid #999999;
	background-color: #f4f4f4;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}

.archiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	width: 137px;
	padding: 4px;
	height: 250px;
}
.impressumpw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
.impressumpw a {
	color: #FFFFFF;
}
.impressumpw a:hover {
	color: #EF9700;
}

.impressumpw h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
}

.navipwauswahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}


#fbFooter #fbContents .fbPaginationMinor a {
	text-decoration: none;
	color: #666666;
}
.spenden {
	font-family: Arial, Helvetica, sans-serif;
}
.spenden a {
	color: #FFFFFF;
}
.spenden a:hover {
	color: #000000;
}

