#bodyIntro
{
	margin: 0px;
	background-image: url(../images/Intro.gif);
	background-repeat: no-repeat;
}


.hauptnavigation {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
.hauptnavigationAktiv { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; color: #FFFFFF; background-color: #FF9933; text-decoration: none}
.unternavigation { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; color: #FFFFFF; text-decoration: none; list-style-position: inside; list-style-image:   url(../images/punkt.gif)}

.fliesstext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 10px; margin-top: 10px}
.ueberschrift
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.signet {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF; font-weight: bold}
.signetZusatz { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF }
.unterUeberschrift { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.rahmen {  margin-bottom: 0px; padding-bottom: 0px}

.fliesstext td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 10px; margin-top: 10px}


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

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000}

.error { color: #C03; }


#news {
	position: absolute;
	top: 15px;
	left: 778px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 0px;
}

#news a {
	text-decoration: none;
}

#news a:hover .news_text {
	background-color: #ff9933;
}

#news a:hover .news_video_play {
	background-color: #ff9933;
	background-image: url(../images/news/play_2.gif);	
}

#news .news_item {
	width: 140px;
	margin: 0px 0px 6px 0px;
}

#news .news_text {
	display: block;
	z-index: 5;
	border-top: 1px solid #CCC;
	background-color: #267da8;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	line-height: 13px;
	color: #FFF;
}

#news .news_video img {
	border: 0px;
}

#news .news_video_play {
	display: block;
	position: relative;
	z-index: 20;
	height: 18px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	top: -18px;	
	left: 20px;
	text-align: right;
	background-color: #267da8;
	background-image: url(../images/news/play.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

#news .news_video_play em {
	font-size: 10px;
	margin: 0px;
	line-height: 12px;
	display: block;
	padding: 2px 5px 0px 0px;
	font-style: normal;
}

.team {
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 210px;
}

.team img {
	margin-bottom: 3px;
}