html, body {width:100%; height:100%;}
font,th,td,p, a { font-size: 13px; font-family:Arial, Verdana, Helvetica, sans-serif; }

h1 { font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
h2 { font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; }
h3 { font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; }


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background: #006900;
	color: #000000;
	margin:0;
    padding:0;
}

a { color: #0000FF; text-decoration: underline; font-weight: normal;}
a:visited { color: #0000FF; text-decoration: underline; font-weight: normal;}
a:active { color: #FF0000; text-decoration: underline; font-weight: normal;}
a:hover { color: #000000; text-decoration: underline; font-weight: normal;}

.header { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF;}
a.header { color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.header:visited { color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.header:active { color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.header:hover { color: #FFFFFF; text-decoration: none; font-weight: normal;}

.link { text-decoration: none; font-weight: normal; font-size: 14px; color: #007D39;}
a.link { text-decoration: none; font-weight: normal; font-size: 14px; color: #007D39;}
a.link:visited { text-decoration: none; font-weight: normal; font-size: 14px; color: #007D39;}
a.link:active { text-decoration: none; font-weight: normal; font-size: 14px; color: #007D39;}
a.link:hover { text-decoration: none; font-weight: normal; font-size: 14px; color: #007D39;}

.balken { text-decoration: none; font-weight: normal; font-size: 11px; color: #000000;}
