@charset "utf-8";
/* CSS Document */

<style type="text/css">

h3 a {
	color: #02629e;
	text-decoration: none;
	background-image: url(files/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left;
}
.accordion {
	padding: 0 50px 0 0;
	margin-bottom: 20px;
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.accordion#wohnbauten  {
	background-image: url();
	background-repeat: no-repeat;
	background-position: right;
}

.accordion p {
}
.accordion li {
	line-height: 30px;
}
.accordion  strong {
	color: #FF0000;
	font-weight: normal;
}
.accordion ul {
	padding: 0px 0px 0px 15px;
}
h3 {
	margin: 0 0 5px 20px;
	font-weight: lighter;
	font-size: 14px;
	width: 400px;
}
h3 a {
	text-decoration: none;
	color: #333333;
}

h3.toggler   {
	width: 400px;
	color: #333333;
}
h3 a:hover {
	color: #333333;
}
h3 a:active {
	color: #000000;
}

</style>
