.standart {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}
.hintergrund {
	background-color: #000;
}
.zelle_main {
	background-color: #FFF;
}
.tabelle_main {
	background-color: #101010;
}
.big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}

.xlbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}


.tabelle_in {
	background-color: #101010;
}

.bg_in {
	background: butten/hg_1.gif;
}

.iframe_1 {
	
	text-align: justify;
	width: 500px;
	height: 400px;
	background-color: #101010;
}

.abstand_iframe{
	padding: 10px;
	background-color: #101010;
} 

.scrollbereich {
overflow: auto;
width: 480px;
height: 380px;
} 

.scrollbarabstand{
padding-right: 20px;
} 