/* Body */
BODY {	
		
		
	}
	



/* Styles for dhtml tabbed-pages */




h1 {
	color: #FFEEFF; font-family: Arial, sans-serif;
	font-size:  23px; font-weight: bold;
	
	}

h2 {
	color: #CCCCCC; font-family: Arial, sans-serif;
	font-size:  12px; font-weight: bold;
	}



a.ueber:link,  a.ueber:visited     {
	color: #EEEEEE; font-family: Arial, sans-serif;
	font-size:  23px; font-weight: bold;
		text-decoration: none;
}

a.ueber:hover {
	color: #CCCCCC; font-family: Arial, sans-serif;
	font-size:  23px; font-weight: bold;
		text-decoration: none;
}


.grau {font-size: 11px; color: #CCCCCC; 
	font-weight: normal;
	font-family:  Arial, sans-serif;
	


}
.grausp {font-size: 11px; color: #CCCCCC; 
	font-weight: normal;
	font-family:  Arial, sans-serif;
	padding: 4px;	

}


.norm {font-size: 11px; color: #FFFFFF; 
	font-weight:bold;
	font-family:  Arial, sans-serif;
	padding: 4px 0px 8px 0px; 


}
.normi {font-size: 11px; color: #FFFFFF; 
	font-weight: bold;
	font-family:  Arial, sans-serif;

}

.date {font-size: 11px; 
	color: #FFFFFF; 
	font-weight:bold;
	font-family:  Arial, sans-serif;

}
.datexl {font-size: 20px; 
	color: #FFFFFF; 
	font-weight: normal;
	font-family:  Arial, sans-serif;
	
}

.tagtxt {font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal;
	font-family:  Arial, sans-serif;
	
}

.tooltip {
	font-family:  Arial, sans-serif;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 1px;
}
.tooltip .head{
	font-size: 11px;
	background-color: #D5EAFF;
	color: #000000;
	font-weight: bold;
	padding: 5px;
}
.tooltip .content{
	color: 000066;
	font-size: 11px;
	padding: 5px;
	border-size: 4px;
}