body {
	color:#333333;
	margin: 0px 0px;
	padding: 0px 0px;
	background-image:url(../images/bg.gif);
	font-family:Verdana;
	text-align: center;
	font-size: 11px;
}

a:visited {text-decoration: none;}
a:link {text-decoration: none; color:#000000;}
a:hover {text-decoration: none; font-weight:bold;}
a:active {text-decoration: none;}

.tabelle  {
width: 450px;
text-align: justify;
}

.textfeld {width:220px; border:1px solid #000000; }
.button {border:1px solid #000000; width:138; color:#000000;}

.txt_smalll {font-size: 9px;}
.txt_small {font-size: 10px;}
.txt_big {font-size: 12px;}


