a {
	color : #FF4200;
	text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;
		}
	
.block {
	text-align: justify;
	}
	
.btn1 {
	background-color: #FF4200;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: #808080 1px solid;
	}
	
.btn2 {
	background-color: #FF6200;
	color: #FFFFFF;
	}
	
FORM.tb {
	display: inline;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	}
	
h2 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
	
h3 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
	
hr {
	height: 1px;
	border-style: none;
	}

acronym {
	cursor: help;
	border-bottom: 1px dotted;
	}

	
.klein1 {
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
	
.klein2 {
	font-size: 9px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
	
p {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px 0;
	margin: 0;
	}
	
.radio1 {
	background-color: #EBFFD5;
	}
	
.radio2 {
	background-color: #D7F5B5;
	}
	
.tabz1 {
	background-color: #EBFFD4;
	}
	
.tabz2 {
	background-color: #D7F5B4;
	}
	
td {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px
	}

.ablack {
	color: #000000;
	}
	
.afooter {
	font-size: 9px;
	color: #888888;
	}

.textrot {
	color: #FF4200;
	}
	
ul.listemitfreiraum {
	margin-bottom: 15px;
	list-style-type: square;
	}
ul.listemitfreiraum li {
	margin: 5px 0 10px 5px;
	}
	
div#pap {
	padding: 5px;
	background: #FCFDB0;
	color: #666;
	margin-right: 10px;
	margin-top: 3px;
	}
	
/* Footer-Ads */

table.footer-ads-table {
	width: 468px;
	height: 60px;
	border: 1px solid #C3D1DD;
	background-color: #E2EBF2;
	margin-bottom: 10px;
	margin-top: 20px;
	}
table.footer-ads-table td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	}

table.footer-ads-table td a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	}
table.footer-ads-table td a:hover {
	text-decoration: none;
	}

table.footer-ads-table td a span.footer-ads-link-titel	{
	font-size: 11px;
	font-weight: bold;
	color: #385D7C;
	text-decoration: underline;
	}

table.footer-ads-table td.footer-ads {
	font-size: 10px;
	line-height: 12px;
	color: #000;
	background-color: #C3D1DD;
	text-align: right;
	text-decoration: underline;
	padding: 0;
	}