.rahmenbodytable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;

}
table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color:#0561B6;
}
A:Link{
color:#F07621;
text-decoration:none;
font-weight:normal;
}
A:Visited{
color:#F07621;
text-decoration:none;
font-weight:normal;
}
A:Hover{
color:#0561B6;
text-decoration:underline;
font-weight:normal;
}
A:Active{
}
body
{
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-face-color:#0561B6;
   scrollbar-highlight-color:#0561B6;
   scrollbar-3dlight-color:#0561B6;
   scrollbar-shadow-color:#0561B6;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color:#FFFFFF;
}
.headline
{
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 18px; 
color: #F07621; 
}

.subline
{
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 12px; 
color: #F07621; 
font-weight:normal;
}

.hg{
background:#F07621;
color:#FFFFFF;
font-weight:bold;
font-size:22px;
}

#rahmen {
  border-width:1px;
  border-style:solid;
  border-color:#0561B6;
  padding:3px;
  text-align:justify;
  }

#fuss {
color:#FFFFFF;
  }

 .hgb{
background:#0561B6;
color:#FFFFFF;
font-weight:bold;
font-size:22px;
}

<style>
 #navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #FFFFFF;
border-bottom: 0px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #0561B6;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFFFFF;
color: #F07621;
}

</style>
