

@media screen
{



h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #237B00;
	margin-top: 0.7em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0.3em;
	margin-bottom: 0.7em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #286102;
}





h2 {
	font-size: 0.9em;
	color: #2E4A5C;
	margin-top: 0.7em;
	margin-right: 0em;
	margin-bottom: 0.1em;
	margin-left: 0em;
	margin-bottom: 0.5em;
	padding-top: 0.2em;
	padding-right:0.2em;
	padding-bottom: 0.2em;
	padding-left:25px;
	background-image: url(../pics/h2_back.gif);
	background-repeat: no-repeat;
}

h3 {
    font-size: 0.9em;
	font-weight: bold;
	color: #286102;
	padding-left: 5px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;

}



h4 {
	font-size: 1.0em;
	color: #0B71CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	padding-top: 0.5em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	margin-bottom: 0.4em;
}

h6 {
    font-size: 0.9em;
	font-weight: bold;
	color: #221F20;
	padding-left: 5px;
	padding-top: 0.0em;
	padding-bottom: 0.7em;
	}



#teaser h1 { font-size: 1.2em; border: 0; }

p,ul,dd,dt { line-height: 1.3em;}
p {
	line-height: 1.3em;
	font-size:0.9em;
	margin-top: 0;
	margin-right: 0.3em;
	margin-bottom: 0.2em;
	margin-left: 0.3em;
}


a, a em.file {
	color: #237B00;
	text-decoration: underline;
}

p a {
	color: #237B00;
	text-decoration: underline;
}

a:hover {color: #3D9203; text-decoration: underline;}


#rootline {
	position:absolute;
	left:217px;
	top:253px;
	font-size: 10px;
	color:#237B00;
}

#rootline a:link, #rootline a:visited, #rootline a:active  {
color:#237B00;
}

#rootline a:hover {
color:#3D9203;
text-decoration:underline;

}

}