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 0;
	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.5em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

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: 217px;
						left: 8px;
						overflow: hidden;
					}
					
						#schaufensterFreecall h2 {
							width: 285px;
							height: 41px;
							margin: 0;
							padding: 0;
							text-indent: -1000px;
							background: transparent url('../_gfx/freecall.png') scroll no-repeat top left;
						}
						
				#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 5px 0 5px;
			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 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;
					}
					
						#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 {
	float: left;
	width: 330px;
	margin-bottom: 15px;
	background: #ffffff;
	overflow: hidden;
}

	.contentbox h3 {
		width: 330px;
		height: 31px;
		margin: 0;
		text-indent: -1000px;
		background: transparent url('../_gfx/contentbox_head.jpg') scroll no-repeat top left;
	}
	
	.contentboxImg, .contentbox img {
		float: left;
		width: 330px;
		overflow: hidden;
	}
	
	.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;
		}

#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;
			}

/* 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;
}

/* Stil des optionalen Bildrahmens */

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


/* 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;
	}


/* buh_glossry - Glossar */
	


