/***********************************************/
/* rh-style.css                                */
/*                                             */
/***********************************************/

body{
	font-family: Verdana,sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#3399FF;
	background-image:url(../bg1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	scrollbar-base-color:#3399ff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#3399ff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#999999;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.ttp span { display:none; }
a.ttp:hover { background:#fff; text-decoration:none; }
a.ttp:hover span { 
	position:absolute;
	display:block;
	width: 300px;
	max-width:400px;
	z-index: 100;
	padding:5px 5px;
	background-color:#fff;
	border:1px solid #a3e3a5;
	color:#000;
}
#siteInfo{
	font-family: Verdana,sans-serif;
	color:#666666;
	font-size:16px;
	position:absolute;
	top: 30px;
	left: 50px;
}
.gelb{
	color:#FFFF00;
	font-weight:bold;
}
.Stil1 {
	color: #FF0000;
	font-weight:bolder;
}
.Stil2 {color: #666666}
.tabsize{ font-size: x-small;}
.gbtab{
	color:#000000;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
}
.fero{
	font-size:large;
	color:#000000;
}
.fesw{
	font-size:medium;
	color:#000000;
}
#ueb1{
	color:#ffffff;
	font-weight:bolder;	
	font-size: large;
}
#mini{
	font-size:xx-small;}
#fussnote{
	position:relative;
	bottom: 1px;
	right: 10px;
	color:#999999;
	font-size:xx-small;
}
