h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #999999;
}
a:visited {
	color:  #999999;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color:  #999999;
	text-decoration: none;
	font-weight: bold;
	}
a:link {
	color:  #999999;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color:#336600;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCFFCC;
	}
a.nav:visited {
	color:  #999999;
	text-decoration: none;
	font-weight: bold;
	}
a.nav:active {
	color:  #999999;
	text-decoration: none;
	font-weight: bold;
	}
a.nav:link {
	color:  #999999;
	text-decoration: none;
	font-weight: bold;
	}
a.nav:hover {
	color:#336600;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCFFCC;
	width: 132px;
	}
body {
    background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#CCFFCC;
    scrollbar-3dlight-color:#319A31;
    scrollbar-arrow-color:#319A31;
    scrollbar-darkshadow-color:#319A31;
    scrollbar-face-color:#CCFFCC;
    scrollbar-highlight-color:#CCFFCC;
    scrollbar-shadow-color:#CCFFCC;
    scrollbar-track-color:#FFFFFF;
    }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
    }
.style2 {
    font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.style6 {
    font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
del {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color: #333333;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 12px;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.formfield {
	width:100px;
	height: 18px;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	position: relative;
	margin-bottom: 4px;
	margin-left: 12px;
	color: #666666;
	font-size: 10px;
	background-color: #CCFFCC;	
    }
.formsubmit {
	width:25px;
	height: 18px;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	position: relative;
	margin-bottom: 4px;
	margin-left: 4px;
	color: #666666;
	font-size: 10px;
	background-color: #CCFFCC;
    }
.bild {
	border-color: #FF6600;
	border-width: 1px;
	border-style: solid;
    }
