#divUp   {position:absolute; left:640px; top:370px;}
#divDown {position:absolute; left:640px; top:382px;}
#divScrollTextCont {position:absolute; left:192px; top:120px; width:410px; height:270px; clip:rect(0px 410px 270px 0px); overflow:hidden; visibility:visible;}
#divText {position:absolute; left:0px; top:0px;}

a:visited {
	color: #666666;
	text-decoration : underline;
}

a:link {
	color: #666666;
	text-decoration : underline;
}

a:hover {
	color: Black;
	text-decoration: none;
}

a:active {
	color: Black;
	text-decoration: none;
}

a.link:visited {
	color: #666666;
	text-decoration : underline;
}

a.link:link {
	color: #666666;
	text-decoration : underline;
}

a.link:hover {
	color: Black;
	text-decoration: none;
}

a.link:active {
	color: Black;
	text-decoration: none;
}

td.blocktext {
	text-align: justify;
}

font.menue {
	color: Black;
	font-weight: normal;
	font-family: Verdana,Tahoma,Arial;
	font-size: 60%;
	font-style: normal;
}

font.menue_selected {
	color: Black;
	font-weight: normal;
	font-family: Verdana,Tahoma,Arial;
	font-size: 60%;
	font-style: normal;
}

font.inhalt {
	color: Black;
	font-weight: normal;
	font-family: Verdana,Tahoma,Arial;
	font-size: 60%;
	font-style: normal;
}

font.ueberschrift {
	color: #666666;
	font-weight: normal;
	font-family: Arial,Tahoma,Serif;
	font-size: 100%;
	font-style: normal;
}

font.inhalt_bold {
	color: Black;
	font-weight: normal;
	font-family: Verdana,Tahoma,Arial;
	font-size: 60%;
	font-style: normal;
	font-weight: bold;
}