body {
	background: #F3F3F3;
	scrollbar-base-color:#003399;
    scrollbar-track-color:#FAE147;
    scrollbar-face-color:#003399;
    scrollbar-highlight-color:#003399;
    scrollbar-3dlight-color:#FAE147;
    scrollbar-darkshadow-color:#FAE147;
    scrollbar-shadow-color:#FAE147;
   
    scrollbar-arrow-color:#FAE147;
}
.tabelleaußen {
	background: #FAE147 url(../medien/bg_gelb.gif) repeat;
	border-top: 0px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 0px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;

	}
	
tr,td {
	color: #000000;
    line-height:18.5pt; 

}

.tabellestichpunkte {
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: 0.3px;
}
.ueberschrift {
	font: bold 30px Arial, Helvetica, sans-serif;
}
a:link {
	cursor: hand;
	filter: BlendTrans(Duration=2);
}

