/* --------- Navigation --------- */
#menu {
	position: absolute;
	width:229px;
	left:369px;
	top:181px;
}
#navigation {
	padding: 5px 12px 0px 12px;
	margin:0px;
	left:0px;
	top:0px;
	background-color:white;
}
#navigation ul{
	list-style-type:none;
	padding: 0px;
	margin:0px;
}
#navigation ul li {
	padding: 0px 0px 4px 0px;
	margin:0px;
}

#navigation a:link,#navigation a:visited  {
	color:rgb(123,124,126);
	text-decoration: none;
	font-style: normal;
}

#navigation a:hover,#navigation a:active {
	color:black;
	text-decoration: none;
	font-style: normal;
}

.tx-mininews-pi1 a{
	text-decoration: none;
	font-style: normal;
}


/* --------- Title --------- */
#titlearea {
	position: absolute;
	width:345px;
	padding: 10px 12px 10px 9px;
	margin:0px;
	left:598px;
	top:0px;
	height: 143px;
	background-color:white;
}
#title {
	position: relative;
	top: 70px;
	left:0px;
}
/* --------- News --------- */
#news {
	position: relative;
	padding: 0px 0px 10px 0px; 
	margin:0px;
	background-color:#C7CFCB;
}

#news * {color: rgb(123,124,126);}

.news-latest-header {
	background-image: url(/fileadmin/template/news_title_bg.gif);
	background-repeat: no-repeat;
	padding: 2px 12px 0px 15px;
	font-size: 9px;
	color:black;
}
.news-latest-date {
	color:black;
}
.news-latest-title a{
	font-style: normal;
	font-size: 12px;
	padding: 7px;
	width: 100%;
	line-height: 21px;

}
.news-latest-text {
	color: rgb(123,124,126);
	font-size: 12px;
	line-height: 21px;

}
.news-latest-text {
	padding: 3px 12px 0px 15px;
}
/* --------- Content --------- */
#mainbox {
	background-position: top left;
}
#content {
	height: 147px;
}
#realcontent {
	position: relative;
	width: 347px;
	padding:5px 12px 10px 10px;
	margin:0px;
	top:163px;
	left:598px;
	background-color:white;
	height: 151px;
}

/* --------- Marquee --------- */
#blinkiblink {
	background-color: rgb(0,0,0) ;
	position: relative;
	padding:0px;
	margin:0px;
	top:163px;
	left:0px;
	height:18px;
	font-size: 12px;
	font-style:italic;
	color: rgb(255,255,255) ;
	letter-spacing: 1px;
}
#blinkiblink marquee {
	position: relative;
	top:0px;
	left:0px;
	padding:0px 20px 0px 20px;
	margin:0px;
}

#blinkiblink  marquee a {
	color: white;
	text-decoration: none;
}
/* --------- Video --------- */

#video {
	position: absolute;
	top:345px;
	left:598px;
	width: 369px;
	height: 261px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
#videotitle {
	position: absolute;
	top: 248px;
	left: 0px;
	background-color:#C7CFCB;
	height: 12px;
	font-size: 11px;
	/*padding: 11px 10px 0px 10px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;

}
/* Speziallinks */
#dlnk {
	position: absolute;
	top:13px;
	left:307px;
	color:rgb(167,168,170);
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
}
#flnk {
	position: absolute;
	top:13px;
	left:338px;
	color:rgb(167,168,170);
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
}