body {
	background-color: #DFDFDF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 900px;
	background-color: #ffffff;
	background-image: url(../images/ecke_ru.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#header {
	padding-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-bottom: 1px;
	border-bottom: 8px solid #9c9a9a;
}

#logo {
	padding: 0px;
	margin: 0px;
	width: 180px;
	float: left;
	text-align: center;
	margin-top: 60px;
}

#kopfbild {
	padding-bottom: 5px;
}

#main {
	padding: 0px 4px;
	width: 892px;
}

#links {
	margin-right: 18px;
	width: 180px;
	float: left;
	text-align: left;
}

#suche {
	height: 121px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #ffffff;
	background-image: url(/images/verlauf1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#heilpraktikersuche {
	height: 111px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #ffffff;
	background-image: url(/images/verlauf1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#login {
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px solid #ffffff;
	background-image: url(/images/verlauf2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d1efb1;
	padding-bottom: 1.5em;
}

#content {
	float: left;
	text-align: left;
	margin-bottom: 2em;
	width: 694px;
}

#content1 {
	float: left;
	text-align: left;
	width: 236px;
	margin-right: 16px;
}

#content2 {
	float: left;
	text-align: left;
	width: 442px;
}

.content4 {
	text-align: left;
	width: 500px;
}

#footer {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-bottom: 25px;
	padding-top: 5px;
}

.clearer {
	clear: both;
}

.produktBox {
	background-color: #ECF9E0;
	padding: 2px;
	margin-top: 8px;
}

.produktLinks {
	margin-left: 8px;
	margin-bottom: 80px;
	margin-top: 50px;
}

div#accordion {
	
}

h3.toggler {
	background-color: #ECF9E0;
	line-height: 20px;
	font-weight: bold;
	padding-left: 6px;
	cursor: pointer;
	margin: 0px;
	margin-bottom: 2px;
	font-size: 11px;
}

div.innerelement {
	padding: 0.5em 6px 1.5em 6px;
}

.produktHeader {
	
}

#produktFooter {
	border-top: 1px solid #009835;
	padding-top: 8px;
}

.bilduntertitel {
	font-size: 9px;
}

.bild_left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bild_center {
	text-align: center;
	margin-bottom: 8px;
}

.bild_left_no_float {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.bild_right_no_float {
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}

.bild_right {
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}

div.azlist {
	margin-bottom: 0.5em;
	font-weight: normal;
	text-align: center;
	width: 500px;
}

div.azlist span.active {
	font-weight: bold;
}

/* muss auf floatholder angewendet werden zum clearen*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
a img {
	border: 0px;
}