ul.menu { padding: 0px; margin: 0px; border: 0px; font-weight: normal; font-size: 13px;}
ul.menu li.aktiv { padding: 0px; margin: 0px; margin-bottom: 0.3em; border: 0px; color: #DF2C28;}
ul.menu li.act { padding: 0px; margin: 0px; margin-bottom: 0.3em; border: 0px; color: #DF2C28;}

ul.menu li a{ color: #313131; font-weight: normal;}
ul.menu a:link { color: #313131; text-decoration:none;}
ul.menu a:visited { color: #313131; text-decoration:none;}
ul.menu a:hover { color: #313131; text-decoration: underline;}
ul.menu a:active { color: #313131; text-decoration:none;}

ul.menu li { padding: 0px; margin: 0px; margin-bottom: 0.3em; border: 0px; list-style-type: none; font-weight: bold;}

a {
color: #000000;
/*font-weight: bold;*/
text-decoration: none;
border-bottom: dotted 1px #000000;
}

a:visited {
color: #000000;
/*font-weight: bold;*/
text-decoration: none;
border-bottom: dotted 1px #000000;
}

a:active {
color: #000000;
/*font-weight: bold;*/
text-decoration: none;
border-bottom: dotted 1px #000000;
}

a:hover {
color: #DF2C28;
/*font-weight: bold;*/
text-decoration: none;
border-bottom: dotted 1px #DF2C28;
}

#title a, #menu a{
text-decoration: none;
border: none;
}
