/* Hier kommen die CSS-Layer */

#header {
	width: 100%;
	height:87px;
	background-image: url(../img/wsbf-s01_r1_c11.gif);
	background-repeat: repeat-x;
	margin-top:0px;
	color: #79B30B;
	float: left;
}

#navigation {
	background:transparent;
	float:left;
	width:140px;
	margin-top: 5px;
	margin-left:-100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#footer {
	background:#EFEFEF;
	clear:left;
	width:100%;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #69B21D;
	border-bottom: 1px dotted #69B21D;
}

#wrapper {
	float:left;
	width:100%;
}

#content {
	margin-left:160px;
	padding-left: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
}

#printtop {
	width: 76px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left:610px;
	text-align: right;
}

#seitenanfang {
	width: 76px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:610px;
	text-align: right;
}

/* Ende der CSS-Layer */


/* alte Footer-CSS-Ebene, heisst oben jetzt '#extra'
#footer {
	background: #DEDEDE;
	font: 10px Arial, sans-serif;
	color: #FFF;
	margin:5px;
	padding-left:115px;
	padding-top: 5px;
}
*/

/* unbenutzte Ebene '#extra', (siehe Original-Layout)
#extra {
	background:#FF8539
	clear:left;
	width:100%;
}
*/
