body {
	font-family: Tahoma;
	font-size: 10pt;
	color:black;
	text-align:center;
}
h1
{
        font-family: Tahoma;
		font-size:18px;
}
h2
{
        font-family: Tahoma;
		font-size:14px;
}
.l
{
	float:left;
	display:inline;
}
.r
{
	float:right;
	display:inline;
}
input {
        font-family: Tahoma;
		border:1px solid red;
		background-color:white;
}
img {
		border:0;
}
.ergebnis {
        font-family: Tahoma;
		border:1px solid red;
        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;}
a:visited { font-family: Tahoma; text-decoration: none;}
a:hover { font-family: Tahoma; text-decoration: none;}
a:active { font-family: Tahoma; text-decoration: none;}
.sb {
	text-align:center;
	border:1px solid red;
	width:800px;
	height:550px;
	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:red;
	background-color: white;/*#F1F0EE;*/
}
.links {
	text-align:center;
	border:1px solid red;
	border-top:0;
	width:800px;
	background-color: white;/*#F1F0EE;*/
}
.text {
	text-align:center;
	color:black;
}
.tl
{
    font-family: Tahoma;
    font-size: 9pt;
	color:black;
}
.il
{
    font-family: Tahoma;
    font-size: 9pt;
	color:black;
}
input
{
	border-color:red;
}
select
{
	border-color:red;
}
textarea
{
	border-color:red;
}
img
{
	border:0;
}