table {
	border-collapse:collapse;
}

/*
body {
	background-image: url(images/ThD_bg_allgemein.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
*/
body,
a,
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;
}

img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

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

a:hover {
	color: #fdab06;
}

.hintergrund {
	background-color: #000000;
	background-image: url(images/bkgr.jpg);
	background-repeat: no-repeat;
}

.headlineseite {
/*
	position: relative;
	top: 12px;
*/
 /* margin-bottom:3px; */
}

.farbig {
	color: #fdab06;
}

.headline {
	color: #fdab06;
	font-weight: bold;
	text-transform: uppercase;
}

.video {
	background-color:#EEE;
	width: 225px;
	border-top: 1px none #FFF;
	border-right: 1px none #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px none #FFF;
	margin: 5px;
	padding: 5px;
}

.video a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color:#000000;
	letter-spacing: 0px;
}

td.video a:hover,
td.video:hover a,
td.video:hover{
	color: #FFF;
	background-color: #222;
}

.navgrafik {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.scroller {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 21px;
}
.aktiv {
	color: #fdab06;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100px;
}

.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	font-weight: bold;
	color: #FDAB06;
	border: 1px solid #CCC;
}
