div,th,ul,ol,li,nobr,i,h2,h3,h4,h5,h6,dt,dd {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F2F2F2;
	letter-spacing:normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
p,div,td,th,ul,ol,li,nobr,dt,dd {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	color:#060;
	font-size:18px;
	letter-spacing:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	margin-bottom: 10px;
	padding-left: 10px;
}
h2 { color:#006600; font-size:20px; letter-spacing:1px;}
h3 { color:#000066; font-size:16px; letter-spacing:1px;}
h4 { color:#000066; font-size:12px; letter-spacing:1px;}
h5 { color:#000000; font-size:11px; letter-spacing:1px;}
h6 { color:#000000; font-size:10px; letter-spacing:1px;}

a:link { color:#000099; font-size:13px; text-decoration: none; font-weight:normal;letter-spacing:1px;}
a:active { color:#000099; font-size:13px; text-decoration: none;font-weight:normal; letter-spacing:1px; }
a:visited { color:#990000; font-size:13px; text-decoration: none;font-weight:normal;letter-spacing:1px; }
a:hover { color:#000099; font-size:13px; text-decoration: none;font-weight:bold;letter-spacing:1px;}
body {
	background-color: #EDFFF6;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}
td { 
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336633;
	letter-spacing:normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
 } p { 
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	letter-spacing:normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
 }  
.gruen {
	background-color: #393;
}
.hellgruen {
	background-color: #CF6;
}
.orange {
	background-color: #287B28;
	font-size: 14px;
	color: #EDFFF6;
}

.orange a:link { color:#EDFFF6; font-size:13px; text-decoration: none; font-weight:normal;letter-spacing:1px;}
.orange a:active { color:#EDFFF6; font-size:13px; text-decoration: none;font-weight:normal; letter-spacing:1px; }
.orange a:visited { color:#EDFFF6; font-size:13px; text-decoration: none;font-weight:normal;letter-spacing:1px; }
.orange a:hover { color:#FFFFFF; font-size:13px; text-decoration: none;font-weight:bold;letter-spacing:1px;}

