body {
        clear: both;
	margin: 0px;
	font-size: 12px;
	color: #000;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	text-align: left;
}

img
{
        margin : 0;
        padding : 0;
        border : 0;
}



H1 {
        clear: both;
        font-size: 10px;
        color: #0000ff;
}

a.links_menu:link {
 color: #660000;
 text-decoration: none;
}

a.links_menu:visited {
 color: #660000;
 text-decoration: none;
}

a.links_menu:hover {
 color: #ffffff;
 text-decoration: overline underline;
}

a.links_menu:active {
 color: #660000;
 text-decoration: none;
}

#fusszeile_unten {
	height: 15px;
	background-color: #ffffff;
        text-align: center;	
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #336699 2px solid;
}
