body
{
font-family: verdana,sans-serif;
/* font-size: 0.8em; */
font-size: 11px; 
line-height: 1.5em;
margin-left: 10px;
letter-spacing: 1px;
color: #000000;
background-color:#9e0000;
}

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

.unterstrichen
{
color: #808080;
}
.unterstrichen-nav:link {color: #808080; border-bottom: 1px dotted #808080; text-decoration: none; }
.unterstrichen-nav:visited {color: #808080; border-bottom: 1px dotted #808080; text-decoration: none; }
.unterstrichen-nav:hover {color: #ff1d00; border-bottom: 1px dotted #ff1d00; text-decoration: none; }
.unterstrichen-nav:active {color: #808080; border-bottom: 1px dotted #808080; text-decoration: none; }

.content
{
width: 240px;
height:auto;
min-height: 250px;
margin-left: 500px;
margin-top: 90px;
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: #FFFFFF;
}

.headline
{
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 1px;
	width: 240px;
}
.base1
{
	color: #000000;
	font-size: 9px;
}

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

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

