body {
	background-color: #F9CE39;
	font-size:11pt;
	font-family:Verdana,Arial,sans-serif;
	color:#000000;
	text-align:center;
	scrollbar-arrow-color : CCCCCC; 
	scrollbar-base-color: #DC143C ;
}

h4,h5,h6,ul,ol,li,td,th,i
     { font-family:Verdana,Arial,sans-serif; color:#FFFFFF; }
	 
table {
	font-size:11pt;
	text-align:left;
	padding : 0;
	margin : 0;
}
.c {
	text-align : center;
	background : #DC143C;
}

.x {
	background : #DC143C;
	width : 85%;
}
.oo {
	background-image : url(../images/r_oben.gif);
	height:15px;
	width:150px;
}

.uu {
	background-image : url(../images/r_unten.gif);
	height:15px;
	width:148px;
}


img { border:0; }
		
a:link { color:#FFFFFF; text-decoration:underline; }
a:visited { color:#FFFFFF; text-decoration:underline; }
a:active { color:#FFFFFF; text-decoration:none;  }
a:hover { text-decoration:underline; color:#DDDDDD; }


