body, table{
	background-color: #E9E9E9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	scrollbar-arrow-color: #FF8929;
	scrollbar-darkshadow-color: Silver;
	scrollbar-shadow-color: #D3D3D3;
	scrollbar-base-color: Silver;
	scrollbar-3dlight-color: Silver;
}

th {
	background-color: #FF8828;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
}

br {
	font-size : 11px;
}

A {
	color: #8B8B8B;
	text-decoration: none;
	font-weight: bold;
}

.bildtext {
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color: #8B8B8B;
}

A:HOVER {
	color : FF8828;
	text-decoration : none;
}

.aktiv
{
	color : #FF8828
}

a.hauptmenue {
	color : #8B8B8B;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

a.hauptmenue:hover {
	color : #FF8828;
	text-decoration : none;
}

.aktiv_hauptmenue {
	color : #FF8828;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;	
}

a.submenue {
	color : #FF8828;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

a.submenue:hover {
	color : #000000;
	text-decoration : none;
}

.aktiv_submenue {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;	
}

a.powered {
	color : #8B8B8B;
	font-size : 9px;
	text-decoration : none;
}

a.powered:hover {
	color : #000000;
	text-decoration : none;
}

.content,.templates {
	background-color: #E0E0E0;
}

h1{
		color : FF8828;
		font-size: 14px;
		margin-bottom: 6px;
}

h2{
		color : FF8828;
		font-size: 13px;
		margin-bottom: 6px;
}

h3{
	color: FF8828;
	font-size: 12px;
	margin-bottom: 6px;
}

.text_links {
	text-align: left;
}

.text_rechts {
	text-align: right;
}

.text_block {
	text-align: justify;
}

.rand_bild {
	border: 1px solid #8B8B8B;
}

.r_o {
	border-top: 1px solid #8B8B8B;
}

.r_r {
	border-right: 1px solid #8B8B8B;
}

input, select, textarea {
	border: 1px solid #8B8B8B;
	font-size: 11px;
}

.input_normal {
	width: 200px;
}

.textareanormal {
	width: 200px;
	height: 100px;
}

.input_plz {
	width: 50px;
}

.input_ort {
	width: 146px;
}

a.print {
	color: #8B8B8B;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

a.print:hover {
	color: #FF8828;
	text-decoration: none;
	font-weight: normal;
}