/* KOPF-ZEILE */
td.frame_0_1
{
	vertical-align: top;
}
div.search
{ /* Suche */
	padding-left: 40px;
	float: left;
}
div.navi_top_container
{ /* Rechts ausgerichteter Rahmen fuer das Top-Menue */
	padding-top: 12px;
	float: right;
}
div.navi_top
{ /* Navigationspunkt im Topmenue */
	
	padding-right: 20px;
	padding-left: 15px;
	background-image: url(../grafix/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	float: left;
}
div.navi_top a
{ /* Navigationspunkt im Topmenue */
	color: #E10915;
	font-size: 11px;
	text-decoration: none;
}
div.navi_top a:hover
{ /* Navigationspunkt im Topmenue */
	text-decoration: underline;
}



/* LOGO OBEN LINKS */
td.frame_1_0
{
	vertical-align: middle;
	text-align: center;
}
td.frame_1_0 img
{
	width: 110px;
	height: 80px;
}



/* HEADER-GRAFIK OBEN RECHTS */
td.frame_1_1
{
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: top;
	text-align: left;
}
td.frame_1_1 img
{ /* Abgerundete Ecke */
	position: relative;
	top: 0px;
	left: 0px;
}
td.frame_1_1 div#header_line
{ /* Halbtransparente Linie */
	width: 780px;
	*width: 790px;
	height: 23px;
	padding-top: 0px;
	padding-left: 10px;
	position: relative;
	left: 0px;
	top: 102px;
	font-size: 12px;
	background-image: url(../grafix/header_line.png);
	background-repeat: repeat;
	*_behavior: url(iepngfix.htc);
}

*+td.frame_1_1 div#header_line
{ /* IE 7: Halbtransparente Linie */
	*+width: 780px;
}

div#header_line td#ajax_song
{
	float: left;
}

div#header_line td#ajax_song
{ /* Song, der gerade laeuft */
	width: 100%;
	padding-top: 3px;
	color: #333333;
	font-size: 13px;
}

div#header_line td#ajax_song a
{ /* Links in der halbtransparenten Linie */
	margin-left: 10px;
	color: #E10915;
	font-size: 10px;
}




/* MENUEZEILE */
div.navi_main
{ /* Navigationspunkt im Hauptmenue */
	padding-right: 20px;
	padding-left: 15px;
	background-image: url(../grafix/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	*background-position: 5px 5px;
	float: left;
}
div.navi_main a
{ /* Navigationspunkt im Topmenue */
	color: #E10915;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.navi_main a:hover
{ /* Navigationspunkt im Topmenue */
	text-decoration: underline;
}




/* SUBMENUE */
td.frame_3_0
{
	vertical-align: top;
}
div.navi_sub
{ /* Navigationspunkt im Hauptmenue */
	padding-top: 3px;
}
div.navi_sub a
{ /* Navigationspunkt im Topmenue */
	display: block;
	margin-left: 15px;
	margin-right: 5px;
	color: #E10915;
	font-size: 11px;
	text-decoration: none;
}
div.navi_sub a:hover
{ /* Navigationspunkt im Topmenue */
	text-decoration: underline;
}
div.navi_sub div.splitter
{ /* Navigationspunkt im Topmenue */
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #EBEBEB;
}



/* INHALT-BEREICH */
div#content
{
	width: 520px;
	*width: 530px;
	padding: 10px 0px 10px 10px;
	background-color: #FFFFFF;
	float: left;
}
*:first-child+html div#content
{ /* IE 7: Inhaltsbereich */
	width: 520px;
}
/* INHALT-BEREICH */
div#content_big
{
	width: 666px;
	*width: 676px;
	padding: 10px 0px 10px 40px;
	background-color: #FFFFFF;
	float: left;
	min-height: 300px;
}
*+ div#content_big
{ /* IE 7: Inhaltsbereich */
	*+width: 666px;
}



/* RECHTER INHALTSBEREICH */
div#content_right
{
	width: 220px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
}




/* FUSS-ZEILE */
div.bottom_copyright
{ /* Copyright */
	float: left;
	padding-left: 4px;
	color: #999999;
	font-size: 11px;
}

/* Footer Menu */
div.bottom_menu
{
	float: left;
	padding-left: 20px;
	color: #999999;
	font-size: 11px;
}
div.bottom_menu a
{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
div.bottom_menu a:hover
{
	text-decoration: underline;
}

/* Powered by Klumax */
div.bottom_powered
{
	float: right;
	padding-right: 10px;
	color: #999999;
	font-size: 11px;
}
div.bottom_powered a
{
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}
div.bottom_powered a:hover
{
	text-decoration: none;
}