body {
	font-family: arial,helvetica, sans serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
  text-decoration:none;
  color: #C1BE9D;
}
a:visited {
  text-decoration:none;
  color: #C1BE9D;
}
a:hover {
  color:#FFFFFF;
}
a:active {
  text-decoration:none;
  color:#FFFFFF;
}

.text {
  	font-size: 13px;
	font-weight: normal;
  	color:#FFF;
}
.ueberschrift {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}

.pageheader {
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	padding:10px;
}

.pageheader2 {
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	padding-top:10px;
}


.headertable {
	width: 510px;
}
.headertitel {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.headerdate {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-right: 5px;
}
.headercell {
	padding: 2px 0px;
	border-top: 2px solid #FFE500;
	border-bottom: 2px solid #FFE500;
}

.liste {
  	margin-top: 10px;
	margin-bottom: 15px;
}
.listetitel {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-transform: uppercase;
}
.listetitel2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFF;
	width: 310px;
}
.listebild {
}
.listedetail {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}
.listetrenner {
	background-color: #FFE500;
}
.listetext {
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
}
.listelink {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFF;
}
.listetextweiss {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
}
.listecontent {
	padding-bottom: 5px;
	padding-top: 5px;
}
.listetracks {
  	margin-right: 10px;
	margin-bottom: 10px;
}
.listetrackstitel {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	padding-right: 10px;
}
.listetracksdetail {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}

.detail {
  	margin-top: 5px;
	margin-bottom: 15px;
}
.detailtext {
  	font-size: 13px;
	font-weight: normal;
  	color:#FFF;
}
.detailcontent {
	padding-top: 5px;
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
}
.detailbild {
  	margin-right: 10px;
	margin-bottom: 10px;
}
.detailtitel {
	padding-top: 10px;
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
}
.newsthumb {
  	margin-right: 10px;
	margin-bottom: 10px;
}
.block {
	margin-bottom: 10px;
}
.blocktitel {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	color:#EFD963;
	padding: 2px 0px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.blockcontent {
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
	padding-top:3px;
	padding-right:5px;
}
.blocklink {
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
}
.blocktext {
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
}
.trackliste {
	margin-top: 5px;
	margin-bottom: 10px;
}
a.tracklink:link, a.tracklink:visited, a.tracklink:active {
	color:#000;
}
a.tracklink:hover {
	color:#333;
}
.listcell {
	font-size: 13px;
	font-weight: normal;
	color:#000;
	padding: 3px 2px;
}
.listheader {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	padding: 3px 2px;
}
button {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #000;
	border: none;
	margin-top:3px;
}
input {
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	color: #000;
	background: #FFF;
	border: none;
}
textarea {
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	color: #000;
	background: #FFF;
	border: none;
}
input.radio {
	background: #000;
}
input.flowtextblack {
	width: 300px;
}
textarea.flowtextblack {
	width: 300px;
}