html>body	{
	margin: 0;
	padding: 0;
	}

p, ol, ul, li, .normal {
	font-family: Arial,Helvetica,sans-serif; font-size:12px; line-height:15px; color: #104C10;
	}

.normalklein {
	font-family: Arial,Helvetica,sans-serif; font-size:11px; line-height:14px; color: #104C10;
	}

.normalweiss {
	font-family: Arial,Helvetica,sans-serif; font-size:12px; line-height:15px; color: #FFFFFF;
	}
	
.subheadline {
	font-family: Arial,Helvetica,sans-serif; font-size:14px; line-height:17px; color: #104C10; font-weight:bold; padding-bottom: 10px; 
	}

input, select, textarea {
	background-color: #EBFF99;
	border: 1px solid #1E7A2E;
	font-family: Arial,Helvetica,sans-serif; font-size:12px; line-height:15px; color: #104C10;
}

.submit {
	border-top: 2px solid #1E7A2E;
	border-left: 2px solid #1E7A2E;
	background-color: #104C10;
	font-family: Arial,Helvetica,sans-serif; font-size:12px; line-height:15px; color: #EBFF99;
}

.nav {
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	color: #104C10;
	font-weight: bold;
	}

.navaktiv {
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	color: #104C10;
	font-weight: bold;
	}

	
.px { height:1px; font-size:1px; line-height:0px; }

a.nav:link { text-decoration: none; color: #104C10; }
a.nav:active { text-decoration: none; color: #104C10; }
a.nav:visited { text-decoration: none; color: #104C10; }
a.nav:hover { text-decoration: none; color: #FF6600; }

a.navaktiv:link { text-decoration: none; color: #FF6600; }
a.navaktiv:active { text-decoration: none; color: #FF6600; }
a.navaktiv:visited { text-decoration: none; color: #FF6600; }
a.navaktiv:hover { text-decoration: none; color: #FF6600; }

a:link { text-decoration: underline; color: #104C10; }
a:active { text-decoration: underline; color: #104C10; }
a:visited { text-decoration: underline; color: #104C10; }
a:hover { text-decoration: underline; color: #104C10; }