 /* Ausrichtung der gesamten Website (0px Abstand oben) */
body {
	margin: 0px; padding:0px; background-color: #FFFFFF;
	scrollbar-arrow-color: #FF9F00;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
}

.textbox1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	background-repeat: no-repeat;
	text-align: left;
	white-space: normal;
	background-attachment: fixed;
	background-position: left left;
	font-weight: normal;
	font-variant: normal;
	color: #24618E;
	text-decoration: none;

}
.textbox1headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	background-repeat: no-repeat;
	text-align: left;
	white-space: normal;
	background-attachment: fixed;
	background-position: left left;
	font-weight: bolder;
	color: #6666FF;
}

.textbox1link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	background-repeat: no-repeat;
	text-align: left;
	white-space: normal;
	background-attachment: fixed;
	background-position: left left;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	color: #FF9F00;
}

.na {
	font-size: 8px;
	font-weight: bolder;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.scroller {
	height:600px;
	width:825px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
}

a:hover {
	text-decoration: underline;
	color: #005692;
}

.textbox1linksmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	background-repeat: no-repeat;
	text-align: left;
	white-space: normal;
	background-attachment: fixed;
	background-position: left left;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF9F00;
}
.textbox1linkpanda {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
	background-repeat: no-repeat;
	text-align: center;
	white-space: normal;
	background-attachment: fixed;
	background-position: left left;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #CCCCCC;
}

