body
{
	font-family:verdana,arial,helvetica;
	//font-size:14px;
	//text-align:justify;
}

h1
{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border-width:2px;
	border-style:solid;
	margin-bottom:40px;
	background:#eeeeee;
}

h2
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:22px;
}

a
{
	color:#D47A24;
	text-decoration:none;
}

input, textarea, select
{
	background:#cccccc;
}

img
{
	border:0;
}

.mainTable
{
	background:#dddddd;
	border-width:3px;
	border-style:solid;
	border-color:#ca1100;
	width:80%;
}

.pad
{
	padding:25px;
}

.klein
{
	text-align:center;
	font-size:10px;
}

.aufz
{
	width:11px;
	height:11px;
	margin-right:18px;
}

.abst
{
	margin-top:35px;
}