body, td, textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.hintergrund {
	background-color: #000000;
}
.titelweiss { 
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.hosted {
	font-size: 10px;
	color: #FFFFFF;
}
.klein { 
	font-size: 10px;
	color: #EEEEEE;
	font-weight: bold
}

.ueber1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}

.ueber2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

.zeit {  font-size: 11px; font-weight: bold}

a { font-weight: bold; color: #BFA300; }

a:link {  color: #BFA300; }

a:visited {  color: #BFA300; }

a:hover {  /*color: #D9B800;*/ color: #ECC900; }

.ueber4 {  font-size: 10px}

#tab_navigation td a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#tab_navigation td a:hover {
	color: yellow;
}

.ueber3 {
	font-weight: bold;
}

input, textarea, select {  font-size: 12px; border: 1px solid #000000; padding: 0px 2px 0px;}

.inputlang {  width: 400px}

.inputort {  width: 170px}

.inputplz {  width: 50px}

.inputeuro {  width: 50px}

.inputmal {  width: 30px; text-align: right; }

.inputfeld {  width: 600px; height: 60px; font-size: 12px; }

.inputselect {  width: 200px; padding-right: 0px; }

select {  font-size: 12px}

.fehler {  font-size: 18px; font-weight: bold; color: #0066FF}

.fehlerhinter {  background-color: #0066FF}

.inputxlang {  width: 500px}

p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.ohnerahmen {
	border: 0px solid #000000;
}

div.html_code {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	padding: 8px;
	width: 650px;
	Font-Family: Courier;
}
.hervorheben {
	font-weight: bold;
	font-style: italic;
}