body {
	margin-top:3%;
	font-family: Tahoma;
	font-size: 10pt;
	color:black;
	text-align:center;
	height:94%;
}
h1
{
        font-family: Tahoma;
		font-size:12pt;
}
.l
{
	float:left;
	display:inline;
}
.r
{
	float:right;
	display:inline;
}
input {
        font-family: Tahoma;
		border:1px solid #F6840A;
		background-color:white;
}
img {
		border:0;
}
.ergebnis {
        font-family: Tahoma;
		border:1px solid #F6840A;
        font-size: 9pt;
		width:728px;
}
.link {
        font-family: Tahoma;
        font-size: 9pt;
		color: blue;
}
.expr {
        font-family: Tahoma;
        font-size: 10pt;
		color: black;
}
.trennlinie {
	background-color: #CCCCCC;
}
a:link { font-family: Tahoma; text-decoration: none; color:black;}
a:visited { font-family: Tahoma; text-decoration: none; color:black;}
a:hover { font-family: Tahoma; text-decoration: none; color:black;}
a:active { font-family: Tahoma; text-decoration: none; color:black;}
.sb {
	text-align:center;
	border:1px solid black;
	width:750px;
	height:90%;
	overflow:auto;
	scrollbar-3dlight-color:#666666;
    scrollbar-arrow-color:#cc3300;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#6666666;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#F6840A;
	background-color: white;/*#F1F0EE;*/
}
.links {
	text-align:center;
	border:1px solid black;
	border-top:0;
	width:750px;
	background-color: white;/*#F1F0EE;*/
}
.tl
{
    font-family: Tahoma;
    font-size: 9pt;
	color:black;
}
.il
{
    font-family: Tahoma;
    font-size: 9pt;
	color:black;
}