body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/layout/pageback.jpg);
	background-repeat: repeat-x;
	background-color: #FF9C00;
	color: #ffffff;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

hr {
	color: #ffffff;
}

h3 {
	margin: 0 0 3px;
	padding: 0 0 5px;
	font-size: 1.2em;
}

p {
	margin: 0;
	padding: 0;
}

.std, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.fettkursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.input {
	background-color: #FFB500;
	border: 1px solid #FFFFFF;
	color: #222222;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.button {
	background-color: #FFB500;
	border: 2px solid #FFFFFF;
	color: #AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img#newsThumb {
	border: 1px solid #ffffff;
	float: left;
	margin-right: 10px;
}

img#bandThumb {
	border: 1px solid #ffffff;
	}

td#startNewsRow {
	padding-bottom: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#mainTable {
	width: 990px;
	height: 700px;
}

#mainContent {
	background-image: url(images/layout/busback.jpg);
	background-repeat: no-repeat;
}

#startWelcome {
	width: 434px;
	height: 360px;
	overflow: auto;
	background-image: url(images/backgrounds/start_welcome.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

#startWelcomeText {
	width: 370px;
	margin: 110 0 0 30;
}

#startNews {
	width: 270px;
	height: 300px;
	overflow: auto;
	background-image: url(images/backgrounds/start_news.gif);
	background-repeat: no-repeat;
	margin: 10 0 0 10;
}

#startNewsText {
	width: 210px;
	height: 200px;
	margin: 70 0 0 30;
	font-size: 10px;
}

#startTermine {
	width: 270px;
	height: 300px;
	overflow: auto;
	background-image: url(images/backgrounds/start_termine.gif);
	background-repeat: no-repeat;
	margin: 10 0 0 10;
}

#startTermineText {
	width: 220px;
	height: 200px;
	margin: 70 0 0 30;
	font-size: 10px;
}

#newsText {
	width: 370px;
	margin: 10 5 0 20;
	background-image: url(images/backgrounds/news_mainTextBack.jpg);
	background-repeat: no-repeat;
}

#newsOverview {
	width: 230px;
	margin: 5 5 0 10;
	background-image: url(images/backgrounds/news_rightTextBack.jpg);
	background-repeat: no-repeat;
}

#bandList {
	width: 230px;
	margin: 5 5 0 15;
	background-image: url(images/backgrounds/news_rightTextBack.jpg);
	background-repeat: no-repeat;
}

#partnerText {
	width: 519px;
	margin: 10 0 0 0;
	padding: 0 20 0 20;
	background-image: url(images/backgrounds/partner_mainTextBack.jpg);
	background-repeat: no-repeat;
}

div#galArchiv select, div#mp3Archiv select, div#mp3Auswahl select {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #6D0000;
	color: #fff;
	border: 1px solid #fff;
	}
div#galOrt, div#mp3Ort, div#mp3AuswahlLoc {
	margin: 3px 0;
	}
div#galSingle {
	margin: 10px 0;
	}
div#mp3Files {
	margin: 10px 0;
	}
.fmviewer {
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 240px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.fmviewer .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.fmviewer .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 230px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#panelCounter {
	margin: -10px 0 0 70px;
	}
