body   { color: black; font-size: 11px; font-family: Arial, "Arial Rounded MT Bold", Arial, Helvetica, sans-serif; background-color: transparent; text-align: center; margin: 0; padding: 0; line-height: 13px; }


#container { 	
 position: absolute;
		height: 350px;
		width: 1000px;
		top: 8%;
		left: 1%;
		text-align: left;
		padding: 0px;
		margin: 0px;
		background-color: #fff;
		/*border: 0px;
		overflow: auto;*/
}

#navi_text a  { text-decoration: none; 
 font-family: "Arial Rounded MT Bold", Arial; 
color: black;}
#navi_text a:visited  { ttext-decoration: none; 
 font-family: "Arial Rounded MT Bold", Arial; 
color: black; }
#navi_text a:hover {text-decoration: underline;
color: white;
}
#alle_text a  { text-decoration: none; 
 font-family: "Arial Rounded MT Bold", Arial; 
color: black;}
#alle_text a:visited  { text-decoration: none; 
 font-family: "Arial Rounded MT Bold", Arial; 
color: black; }
#alle_text a:hover {text-decoration: underline;
color: white;
}
#navi_alle a  { text-decoration: none; 
 font-family: "Arial Rounded MT Bold", Arial; 
color: black;}
/*#navi_alle a:visited  { text-decoration: line-through; }*/
#navi_alle a:hover {text-decoration: underline;
color: white;
}
a  { text-decoration: none; font-family: Arial, Helvetica, sans-serif;
color: black;}
a:visited  { text-decoration: none; font-family: Arial, Helvetica, sans-serif;
color: black;}
a:hover {text-decoration: underline;
}
.white{
color: white;}
.right { text-align: right }
