body {
	background-color: White;
	color: black;
	font-size: 14px;
	font-family: Georgia, Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	margin: 10px 5% 10px 5%;
	overflow: auto;
}

html { height: 101%; } 

body, table { /* Why do tables use larger font otherwise? */
	font-size: 12px;
}

/* default alignment of table cells */
/* td {vertical-align: top; text-align: left;} */

#rahmen {
	width: 802px;
/*	height: 101%; */
	margin: 0 auto;
	text-align: left;
}

#titelbereich {
	float: left;
	width: 100%;
	overflow: auto;
	text-align: left;
}

#logo_l {
	width: 159px;
	height: 255px;
	float: left;
	margin: 1em 0em 0em 0em;
}

#logo_r {
	width: 159px;
	height: 255px;
	float: right;
	margin: 1em 0em 0em 0em;
}

#menubereich {
	height: 255px;
	text-align: center;
	margin: 1em 0em 0em 0em;
}

#trenner {
	border-bottom: 0.1em solid #808080;
	margin: 1.5em 0em 0em 0em;
	text-align: center;
}

.trenner {
	border-bottom: 0.1em solid #808080;
	width: 798px;
	margin: 1em 0em 0em 0em;
}

.trennersuche {
	border-bottom: 0.1em solid #808080;
	width: 100%;
	margin: 1em -1em 0em 0em;
}

#sponsoren {
	height: 50px;
	text-align: center;
   margin: 1.4em 0 0.5em 0;
}

#inhalt {
/*	height: 101%; */
	float: left;
}

/* no borders on images */
img {
	border: none;
}

#globalheader {
   margin-bottom: 1em;
}

#localheader {
	font-size: 1.8em;
	text-align: left; /* some air around the text */
	padding-left: 0em;
	padding-top: 0.0em; /* set borders around header */
/*	border-bottom: 0.01em solid #808080;
/*	border-left: 0.2em solid #808080;
	line-height: 1.5em; /* and some air under the border */
	margin: 0.2em 0em 1em 0em;
}

#localfooter {
	margin: 1em 0em 1em 0em;
}

#globalfooter {
}

.bandlogo {
	width: 796px;
	height: 24px;
	padding-left: 5px;
	vertical-align: bottom;
}

.theday {
	width: 796px;
	height: 27px;
	padding-left: 5px;
	vertical-align: bottom;
	background-color:#FF0000;
}

.abstand {
	width: 796px;
	height: 5px;
}

.suchbalken {
	width: 801px;
	height: 40px;
	margin: 22px 0px 5px 0px;
	vertical-align:bottom;
}

.kilbitag {
	width: 801px;
	height: 40px;
	margin: 0px 0px 5px 0px;
	vertical-align:bottom;
}

.artikel {
	width: 770px;
	/*	height: 1900px; */
	margin: 1em 0em 1em 15px;
	vertical-align: top;
	position: relative;
	left: 0px;
	top: 0px;
	width: 770px;
	height: auto;
	vertical-align: top;
}

.bild {
/*	height: 101%; */
/*	height: auto; */
	float: left;
	vertical-align: top;
}

.beschreibung  {
	float: right;
	width: 550px;
	vertical-align: top;
}

.schriftzug  {
	position: relative;
	left:0px; top:0px; width:auto; height:26px;
	vertical-align: top;
}

.musikrichtung  {
	position: relative;
	left:0px; top:15px; width:auto; height:auto;
	vertical-align: top;
}

.kurztext  {
	position: relative;
	left:0px; top:25px; width:auto; height:auto;
/*	float: left; */
	vertical-align: top;
}

.auflistung  {
	position: relative;
	left:0px; top:25px; width:auto; height:auto;
	vertical-align: top;
}

.cede  {
	position: relative;
	left:0px; top:25px; bottom:25px; width:193px; height:50px;
	vertical-align: top;
}

.youtube  {
	position: relative;
	left:0px; top:20px; width:500px; height:auto;
	vertical-align: top;
}

.pager {margin-top: 1em;}

.more {margin-top: 1em;}

.copyright {
	font-size: 0.8em;
	margin: 0px 0px 5px 0px;

}
.pubdatum {
	font-size: 0.8em;
}
.titel            {
	font-size: 16px;
	padding-left: 0em;
	color: Black;
	margin: 0.5em 0em 0em 0em;
}

A:link             {
	color:#808080;
	text-decoration: none;
}
A:active           {
	text-decoration: none;
	color: #FA7D19;
}
A:visited          {
	color:#808080;
	text-decoration: none;
	}
A:hover            {
	text-decoration: underline;
	color: Silver;
}

#navigation {
	margin: 0em;
	padding: 0;
	list-style-type: none;
	text-align: center;
} 

#navi ul {
	list-style: none;
	text-align: center;
	margin-left: 0.1em;
	font-size: 16px;
}

#navi a:link {
	color: black;
	text-decoration: none; 
} 
#navi a:visited {
	color: #808080;
	text-decoration: none; 
} 
#navi a:hover {
	color: Silver;
	text-decoration: underline;
}

#flashcontent {
		height: 100%;
	}