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

.contentLeft {
	float: left;
	width: 48%;
}

.contentRight {
	float: left;
	width: 49%;
	margin-left: 15px;
}

h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #007E80;
}

	h1 {
		margin: 0 0 20px 0;
	}

	h2 {
		margin: 0 0 8px 0;
	}

	h3 {
		font-size: 0.75em;
		margin: 0;
	}

a,
.filelinks a {
	color: #007E80;
	text-decoration: none;
}

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

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


.contentWrap {
	margin: 0 0 20px 0;
}

.contentWrap ul {
	list-style: none;
}

	.contentWrap ul li  {
		background: url(bulletlist.gif) no-repeat 0 6px;
		padding: 0 0 0 10px;
	}

	.contentWrap ul.browsebox li {
		background: none;
		padding: 0 1em 0 0;
	}

.filelinks ul li {
	background: none no-repeat top left;
	padding: 0 0 0 25px;
}

/************************************ middleCol **************************************/
#middleCol .content p {
	font-size: 0.75em;
	margin: 0 0 0.7em 0;
}

	#middleCol .content p.csc-caption {
		font-size: 0.6875em;
	}

#middleCol .contentWrap ul {
	font-size: 0.75em;
}

	#middleCol .contentWrap ul li {
		margin: 0 0 5px 0;
	}

/************* lists *************/
.address{
	margin: 0 0 1em 0;
}

.news {

}

.news .detail h2 {
	margin: 20px 0 8px 0;
}

	.news .detail h3 {
		margin: 20px 0 0 0;
	}

	.news .detail .image {
		margin: 0 0 1em 0;
	}

	#middleCol .contentWrap ul {
		font-size: 0.6875em;
	}

	.contentWrap .news ul li {
		background: none;
		padding: 0;
	}

/************* forms, indexed search *************/
.content fieldset {
	border: none;
}

.content legend {
	display: none;
}

.content fieldset div {
	margin: 0 0 0.5em 0;

	/**border: 1px solid red;*/
}

.content label {
	font-size: 0.75em;
	float: left;
	width: 10em;
}

.content input,
.content select,
.content textarea {
	width: 20em;
	border: 1px solid #007e80;
	background: #f9f9f9;
	font-size: 0.75em;
	color: #5D5A41;
}

	.content input.submit {
		font-weight: bold;
		width: auto;
		padding: 3px 10px;
		margin: 0 0 0 10em;
	}

	.content input#captcha {
		margin: 0.5em 0 0 10em;
	}

.content .error {
	color: #EF4D16;
	font-weight: bold;
}

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:auto; margin: 0;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; font-size: 0.75em;}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#007E80; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: #eee; font-size: 0.6875em;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css label { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt,
.tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

.tx-indexedsearch-searchbox div {
	margin: 0 0 0.5em 0;
}

.content input#tx_indexedsearch_extResume {
/**	background: red;*/
	width: auto;

}

/************* sitemap *************/
#middleCol .contentWrap .csc-sitemap ul ul {
	font-size: 1em;
	margin: 0.3em 0 0 1.3em;
}


/************************************ rightCol h1 **************************************/
#rightCol h1,
#rightCol h2 {
	font-size: 0.875em;
	margin: 0 0 7px 0;
}

	#rightCol h3 {
		font-size: 0.75em;
		margin: 9px 0 0 0;
	}

	#rightCol .teaserlist h3 {
		margin: 6px 0 0 0;
		font-size: 0.6875em;
		line-height: 110%;

		/**font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		*/
	}

	#rightCol .teaserlist h3.smaller {
		font-weight: normal;
	}

	#rightCol .content p {
		font-size: 0.6875em;
		font-family: Arial, Helvetica, sans-serif;
		/**font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
		margin: 0 0 0.4em 0;
		line-height: 115%;
	}

			#rightCol .content p.csc-caption {
				font-size: 0.625em;
			}

#rightCol .contentWrap ul {
	font-size: 0.6875em;
	font-family: Arial, Helvetica, sans-serif;
}

	#rightCol .contentWrap ul li {
		margin: 0 0 2px 0;
	}


#rightCol .list .item {
	margin: 0 0 11px 0;
}

#rightCol .item {
	margin: 11px 0 22px 0;
}