TD, P, B, INPUT, DIV
{
	font-family: arial,helvetica;
	font-size: 12px;
}
.clCMEvent
{
	position: absolute;
	z-index: 300;
	width: 100%;
	height: 100%;
	clip: rect(0,100%,100%,0);
	left: 0;
	top: 0;
	visibility: hidden;
}
.clCMAbs
{
	position: absolute;
	width: 10;
	height: 10;
	left: 0;
	top: 0;
	visibility: hidden;
}

.clT, .clTover, .clS, .clSover, .clS2, .clS2over
{
	position: absolute;
	overflow: hidden;
	width: 130;
	height: 25;
	cursor: pointer;
	cursor: hand;
}
.clT, .clTover
{
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
}
.clT
{
	color: white;
}
Top-menu onmouse over .clTover
{
	color: white;
}
Sub-menu .clS, .clSover
{
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}
.clS2, .clS2over
{
	padding: 2px;
	font-size: 11px;
}
.clS, .clS2
{
	color: #000000;
	background-color: #FFCC66;
	layer-background-color: #FF9900;
}
.clSover, .clS2over
{
	color: #000000;
}
.clSover, .clS2over, .clTover, .clB, .clBar
{
	layer-background-color: #FF9900;
	background-color: #FF9900;
}
.clB
{
	position: absolute;
	visibility: hidden;
	z-index: 300;
}
.clBar
{
	position: absolute;
	width: 10;
	height: 10;
	visibility: hidden;
}

.body {
	margin: 0px;
}

.tableContent
{
	border: 2px solid #FF9900;
}
.topTable
{
	background-image: url(Bilder/top_background.gif);
	background-repeat: repeat-x;

}
.content
{
	top: 73px;
}
h1
{
	color: #FF9900;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 28px;

}

.TopNews
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.Balken
{
	background-image: url(Bilder/News_Balken_10px.jpg);
	background-repeat: repeat-x;
	height: 30px;
	background-position: center;


}
.furtherNews
{
	border-top: 0px none #FFFFFF;
	border-right: 2px solid #FF9900;
	border-bottom: 0px dotted #FFFFFF;
	border-left: 0px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bildNr
{
	font-size: 12px;
}


th {
	color: #FF9900;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;


}
h3 {
	font-size: 16px;
	color: #FF9900;
}
.row_1 {
background-color: #FF9900;
}

.row_2 {
background-color: #FFCC66;
}

.copyright {
	font-size: 10px;
	text-align: center;
}

