#bilder {
	margin: 0px 10px 10px;
	float: left;
	width: 250px;
	min-height: 250px;
	@height: 250px;
	text-align: center;
}
#bilder img {
	margin-bottom: 5px;
	border: 1px solid #000;
}

#texte {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 280px;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	color: #000099;
	white-space: normal;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a { color: #000084;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	white-space: normal;
	text-align: justify;
        text-decoration: none;
 }

a.ref {
	display: block;
	width: 330px;
	clear: both;
	top: 5px;
	padding-bottom: 5px;
        color: #000;
}

div.ref {
	font-weight: normal;
        font-size: 7pt;
}


a img {
	vertical-align: top;
	margin-right: 10px;
	border: 0;
	float: left;
	margin-bottom: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	white-space: normal;
	text-align: justify;
}

#bereiche ul {
	margin-top: 5px;
}

#bereiche li {
	list-style-type: none;
	margin-left: -30px;
	padding-left: 14px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
        background-image: url(http://www.heuchert-bau.de/bilder/pfeil.gif);
        background-repeat: no-repeat;
        background-position: 0px 13px;
}

#bereiche li a:link, #bereiche li a:visited, #bereiche li a:active {
	color: #000;
	line-height: 20px;
	font-weight: bold;
}

#bereiche li a:hover {
	color: #555;
	line-height: 20px;
	font-weight: bold;
}

