a:link
{
	color: rgb(0,0,0);
}
a:visited
{
	color: rgb(102,102,102);
} 
a:hover
{
	color: rgb(255,0,0);
	text-decoration: none;
} 

a:active 
{
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: bold;
}
body
{
	font-family: Arial;
	background-image:url(images/bg_gelb.jpg);
	color: rgb(0,0,0);
	SCROLLBAR-BASE-COLOR: #FFFFCC;
	SCROLLBAR-ARROW-COLOR: #333333;
	font-size: 14px;
}
table
{
	border-color-light: rgb(255,0,0);
	border-color-dark: rgb(255,0,0); 
	border-color: rgb(255,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: rgb(255,0,0);
}
h2
{
	color: rgb(255,0,0);
	font-size: 24px;
}
h3
{
	font-size: 18px;
	color: #F00;
}
h4
{
	color: rgb(0,0,0);
	font-size: 16px;
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	
}
.small {
	font-size: 12px;
}
.links{
float:left;
}
.Infonachmittag {
	color: #F00;
}
.rundrum tbody tr .rundrum p {
	font-size: 18px;
}
.rundrum tbody tr .rundrum p {
	font-size: 16px;
}
.rundrum tbody tr .rundrum p {
	font-size: 14px;
}
.left {
	float: left;
}
hr {
	
	clear:both;}
	
.border_black{
border: 1px solid black;	}	
.rundrum tbody tr .rundrum p strong {
	font-size: 16px;
}
.rundrum {
	border-width:1px;
  border-style:solid;
  border-color:red;
  padding: 5px;
	
}
.rundrum1 tbody tr #rundrum2 br {
	font-weight: normal;


}
.fett{
font-weight: bold;	
	}
.rundrum #rundrum3 {
}
#rundrum9 strong {
	color: #F00;
}

