* {
	margin: 0;
	padding: 0;
	border: 0;
}

body	 {
	width: 990px;
	margin: 0 auto;
	padding-top: 5px;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Geneva, Arial, sans-serif;
	line-height: 16px;
	background: #fff url('images/system/bodyBG.gif') repeat-x;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #9d95a0;
}

a.on {
	color: #9d95a0;
}

a.contentlink {
	text-decoration: underline;
}

.mehr {
	padding-left: 16px;
	background: transparent url('images/system/mehr.gif') no-repeat left 3px;
}

a.mehr:hover {
	background: transparent url('images/system/mehrOn.gif') no-repeat left 3px;
}

.zurueck {
	padding-left: 16px;
	background: transparent url('images/system/back.gif') no-repeat left center;
}

a.zurueck:hover {
	background: transparent url('images/system/backOn.gif') no-repeat left center;
}

.download {
	padding-left: 16px;
	background: transparent url('images/system/download.gif') no-repeat left 2px;
}

a.download:hover {
	background: transparent url('images/system/downloadOn.gif') no-repeat left center;
}

h1 {
	padding-bottom: 20px;
	font-size: 20px;
	font-weight: normal;
	line-height: 15px;
}

.spalte3content h1 {
	line-height: 22px;
}

h2 {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

.error {
	color: #9f4343;
}

.errorbox {
	padding: 10px;
	background: #b75454 url('images/system/errorBG.gif');
	border: 10px solid #fff;
	color: #fff;
}

.infobox {
	padding: 10px;
	background: #ecd9d9;
	border: 10px solid #fff;
}

.infobox2 {
	padding: 10px;
	background: #c6eae4;
	border: 10px solid #fff;
	color: #000;
}

.tabelpadding td {
	padding: 5px;
}

/* # # # # TOP # # # # */


.logo {
	float: left;
	margin-top: 39px;
}

.topbox {
	float: right;
	width: 452px;
	padding: 20px;
	background: transparent url('images/system/topBG.gif') no-repeat left bottom;
}

.topmenu {
	float: left;
	padding-top: 13px;
}

.login {
	float: right;
}

.login input {
	width: 85px;
	padding: 3px 5px 13px 5px;
	background: transparent url('images/system/loginBG.gif') no-repeat;
	font-size: 10px;
	font-style: italic;
	color: #8a5fa3;
}

.login input.but {
	width: 95px;
	padding: 1px 0px 1px 0px;
	background: transparent url('images/system/loginSubmitBG.gif') no-repeat;
	font-family: Georgia, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

.login input.but:hover {
	cursor: pointer;
	background: transparent url('images/system/loginSubmitBGon.gif') no-repeat;
}

.loginservice {
	float: right;
	padding: 47px 10px 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}

/* # # # # HEAD # # # # # */

.head {
	float: left;
	width: 990px;
	margin: 10px 0 10px 0;
}

.headbanner {
	float: left;
	width: 198px;
	height: 180px;
	margin-right: 11px;
	padding: 20px;
}

.headbanner h1 {
	line-height: 22px;
}

/* +++++  Banner  +++++ */

.spezialistensuche input {
	width: 160px;
	margin-top: 12px;
	padding: 3px 5px 5px 5px;
	background: transparent url('images/system/spezialistensucheInputBG.gif') no-repeat;
	font-size: 10px;
	font-style: italic;
	color: #8a5fa3;
}

.spezialistensuche {
	background: transparent url('images/system/spezialistensucheBG.gif') no-repeat;
}

.selbstbehandlung {
	background: transparent url('images/system/selbstbehandlungBG.gif') no-repeat;
}

.mitgliedschaft {
	background: transparent url('images/system/mitgliedschaftBG.gif') no-repeat;
}

.orange {
	background: transparent url('images/system/orangeBG.gif') no-repeat;
}

/* ++++ flash ++++ */

#flash {
	float: left;
	height: 180px;
}

/* # # # # CONTENT # # # # # # */

/* ++++ spalte 1 ++++ */

.spalte1 {
	float: left;
	width: 249px;
	margin-top: 30px;
}

ul.menu {
	list-style: none;
}

ul.menu li {
	padding-bottom: 6px;
}

ul.menu li a {
	padding-left: 16px;
	background: transparent url('images/system/mehr.gif') no-repeat left 3px;
	font-size: 14px;
	display: block;
}

ul.menu li a:hover, ul.menu li a.on {
	background: transparent url('images/system/mehrOn.gif') no-repeat left 3px;
}

ul.menu li ul {
	padding: 5px 0 0 16px;
	list-style: none;
}

/* submenu */

ul.menu li ul li a {
	padding-left: 14px;
	background: transparent url('images/system/mehr.gif') no-repeat left 3px;
	color: #000;
}

ul.menu li ul li a:hover {
	color: #cdc3d1;
	background: transparent url('images/system/mehrOn.gif') no-repeat left 3px;
}

ul.menu li ul li a.on {
	color: #cdc3d1;
	font-weight: bold;
	background: transparent url('images/system/mehrOn.gif') no-repeat left center;
}

/* ++++ spalte 2 ++++ */

.spalte2 {
	float: left;
	width: 208px;
	margin: 30px 0 50px 0;
	padding: 0 20px 0 20px;
	border-left: 1px dotted #000;
}

.spalte2 ul.menu li {
	padding-bottom: 8px;
}

.spalte2 ul.menu li a {
	font-size: 12px;
}

.spalte2 ul.menu li ul li a {
	color: #000;
	background: transparent url('images/system/submenu.gif') no-repeat left 3px;
}

.spalte2 ul.menu li ul li a:hover, .spalte2 ul.menu li ul li a.on {
	color: #9d95a0;
	background: transparent url('images/system/submenuOn.gif') no-repeat left 3px;
}

.frageantwort {
	float: left;
	width: 198px;
	margin-top: 10px;
	padding: 5px 5px 0 5px;
	background: #e2f4f1 url('images/system/frageantwortBGtop.gif') no-repeat top left;
}
.frageantwortBottom {
	float: left;
	width: 208px;
	height: 5px;
	background: #e2f4f1 url('images/system/frageantwortBGbottom.gif') no-repeat bottom left;
}

/* ++++ spalte 3 ++++ */

.spalte3 {
	float: left;
	width: 492px;
	margin-bottom: 10px;
	background: #f3edf7 url('images/system/spalte3top.gif') no-repeat top left;
}

.breadcrumb {
	margin-bottom: 15px;
	font-size: 11px;
}

.spalte3content {
	float: left;
	padding: 30px 20px 25px 20px;
}

.spalte3bottom {
	width: 492px;
	height: 5px;
	background: #f3edf7 url('images/system/spalte3bottom.gif') no-repeat left bottom;
}

.spalte3content ul {
	padding-left: 16px;
}
.spalte3content ul li {
	padding-bottom: 5px;
}

.label {
	float: left;
	white-space: nowrap;
}

.spalte3 .bild {
	float: left;
	width: 100px;
	padding: 10px;
	margin: -5px 10px 0px -5px;
	background: transparent url('images/system/contentpicBG.gif') no-repeat top left;
	text-align: center;
}

.spalte3 .text {
	float: left;
	width: 322px;
}

.spalte3 .veranstaltung {
	float: left;
	padding-top: 20px;
}

.spalte3 .veranstaltung .bild {
	width: 30px;
	height: 25px;
	padding: 15px 10px 10px 10px;
	background: transparent url('images/system/kalenderBG.gif') no-repeat top left;
	font-size: 16px;
	font-style: italic;
	color: #8a5fa3;
}

.spalte3 .veranstaltung .text {
	width: 389px
}

.ort {
	border-bottom: 1px dotted #000;
	display: inline;
}

.spalte3 .line {
	float: left;
	clear: both;
	width: 492px;
	height: 2px;
	line-height: 2px;
	background: #fff;
}

.selbstbehandlungsbox {
	float: left;
	padding: 10px;
	background: #c6eae4;
	border: 10px solid #fff;
}

.antwort {
	clear: both;
	float: left;
	width: 452px;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #000;
}
.antwort:hover, .antwort.antwortOn {
	color: black;
	background: #c6eae4;
	cursor: pointer;
}

.selbstbehandlungsbox .antwort {
	width: 282px;
	/*width: 412px;*/
}

.selbstbehandlungsbox .antwort:hover, .selbstbehandlungsbox .antwort.antwortOn {
	background: #e3f5f2;
}

.antwort input {
	float: left;
	margin: 0 10px 0 5px;
	background: none; /* für den IE6 */
}
.antwort input:hover {
	cursor: pointer;
}

.antwort label {
	float:left;
	width: 247px;
}
.antwort label:hover {
	cursor: pointer;
}

.antwort ul {
	margin-left: 28px;
}

.selbstbehandlungsbox .text {
	width: 287px;
}

.selbstbehandlungsbox .bild {
	background: transparent url('images/system/contentpicBGonblue.gif') no-repeat top left;
}

strong.apotheken, strong.arzt, .cat_9, .cat_11, strong.zeiten, strong.leistungen {
	display: block;
	width: 300px;
	margin-bottom: 3px;
	padding: 0 0 5px 22px;
	border-bottom: 1px solid #c5a3d9;
	background: transparent url('images/system/IconApotheke.gif') no-repeat;
}

strong.arzt, .cat_9 {
	background: transparent url('images/system/IconArzt.gif') no-repeat;
}

.cat_11, .cat_9 {
	width: auto;
	border-bottom: 0;
}

strong.zeiten {
	background: url('images/system/IconZeiten.gif') no-repeat;
}

strong.leistungen {
	background: url('images/system/IconLeistungen.gif') no-repeat;
}

a.detaillink {
	float: right;
	width: 95px;
	padding: 1px 0px 1px 0px;
	background: transparent url('images/system/loginSubmitBG.gif') no-repeat;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

a.detaillink:hover {
	background: transparent url('images/system/loginSubmitBGon.gif') no-repeat;
}

acronym {
	border: dotted #000 0;
	border-bottom-width: 1px;
}

/* # # # # FOOTER # # # # # # */

.footer {
	float: right;
	width: 492px;
	margin-bottom: 50px;
}

.footer .top {
	padding-left: 16px;
	background: transparent url('images/system/top.gif') no-repeat left center;
}

.footer .print {
	margin-left: 20px;
	padding-left: 16px;
	background: transparent url('images/system/print.gif') no-repeat left center;
}


/* # # # # FORM # # # # # # # # */

legend {
	padding: 20px 0 10px 26px;
	font-weight: bold;
	background: url('images/system/IconEdit.gif') no-repeat left center;
}

label.formular {
	float: left;
	width: 110px;
	padding-top: 2px;
}

input.formular, textarea.formular {
	width: 200px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #c5a3d9;
	font-family: Georgia, Geneva, Arial, sans-serif;
	font-size: 12px;
}

textarea.formular {
	height: 120px;
}

select.formular {
	width: 210px;
	margin-bottom: 5px;
	border: 1px solid #c5a3d9;
}

.textinput {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 250px;
	border: 1px dotted #000;
}


.textarea {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 250px;
	height: 200px;
	border: 1px dotted #000;
	font-size: 13px;
	font-family: Geneva, Arial, sans-serif;
}

.submit {
	cursor: pointer;
	padding-left: 16px;
	background: transparent url('images/system/mehr.gif') no-repeat left center;
	font-weight: bold;
}

.forward, .back {
	float: right;
	width: 95px;
	height: 18px;
	padding: 0 0 1px 5px;
	cursor: pointer;
	background: transparent url('images/system/butWeiter.gif') no-repeat left center;
	font-family: Georgia, Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.forward:hover {
	background: transparent url('images/system/butWeiterOn.gif') no-repeat left center;
}
a.forward, a.back {
	width: 90px;
	padding: 1px 0 0 5px;
}
a.forward:hover, a.back:hover {
	color: #fff;
}

.back {
	float: left;
	padding: 0 5px 1px 0;
	background: transparent url('images/system/butZurueck.gif') no-repeat left center;
	text-align: right;
}
.back:hover {
	background: transparent url('images/system/butZurueckOn.gif') no-repeat left center;
}
a.back {
	padding: 1px 5px 0 0;
}

.selbstbehandlungsbox .forward {
	background: transparent url('images/system/butWeiterColor.gif') no-repeat left center;
}
.selbstbehandlungsbox .forward:hover {
	background: transparent url('images/system/butWeiterColorOn.gif') no-repeat left center;
}

.pagenumber {
	float: right;
	width: 262px;
	text-align: center;
}

#stage {
	border: 1px solid #8a5fa3;
	display: none;
	left: 300px;
	position: absolute;
	text-align: center;
	top: 0;
	z-index: 3000;
}

.title {
	padding: 3px;
	background-color: #dcc8e8;
	/*opacity: 0.8;*/
	color: #8a5fa3;
	font-weight: bold;
}