body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fc9;
	background-color:#333;
}
a {
	font-size: 11px;
	color: #fff;
}
a:link {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #fff;
}
a:active {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}
a.white {
	font-size: 14px;
	color: #fff;
}
a.white:link {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
}
a.white:visited {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
}
a.white:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #fff;
}
a.white:active {
	text-decoration: none;
	font-size: 14px;
	color: #fff;
}
.bg_blau {
	background-color: #6699FF;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fc9;
}
.headlinerot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c3f33;
}
.tabletback { border-bottom: 3px solid #ffffff; border-top-color: #ffffff; border-right-color: #ffffff; border-left-color: #ffffff; }
.tabletbottom{ border-bottom: 1px solid white; border-top-color: white; }
.tabletrf { border-color: white #ffffff white white; border-style: solid; border-width: 3px; }
.tabletline { border-right: 3px solid white; }
.tablethintop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tablethinbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tabletleft { border-right: 1px solid white; }
.tabledots {
	border: 1px dotted #CCCCCC;
}
div { color: #fc9; font-family: Arial, Verdana, Helvetica, sans-serif; }

#divUpControl{position:inherit; width:450; left:10; top:0; z-index:1; text-align: right} 
#divDownControl{position:inherit; width:450; left:10; top:0; z-index:1; text-align: right} 
#divContainer{position:inherit; width:400; height:300; overflow:hidden; top:30; left:10; clip:rect(0,420,380,0); visibility:hidden} 
#divContent{position:relative; top:0; left:0} 
