@charset "utf-8";
html{ height:100%;}
body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	text-align: center;
	height:100%;
}

div, img {
	margin:0;
	padding:0;
	border:0;
}
div#container{
	width:970px;
	margin:0px auto;
	border:1px solid #000;

}

div#rc_titel{
	font-size:24px;
	text-align:center;
}
div#rc_menu{
	font-size:18px;
	text-align:left;
}
div#container_live{
	width:970px;
	height:100%;
	margin:0px auto;
	border:1px solid #000;
}
div#zeiteingabe{
	border:0px solid #000;
	height:140px;
	width:600px;
	overflow:hidden;
	float:left;
} 


div#dickezeit{
	font-size:30px;
}
div#zeitinfo{
	font-size:18px
}
div#zeitanzeige{
		border:0px solid #000;
		height:140px;
		width:auto;
		overflow:hidden;
}
div#zeitanzeige_slalom{
		border:0px solid #000;
		height:140px;
		width:auto;
		overflow:hidden;
}
div#tab_starts {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:70px;
	overflow:hidden;
}
div#gesamt{
	width:600px;
	height:160px;
	border-right:1px solid #000;
	overflow:auto;
	float:left;
}
div#chat_fenster{
	font-size:11px;
	width:auto;
	height:116px;
	overflow:hidden;
}
div#chateingabe{
	width:auto;
	height:44px;
	border-bottom:1px solid black;
	overflow:hidden;
}
div#chateingabe_live{
	width:auto;
	height:44px;
	border-bottom:1px solid black;
	overflow:hidden;
}
#logintag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align:center;
}

#oben {
	font-size: 24px;
	font-weight: bold;
}
#rc_oben {
	width:auto;
	border-bottom:1px solid #000;
	text-align:center;
	background-color:#CCC;
}
#menu {
	font-size: 12px;
}

#content {
	font-size: 13px;
	text-align: center;
	height:100%;
}
#content_beamer {
	font-size: 20px;
	text-align: center;
	height:100%;
}
#content_master{
	font-size:12px;
	text-align:center;
}
table tr td {
	text-align: left;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
