body {
	background-color: #274897;
	margin:0px;
}
body,td,th {
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}
strong {
	color: #ffcc00;
}
a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffcc00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ffcc00;
}
h1 {
	font-size: 18px;color: #ffcc00;
}
h2 {
	font-size: 16px;color: #ffcc00;
}
h3 {
	font-size: 14px;color: #ffcc00;
}
h4 {
	font-size: 12px;color: #ffcc00;
}

/*layout*/
#head_1 {
	background-image:url(../images/tv1_r1_c3.jpg);
	background-repeat:repeat-x;
	margin:0px;
	height:223px;
	width:100%;
	top:0px;
	left:0px;
	z-index:1;
	padding:0px;
}
#head_1 img {
float:left;
}

#navi{
	margin:0px;
	width:180px;
}
#newsticker {
	left:343px;
	top:85px;
	width:375px;
	height:20px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	position:absolute;
}
#content {
	left:210px;
	top:230px;
	width:694px;
	height:auto;
	position:absolute;
}
#platz {
height:30px;
}

a:link.farbe,
a:visited.farbe {
  color: #fff;
}
a:link.farbe1,
a:visited.farbe1 {
 color: #fc0;
}

