
.div_menue_links {
float:left;
width:170px;
padding-right:30px;
}

a {
text-decoration:none;
font-weight:bold;
}


a.mainlevel:link,a.mainlevel:visited {
 color:#333333;
 display:block;
 padding-left:16px;
 min-height:21px;
 background:url(leftframe/bottom1.gif) no-repeat;
 border-bottom:1px dashed #666666;
 font-weight:normal;
 font-size: 14pt;
}

a.mainlevel:hover {
 color:#333333;
 display:block;
 padding-left:16px;
 min-height:21px;
 background:url(leftframe/bottom2.gif) no-repeat;
 border-bottom:1px dashed #000000;
 font-weight:normal;
 font-size: 14pt;
 font-style: italic;
}

p.einruecken {
 text-indent: 0.6cm;
 text-align: justify;
}