body
{
font-family: arial,sans-serif;
/* font-size: 0.8em; */
font-size: 14px; 
line-height: 1.5em;
margin-left: 10px;
letter-spacing: 1px;
color: #b9c716;
}

a:link {color: #003829; text-decoration: none; }
a:visited {color: #003829; text-decoration: none; }
a:hover {color: #003829; text-decoration: none; }
a:active {color: #003829; text-decoration: none; }

.unterstrichen
{
color: #ffffff;
}
.unterstrichen-nav:link {color: #ffffff; border-bottom: 0px dotted #ffffff; text-decoration: none; }
.unterstrichen-nav:visited {color: #ffffff; border-bottom: 0px dotted #ffffff; text-decoration: none; }
.unterstrichen-nav:hover {color: #9ac3f6; border-bottom: 0px dotted #9ac3f6; text-decoration: none; }
.unterstrichen-nav:active {color: #9ac3f6; border-bottom: 0px dotted #9ac3f6; text-decoration: none; }

.content
{
width: 940px;
height:auto;
min-height: 350px;
margin-left: 80px;
margin-top: 20px;
text-align:left;
border-width:1px;
border-style: none;
border-color: none;
padding-left: 50px;
padding-right: 50px;
padding-bottom: 20px;
padding-top: 30px;
border-left: none;
border-right: none;
background-color: #003829;
}

.headline
{
	color: #ffffff;
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 1px;
}

.basenav
{
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 9px;
}

.basenav:link {color: #808080; text-decoration: none; }
.basenav:visited {color: #808080; text-decoration: none; }
.basenav:hover {color: #009EE0; text-decoration: none; }
.basenav:active {color: #808080; text-decoration: none; }
