html {
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html img {
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

a {
	text-decoration: none;
	color: #000;
	outline: none;
}

a:hover {
	color: #d30228;
}

#center {
	margin: 0 auto;
	width: 900px;
	background-color: #fff;
}

#wrap {
	margin: 0 auto;
	width: 900px;
	background-color: #fff;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	float: left;
	padding-top: 5px;
}

#head-logo {
	width: 900px;
	height: 125px;
	background-color: #ddd;
	float: left;
}

#banner {
	margin-top: 5px;
	width: 900px;
	height: 225px;
	background-color: #ccc;
	float: left;
}

#bannerspace {
	width: 900px;
	height: 5px;
	background-color: #fff;
	border-bottom: 1px solid #aaa;
	float: left;
}

* html #bannerspace {
	height: 0px;
	line-height: 0px;
}

#banner-left {
	width: 600px;
	height: 225px;
}

#banner-right {
	width: 600px;
	height: 225px;
}

#content {
	width: 600px;
	background-color: #fff;
}

.menue-start {
	display: block;
	line-height: 25px;
	border-bottom: 1px solid #aaa;
	width: 880px;
	height: 25px;
	padding-left: 20px;
	float: left;
}

.menue-start:hover {
	display: block;
	background-color: #eee;
	width: 880px;
}

.menue-start a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 880px;
	
}

* html .menue-start {
	padding-left: 20px;
	
}

.menue-start a:hover {
	text-decoration: none;
	color: #d30228;
	background-color: #eee;
}

.menue-aktiv a {
	text-decoration: none;
	color: #d30228;
	width: 880px;
	height: 25px;
	padding-left: 20px;
	display: block;
	line-height: 25px;
	float: left;
}

.menue-aktiv a:hover {
	display: block;
	background-color: #eee;
	color: #000;
	width: 880px;
}

.menue-home {
	color: #d30228;
	line-height: 25px;
	border-bottom: 1px solid #aaa;
	width: 880px;
	height: 25px;
	padding-left: 20px;
	float: left;
}

.content-links {
	width: 330px;
	float: left;
	margin-left: 180px;
	margin-bottom: 25px;
}

* html .content-links {
	display: inline;
}

.content-rechts {
	width: 340px;
	float: right;
	margin-bottom: 25px;
	margin-right: 20px;
	margin-top: 6px;
}

* html .content-rechts {
	margin-top: 3px;	
}

.content-komplett {
	width: 700px;
	float: left;
	margin-left: 180px;
}

* html .content-komplett {
	display: inline;
}

.content-komplett a {
	text-decoration: underline;
}

.content-rechts a {
	text-decoration: underline;
}

.content-komplett a:hover {
	text-decoration: none;
	color: #d30228;
}


.td-left a  {
	display: block;
}

.td-left a:hover  {
	display: block;
}

.td-left a img {
	display: none;
	border: 0;
}

.td-left a:hover img {
	display: block;
}


.content-komplett hr {
	border-bottom: 1px solid #aaa;
	height: 1px;
}

.content-komplett table {
	width: 100%;
}

table {
	border-collapse: collapse;
}

.content-komplett tr {
	
}

.content-komplett .td-left {
	width: 358px;
	vertical-align: top;
	font-weight: bold;
}

.content-komplett .td-right {
	width: 340px;
	vertical-align: top;
}

* html .content-komplett .td-left {
	width: 320px;
}

#news {
	width: 900px;
	min-height: 25px;
	height: 25px;
	background-color: #fff;
	float: left;
}

#footer {
	width: 900px;
	height: 25px;
	line-height: 25px;
	background-color: #fff;
	border-top: 1px solid #aaa;
	text-align: center;
	float: left;
	color: #000;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: none;
	color: #d30228;
}

.spalten {
	width: 900px;
	border-bottom: 1px solid #aaa;
	float: left;
}

#content td {
	padding-bottom: 5px;
	vertical-align: top;
	
}

#content .td-left {
	text-decoration: none;
	width: 360px;
	
}

#content .td-left a {
	text-decoration: none;
}

#content  .ref-bilder {
	background-color: #fff;
	padding-top: 20px;
	/* border-top: 1px solid #ccc; */
	border-bottom: 1px dotted #d30228;
}

#content .td-right {
}

.ulref {
	margin-top: -5px;
	margin-bottom: -15px;
	list-style-type:none;
	margin-left: -40px;
}

/*
 * Anfang Formular
 */
.formbox {
	color: #000;
	padding-top: 20px;
	width: 345px;
	border-top: 1px solid #aaa;
}

.reihe {
	clear: both;
}

.label {
	float: left;
	width: 130px;
	text-align: left;
	padding-bottom: 7px;
}

.feld {
	float: left;
	width: 160px;
	text-align: left;
	padding-bottom: 7px;
	vertical-align: middle;
}

.knopf {
	clear: both;
	text-align: left;
	padding-top: 15px;
	width: 175px;
}

.defbreite {
	width: 210px;
}

.formstar {
	color: #e30018;
	font-weight: bold;
}

input:focus,input:hover,textarea:focus,textarea:hover,select:focus,select:hover
	{
	color: #000;
	background: #eee;
}

input,textarea,select {
	color: #000;
	background: #fff;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

.missing {
	background: #f6d7c5;
	padding: 1px;
	color: #000;
}

#submit {
	background: #f0cfc9;
	color: #000;
	cursor: pointer;
	width: 110px;
}

#submit :hover {
	background: #d30229;
	color: #fff;
}
/*
 *  Ende Formular
 */
 
 .content-rechts .fon {
	text-decoration: none;
 }
