/* Menu Reinhard Burkardt - designdivers - www.designdivers.de */

#topmenu
{
width: 100%;
height: 17px;
padding-top: 5px;
text-align: right;
font-size:14px;
font-weight:bold;
color: #e20a17;
}

#topmenu a {
margin: 0px; color: #e20a17; text-decoration:none;
} 

#topmenu a:hover  {
	margin: 0px;
	color: #666666;
	text-decoration:none;
} 


/* M E N U E - Text unsichtbar   */


a:link {
color: #e20a17;
font-weight: bold;
}

a:hover {
	color: #666666;
}

a:active {
	color: #e20a17;
}

a:visited {
	color: #e20a17;
}
