.clearall,
.clear {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}

.floatleft {
	float:left;
}

.floatright {
	float: right;
}

.hidden,
dfn.menu {
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}

h1, h2, h3, h4 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.6875em;
}

	h1, h2, h3 {
		font-family: Verdana,Arial,Helvetica,sans-serif;
	}

	h1 {
		margin: -8px -8px 16px -8px;
		padding: 4px 8px;
	}

	h2 {
		font-weight: bold;
		margin: 0 0 5px 0;
	}

p {
	font-size: 0.6875em;
	line-height: 140%;
	margin: 0 0 20px 0;
}

.csc-textpic-caption {
	font-size: 0.6875em;
	font-weight: bold;
	color: #797979;
	padding: 5px 0 5px 0;
}

.contentWrap {
	margin-bottom: 20px;
}

	.homepage .contentWrap {
		margin: 0;
	}

.contentWrap a {
	color: #034930;
}

	.contentWrap a:hover,
	.contentWrap a:focus {

	}

	.contentWrap a.internal-link {
		background: url(internal-link.png) no-repeat right top;
		padding: 0 25px 0 0;
	}

	.contentWrap a.more {
		background: url(internal-link-strong.png) no-repeat top right;
		padding: 0 23px 0 0;
		font-weight: bold;
	}

	.contentWrap a.archive-link {
		background: url(icon-archive.png) no-repeat top left;
		padding: 0 0 0 24px;
	}

	.contentWrap a.preistraeger {
		background: url(icon-preistraeger.png) no-repeat top left;
		padding: 1px 0 0 15px;
	}

.csc-textpic-image dt img {
	border: 1px solid #999;
}

	.homepage .csc-textpic-image dt img {
		border: none;
	}

#breadcrumb p {
	margin: 0;
	padding: 0;
}

#breadcrumb a {
	text-decoration: none;
	color: #6E7170;
}

	#breadcrumb a:hover,
	#breadcrumb a:focus,
	#breadcrumb a:active {
		text-decoration: underline;
	}

/**************************** frames: homepage, leftColumn ************************************/
.csc-frame {
	margin-bottom: 20px;
}

	.csc-frame h2 {
		font-family: Arial,Verdana,Helvetica,sans-serif;
		font-size: 0.625em;
		color: #fff;
		padding: 3px 10px;
		text-transform: uppercase;
		letter-spacing:1px;

	}

	.csc-frame h3,
	.csc-frame .item h3 {
		margin: 10px 10px 5px 10px;
		line-height: 140%;
		font-weight: bold;
	}

	.csc-frame p {
		margin: 5px 10px 15px 10px;
	}

	.csc-frame-frame1 {
		border: 1px solid #007D40;
	}

		.csc-frame-frame1 h2 {
			background: #007D40;
		}

		.csc-frame-frame1 h3,
		.csc-frame-frame1 .list h3 a {
			color: #007D40;
		}

	.csc-frame-frame2 {
		border: 1px solid #4B7D9C;
	}

		.csc-frame-frame2 h2 {
			background: #4B7D9C;
		}

		.csc-frame-frame2 h3,
		.csc-frame-frame2 .list h3 a {
			color: #4B7D9C;
		}

	.csc-frame-frame3 {
		border: 1px solid #0ABBAD;
	}

		.csc-frame-frame3 h2 {
			background: #0ABBAD;
		}

		.csc-frame-frame3 h3,
		.csc-frame-frame3 .list h3 a {
			color: #0ABBAD;
		}

	.csc-frame-frame4 {
		border: 1px solid #F46310;
	}

		.csc-frame-frame4 h2 {
			background: #F46310;
		}

		.csc-frame-frame4 h3,
		.csc-frame-frame4 .list h3 a {
			color: #F46310;
		}

	.csc-frame-frame5 {
		border: 1px solid #FFDA00;
	}

		.csc-frame-frame5 h2 {
			background: #FFDA00;
			color: #136500;
		}

		.csc-frame-frame5 h3,
		.csc-frame-frame5 .list h3 a {
			color: #41a02d;
		}

	.csc-frame-frame6 {
		border: 1px solid #43915C;
	}

		.csc-frame-frame6 h2 {
			background: #43915C;
		}

		.csc-frame-frame6 h3,
		.csc-frame-frame6 .list h3 a {
			color: #43915C;
		}

	.homepage .csc-frame {
		margin-bottom: 0;
	}

	.homepage .contentWrap {
		margin-bottom: 4px;
	}

	.homepage .csc-frame .content {
		margin: 0 10px;
	}

	.homepage .csc-frame {
		height: 20.4em;
	}

	.homepage .two .csc-frame,
	.homepage #lastColumn .csc-frame {
		height: 10em;
	}

	.homepage #lastColumn {
		float: left;
		width: 30.7em;
	}

.csc-frame-rulerBefore {
	border-top: 1px solid #ADDECD;
}

/********************************* bulletlists *****************************/
.contentWrap ul,
.contentWrap ol {
	font-size: 0.6875em;
	margin: 10px 0 20px 0;
	padding: 0 0 0 20px;
}

	.contentWrap ul li,
	.contentWrap ol li {
		margin: 0 0 5px 0;
	}

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

	ul.csc-menu li {
		background: url(icon-bulletlist.png) no-repeat 0 2px;
		padding: 0 0 3px 13px;
		margin: 0;
	}

		ul.csc-menu li strong {
			font-weight: normal;
			text-decoration: underline;
		}

		ul.csc-menu li a {
			text-decoration: none;
		}

		ul.csc-menu li a:hover,
		ul.csc-menu li a:focus {
			text-decoration: underline;
		}

/********************************* sitemap ***********************************/
.csc-sitemap ul {
	list-style: none;

	margin: 15px 0 0 0;
	padding: 0;
}

	.csc-sitemap ul a {
		text-decoration: none;
		display: block;
		padding: 2px 0;
	}

		.csc-sitemap ul a:hover,
		.csc-sitemap ul a:focus,
		.csc-sitemap ul a:active {
			text-decoration: underline;
		}

	.csc-sitemap ul li {
		font-weight: bold;
		margin: 0 0 20px 0;
	}

.csc-sitemap ul ul {
	font-size: 1em;
	margin: 0 0 0 35px;
}

	.csc-sitemap ul ul li {
		background: url(sitemap-2.gif) no-repeat 0 6px;
		padding: 0 0 0 10px;
		margin: 0;

		font-weight: normal;
	}

	.csc-sitemap ul ul ul li {
		background: url(sitemap-3.gif) no-repeat 0 6px;
		padding: 0 0 0 18px;
	}

	.csc-sitemap ul ul ul ul li {
		background: url(sitemap-4.gif) no-repeat 0 6px;
		padding: 0 0 0 28px;
	}

/********************************* lists ***********************************/
.tx-list-pi-searchbox {
	margin: 0 0 15px 0;
}

.browseresult p {
	margin: 0;
}

.tx-list-pi-browsebox ul {
	margin: 0 0 15px 0;;
	padding: 0;
}

.tx-list-pi-browsebox ul li {
	display: inline;
	margin: 0 10px 0 0;
}

#content label.tx-list-pi-searchbox-label {
	display: none;
}

.news .date {
	font-weight: bold;
	color: #034930;
	margin-bottom: 3px;
}

	.tx-list-pi-selectorbox {

	}

	#content .tx-list-pi-selectorbox select {
		float: left;
		margin-right: 8px;
		margin-bottom: 20px;
		width: 48%;
	}


.list .item {
	font-size: 0.6875em;
	margin: 0 0 15px 0;
}

.list .col1 {
	float: left;
	width: 15%;
	margin-right: 8px;
}

	.list .col2 {
		float: left;
		width: 30%;
		margin-right: 8px;
	}

	.list .col3 {
		float: left;
		width: 40%;
		margin-right: 8px;
	}

	.list .col4 {
		float: left;
		width: 8%;
	}

.list h3 {
	font-size: 1em;
	line-height: 140%;
}

	.list h3 a {
		text-decoration: none;
	}

	.list h3 a:hover,
	.list h3 a:active,
	.list h3 a:focus {
		text-decoration: underline;
	}


/********************* veranstaltungen ********************/
.events .col1 {
	width: 13%;
}

	.events .col2 {
		width: 63%;
	}

	.events .col3 {
		width: 15%;
	}

/********************* kinderkliniken ********************/
.abc {
	color: #BBDED2;
}

	.abc span {
		padding-right: 5px;
		margin-right: 5px;
		border-right: 1px solid #D4EBE3;
		font-weight: bold;
	}

	.abc a {
		text-decoration: none;
	}

	.abc a:hover,
	.abc a:active,
	.abc a:focus {
		text-decoration: underline;
	}

	.clinics .item {
		margin-bottom: 6px;
	}

.detail {

}

	.detail h2 {
		margin: 0;
	}

	.detail .floatleft {
		margin: 0 10px 10px 0;
		width: 200px;
	}

	.detail .line {
		margin: 0 0 15px 0;
		font-size: 0.6875em;
	}

	.detail .label {
		float: left;
		width: 30%;
	}

		.detail .field {
			float: left;
			width: 65%;
		}

/********************* konvent ********************/
.convent .col1 {
	width: 39%;
}

	.convent .col2 {
		width: 26%;
	}

	.convent .col3 {
		width: 28%;
	}

/********************* stellengesuche ********************/
.jobapplication .col1 {
	width: 15%;
}

	.jobapplication .col2 {
		width: 65%;
	}

	.jobapplication .col3 {
		width: 15%;
	}


/********************* news ********************/
.news .item {
	margin: 0 0 35px 0;
}



/******************************* tables ********************************/
.contentWrap table {
	font-size: 0.6875em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-spacing: 0;
}

	.contentWrap table caption {
		font-weight: bold;
		margin: 0 0 5px 0;
	}

	.contentWrap table th,
	.contentWrap table td {
		vertical-align: top;
		padding: 4px;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	.contentWrap table tr {

	}

/******************************* indexed_search ********************************/
.tx-indexedsearch ul.browsebox li {
	display: inline;
	margin: 0 10px 0 0;
}

.tx-indexedsearch-whatis {
	font-size: 0.75em;
}

.tx-indexedsearch-sec ol {
	font-size: 0.69em;
}

.tx-indexedsearch .percent-tmpl-css {
	float: right;
}

#centerColumn p.descr {
	margin: 0 0 5px 0;
}

.tx-indexedsearch-res h2 {
	border-bottom: 1px solid #ccc;
	padding: 0 3px 3px 3px;
	margin: 0 0 3px 0;
}

.item-size,
.item-crdate,
.item-mtime,
.tx-indexedsearch-info dt.tx-indexedsearch-text-item-path {
	display: none;
}

.tx-indexedsearch-info dd.tx-indexedsearch-text-item-path {
	display: inline;
	font-size: 0.69em;
	margin: 0;
}

.tx-indexedsearch-res dl {
	margin: 0 0 20px 0;
	padding: 0;
}

.tx-indexedsearch-redMarkup {
	color: #F46310;
}

/********************************* forms ***********************************/
.greenbox {
	background: #CCE7DD;
	padding: 10px;
}

#content fieldset {
	border: none;
	background: #CCE7DD;
}

	#content legend {
		display: none;
	}

	#content .csc-mailform-field,
	.tx-indexedsearch-searchbox div,
	.tx-felogin-pi1 div {
		margin: 0 5px 6px 10px;

		clear: left;
	}

	.csc-mailform-radio {
		/*margin-left: 10.4em;*/
		margin-left: 11.6em;
	}

	#content label {
		font-size: 0.6875em;
		/*width: 14em;*/
		width: 16em;
		display: block;
		float: left;
		padding: 3px 10px 0 0;

		text-align: right;
	}

		#content label.radio {
			float: none;
			display: inline;
		}
		#content .rightmargin {
			margin-right: 10px;
		}

		#content .smalltext{
			font-size: 0.8em;
		}
		.grau {
			color: #797979;
			}

	#content input,
	#content textarea,
	#content select {
		border: 1px solid #CCE7DD;
		/*width: 26.5em;*/
		width: 24.5em;
		font-size: 0.6875em;
	}

		#content textarea {
			width: 24.3em;
		}

		#content input.tx-list-pi-searchbox-sword {
			width: 21.7em;
			margin: 0 4px 0 0;
		}

		#content input.submit,
		#content input.csc-mailform-submit,
		#content input#tx_indexedsearch_extResume,
		#content input.tx-list-pi-searchbox-button,
		#content input.radio,
		#content label.radio,
		#mailform .csc-mailform-check,
		#mailform .csc-mailform-radio {
			width: auto;
		}

		#content input.radio {
			margin-left: 0;
		}

		#content .tx-list-pi-searchbox input,
		#content .tx-list-pi-selectorbox select {
			border: 1px solid #007d40;
		}

		#content input.tx-list-pi-searchbox-button {
			font-family: Arial,Verdana,Helvetica,sans-serif;
			font-size: 0.625em;
			font-weight: bold;
			color: #136500;
			text-transform: uppercase;
			letter-spacing:1px;
			padding: 1px 10px 1px 5px;
			border: none;
			background: #cce7dd;
		}

	.checkbox {
		width: 24em;
		/*padding-left:17em;*/
		padding-left:19em;
		display:block;

		text-align: left;
	}

#formhandler_contact_form p {
	margin: 0 0 3px 0;
}

#formhandler_contact_form p.error{
	color: red;
	margin-left:17em;
}
.tx-sremailsubscribe-pi1-error {
	color: red;
	margin-left:11.3em;
}

.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-sremailsubscribe-pi1 dt { clear: both; text-align: right; padding-right: 1em; }
.tx-sremailsubscribe-pi1 dd {
	text-align: left;
	/*width: 62%;*/
	width: 50%;
}
#content .tx-sremailsubscribe-pi1-multiple-checkboxes dd label{ text-align: left; }

#formhandler_contact_form input.submit,
#tx-indexedsearch-searchbox-button-submit,
#tx-sremailsubscribe-pi1-tt_address_form .tx-sremailsubscribe-pi1-submit,#content .tx-sremailsubscribe-pi1-submit,
#mailform .submit,
.tx-felogin-pi1 .submit {
	background-color:#CCE7DD;
	color:#007D40;
	text-decoration:underline;
	font-weight:bold;
	display: block;
	float:right;
	text-align:right;
	width:12.9em;
	cursor:pointer;
}
#content .tx-sremailsubscribe-pi1-submit {
	width:16em;
}

.noscript{
	height:20px;
	background-color:white;
	border-top:1px solid red;
	border-bottom:1px solid red;
	color:red;
	padding:5px;
}

#formhandler_contact_form .dateselector{
	width:6em;
}

#formhandler_contact_form input[type="checkbox"],
#formhandler_contact_form input[type="radio"],
#tx-sremailsubscribe-pi1-tt_address_form input[type="checkbox"] {
	width:auto;
	border:none;
	background-color: #CCE7DD;
}
#formhandler_contact_form .left_margin{
	margin-left:25px;
}
#formhandler_contact_form hr {
	border: 0;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin:15px 0 15px 0;
}

.tx-sremailsubscribe-pi1 p {
	margin: 0 0 5px 0;
}

#fading_images {
	border: none;
	margin: 0 0 6px 0;
}