body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#CC0000;
	text-decoration: underline
}
a:active {
	font-weight: bold;
	color:#660000;
	text-decoration: underline;
}
#header {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 30px;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 580px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 30px;
	float: left;
}
#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

#content p {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content #impressum {
	margin-top: 40px;
}
#content #impressum h1 {
	font-size: 14px;
	font-weight: bolder;
}
#content ol {
	font-size: 16px;
}
#angebot1 {
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

#angebot1 #preview_pic {
	text-align: center;
	width: 19%;
	float: left;
	padding-top: 25px;
	vertical-align: middle;
	display: inline-block;
}
#angebot1 h1 {
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}


#angebot1 #preview_pic2 {
	float: right;
	width: 19%;
	padding-top: 25px;
	text-align: center;
	vertical-align: middle;
	display: Inline-Block;
}

#angebot1 #discription {
	float: right;
	width: 80%;
}

#content #angebot1 #discription2 {
	float: left;
	width: 80%;
}
#angebot1 #border {
	background-image: url(../images/trennlinie.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 100%;
	margin-bottom: 20px;
	float: left;
	margin-top: 15px;
}
#angebot1 #discription li {
	font-size: 12px;
}

#bo_map h1 {
	font-size: 14px;
	font-weight:bold;
}

