

a img {
	border: 0px;
}

a:link,
a:visited,
a:focus,
a:hover,
a:active {
	color: #707072;
	text-decoration: underline;
}

body,
div,
p,
td,
th {
	color: #707072;
	font-family: Arial,sans-serif;
	font-size: 12px;
}


li {
	text-align: justify;
}


h1 {
	color: #e20018;
	font-size: 14px;
}

.indent {
	margin-left: 15px;
}

#ansprechpartner th,
#impressum td {
	padding-right: 20px;
}

#ansprechpartner th,
#ansprechpartner td,
#impressum th,
#impressum td {
	padding-bottom: 10px;
}

#content {
	background: url(../images/background.jpg) no-repeat top right;
	vertical-align: top;
}


#content img {
	margin: 0px 10px 20px 20px;
}

#content th {
	text-align: left;
	vertical-align: top;
}


#content_wrapper {
	 height: 420px;
	 margin: 10px;
	 overflow: auto;
	 text-align: justify;
	 width: 680px;
}

#main {
	margin-top: 100px;
}

.unten td {
	background: url(../images/unten.jpg) bottom left repeat-x;
}