body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

#topTab {
	width:853px;
	height:339px;
	text-align:left;
	border: 0px solid #000;;
}

#topTab ul {
	padding: 0px;
	margin: 0px;
	padding-top: 312px;
}

#topTab li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
}

#topTab a {
	color: #6f6f6f;
	text-decoration: none;
	font-family: times new roman;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

#topTab a:hover {
	text-decoration: underline;
}


.logoPrint {
	display: none;
}






#content {
	text-align: left;
	width: 567px;
	margin: 30px;
	color: #6f6f6f;
	line-height: 18px;
	font-family: times new roman;
	font-size: 15px;
}

#content td {
	font-family: times new roman;
	font-size: 14px;
}

#content h1 {
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
}

#content h2 {
	font-size: 16px;
	line-height: 23px;
}

#content a {
	color: #e69003;
	text-decoration:none;
}

#content a:hover {
	text-decoration: underline;
}


#rightTab {
	text-align: left;
}

#rightTab ul {
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
}

#rightTab li {
	list-style-type: none;
	border-bottom: 1px solid #6f6f6f;
	padding: 3px;
	width: 220px;
}

#rightTab a {
	color: #6f6f6f;
	text-decoration: none;
	font-family: times new roman;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

#rightTab a:hover {
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

.searchField {
	border: 1px solid #d7d7d7;
	background: #f8f8f8;
	width: 170px;
	padding: 2px;
}

.searchTitel {
	color: #6f6f6f;
	font-family: times new roman;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 40px;
}




#newsInhalt {
	text-align: left;
	color: #6f6f6f;
	line-height: 18px;
	font-size: 14px;
	padding-right: 30px;
}

#newsInhalt a {
	color: #e69003;
	text-decoration:none;
}

#newsInhalt a:hover {
	text-decoration: underline;
}


#footer {
	color: #6f6f6f;
	font-size: 12px;
	padding-top: 50px;
}

.topNavAktiv {
	text-decoration: underline;
}

.textFeld {
	border: 1px solid #eeb75c;
	background: #f8f8f8;
	padding: 2px;
}

.fehlermeldung {
	color: #ff0000;
}

.button {
	border: 1px solid #f8f8f8;
	background: #eeb75c;
	padding: 3px;

	text-transform: uppercase;
}
