body {
 font-size: medium;
 text-align: left;
 color: #FFFF80;
 background: #87cefa;
}

A:link		{text-decoration: none;}
A:visited	{text-decoration: none;}
A:hover		{text-decoration: none; color: #ffffff;}

.content {
color:  #ffffff;
text-align: left;
background: #1e90ff;
 font-size: 12pt;
font-weight: bold;
}
.contentlink {
color: #00008b;
}
.menue {
 font-size: 14pt;
 text-align: center;
 color: #1e90ff;
 background: #00008b;
font-weight: bold;
}
.menuelink {
color: #1e90ff;
}
.untermenue {
 font-size: 12pt;
 text-align: left;
 color: #1e90ff;
 background: #00008b;
font-weight: bold;
}
.negativ {
text-indent: -10pt;
Margin-left: 12pt;
font-weight: bold;
}
.emaillink {
color: #ffffff;
}
<!--
.content2 {
color:  #ffffff;
text-align: right;
background: #1e90ff;
 font-size: 12pt;
}
.positiv {
text-indent: 1cm;
}
.contenthead {
color:  #00008b;
text-align: left;
background: #1e90ff;
 font-size: 14pt;
}
-->