body {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.69em;
	color: #000000;
	margin: 0;
	padding: 0;
	background: #d2e29b url('../_gfx/bg_body.gif') scroll repeat-y top center;
}

/* Standard-Formate */

table {
	width: 100%;
}

td, div {
	text-align: left;
}

img {
	border-style: none;
}

ul {
	list-style-image: url('../_gfx/bullet.gif');
	margin: 0 0 16px 15px;
	padding: 0;
}

	ul li {
		margin: 0 0 5px 0;
		padding: 0;
	}

ol {
	margin: 0 0 16px 5px;
	padding-left: 21px;
}

	ol li {
		margin: 0 0 5px 0;
		padding: 0;
	}

a {
	font-size: 1em;
	text-decoration: none;
	color: #2c3893;
}

	a:hover {
		text-decoration: underline;
		font-weight: normal;
	}

	a:active {
		text-decoration: none;
		font-weight: bold;
	}

	a.buhglossary_csstooltip {
		color: #2c3893;
		border-bottom: 1px dotted #2c3893;
	}

		a.buhglossary_csstooltip .dfn {
			color: #000 !important;
			background-color: #d2e29b !important;
		}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 5px 0 15px 0;
	font-family: Georgia;
	color: #8ba534;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

h3, h4, h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 10px 0;
}

p {
	font-size: 1em;
	color: #000000;
	line-height: 1.64em;
	margin: 0 0 15px 0;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

blockquote {
	color: #656565;
	font-style: italic;
	margin-left: 25px;
}

hr {
	height: 1px;
	border: 0px;
	color: #A21C11;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

	fieldset legend {

	}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-style: solid;
	border-width: 1px;
	border-color: #8BA534;
}

input.checkbox {
	border-style: none;
}

label {
	cursor: pointer;
}

/*
### Formate für den Seitenaufbau
*/

#worldframe {
	text-align: center;
}

	#pageframe {
		width: 880px;
		margin: 0 auto 0 auto;
		position: relative;
		background: none;
		text-align: left;
	}

		#utilities {
			float: left;
			width: 880px;
			height: 33px;
			font-size: 1em;
		}

		#page {
			float: left;
			width: 880px;
			background: transparent url('../_gfx/bg_page.gif') scroll repeat-y top left;
		}

			#headpic {
				float: left;
				display: inline;
				width: 840px;
				height: 136px;
				margin: 20px 20px 0 20px;
				overflow: hidden;
			}

				#headpic h1 {
					margin: 0;
					padding: 0;
					text-indent: -1000px;
					background: transparent url('../_gfx/headpic.jpg') scroll no-repeat top left;
				}

					#headpic h1 a {
						display: block;
						width: 840px;
						height: 136px;
					}

			#topframe {
				position: relative;
				float: left;
				width: 880px;
				margin-top: 10px;
			}

				#schaufenster {
					float: left;
					width: 570px;
				}

					#schaufensterbild {
						position: relative;
						top: 0;
						left: 20px;
					}

					#schaufensterFreecall {
						position: absolute;
						top: 83px;
						left: 592px;
						width: 285px;
						height: 41px;
						margin: 0;
						padding: 0;
						overflow: hidden;
						background: transparent url(../_gfx/freecall-neu.png) scroll no-repeat top left;
						text-indent: -1000px;
					}

				#buttonframe {
					float: left;
					width: 300px;
					height: 252px;
					margin-left: 10px;
					background: transparent url('../_gfx/bg_buttonframe.jpg') scroll no-repeat top left;
					overflow: hidden;
				}

					#buttonframe h2 {
						visibility: hidden;
						margin: 0;
						line-height: 0;
					}

					#buttonAerzte {
						position: relative;
						top: 125px;
						left: 10px;
					}

						#buttonAerzte a {
							display: block;
							width: 290px;
							height: 60px;
							margin: 0;
							padding: 0;
							text-indent: -1000px;
							background: transparent url('../_gfx/button_aerzte.gif') scroll no-repeat top left;
						}

						#buttonAerzte a:hover{
							background: transparent url('../_gfx/button_aerzte_over.gif') scroll no-repeat top left;
						}

					#buttonKliniken{
						position: relative;
						top: 126px;
						left: 10px;
					}

						#buttonKliniken a {
							display: block;
							width: 290px;
							height: 60px;
							margin: 0;
							padding: 0;
							text-indent: -1000px;
							background: transparent url('../_gfx/button_kliniken.gif') scroll no-repeat top left;
						}

						#buttonKliniken a:hover{
							background: transparent url('../_gfx/button_kliniken_over.gif') scroll no-repeat top left;
						}

			#contentframe {
				float: left;
				width: 880px;
				margin-top: 7px;
				margin-bottom: 15px;
			}

				#leftcolumn {
					float: left;
					display: inline;
					width: 210px;
					min-height: 524px;
					_height: 524px;
					margin: 0 0 0 20px;
					background-color: #ffffff;
				}

					#menu {
						float: left;
						width: 200px;
						margin-top: 3px;
						font-size: 1.09em;
					}

					#address {
						float: left;
						margin: 35px 0 0 0;
						padding-bottom: 20px;
					}
						#address p {
							margin: 0 0 0 17px;
							font-size: 1em;

							color: #8ba534;
						}

						#address p .city {
							color: #566620;
						}

					#partnerlink {
						float: left;
						margin: 10px 0 0 0;
						padding-bottom: 20px;
					}
						#partnerlink p {
							margin: 0 0 0 17px;
							font-size: 1em;
							color: #2c3893;
						}

						#partnerlink img {
							margin: 0 0 0 17px;
						}


				#maincolumn {
					float: left;
					width: 330px;
					display: inline;
					margin-left: 10px;
				}

				#rightcolumn {
					display: inline;
					float: right;
					width: 280px;
					margin-right: 20px;
				}

					#rightcolumn .linkbox {
						float: left;
						width: 280px;
						position: relative;
						margin-bottom: 10px;
					}

				#colContent {
					display: inline;
					float: left;
					width: 620px;
					min-height: 573px;
					_height: 573px;
					background-color: #ffffff;
					margin-left: 10px;
				}

					#colContentMain {
						display: inline;
						float: left;
						width: 380px;
						margin: 16px 0 16px 32px;
						overflow: hidden;
					}

					#colContentMainWide {
						display: inline;
						float: left;
						width: 588px;
						margin: 16px 0 16px 32px;
					}

					#colContentRight {
						display: inline;
						float: left;
						width: 165px;
						margin: 16px 0 0 43px;
					}

			#footer {
				float: left;
				width: 880px;
				height: 35px;
			}


/* utilities / Meta-Navigation */

#status {
	float: left;
	width: 120px;
	margin: 10px 0 0 20px;
}

	#status a {
		color: #a61f12;
	}

#utilities ul {
	float: right;
	width: auto;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin: 10px 0 0 10px;
}

	#utilities ul li {
		float: left;
		margin: 0;
		padding: 0;
	}

		#utilities ul li a {
			display: inline;
			margin: 0;
			padding: 0 7px 0 7px;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
		}

			#utilities ul li a:hover {
				color: #666666;
				font-weight: normal;
			}

			#utilities ul li.act a {
				color: #2C3893;
				font-weight: bold;
			}

#searchbox {
	float: right;
	width: 85px;
	height: 14px;
	margin: 10px 0 0 0;
}
	#searchbox fieldset {
		border: none;
		margin: 0;
		padding: 0;
		line-height: 0;
	}

	#searchbox input {
		float: right;
		border: none;
		width: 74px;
		height: 14px;
		padding: 0 2px;
		background-color: #f6f9eb;
		font-size: 1em;
	}

	#searchbox .searchsubmit {
		display: none;
	}

/* Hauptnavigation */

#menu ul {
		list-style-type: none;
		list-style-image: none;
		margin: 11px 0 0 0;
	}

	#menu ul li {
		padding-bottom: 3px;
		background-image: url('../_gfx/bg_navi.gif');
		background-repeat: no-repeat;
		background-position: left bottom;

	}

		#menu ul li a {
			display: block;
			padding: 2px 0 4px 16px;
			color: #2c3893;
			text-decoration: none;
		}

			#menu ul li a:hover, #menu ul li a:active, #menu ul li.act a {
				font-weight: bold;
			}

			#menu ul .first a {
			   color: #aa240e;
			}

			#menu ul li ul {
				margin: 7px 0 0 35px;
				font-size: 0.92em;
			}

				#menu ul li ul li {
					display: inline;
					background: none;
					margin-bottom: 1px;
					padding: 0;
					border: none;
				}

					#menu ul li ul li a, #menu ul li ul li.pas a {
						padding: 0 0 7px 0px;
						background-image: none;
						border-bottom: none;
						font-weight: normal;
						color: #2c3893;
					}

						#menu ul li ul li a:hover, #menu ul li ul li a:active, #menu ul li ul li.act a {
						  background-image: url('../_gfx/navi_bg.jpg');
							background-repeat: no-repeat;
							background-position: 0px 6px;
							font-weight: bold;
						}

							#menu ul li ul li ul {
								margin: 0 0 0 12px;
								font-size: 1em;
							}

							#menu ul li ul li ul li a, #menu ul li ul li.act ul li a {
								background: none;
								background-image: none;
								font-weight: normal;
							}

								#menu ul li ul li ul li a:hover,
								#menu ul li ul li ul li a:active,
								#menu ul li ul li ul li.act a {
								  background-image: url('../_gfx/navi_bg.jpg');
									background-repeat: no-repeat;
									background-position: 0px 6px;
									font-weight: bold;
								}

									#menu ul li ul li ul li ul li a,
									#menu ul li ul li ul li.act ul li a {
										background-image: none;
										font-weight: normal;
									}

										#menu ul li ul li ul li ul li a:hover,
										#menu ul li ul li ul li ul li a:active,
										#menu ul li ul li ul li ul li.act a {
											background-image: url('../_gfx/navi_bg.jpg');
											background-repeat: no-repeat;
											background-position: 0px 6px;
											font-weight: bold;
										}

											#menu ul li ul li ul li ul li ul li a,
											#menu ul li ul li ul li ul li.act ul li a {
												background-image: none;
												font-weight: normal;
											}

											#menu ul li ul li ul li ul li ul li a:hover,
											#menu ul li ul li ul li ul li ul li a:active,
											#menu ul li ul li ul li ul li ul li.act a {
											  background-image: url('../_gfx/navi_bg.jpg');
												background-repeat: no-repeat;
												background-position: 0px 6px;
												font-weight: bold;
											}

/* Inhalts-Elemente */
.contentbox,
.contentboxsmall {
	float: left;
	width: 330px;
	margin-bottom: 9px;
	background: #ffffff;
	overflow: hidden;
}
.contentboxsmall {
  width: 280px;
  overflow: hidden;
  background: transparent;
  margin-bottom: 6px;
}
.contentboxsmall img {
  width: auto;
  float: none;
}

.contentboxsmall .contentboxText {
  width: 280px;
  padding-bottom: 0;
}
.contentboxsmall .contentboxText .csc-textpic,
.contentboxsmall .contentboxText .csc-textpic-image {
  margin: 0 !important;
}
.contentboxsmall .contentboxText .csc-textpic-imagewrap,
.contentboxsmall .contentboxText .csc-textpic-imagerow {
  float: left;
  margin: 0;
}

	.contentbox h3,
	.contentboxsmall h3,
	.contentbox h1,
	.contentboxsmall h1 {
		width: 310px;
		height: 21px;
		margin: 0;
		padding: 5px 10px;
		background: transparent url('../_gfx/contentbox_head.jpg') scroll no-repeat top left;
		font-family: Georgia;
		font-size: 15px;
		font-weight: normal;
		color: #fff;
	}
	.contentboxsmall h3 {
	  width: 280px;
	  margin-bottom: 3px;
  }

	.contentboxImg, .contentbox img {
		float: left;
		width: 330px;
		overflow: hidden;
	}

	.freebox img {
	 float: none;
	 width: auto;
	}

	.contentboxText {
		float: left;
		width: 330px;
		padding: 4px 0 7px 0;
	}

	#maincolumn .contentboxText p {
		margin: 7px 17px 6px 17px;

	}

		#maincolumn .contentboxText ul.arrowlinks {
			list-style-image: none;
			margin-bottom: 0;
		}

		#maincolumn .contentboxText p.arrowlinks a,
		#maincolumn .contentboxText ul.arrowlinks li{
			padding-left: 20px;
			background: transparent url('../_gfx/arrow_right.gif') scroll no-repeat center left;
			background-position: 3px 4px;
		}

  .freebox .contentboxContent {
    float: left;
    width: 310px;
    padding: 10px 10px 0 10px;
    background-color: #fff;
  }

#colContentMain h2, #colContentMainWide h2 {

	margin: 0 0 10px 0;
	/* text-indent: -1000px; */

}

#colContentMain ul, #colContentMainWide h2{
	line-height: 1.5em;
}

/* Termine Box */
#termine {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #cedc9b;
}

	#termine .wrap {
		margin: 7px;
		padding: 10px;
		background-color: #fff;
	}

		#termine h4 {
			margin: 0;
		}

		#termine .date {
			display: block;
			margin-top: 11px;
			font-size: 0.84em;
			color: #8BA534;
		}

		#termine h5 {
			margin: 1px 0 0 0;
		}

			#termine h5 a {
				font-weight: normal;
				color: #2C3893;
			}

/* Termine Box */
#neuetermine {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #fff;
}

	#neuetermine .wrap {
	}

		#neuetermine h4 {
			margin: 0;
		}

		#neuetermine .date {
			display: block;
			margin: 11px 0 0 17px;
			font-size: 0.84em;
			color: #8BA534;
		}

		#neuetermine h5 {
			margin: 1px 17px 10px 17px;
		}

			#neuetermine h5 a {
				font-weight: normal;
				color: #2C3893;
			}


/* Startseite - Überblend-Box */
#faderbox {
	float: left;
	width: 280px;
}

/*
### Formate für TYPO3-Plugins
*/


/* Kontaktformular */

.tx-pilmailform-pi1 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}

	.tx-pilmailform-pi1 dl, .tx-pilmailform-pi1 dt, .tx-pilmailform-pi1 dd {
		margin: 0px;
		padding: 0px;
	}

	dl.contactform {
		float: left;
		width: 410px;
	}

	.contact-formdivider dt {
		display: block;
		width: 150px;
		float: left;
		clear: left;
	}

	.contact-formdivider dd {
		display: block;
		width: 260px;
		float: left;
	}

	.contact-formdivider input {
		width: 250px;
		margin-bottom: 3px;
		border: 1px solid #696969;
	}

	.contact-formdivider textarea {
		width: 250px;
		height: 100px;
		border: 1px solid #696969;
		font-family: Verdana,Sans-Serif;
		font-size: 0.92em;
		color: #000000;
		margin-bottom: 9px;
	}

	.contact-error {
		font-weight: bold;
	}

	#submit {
		width: 125px;
		border-style: none;
		color: #FFFFFF;
		background-color: #cbd122;
	}

/* News */
.news-latest-item {
	margin-bottom: 12px;
}

#rightcolumn .news-latest-item p {
	margin-bottom: 3px;
}
.news-latest-morelink {
	padding: 0 18px;
	font-size: 0.83em;
}

.news-list-item {
	float: left;
	width: 442px;
	margin-bottom: 8px;
}

	.news-list-item h3 {
		font-size: 1em;
		font-weight: normal;
		color: #A21C11;
		margin: 0 0 7px 0;
	}

	.news-list-item p {
		margin: 0;
	}

	.news-list-item img {
		float: left;
		padding: 3px 15px 5px 0;
	}

	.news-list-item .news-list-morelink {
		float: left;
		width: 100%;
		text-align: right;
		padding-bottom: 10px;
	}

	.news-list-item .news-list-morelink img {
		float: none !important;
		padding: 0;
	}

	.news-list-item .news-list-date {
		font-size: 0.83em;
	}

.news-topline {
	font-size: 10px;
	color: #8C8C8C;
	margin: 0 0 3px 0 !important;
}

.news-single-item {
	float: left;
	width: 100%;
}

.news-single-item h4 {
	font-weight: normal;
	color: #8C8C8C;
	margin: 0 0 15px 0;
}

.news-single-img {
	float: left;
	width: 150px;
	padding: 0;
	margin: 0 18px 0 0;
}

	.news-single-imgcaption {
		font-size: 0.83em;
		color: #656565;
		line-height: 13px;
		margin: 5px 0 8px 0;
		padding: 0;
	}

.news-single-additional-info {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}

dl.news-single-files dt, dl.news-single-links dt, dl.news-single-related dt {
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

dl.news-single-files dd, dl.news-single-links dd, dl.news-single-related dd {
	background-image: url('../_gfx/doppelpfeil_dunkelgrau.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
}

dl.news-single-files dd p, dl.news-single-links dd p, dl.news-single-related dd p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.news-single-backlink {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}


/* Sitemap */

.csc-sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.csc-sitemap ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}

	.csc-sitemap ul li ul li {
		margin: 0 0 0 5px;
		padding: 0 0 0 10px;
		background-image: url('../_gfx/kreuz_grau.gif');
		background-repeat: no-repeat;
		background-position: 0px 8px;
	}

.csc-sitemap ul li a {
	color: #8C8C8C;
	margin-bottom: 3px;
	display: block;
	padding: 3px 5px;
	background-color: #FFFFFF;
	background-image: url('../_gfx/bg_greyfade.gif');
	background-repeat: repeat-x;
}

.csc-sitemap ul li a:hover {
	color: #A21C11;
	text-decoration: none;
	background-color: #E1E1E1;
	background-image: none;
}

.csc-sitemap ul li ul li a {
	background-image: none;
}


/* Suche */

.tx-indexedsearch-searchbox {
	float: left;
	width: 370px;
	margin: 0;
	padding: 0 0 15px 0;
}

.tx-indexedsearch-searchbox dl {
	width: 370px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox dt {
	width: 130px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}

.tx-indexedsearch-searchbox dd {
	width: 240px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox-button {
	padding: 2px;
	width: 202px;
	#height: 24px;
}

.tx-indexedsearch-searchbox-button.submit {
	font-weight: bold;
}

.tx-indexedsearch .submit-row {
	padding: 10px 0 10px 0;
}

#tx-indexedsearch-searchbox-sword {
	padding: 2px;
	width: 196px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	float: left;
	width: 370px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

.tx-indexedsearch .contentdivider.resultlist h2 {
	margin: 0 0 2px 0;
}

.tx-indexedsearch .contentdivider.resultlist h2 a {
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
}

.tx-indexedsearch .contentdivider.resultlist h3 {

	font-weight: bold;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch .contentdivider.resultlist h4{
	margin: 3px 0 0 0;
	padding: 0;
	color: #999999;
	font-size: 0.84em;
	font-weight: normal;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 5px;
	background: none;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li strong a {
	color: #8C8C8C;
}


/* Kontaktformular / Powermail */

.tx-powermail-pi1 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

	.tx-powermail-pi1 fieldset legend {
		display: none;
	}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.tx-powermail-pi1 label {
	width: 130px;
	display: block;
	float: left;
	padding-top: 3px;
}

.tx-powermail-pi1 input {
	width: 200px;
	padding: 2px;
}

.tx-powermail-pi1 textarea {
	height: 250px;
	width: 200px;
	padding: 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}


.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check {
	float: right;
	width: 100%;
}

.tx-powermail-pi1 .powermail_check_inner {
	float: right;
	width: 100%;
}

.tx-powermail-pi1 .powermail_check_inner label {
	width: 395px;
	float: right;
}

.tx-powermail-pi1 .powermail_check_inner input {
	width: 20px;
	float: right;
	border-style: none;
}

.tx-powermail-pi1 .powermail_submit {
	width: auto;
	margin-left: 130px;
}

.tx-powermail-pi1 .powermail_mandatory_js {
	color: #ff0000;
	margin: 2px 0 4px 100px;
	_margin: 2px 0 4px 103px;
	font-size: 10px;
}

/* spezifische Stylings Kontaktformular */
#powermaildiv_uid12 {
	margin-bottom: 15px;
}

/* spezifische Stylings Spendenformular */
#powermaildiv_uid21 {
	font-weight: bold;
}

#powermaildiv_uid30 {
	margin-bottom: 20px;
}
	#powermaildiv_uid30 p {
		display: none;
	}
	#powermaildiv_uid30 label {
		width: 267px;
		margin: 0 45px 0 25px;
	}

/*
### Formate für Standard TYPO3-Elemente
*/


/* Linie vor und nach einem Inhaltselement */

.csc-frame-rulerBefore {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}

.csc-frame-rulerAfter {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}


/* Bildunterschrift */

#contentframe .csc-textpic {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#contentframe .csc-textpic .csc-textpic-caption {
	font-size: 0.83em;
	color: #656565;
	margin-top: 5px;
	margin-right: 10px;
}

/* Bild im Text - Randspalte */
#rightcolumn .csc-textpic-imagewrap {
	margin: 0 0 0 0;
}

/* Bild rechts neben Text */
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 21px !important;
}

/* Ungeordnete Liste */
#contentframe ol li {
  margin-bottom: 9px;
  line-height: 1.64em;
}

#contentframe ol li span {
  color: #8BA534;
}

/* Stil des optionalen Bildrahmens */

.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #E1E1E1 !important;
}

/* Rahmen 1 */
.csc-frame-frame1 {
  margin-bottom: 10px;
  padding-left: 8px;
  border-color: #e0ebba;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  background-color: #e0ebba;
}


/* Datei-Verweise */

table.csc-uploads {
	border-collapse: collapse;
}

.csc-uploads td.csc-uploads-fileName {
	vertical-align: top;
	padding: 0 15px 10px 0;
}

.csc-uploads td.csc-uploads-fileSize {
	vertical-align: top;
	padding: 0 0 10px 0;
}

.csc-uploads td.csc-uploads-fileName p, .csc-uploads td.csc-uploads-fileSize p {
	margin: 0 !important;
}


/* Tabellen */

table.contenttable {
	width: 100%;
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
}

	.contenttable th, .contenttable td {
		vertical-align: top;
		padding: 1px 3px 1px 3px;
	}

	.contenttable th, .contenttable tfoot {
		font-weight: bold;
		color: #8C8C8C;
		background-color: #AEAEAE;
		padding: 2px 3px 3px 3px;
	}

	.contenttable .tr-odd td {
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #E1E1E1;
	}

	.contenttable .tr-even td {
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #E1E1E1;
	}

	.contenttable .tr-last td {
		border-style: none;
	}

/* tx-felogin-pi1 / normaler FE Login */
.tx-felogin-pi1 fieldset legend {
	display: none;
}

.tx-felogin-pi1 fieldset div {
	float: left;
	width: 100%;
	margin: 0 0 8px 0;
}

	.tx-felogin-pi1 fieldset div label {
		float: left;
		width: 120px;
		margin-bottom: 2px;
	}

	.tx-felogin-pi1 fieldset .submit input {
		margin-left: 120px;
	}

.tx-felogin-pi1 h3 {
	display: none;
}

/* pbsurvey special stylings */
.tx-pbsurvey-pi1 {
}

	.tx-pbsurvey-pi1 .radio,
	.tx-pbsurvey-pi1 .checkbox {
		border: none;
	}

	.tx-pbsurvey-pi1  .pagenumbering {
		float: left;
		width: 100%;
		margin-bottom: 12px;
	}

		.tx-pbsurvey-pi1  .barcontainer {
			float: left;
			width: 540px;
			padding: 3px 10px;
			background-color: #efefef;
			text-align: right;
		}

			.tx-pbsurvey-pi1 .barcontainer .bar {
				display: none;
			}

	.tx-pbsurvey-pi1 .survey_item {
		float: left;
		width: 540px;
		margin: 0 0 15px 0;
		padding: 0;
	}

		.tx-pbsurvey-pi1 .survey_item legend {
			margin-bottom: 5px;
			font-weight: bold;
		}

			.tx-pbsurvey-pi1 .survey_item .questionForm label {
				padding-bottom: 2px;
			}

		.tx-pbsurvey-pi1 .survey_item select {
			width: 180px;
			margin-left: 1px;
		}

	.tx-pbsurvey-pi1 .formbuttons {
		float: left;
		width: 555px;
		border-top: 4px solid #efefef;
		padding-top: 5px;
	}

		.tx-pbsurvey-pi1 .formbutton {
			float: left;
			width: 120px;
		}

			.tx-pbsurvey-pi1 .formbutton input {
				width: 120px;
			}

			.tx-pbsurvey-pi1 .buttonSubmit {
				float: right;
			}

	.tx-pbsurvey-pi1 textarea{
		font-size: 1em;
	}


	.matrix td {
		padding: 2px;
	}

	.matrix tr .columnNumber {
		text-align: center;
		font-weight:bold;
	}
	.matrix tr .columnNext {
		text-align: center;
	}

	.matrix .columnFirst .content {
		width: 290px;
		padding-bottom: 4px;
		margin-bottom: 2px;
	}

.clinic_name textarea{
	height: 30px;
}




/* Registrierung buh_faaregister */
.tx_buhfaaregister {
	float: left;
	width: 370px;
}

	#buh_faaregister_tabs {
		position: relative;
		float: left;
		width: 410px;
	}

		#buh_faaregister_tabs ul {
			display: block;
			width: 370px;
			display: inline;
		}
			.tx_buhfaaregister h3 {
				float: left;
				width: 100%;
				margin-top: 15px;
				padding-bottom: 3px;
				border-bottom: 1px solid #efefef;
			}

			.tx_buhfaaregister h3.first {
				margin-top: 0;
			}

	.tx_buhfaaregister .tab {
		float: left;
		width: 370px;
		margin-bottom: 8px;
		display: inline;
	}

			.tx_buhfaaregister div .field{
				margin-bottom: 2px;
				overflow: hidden;
			}

		.tx_buhfaaregister .spacer {
			float: left;
			margin: 5px 0 11px 0;
			border-top: 2px solid #efefef;
			width: 100%;
		}

		.tx_buhfaaregister div label {
			float: left;
			width: 160px;
		}

			.tx_buhfaaregister div label.error {
				margin-top: 5px;
				width: 370px;
				color: #dd3333;
			}

				.tx_buhfaaregister div label.error.checked {
					float: none;
					width: 0;
					margin: 0;
					padding: 0;
					line-height: 0;
				}

			.tx_buhfaaregister .text {
				float: left;
				width: 100%;
				margin-bottom: 3px;
			}

				.tx_buhfaaregister .text label {
					margin: 2px 5px 0 0;
				}

				.tx_buhfaaregister .text input {
					float: left;
					width: 165px;
				}

			.tx_buhfaaregister .radio {
				float: left;
				width: 100%;
				margin-bottom: 3px;
			}

				.tx_buhfaaregister .radio label {
					width: 370px;
					margin-bottom: 2px;
					background-color: #fff;
				}

				.tx_buhfaaregister .radio .field {
					float: left;
					width: auto;
					margin-right: 7px;
				}

					.tx_buhfaaregister .radio .field input {
						margin-right: 5px;
						border: none;
					}

			.tx_buhfaaregister .check_container {
				float: left;
				width: 340px;

			}

			.tx_buhfaaregister .check01 {
				float: left;
				width: 90px !important;
				margin-bottom: 3px;
			}

				.tx_buhfaaregister .check01 label {
					width: 120px;
					margin-bottom: 2px;
				}

				.tx_buhfaaregister .check01 .field {
					float: left;
					width: 90px;
					margin-right: 7px;
				}

					.tx_buhfaaregister .check01 .field input{
						border: none;
					}

			.tx_buhfaaregister .check02 {
				float: left;
				width: 120px;
				margin-left: 10px;
				_margin-left: -20px;
				margin-bottom: 3px;
				margin-top: 15px;

			}

				.tx_buhfaaregister .check02 label {
					width: 340px;
					margin-bottom: 2px;
				}

				.tx_buhfaaregister .check02 .field {
					float: left;
					width: 120px;
					margin-right: 7px;
				}

					.tx_buhfaaregister .check02 .field input{
						border: none;
					}

			.tx_buhfaaregister .check03 {
				float: left;
				width: 40px;
				margin-left: 10px;
				_margin-left: -10px;
				margin-bottom: 3px;
				margin-top: 15px;

			}

				.tx_buhfaaregister .check03 label {
					width: 340px;
					margin-bottom: 2px;
				}

				.tx_buhfaaregister .check03 .field {
					float: left;
					width: 40px;
					margin-right: 7px;
				}

					.tx_buhfaaregister .check03 .field input{
						border: none;
					}

			.tx_buhfaaregister .check04 {
				float: left;
				width: 55px;
				margin-left: 10px;
				_margin-left: 0px;
				margin-bottom: 3px;
				margin-top: 15px;

			}

				.tx_buhfaaregister .check04 label {
					width: 340px;
					margin-bottom: 2px;
				}

				.tx_buhfaaregister .check04 .field {
					float: left;
					width: 55px;
					margin-right: 0px;
				}

					.tx_buhfaaregister .check04 .field input{
						border: none;
					}

			.tx_buhfaaregister .select {
				float: left;
				width: auto;
				margin-bottom: 3px;
			}

				.tx_buhfaaregister .select label {
					margin-bottom: 4px;
				}

				.tx_buhfaaregister .select select {
					width: 332px;
					margin-bottom: 5px;
				}

					.tx_buhfaaregister .select.salutation label {
						margin: 2px 5px 0 0;
					}

					.tx_buhfaaregister .select.salutation select {
						width: 165px;
						margin-bottom: 0;
					}

			.tx_buhfaaregister .text-multiple {
				float: left;
				width: auto;
			}

				.tx_buhfaaregister .text-multiple label {
					margin-bottom: 2px;
				}

				.tx_buhfaaregister .text-multiple input {
					margin-left: 165px;
				}

			.tx_buhfaaregister .select-multiple {
				float: left;
				width: 100%;
				margin-bottom: 3px;
			}

				.tx_buhfaaregister .select-multiple label {
					display: none;
				}

				.tx_buhfaaregister .select-multiple .field {
					margin-bottom: 4px;
				}

				.tx_buhfaaregister .select-multiple select {
					float: left;
					width: 332px;
					margin-bottom: 3px;
				}

					.tx_buhfaaregister .knowledge  {
						float: left;
						width: 332px;
						display: inline;
					}

					.tx_buhfaaregister .knowledge .field {
					}

					.tx_buhfaaregister .knowledge label {
						display: none;
					}

					.tx_buhfaaregister .knowledge .field .area {
						float: none;
						width: 230px;
						margin-bottom: 2px;
						display: inline;
					}

						.tx_buhfaaregister .knowledge .field .area select {
							float: none;
							width: 230px;
							display: inline;
						}

					.tx_buhfaaregister .knowledge .field .months {
						float: none;
						width: 25px;
						margin-bottom: 2px;
						margin-left: 15px;
						margin-right: 7px;
						display: inline;
					}

						.tx_buhfaaregister .knowledge .field .months input {
							float: none;
							width: 25px;
							display: inline;

						}

					.tx_buhfaaregister .knowledge .field .textlabel {
						float: none;
						width: 25px;
					}



			.tx_buhfaaregister .text-knowledge label{
				display: none;
			}

				.tx_buhfaaregister .text-knowledge .field {
				}

				.tx_buhfaaregister .text-knowledge .field .area input {
					margin-left: 25px;
				}

				.tx_buhfaaregister .text-knowledge .field .months input {
					margin-left: 25px;
					margin-right: 7px;
					width: 25px;
				}


	.tx_buhfaaregister .submit {
		text-align: right;
	}

		.tx_buhfaaregister .submit input {
			margin-right: 5px;
			padding: 2px 15px;
		}

	.tx_buhfaaregister .continue {
		float: left;
		width: 370px;
		text-align: right;
		margin: 0;
		margin-top: 9px;
	}
		.tx_buhfaaregister .continue a {
			display: block;
			padding: 5px 19px 5px 0;
			font-weight: bold;
			background: #efefef;
			color: #8BA534;
			background: #efefef url('../_gfx/icon_weiter.gif') no-repeat center right;
		}

			.tx_buhfaaregister .continue a:hover {
				background: #dedede url('../_gfx/icon_weiter.gif') no-repeat center right;
			}

	.tx_buhfaaregister input.error {
		border-color: rgb(221, 51, 51);
	}

	.tx_buhfaaregister label.error {
		margin-bottom: 10px;
	}

	.addemployment {
		float: left;
		width: 150px;
		margin-left: 164px;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.addemployment a{
		padding-left: 15px;
		color: #8BA534;
		font-weight: bold;
		background: transparent url('../_gfx/icon_add.gif') no-repeat center left;
		background-position: 0 2px;
	}

		.addemployment a:hover{

		}

	.employment {
		float: left;
		width: 370px;
		margin-bottom: 8px;
	}

#buh_faaregister_tab_export {
	float: left;
	width: 370px;
	margin-bottom: 8px;
}

	#buh_faaregister_tab_export .check {
		float: left;
		width: 370px;
	}

		#buh_faaregister_tab_export .check input {
			border: 0;
		}

	#buh_faaregister_tab_export .text-multiple .first input {
		margin-left: 0;
	}

.tx_buhfaaregister .agb a {
  color: #8BA534;
}


/* buh_glossry - Glossar */

/* FCE Zweispaltig */
.fceZweispaltig {
  overflow: hidden;
}
   .fceZweispaltigLinks,
   .fceZweispaltigRechts {
     float: left;
   }
  /* Bei breiter Inhaltsspalte */
  /* 688px - (2*10px) / 2 */
  #colContentMainWide .fceZweispaltigLinks,
  #colContentMainWide .fceZweispaltigRechts {
    width: 284px;
    margin-right: 10px;
    _margin-right: 5px;
  }



  /* Bei normaler Inhaltsspalte */
  /* 380px - (1*10px) / 2 */
  #colContentMain .fceZweispaltigLinks {
    width: 185px;
    margin-right: 10px;
    _margin-right: 5px;
  }
  #colContentMain .fceZweispaltigRechts {
    width: 185px;
  }

/* FCE Zweispaltig */

/* FCE Auftragsplattform Angebotstabelle */
    #table_body{
        margin: 0 20px 0 0;
    }

    .apf_table {
        border: none;
        width: 540px;
    }

    .apf_table th,
    .apf_table td {
        border-bottom: 2px solid #EDF2DD;
    }
    .apf_table td {
        vertical-align:top;
        padding: 10px 5px 0 5px;
    }

    .apf_table th[scope=col] {
        color: #2c3893;
        font-weight: bold;
        padding: 0 0 7px 3px;
    }

    .apf_table .plz {
        color: #8BA534;
        width: 50px;
        padding: 10px 10px 0 0;
    }

    .apf_table strong {
        font-weight: normal;
        color: #8BA534;
    }

    .apf_table img {
        padding: 2px 0 0 0;
    }

    .apf_table p {
        margin: 0;
        line-height: 1.3em;
        vertical-align:top;
    }

    .apf_table span,
    .apf_table b {
        font-weight: normal;
        color: #8BA534;
    }

    .apf_table .button {
        width: 100px;
        height: 35px;
    }

    .apf_table a {
        width: 100px;
        height: 35px;
        display: block;
        background-image: url(../_gfx/apf_pdf_button.png);
        background-position: 0 0;
        overflow: hidden;
    }

    .apf_table a:hover {
        background-image: url(../_gfx/apf_pdf_button.png);
        background-position: 0 -35px;
        overflow: hidden;
        text-decoration: none;
    }

/* Anpassungen Februar/März 2011 */
#schaufensterbild {
  width: 550px;
  height: 252px;
  overflow: hidden;
}


#buttonframe {
  background-image: url(../_gfx/bg_buttonframe-zertifikat.jpg);
}

/* Abstand muss neu definiert werden */
#contentframe {
  margin-top: 10px;
}

/* ke_questionnaire */
.keq_questionnaire {
  float: left;
  width: 550px;
}

.keq_unit {
  margin-bottom: 25px;
}

.keq_questionnaire p {
  margin-bottom: 8px;
}

.keq_matrix p {
  margin: 0;
}

.keq_other {
  float: left;
  width: 100%;
}

  .keq_other p {
    margin: 0;
  }

#keq_go {
  font-size: 13px;
  font-weight: bold;
}

.keq_questions {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

h3.keq_question {
  margin: 0 0 8px 0;
}

.keq_matrix h3.keq_question {
  margin-bottom: 0;
}

.keq_question p {
  margin-bottom: 3px;
}

.keq_tooltip p {
  color: #999;
}

.keq_tooltip img {
  float: left;
}

.checkbox_label {
  display: inline;
}

.keq_input textarea {
  width: 320px;
  height: 120px;
}

.keq_navigation {
  float: left;
  width: auto;
}

  .keq_navigation a {
    display: block;
    width: 212px;
    height: 33px;
    padding: 10px 0 0 20px;
    background: url(../_gfx/quest_button.gif) transparent no-repeat top left;
    font-family: Georgia;
    font-size: 15px;
  }

    .keq_navigation a:hover {
      width: 211px;
      height: 32px;
      padding: 11px 0 0 21px;
      background-position: 0 -43px;
      text-decoration: none;
    }

/* FAQ */
.accordion {
  width: 556px;
}

  .accordion ul { list-style-type: none; list-style-image: none; }
  
  .accordion .ui-state-active a,
  .accordion .ui-state-active {
    outline: none;
    text-decoration: none;
  }
    .accordion li {
      list-style: none;
      padding-left: 20px;
    }

    .accordion h3 {
      font-family: Georgia;
      color: #313b94;
      margin: 0;
      background: #d8e6a8 url(../_gfx/faq_bg_sprite.gif) 0 -28px no-repeat;
      font-size: 15px;
      font-weight: normal;
      padding: 5px 0 0 30px;
      margin-bottom: 4px;
      height: 23px;
    }
      .accordion h3.ui-state-active {
        background: #d8e6a8 url(../_gfx/faq_bg_sprite.gif) 0 0 no-repeat;
        margin-bottom: 0;
      }

    .accordion h4 {
      padding-left: 14px;
      font-family: verdana;
      font-size: 13px;
      font-weight: normal;
      color: #313b94;
      background: transparent url(../_gfx/faq_iconsmall_sprite.gif) 0 5px no-repeat;
      margin-bottom: 10px;
      margin-right: 14px;
    }
      .accordion h4.ui-state-active {
        background-position: 0 -36px;
      }
    .accordion div.ui-accordion-content {
      margin-left: 14px;
    }
    .accordion div.ui-accordion-content-active {
      margin: 0 14px 10px 14px;

    }
    .accordion ul.ui-accordion-content-active {
      padding: 5px 0;
      background: transparent url(../_gfx/faq_shadow.gif) left top no-repeat;
      margin-bottom: 5px;
    }

    .accordion .ui-accordion-header {
      cursor: pointer;
    }

/* INDIVIDUELLE STYLES */

#c405 ul { border-bottom: 1px solid #dee8bc; }
#c405 li {
  padding-top: 10px;
  padding-bottom: 7px;
  border-top: 1px solid #dee8bc;
}

/* Slider Auswertung */
#bigDiashow {
  position: relative;
  width: 570px;
  height: 585px;
  background: url(../_gfx/bg_slides.gif) transparent no-repeat top left;
}

  #bigDiashow .wrap {
    position: relative;
    top: 15px;
    left: 15px;
    width: 540px;
    height: 540px;
    overflow: hidden;
  }

    #bigDiashow .slides {
      position: absolute;
      top: 0;
      left: 0;
      width: 540px;
      height: 540px;
      overflow: hidden;
    }

    #bigDiashow .wrap a {
      display: block;
      position: absolute;
      top: 0;
      width: 150px;
      height: 540px;
      z-index: 3000;
      background-color: transparent;
      background-repeat: no-repeat;
    }

      #bigDiashow .prev {
        left: 0px;
        background-image: url(../_gfx/slidearrow_left.gif);
        background-position: 12px 250px;
      }
      #bigDiashow .next {
        left: 390px;
        background-image: url(../_gfx/slidearrow_right.gif);
        background-position: 123px 250px;
      }

  #bigDiashow #slidernav {
    position: relative;
    top: 25px;
    width: 410px;
    padding-left: 160px;
  }

    #bigDiashow #slidernav a {
      display: block;
      float: left;
      width: 15px;
      height: 15px;
      margin: 0 3px;
      background-image: url(../_gfx/slidernav_sprite.gif);
      background-repeat: no-repeat;
      background-position: 0 0;

      font-size: 1px;
      color: #dbdbdb;
    }

      #bigDiashow #slidernav a.activeSlide,
      #bigDiashow #slidernav a:hover {
        background-position: 0 -15px;
        color: #acacac;
      }
      
      
/* Anpassungen September 2011 */

#buttonZertifikat {
  position: absolute;
  right: -20px;
  top: -25px;
}


