body {
	background: #339966 url(../bilder/bg.jpg) repeat-x;
}

.border {
	border-top: 0px solid #003300;
 	border-left: 2px solid #003300;
 	border-right: 2px solid #003300;
 	border-bottom: 4px solid #003300;
	}

.georgia {
	font-family: verdana; font-size: 11px; color: #006633;
	}

.georgia a:link { font-size: 10px; color: #006633; text-decoration: none }
.georgia a:visited { font-size: 10px; color: #006633; text-decoration: none }
.georgia a:hover { font-size: 10px; color: #006633; text-decoration: underline }

.header {
	font-size: 18px;
	color: #006633;
	}

.arial {
font-family: Verdana; font-size: 10px
}
.arial a:link { font-size: 10px; color: #000000; text-decoration: none }
.arial a:visited { font-size: 10px; color: #000000; text-decoration: none }
.arial a:hover { color: #000000; text-decoration: underline; }

.header {
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	letter-spacing: 0px;
	color: #7E7E7E;
	}

.form {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 9px;
border-width: 1px;
border-color: #006633
}