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

body {
	color: #000;
	font-size: 9pt;
	font-family: Georgia, Geneva, Arial, sans-serif;
	line-height: 13pt;
	background: #fff;
}

.noprint, .mehr, .zurueck, .download, .logo, .topbox, .head, .spalte1, .spalte2, .spalte3bottom, a.detaillink, .footer {
	display: none;
}

.spalte3 .line {
	display: none;
}

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

a.on {
	color: #9d95a0;
}

a.contentlink {
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	padding-bottom: 5mm;
	font-size: 13pt;
	font-weight: normal;
	line-height: 14pt;
}

.spalte3content h1 {
	line-height: 16pt;
}

h2 {
	padding-bottom: 5mm;
	font-size: 12pt;
	font-weight: normal;
	line-height: 13pt;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
}

.error {
	color: #9f4343;
}

.errorbox {
	padding: 5mm;
	border: 5mm solid #000;
	color: #fff;
}

.infobox {
	padding: 5mm;
	background: #ecd9d9;
	border: 5mm solid #000;
}

.tabelpadding td {
	padding: 2mm;
}

/* ++++ SPALTE 3 ++++ */

.spalte3 {
	width: 100%;
	margin-top: 5mm;
	padding-top: 5mm;
	border-top: 0.5mm dotted #9d95a0;
}

.spalte3content {
	clear: both;
	margin-bottom: 1cm;
}

.spalte3content ul {
	padding-left: 5mm;
}
.spalte3content ul li {
	padding-bottom: 0;
}

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

.spalte3 .bild {
	float: left;
	width: 3cm;
	margin: 0 5mm 2mm 0;
	background: none;
	text-align: center;
}

.spalte3 .bild img {
	width: 3cm;
	height: auto;
}

.spalte3 .text {
	width: 80%;
}

.spalte3 .veranstaltung {
	padding-top: 5mm;
}

.spalte3 .veranstaltung .bild {
	float: left;
	width: 10mm;
	height: 5mm;
	padding: 3mm;
	background: #fff url('images/system/kalenderBG.gif') no-repeat top left;
	border: dotted #000 1px;
	font-size: 14pt;
	font-style: italic;
	color: #8a5fa3;
}

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

.selbstbehandlungsbox {
	padding: 5mm;
	background: red;
	border: 5mm solid #9d95a0;
}

.antwort {
	padding: 5mm 0 5mm 0;
	border-top: 0.5mm dotted #000;
}

.antwort.antwortOn {
	color: #000;
	background: #c6eae4;
}

.antwort input {
	float: left;
	margin: 0 2mm 0 1mm;
}

/*
.antwort label {
	float:left;
	width: 247px;
}
*/

.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, .Apotheker, .Ärzte, 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, .Ärzte {
	background: transparent url('images/system/IconArzt.gif') no-repeat;
}

.Apotheker, .Ärzte {
	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;
}


/* # # # # 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 {
	padding-left: 16px;
	background: transparent url('images/system/mehr.gif') no-repeat left center;
	font-weight: bold;
}

.forward, .back {
	display: none;
}

a.forward, a.back {
	width: 90px;
	padding: 1px 0 0 5px;
}

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

a.back {
	padding: 1px 5px 0 0;
}

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

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

#stage {
	display: none;
}

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