
/* HTML-Elemente */

body
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#000;
}

/* Background-Bereich */
td.bg_header {
	height:232px;
	background:url('../../binaries/universal/background/bg_header.gif') #000 repeat-x;
	vertical-align: top;
	}
td.bg_main {
	background-color: #333234;
	vertical-align: top;
	text-align: center;
	}
td.bg_bottom {
	background:url('../../binaries/universal/background/bg_bottom.gif') #000 repeat-x;
	vertical-align: top;
	text-align: center;
	padding: 10px 0px;
	}





td
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#000000;
}

input, select, option
{
	font-family:Helvetica,Arial,sans-serif;
	color:#000000;
	font-size:10px;
}

form
{
	display:inline;
}

a:link { text-decoration:none;color:#000000; }
a:active { text-decoration:none;color:#000000; }
a:visited { text-decoration:none;color:#000000; }
a:hover { text-decoration:none;color:#000000; }

a.Grey:link { text-decoration:none;color:#9d9ea0;font-size:12px; }
a.Grey:active { text-decoration:none;color:#9d9ea0;font-size:12px; }
a.Grey:visited { text-decoration:none;color:#9d9ea0;font-size:12px; }
a.Grey:hover { text-decoration:none;color:#c43a41;font-size:12px; }

a.login:link { color:#000000; }
a.login:active { color:#000000; }
a.login:visited { color:#000000; }
a.login:hover { color:#89827d; }

a.TechLink:link { text-decoration:underline;color:#666666; }
a.TechLink:active { text-decoration:underline;color:#666666; }
a.TechLink:visited { text-decoration:underline;color:#666666; }
a.TechLink:hover { text-decoration:underline;color:#ba291f; }

a.TechInfo:link { text-decoration:underline;color:#000000; }
a.TechInfo:active { text-decoration:underline;color:#000000; }
a.TechInfo:visited { text-decoration:underline;color:#000000; }
a.TechInfo:hover { text-decoration:underline;color:#ba291f; }

.startseitebuttons a{
	display:block;
	color:#FFFFFF;
	height:19px;
	font-size:12px;
	width:140px;
}

.startseitebuttons a:visited{
	display:block;
	color:#FFFFFF;
	height:19px;
	font-size:12px;
	width:140px;
}

.startseitevideo a:visited{
	display:block;
	color:#FFFFFF;
	height:19px;
	font-size:12px;
	width:325px;
}

/* Hintergrundfarben */

.bgcolor_grey	{ background-color:#dcddde; }
.light_grey		{ background-color:#f6f6f6; }

/* Schriftgrössen */

.small		{ font-size:9px; }
.medium		{ font-size:12px; }
.large		{ font-size:16px; }
.headline	{ font-size:20px; }

/* Schriftfarben */

.Grey		{ color:#9d9ea0; }
.White		{ color:#FFFFFF; }

/* Schriftformatierungen */

.bold		{ font-weight:bold; }
.lowercase	{ text-transform:lowercase; }
.uppercase	{ text-transform:uppercase; }
.underline	{ text-decoration:underline }


.transparent { background-color:transparent; }

/* Styles */

.style_msg_error   { font-family:Arial;font-size:12px;color:#fe0003;font-weight:bold; }
	
.style_msg_success { font-family:Arial;font-size:12px;color:#008800;font-weight:bold; }

.style_input_error   { font-family:Arial;font-size:11px;border:1px solid #fe0003; }

.table_entry { font-family:Arial;font-size:12px;line-height:18px; }

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
cursor: pointer;
}

 .hscrollerbase {
height: 10px;
background-image:url('../../binaries/universal/buttons/scrollbackground.jpg');
background-repeat:no-repeat;
} 

.hscrollerbar {
height: 10px;
background-image:url('../../binaries/universal/buttons/scrollbar.jpg');
background-repeat:repeat-x;
margin-left:2px;
}

#customscroll {
	width:970px;
	height: 215px;
	overflow: auto; 
	position: relative;
	margin: 0em auto;
	padding: 0px;
	
}

#playerscroll {
	width:425px;
	height: 80px;
	overflow: auto; 
	position: relative;
	margin: 0em auto;
	padding: 0px;
	
}

.textilbereich
{
	padding:0px;
	background-image:url('../../binaries/universal/background/menu/bg_tb.gif');
	background-repeat:repeat-x;
	height:20px;
}

.textilbereich_left
{
	width:8px;
	height:20px;
	background-image:url('../../binaries/universal/background/menu/border_tb_left.gif');
}

.textilbereich_right
{
	width:8px;
	height:20px;
	background-image:url('../../binaries/universal/background/menu/border_tb_right.gif');
}

.textilbereich_spacer
{
	width:22px;
	height:20px;
	background-image:url('../../binaries/universal/background/menu/spacer_tb.gif');
}
