.navigation { font-size: 8.5pt; line-height: 10.5pt; font-family: Verdana, Arial, Tahoma, Garamond, Courier; word-spacing: 0.4mm; letter-spacing: 0.1mm }
body {
	color: #000;
	background-color: #254200;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #2273BB;
	scrollbar-face-color: green;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
p, li {
	color: #ffF;
	font-size: 8.5pt;
	line-height: 11pt;
	font-family: Verdana;
	word-spacing: 0.4mm;
	letter-spacing: 0.1mm;
	
}
h1 { color: white; font-weight: bold; font-size: 8.5pt; line-height: 14pt; font-family: Verdana; word-spacing: 0.4mm; letter-spacing: 0.1mm }
h2 { color: yellow; font-size: 11pt; font-weight: bold; line-height: 14pt; font-family: Verdana; word-spacing: 0.4mm; letter-spacing: 0.1mm }
h3 { color: #ffa500; font-size: 10pt; line-height: 11pt; font-family: Arial; word-spacing: 0.4mm; letter-spacing: 0.1mm }
a:link { font-weight: bold; color: white; text-decoration:none }
.nlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	text-decoration: none;
	font-size: xx-small;
}

a:visited { font-weight: bold; color: white; text-decoration:none }
a:hover { color: yellow; font-weight: bold; text-decoration:none }
a:active { color: white; font-weight: bold; text-decoration:none }
a:focus { color: orange; font-weight: bold; text-decoration:none }
input.lauf1 {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #254200;
	border: 1px solid #FFFFFF;
}
.floatright {
	float: right;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.floatleft {
	float: left;
	border-top-color: #254200;
	border-right-color: #254200;
	border-bottom-color: #254200;
	border-left-color: #254200;
}
.imageborder {
	border-top-color: #254200;
	border-right-color: #254200;
	border-bottom-color: #254200;
	border-left-color: #254200;
}

.imageborder-white {
	1border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.centerx {
	text-align: center;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

