body {
    font-family: Verdana, Arial, sans-serif;
	margin: 0; 
	padding: 0;
 	height: 100%; margin-bottom: 0.1em;
	background-color:#ffffff;
	text-align:center;
}

p {
	font-size: 10px;
	color:#444444;
	font-family: Verdana, Arial, sans-serif;
	line-height: 18px;
	vertical-align:center;
}

span {
	font-size: 10px;
	color:#444444;
	font-family: Verdana, Arial, sans-serif;
	line-height: 18px;
	vertical-align:center;
}

td {
	font-size: 10px;
	color:#444444;
	font-family: Verdana, Arial, sans-serif;
	line-height: 18px;
	vertical-align:center;
}

.container {
	width: 100%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height:600px;
	height:auto !important;  /* für moderne Browser*/
	height:600px;  /*für den IE */
	overflow:visible;
	font-size:10px;
}

.rot {
background-color: #cc0000;
height: 16px;
vertical-align:center;
font-color: #ffffff;
font-weight:bold;
font-size:11px;
}

a {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: ##444444; text-decoration: none}
a:link {  color: #444444; text-decoration: none}
a:visited {  color: #444444; text-decoration: none}
a:active {  color: #cccccc; text-decoration: none}
a:hover {  color: #cccccc; text-decoration: none}

class suchfenster {
	width:108px;
	height:19px;
	background-color:white;
	border: 1px solid #D0D0D0;
	align:left;
}

.maintable {
border: 1px solid #cccccc;
}

H1 {
	font-family: Trebuchet MS, Tahoma, Helvetica, Verdana, sans-serif;
	font-size:20px;
	color:cc0000;
	font-weight:bold;
	line-height:24px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:cc0000;
	font-weight:bold;
	line-height:24px;
}
