.body {
	padding:0px;
	margin:0px;
	font-size: 10px;
	color: #FFFFFF;
}

.maintable {
	background-color: #030f1b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.header01 {
	background-image: url(../pics/header2.jpg);
	height: 110px;
	background-repeat: no-repeat;
}

.navbg {
	background-image: url(../pics/nav_03.gif);
	background-repeat: no-repeat;
	height: 28px;
}


.spacer {
background-color:#030f1b;
	height:10px;
}
.nav01 {
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}

.tabellenbg  {
	background-color: #324450;
}


.content {
	padding: 19px;
}

.content_latest_img {
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 19px;
}

.content_latest_date {
	font-weight: bold;
	color: #1a857b;
}

.content_latest_title {
	font-weight: bold;
	color: #ed145a;
}

.content_latest_link {
	font-weight: bold;
	color: #f2ce1f;
	text-decoration: none;
}

.content_latest_link:hover {
	color: #ffffff;
}




.content_news_date {
	font-weight: bold;
	color: #1a857b;
	padding-bottom: 5px;
	text-align: right;
}

.content_news_title {
	font-weight: bold;
	color: #ed145a;
	font-size: 13px;
	padding-bottom: 5px;
}



.footer {
	color: #ffffff;
	height: 60px;	/* border: 1px solid #CCCCCC; */ 
}

td.footer link {
	color: #ffffff;
	text-decoration: none;
	/* border: 1px solid #CCCCCC; */ 
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.suche {
	width: 140px;
}

.footer_link {
	color: #ffffff;
	text-decoration: none;
}

.footer_link:hover {
	color: #f2ce1f;
}

