body	{font-family:Calibri; 
	 background-image: url("kuso50.png");
	 background-repeat: no-repeat;
	 background-position: center top;
	 text-align:center;
}

.text {width:200px; border:none; background-color: #fff; padding:4px;}
.schmal{width:100px; border:none; background-color:#fff; padding:4px;}
table	{background-color:#e0e0e0;
	margin-left: auto;
	margin-right: auto;
}
td		{background-color:#f8f8f8;padding:4px;margin:2px;}
th		{background-color:#f0f0f0;padding:4px;margin:2px;text-align:left;font-weight:bold;}
.label	{color:#804040;}
.wert	{color:#804040; font-weight:bold;}
.rosa	{color:#804040; font-weight:bold;}
hr		{color:#804040;margin:0px;padding:0px;}
.h1		{font-family:Cambria;font-size:1.5em;color:#804040;font-weight:bold;margin-top:70px;margin-bottom:10px;}
.h2		{font-family:Cambria;font-size:1.2em;color:#804040;font-weight:bold;margin-top:10px;margin-bottom:10px;}
a:link,a:visited {color:#c00000;text-decoration:none;}
a:hover	{color:#0000c0;text-decoration:none;}
input	{font-size:1.0em;}