a:link {
	color: #000000;
	font-weight: bold;
}

a:visited {
  color: #000000;
  font-weight: bold;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #CC0000;
}
.menu {
	text-decoration:none;
	font-weight:bold;
	padding-left: 5px;
	/*border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	height: auto;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FF0000;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
a.menu:link, a.menu:active, a.menu:visited {
	color:#000000; background-color:transparent;
}
a.menu:hover {
	color:#FF0000; background-color:transparent;
}
/*
a.menu:link    { color:#000000; background-color:transparent; }
a.menu:visited { color:#000000; background-color:transparent; }
a.menu:hover   { color:#ffffff; background-color:transparent;  }	
a.menu:active  { color:#ffffff; background-color:#660000; }			
*/
a.untermenu {  
	text-decoration:none;
	font-weight:bold;
	padding-left: 15px;
	border: 1px #666666;
	border-top-style: none;
	/*border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	height: 10px; width: 120px; font-family: Arial, Helvetica, sans-serif; font-size: 10px;
} 
a.untermenu:link, a.untermenu:active, a.untermenu:visited {
	color:#000000; background-color:transparent; 
}
a.untermenu:hover {
	color:#CC0000;
	background-color:transparent;
	text-decoration: underline;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.bgr-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-repeat: no-repeat;
}
.bild{
	border: 1px solid #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.ueberschrift{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.quelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-image: url(images/table-bgr-long.jpg);
	background-repeat: repeat-y;
	width: 255px;
	display: block;
	padding-right: 40px;
	padding-left: 20px;
}

