body { 
	background-image:url(../images/back1.gif);
	background-repeat:no;
	background-attachment:fixed;
	scrollbar-face-color: white;
	scrollbar-highlight-color: green;
	scrollbar-shadow-color: green;
	scrollbar-3dlight-color: rgb(247,247,247);
	scrollbar-arrow-color: darkgreen;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: rgb(247,247,247);	
		}


.nav1o {
	color:green;
	font-size:7pt;
	font-family:verdana;
	text-align:left;
}

.nav1 {
	color:green;
	font-size:7pt;
	font-family:verdana;
	text-align:left;
}

.nav1:hover {
	color:black;
	font-size:7pt;
	font-family:verdana;
	text-align:left;
}

.nav2back {
	background-color:darkgreen;
	color:white;
	width:100%;
	font-family:verdana;
	font-weight:normal;
	font-size:7pt;
	text-decoration:none;
}

.nav2back:hover {
	background-color:green;
	color:lightgreen;
	width:100%;
	font-family:verdana;
	font-weight:normal;
	font-size:7pt;
	text-decoration:none;
}

.nav2border {
	border-width:1px;
	border-style:solid;
	border-color:#70BF84;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	width:100%;
	text-decoration:none;
	color:black;
}

.nav2bordert {
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:black;
}

.textover {
	color:black;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}

.textnormal {
	color:black;
	font-family:verdana;
	font-size:10pt;
	text-align:justify;
	vertical-align:top;
}

.underpic {
	color:white;
	font-family:verdana;
	font-size:8pt;
	background-color:rgb(6,88,4);
}

.disclaimer {
	color:darkgreen;
	font-family;verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}


.input { 
	width:100px;
    height:19px;
    background-color:white;
    color:black;
	font-size:10pt;
    border-left: 1px solid rgb(6,88,4);
    border-bottom: 1px solid rgb(6,88,4);
    border-right: 1px solid rgb(6,88,4);
    border-top: 1px solid rgb(6,88,4);
}

.input1 { 
	width:264px;
    height:19px;
    background-color:white;
    color:black;
	font-size:10pt;
    border-left: 1px solid rgb(6,88,4);
    border-bottom: 1px solid rgb(6,88,4);
    border-right: 1px solid rgb(6,88,4);
    border-top: 1px solid rgb(6,88,4);
}

.textarea {
	width:350px;
    height:100px;
    background-color:white;
	color:black;
	font-size:8pt;
    border-left: 1px solid rgb(6,88,4);
    border-bottom: 1px solid rgb(6,88,4);
    border-right: 1px solid rgb(6,88,4);
    border-top: 1px solid rgb(6,88,4);
}

.button {
	color:white;
	background-color:gray;
	border-bottom-color:rgb(6,88,4);
	border-left-color:rgb(6,88,4);
	border-right-color:rgb(6,88,4);
	border-top-color:rgb(6,88,4);
}

.text_klein_g {
	font-size:8pt;
	fonz-family:verdana;
	color:black;
	text-align:center;
}

.text_s {
	font-size:9pt;
	color:#303030;
}

.red {
	font-size:8pt;
	color:red;
	text-align:center;
}

.sitemapover {
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
	color:white;
	border:1px solid green;
	background-color:darkgreen;
	text-align:center;
}

.sitemapunder {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.sitemapunder:hover {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:gray;
	text-decoration:none;
}