body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.abstandRechts {
	padding-right: 50px;
	text-align: justify;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border : thin groove #000000;
	background-color: #EEEEEE;
	font-size : 11px;
	cursor: pointer;
	cursor: pointer;
	border-top-color: #000000;
} 
.ueberschrift {
	font-size: 12px;
	font-weight: bold;
}
.navigation {
	font-weight: bold;
	background-color: #FFC211;
}
h1 {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.tabBox {
	border: 1px solid #000000;
}
