.address {
	float: left;
	margin: 0 0 0 10px;
}

.v_line {
	background-color: #ed001e;
	width: 1px;
}

.alternative {
	padding-top: 100px;
}

a {
	color: black;
}

a.normal {
	font-weight: normal;
}

a.strong {
	font-weight: bold;
}

a.strong1 {
	font-weight: bold;
	color: #ed001e;
}

a.navigation {
	color: #ed001e;
	text-decoration: none;
}

.small {
	font-size: 10px;
	color: white;
	white-space: nowrap;
}

.small1 {
	font-size: 10px;
}

td {
	vertical-align: top;
}

img {
	border-width: 0;
}

input {
	width: 200px;
}

input.plz {
	width: 50px;
}

input.ort {
	width: 146px;
}

input.strasse {
	width: 156px;
}

input.nr {
	width: 40px;
	text-align: center;
}

input.h_suche {
	width: 30px;
	text-align: center;
}

textarea {
	width: 200px;
}

.level0-active {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	background: url(../_pics/pfeil.gif) no-repeat scroll left center;
	font-size: 14px;
	font-weight: bold;
}

.level0-normal {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	font-size: 14px;
	background: url(../_pics/punkt.gif) no-repeat scroll left center;
}

.level1-active {
	margin: 3px 0 3px 20px;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(../_pics/pfeil.gif) no-repeat scroll left center;
	font-weight: bold;
}

.level1-normal {
	margin: 3px 0 3px 20px;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(../_pics/punkt.gif) no-repeat scroll left center;
}

.level1-back {
	margin: 10px 0 30px 10px;
	padding: 0 0 0 15px;
	font-size: 14px;
	background: url(../_pics/pfeil_zurueck.gif) no-repeat scroll left center;
	font-weight: bold;
}

.level2-active {
	margin: 1px 0 1px 30px;
	padding: 0 0 0 10px;
	background: url(../_pics/pfeil.gif) no-repeat scroll left center;
	font-size: 10px;
	font-weight: bold;
}

.level2-normal {
	margin: 1px 0 1px 30px;
	padding: 0 0 0 10px;
	background: url(../_pics/punkt.gif) no-repeat scroll left center;
	font-size: 10px;
}

.menu_spacer {
	margin-bottom: 60px;
}

h1 {
	font-size: 18px;
	text-align: left;
}

h2 {
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	text-align: left;
	line-height: 12px;
	color: #ed001e;
	margin-bottom: 2px;
}

h4 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2px;
}

p {
	margin: 0px 0 10px 0;
}

.error {
	font-size: 14px;
	font-weight: bold;
	color: #ed001e;
}

.success {
	font-size: 12px;
	font-weight: bold;
	color: green;
}

.search_result {
	width: 300px;
}

.search_result .trader {
	color: #ed001e;
	font-weight: bold;
}

.news_img {
	border: 1px solid #ed001e;
}

.news_table {
	width: 100%;
}

.news_pic {
	width: 200px;
	vertical-align: top;
}

.news_cell {
	vertical-align: top;
}

.img_border {
	border: 1px solid #ed001e;
}

span {
	color: #ed001e;
	font-weight: bold;
}

ul, ol, p {
	line-height: 18px;
}