img {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#baustelle {
	width: 420px;
	float: left;
	text-align: center;
	padding-top: 100px;
}
#inhalt ul {
	list-style-image: none;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	background-repeat: no-repeat;
	padding-right: 20px;
	background-image: url(../../4.jpg);
	background-position: left center;
	margin-top: 30px;
}
#inhalt ul li {
	background-color: #FFF;
	background-image: url(../../punkt_blau.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#inhalt ul li strong {
	font-size: 10px;
}



#inhalt {
	width: 350px;
	margin: 40px;
	padding: 5px 5px 5px 20px;
	float: left;
}
#wrapper {
	width: 875px;
}
#wrapper #inhalt #linie {
	height: 10px;
	border-bottom: 1px solid #666;
}


#inhalt ol {
	list-style-image: none;
	padding-bottom: 20px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #006;
	background-repeat: repeat;
	padding-right: 20px;
	text-align: center;
}
#inhalt ol li {
	border-left: 4px solid #999;
	width: 260px;
	border-top: none;
	border-right: 4px solid #999;
	margin-left: 30px;
}
#inhalt #kontakt {
	margin-left: 30px;
	margin-top: 20px;
}
#inhalt #kontakt h2 {
	font-size: 14px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
#inhalt #kontakt p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-left: 5px;
}
#inhalt #kontakt p a {
	font-size: 12px;
	color: #333;
	font-style: italic;
	text-decoration: none;
}
#inhalt #kontakt p a:hover {
	font-size: 12px;
	color: #006;
	font-style: italic;
	text-decoration: underline;
}
