h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* general stuff and helpers */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrapper {
	background: #FFFFFF;
	text-align: left;
	margin: 0
}

.hidden,
dfn,
.searchbox label,
.tx-list-pi-searchbox-label {
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* content styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.blue {
	color: #01599c;
	background: #FFFFFF;
	font-size:0.9em;
	margin-bottom:1em;
}

.black {
	color: #333333;
	background: #FFFFFF;
}

h3.address {
	color: #01599c;
	font-weight:bold;
	margin-bottom:0;
}

#pagefunctions {
	display:block;
	text-align:right;
	margin-right: 0px;

	clear:both;
	margin:0;
	padding:0;
}

	#pagefunctions div {
		float: right;
		margin: 8px 0 4px 0;
	}

	#pagefunctions div.addthis_toolbox {
		color:#01599C;
		font-size:0.7em;
		padding-top: 0.3em;
		margin-right: 0.5em;
	}

	#pagefunctions div.addthis_toolbox .txt {
		display: inline-block;
		margin-top: 0.2em;
	}

	#pagefunctions div.print {
		margin-left:10px;
	}

	.addthis_button_facebook_like {
		margin-top: -0.2em;
		overflow:hidden;
		width: 77px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* page browser */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.pagenavi {
	margin: 0;
	display:block;
	clear:both;
}

.tx-list-pi-browsebox {
	margin-top: 1em;
	margin-bottom:2em;
}

.tx-list-pi-browsebox ul li {
	display: inline;
	background: none !important;
	padding:0px 2px !important;
}

.space0-40 {
	margin-bottom: 40px;
}

.pagenavi a:hover,
.pagenavi a:active,
.pagenavi a:focus {
	border-bottom: 1px solid #01599c;
}

.pagenavi p {
	line-height: 1.5;
/**	font-size: 0.8em; */
	text-align: center;
	margin-bottom: 5px;
}

.pagenavi ul {
	list-style-type: none;
	height: 1.5em;
	text-align: center;
}

.pagenavi li {
	line-height: 1.5em;
	display: inline;
	color: #333333;
	background: #FFFFFF;
/**	font-size: 0.8em; */
		padding: .2em;
}

.pagenavi .first {
	margin-right: 20px;
/**	font-size: 0.8em; */
}

.pagenavi .last {
	margin-left: 20px;
/**	font-size: 0.8em; */
}

.pagenum {
/**    font-size: 1.2em;  */
}

.pagenum a {
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

.backnavi {
	margin: 20px 0px 30px;
}

.backnavi p {
	font-size: 0.8em;
	line-height: 1.5em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* headers, bodytext, lists */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content .contentWrap {
	clear: both;
	margin-bottom: 30px;
}

.image_float_left {
	float: left;
	margin: 5px 10px 5px 0;
}

.image_float_right {
	float: right;
	margin: 5px 5px 5px 10px;
}

#content .newsWrap {
	margin-bottom: 0px;
}

#content .space0-30 {
	margin-bottom: 30px;
}

#content .space5-0 {
	margin-top: 5px;
}

#content h1 {
	font-size: 1em;
	color: #01599c;
	/*
	background: #FFFFFF;
	*/
	line-height: 1.3;
	margin: 0 0 1em 0;
}

#content .leitartikel h1 {
	margin: 0.25em 0 0.25em 0;
}


#content .artikel h2 {
	margin: 0 0 0.20em 0;
}

#content h1.space10 {
	margin-bottom: 1em;
}

#content h1.space8-8 {
	margin: 0.8em 0;
}

#content h1.space5 {
	margin-bottom: 0.5em;
}

#content .csc-subheader {
	font-size: 0.8em;
	color: #01599c;
	/*
	background: #FFFFFF;
	*/
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 0.8em;
	color: #01599c;
	/*
	background: #FFFFFF;
	*/
	line-height: 1.3;
	margin: 1em 0 0.5em;
}

#content h3 {
	border-bottom: 1px solid #C3C3C3;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

#content .csc-textpic-text h3 {
	margin: 0 0 0.5em;
}

#content h4 {
	font-size: 0.8em;
	line-height: 1.3;
	margin: 23px 0 0.5em;
}

#content .bodytext,
.error_message,
.error {
	font-size: 0.8em;
	color:#333333;
	/*
	background: #FFFFFF;
	*/
	line-height: 135%;
}

.error_message,
.error {
	color:#D42D12;
	margin:1em 0 1em 0;
}

#content .contentWrap h4.applications {
	font-size: 0.8em;
	line-height: 1.3;
	margin: -5px 0 1.2em;
}

#content .contentWrap h2.menu-subpages-h2 {
	border-bottom: 1px solid #C3C3C3;
	color: #333;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

#content .contentWrap h2.csc-firstHeader {
	border-bottom: 1px solid #C3C3C3;
	color: #333;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

.contentWrap p.bodytext,
.contentWrap ul {
	margin-bottom: 0.5em;
}

.contentWrap div.bodytext {
	margin-bottom:0;
}
.contentWrap ul,
.newsWrap ul {
	font-size: 0.8em;
	color: #333333;
	/*
	background: #FFFFFF;
	*/
	line-height: 125%;
	list-style-type: none;
}

.contentWrap ul {
list-style-image: url(../../hg/css/icon_list.png);
}

.contentWrap ol {
	font-size: 0.8em;
}

.contentWrap ul,
.contentWrap ol {
	/*margin: 0 0 0 20px;*/
}

.contentWrap ul ul,
.contentWrap ol ol{
	margin: 0 0 0 1.5em;
}

.newsWrap ul {
	list-style-image: url(../../hg/css/icon_list.png);
	margin-left: 20px;
}

.newsWrap ul.downloads {
	list-style-image: none;
	margin-left: 0;
}

.newsWrap ul.downloads a {
	background-image: none;
	padding-left: 0;
}

/************ Teaserelemente*************/
.teaser {
	padding: 15px 0 0 0;
}

#content .teaser .csc-subheader {
	border-bottom: 1px solid #C3C3C3;
	font-size: 0.7em;
	color: #333;
	font-weight: normal;
	line-height: 1.4;
	text-transform : uppercase;
}

#content .teaser .csc-textpic-text h2 {
	color: #01599c;
	/*
	background: #FFFFFF;
	*/
	font-size: 0.8em;
	font-weight: bold;
	border: 0;
	margin: 0;
}

#content .uid-gray{
	width: 48%;
}

/************ jobs detail****************/
.newsWrap dl {
	/**margin: 15px 0px 0px;*/
	margin: 0px 0px 15px 0px;
	font-size: 0.8em;
	clear: left;

	/** border: 1px solid red;*/
}

.newsWrap dt {
	float: left;
	width: 11em;
	font-weight: bold;
	padding-bottom: 1px;

		margin: 0 0 15px 0;
}

.newsWrap dd {
	margin-left: 12em;
}

.newsWrap dd ul,
#content .newsWrap dd .bodytext,
#content .newsWrap dd .bodytext {
	font-size: 1em;
}

#content .newsWrap dd .adress {
	font-size: 1.2em;
}

.adress .image {
	float:left;
}
.adress .indentphoto {
	margin-left: 120px;
}

#rightColumn .image,
#borderColumn .image {
	float: none;
}

#rightColumn .adress .indentphoto {
	margin-left: 0;
}

.displayRight {
	position: absolute;
		right: 0px;
	top: 70px;
	width: 200px;
	padding-right: 10px;
}

#content .newsWrap .detail h3,
#content .centres .detail h3{
	border: none;
	font-size: 0.8em;
	color: #01599c;
	/*
	background: #FFFFFF;
	*/
	line-height: 1.3;
	margin: 1.5em 0 0.5em;
	font-weight: bold;
}

.contentWrap li {
	margin-bottom: 0.3em;
}

#content .indent {
	padding-left: 20px;
	text-indent: -20px;
}

div.newsDate {
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: -0.5em;
	margin-top: 10px;
	clear: both;
}

div.newsTitle {
	margin-top: 0.5em;
}

div.newsTitle h2 {
	font-size: 0.8em;
	line-height: 1.3;

}

#content .newsContent {
	margin-bottom: 30px;
}

#content .newsContent .bodytext img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.newsDateDetail {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4;
}

#content h3.newsCategory,
p.newsDate {
	font-size: 0.7em;
	font-weight: normal;
}

#content .newsWrap h3.newsCategory {
	color: #333333;
	/*
	background: #FFFFFF;
	*/
	margin: 0;

	border: none;
}

p.newsDate {
	float: right;
}

.newsImage {
	float: left;
	width: 100px;
	text-align: center;
}

.newsText {
	margin-left: 100px;
}


input#accept {
	width: auto;
}

input.confirm {
	background: transparent url(../../hg/css/aenderung_bestaetigen.gif) no-repeat left top;
}

input.delete {
	background: transparent url(../../hg/css/aus_liste_entfernen.gif) no-repeat left top;
}

input.send {
	background: transparent url(../../hg/css/bestellung_abschicken.gif) no-repeat left top;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* newsletter registration */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#nlRegistration
{
	padding-top: 20px;
}

#nlRegistration fieldset
{
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	padding-bottom: 10px;
}

#nlRegistration legend
{
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
}

#nlRegistration select,
#nlRegistration input,
#nlRegistration label
{
	font-size: 0.8em;
}

#nlRegistration .field_set
{
	margin-left: 30px;
	padding-top: 20px;
}

#nlRegistration .field_set .field
{
	clear: left;
	margin-top: 5px;
}

#nlRegistration label.left
{
	float: left;
	width: 10.5em;
	margin-left: 0;
}

#nlRegistration .field_set select
{
		width: 15em;
		border: 1px solid #01599c;
}

#nlRegistration .field_set input
{
		width: 25em;
		border: 1px solid #01599c;
		padding: 0px 2px 2px 2px;
		background: #D5EDFF;
}

#nlRegistration .field input:hover, #nlRegistration .field input:focus
{

		background: #FFFFFF;
}

#nlRegistration .button_set
{
	margin: 20px 0px 20px 10.5em;
}

#nlRegistration .button_set input
{
	background: #FFFFFF;
	cursor: pointer;
	overflow: visible;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* lists */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.press {
	float: left;
	width: 100%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* contact form*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#tx_a21contactform fieldset {
    background-color: #F7F7F7;
    border: medium none;
    margin: 0 0 14px;
    padding: 14px;
    position: relative;
}

#tx_a21contactform legend {
	background: transparent;
	border: none;
	font-size: 18px;
	font-weight: bold;
	margin: 0 ;
	padding: 0;
	position: absolute;
	top: 14px ;
	left: 14px ;
}
.ie7 #tx_a21contactform legend {
	border: 0px;
	left: 0.2em;
}


#tx_a21contactform select,
#tx_a21contactform input,
#tx_a21contactform textarea,
#tx_a21contactform label {
	font-size: 11px;
}

#tx_a21contactform .field_set {
	margin-left: 40px;
	padding-top: 40px;
}

#tx_a21contactform .field_set .field {
	background: transparent;
	clear: left;
	margin: 0;
	line-height: normal;
	height: auto;
	overflow: none;
	margin: 0 0 -10px;
	padding: 0;
}


#tx_a21contactform label.left {
	float: left;
  line-height: normal;
	margin-left: 0;
	padding-right: 14px;
	text-align: right;
	width: 80px;
}

#tx_a21contactform .field_set select {
	background: #FFFFFF;
	border: 1px solid #C3C3C3;
	color: #333;
	height: 20px;
  line-height: normal;
  margin: 0 0 15px 0 ;
	padding: 0;
	width: 277px;
	
}

#tx_a21contactform .field_set input,
#tx_a21contactform .field_set textarea {
	background: #FFFFFF;
	border: 1px solid #C3C3C3;;
	color: #333;
	padding: 0;
	width: 275px;
}
#tx_a21contactform .field_set textarea::parent {
	background: red;
	height: auto;

} 


#tx_a21contactform .field_set input {
	height: 20px;
  line-height: normal;
  margin-bottom: 4px;
}

#tx_a21contactform .field_set textarea#tx_a21contactform_message {
	background: #FFFFFF;
	border: 1px solid #C3C3C3;;
	color: #333;
	display: block;
	padding: 0;
	width: 275px;
}

#tx_a21contactform .field_set input:hover, #tx_a21contactform .field_set input:focus,
#tx_a21contactform .field_set textarea:hover, #tx_a21contactform .field_set textarea:focus,
#tx_a21contactform .field_set select:hover, #tx_a21contactform .field_set select:focus{
	background: #FFFFFF;
	color: #333;
}

#tx_a21contactform #copymail {
	border: none;
	float: left;
	margin: 0 14px 0 70px;
	width: auto;
	text-align: right;
}

#tx_a21contactform label#copymaillabel {
	margin-top: 4px;
	float: left;
}

#tx_a21contactform .button_set {
	margin: 20px 0px 20px 9em;
}

#tx_a21contactform .button_set input {
	background: #00569E !important ;
  border: none;
  color: #FFFFFF !important ;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  margin: 0 20px 0 0;
  padding: 0 20px;
	width: auto;
}
#tx_a21contactform .button_set input[type="reset"] {
	background-color: #B4B4B4 !important ;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* advanced search page */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#advanced_search fieldset {
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#advanced_search legend {
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
	color: #333333;
}

#advanced_search .floating_field_set {
	margin: 0px 10px;
	padding: 10px 0px 0px;
}

#advanced_search .floating_field_set input,
#advanced_search .floating_field_set select,
#advanced_search .floating_field_set label {
	font-size: 0.8em;
}

#advanced_search .floating_field_set .field {
	clear: left;
	margin-top: 5px;
}

#advanced_search label,
.pseudolabel {
	float: left;
	width: 8em;
	display:block;
}

#advanced_search .floating_field_set select {
	width: 25em;
	border: 1px solid #01599c;
	background-color:#FFFFFF;
}

#advanced_search .floating_field_set input {
	padding: 0px 2px 2px 2px;
	width: 25em;
	border: 1px solid #01599c;
	background-color:#FFFFFF;
}

#advanced_search .floating_field_set .checkbox,
#advanced_search .floating_field_set .button_set {
	padding-bottom: 10px;
}

#advanced_search .floating_field_set .checkbox input {
	width: auto;
	border: none;
	float:left;
}

#advanced_search .floating_field_set .checkbox label {
	float: none;
	width: auto;
}

#advanced_search .button_set input {
	background: #FFFFFF;
	width: auto;
	cursor: pointer;
	margin: 0px 10px 10px;
}

#advanced_search #search_results_set {
	margin: 0px 10px;
	padding: 10px 0px;
	font-size: 0.8em;
}

#advanced_search #search_results_set .short_cut {
		list-style-type: none;
		line-height: 1.5;
		margin-top: 10px;
		font-size: 1.2em;
}
#advanced_search #search_results_set .pagenum {
	font-size: 1.2em;
}

#advanced_search #search_results_set .short_cut a {
	padding-left: 20px;
	background: #FFFFFF url(../../hermann/css/link_intern.gif) no-repeat 0px 0px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

#advanced_search #search_results_set .short_cut a:hover,
#advanced_search #search_results_set .short_cut a:active,
#advanced_search #search_results_set .short_cut a:focus {
	border-bottom: 1px solid #01599c;
}

#advanced_search .highlight {
	font-weight: bold;
}

#advanced_search .search_browser {
	margin-top: 10px;
}

.search_browser .first {
	margin-right: 20px;
}

.search_browser .last {
	margin-left: 20px;
}

#advanced_search .search_browser ul {
	font-size: 1em;
	text-align: center;
	list-style-type: none;
	height: 1.5em;


}

#advanced_search .search_browser li {
	line-height: 1.5em;
	display: inline;
	background: none !important;
	padding:0 !important;
}

#advanced_search .search_browser ul a {
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

#advanced_search .search_browser ul a,
#advanced_search .search_browser ul strong {
	margin: 0px 3px;
}

#advanced_search .search_browser a:hover,
#advanced_search .search_browser a:active,
#advanced_search .search_browser a:focus {
	border-bottom: 1px solid #01599c;
}

#advanced_search #search_results_set hr {
	color: #C3C3C3;
	background: #FFFFFF;
	height: 1px;
	border-top: 1px solid #C3C3C3;
	margin: 0.5em 0px;
}

#advanced_search #search_results_set h2 {
	font-size: 1em;
	margin: 1.5em 0 1em;
}

#advanced_search #search_results_set h2 .number_of_results {
	font-weight: normal;
	display: block;
	float: right;
	color: #333;
}

#advanced_search #search_results_set h2 a {
	color: #01599c;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
	/*background: #FFFFFF url(../../hermann/css/link_intern.gif) no-repeat left top;*/
	background: transparent url(../../hermann/css/link_intern.gif) no-repeat left top;
}

#advanced_search #search_results_set h2 a:hover,
#advanced_search #search_results_set h2 a:active,
#advanced_search #search_results_set h2 a:focus {
	border-bottom: 1px solid #01599c;
}

#advanced_search .search_result {
	margin: 0.7em 0px;
}

#advanced_search .search_result h4 {
	font-size: 1em;
	margin-bottom: 0.3em;
}

#advanced_search .search_result h4 a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
	/*
	background: #FFFFFF url(../../hermann/css/link_intern.gif) no-repeat left top;
	*/
	background: transparent url(../../hermann/css/link_intern.gif) no-repeat left top;
}

#advanced_search .search_result .resume {
	font-size: 1em;
}

#advanced_search .search_result .bread_crumb_trail {
	font-size: 0.8em;
	color: #828282;
	/*
	background: #FFFFFF;
	*/
	margin: 5px 0 0 0;
}

#advanced_search .search_result .bread_crumb_trail a {
	color: #828282;
	/*
	background: #FFFFFF;
	*/
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

#advanced_search .search_result a:hover,
#advanced_search .search_result a:active,
#advanced_search .search_result a:focus {
	border-bottom: 1px solid #01599c;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* advanced search page */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 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:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.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 { font-weight: bold; color: #00589C;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {font-size: 0.7em; margin: 10px 0 0 0; color: #828282;}
.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 { color:#666666; }
.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: 0; 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 fieldset {
	border: 1px solid #C3C3C3;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tx-indexedsearch-searchbox legend {
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px;
	color: #333333;
}

.tx-indexedsearch-searchbox input,
.tx-indexedsearch-searchbox select,
.tx-indexedsearch-searchbox label {
	font-size: 0.8em;
}

.tx-indexedsearch-searchbox select.order {
	margin: 0;
}

.tx-indexedsearch-searchbox div {
	clear: left;
	margin: 5px 10px 0 10px;
}

.tx-indexedsearch-searchbox label {
	float: left;
	width: 8em;
}

.tx-indexedsearch-searchbox select {
	width: 14em;
	border: 1px solid #C3C3C3;;
}

.tx-indexedsearch-searchbox input {
	padding: 0px 2px 2px 2px;
	width: 13.5em;
	border: 1px solid #C3C3C3;;
}

	.tx-indexedsearch-searchbox input#tx_indexedsearch_extResume {
		width: auto;
		border: none;
	}

.tx-indexedsearch-searchbox .checkbox,
.tx-indexedsearch-searchbox .button_set {
	padding-bottom: 10px;
}

.tx-indexedsearch-searchbox .checkbox input {
	width: auto;

	border: none;
}

.tx-indexedsearch-searchbox .checkbox label {
	float: none;
	width: auto;
}

#tx-indexedsearch-searchbox-button-submit {
	background: #FFFFFF;
	width: auto;
	cursor: pointer;
	margin: 10px 10px 10px;
	padding: 2px 10px;
}

.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox,
p.tx-indexedsearch-descr {
	font-size: 0.8em;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul,
.tx-indexedsearch .tx-indexedsearch-browsebox ol {
	font-size: 1em;
	text-align: center;
}

	.tx-indexedsearch .tx-indexedsearch-browsebox ol {
		margin: 10px 0;
	}

		.tx-indexedsearch .tx-indexedsearch-browsebox ol li {
			line-height: 1.5em;


		}

	.tx-indexedsearch .tx-indexedsearch-browsebox ul li {
		margin: 0 10px 0 0;
		background: none;
	}

.tx-indexedsearch a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

	.tx-indexedsearch a:hover,
	.tx-indexedsearch a:active,
	.tx-indexedsearch a:focus {
		border-bottom: 1px solid #C3C3C3;;
	}

	.tx-indexedsearch h2 a,
	.tx-indexedsearch h3 a,
	.tx-indexedsearch .tx-indexedsearch-browsebox ol a {
		padding-left: 20px;
		background: #FFFFFF url(link_intern.gif) no-repeat left top;
	}

	.tx-indexedsearch h2 a {
		color: #00589C;
	}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a {
	color: #828282;
}

#content .tx-indexedsearch h2 {
	color: #333333;
}

#content .tx-indexedsearch h3 {
	border-bottom: none;
	font-weight: bold;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* link classes */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.filelinks a {
	color: #333333;
	/*
	background: #FFFFFF;
	*/
	border-bottom: 1px dotted #C3C3C3;
		text-decoration: none;
}
.filelinks a:hover,
.filelinks a:active,
.filelinks a:focus {
	color: #333333;
	/*
	background: #FFFFFF;
	*/
	border-bottom: 1px solid #01599c;
}

a.back {
	/*
	background: #FFFFFF url(../../hermann/css/link_back.gif) no-repeat left top;
	remember: the folloging too
	*/
	background: transparent url(../../hermann/css/link_back.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.next {
	background: transparent url(../../hermann/css/link_intern.gif) no-repeat right top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-right: 20px;
}

a.link-intern,
a.internal-link {
	background: transparent url(../../hermann/css/link_intern.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.link-extern,
a.external-link {
	background: transparent url(../../hermann/css/link_extern.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.mail {
	background: transparent url(../../hermann/css/e_mail.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.video {
	background: transparent url(../../hg/css/download_video.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.audio {
	background: transparent url(../../hg/css/download_sound.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.doc {
	background: transparent url(../../hg/css/download_doc.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.ppt {
	background: transparent url(../../hg/css/download_ppt.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.pdf {
	background: transparent url(../../hg/css/download_pdf.gif) no-repeat left top;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
	padding-left: 20px;
}

a.download {
background: transparent url(../../hermann/css/download.gif) no-repeat left top;
color: #333333;
text-decoration: none;
border-bottom: 1px dotted #C3C3C3;
padding-left: 20px;
}

.linkstyle {
	border: 0;
	border-bottom: 1px dotted #C3C3C3;
	overflow: visible;
	color: #333333;
	background: transparent;
	cursor: pointer;
}


a.back:hover,
a.back:active,
a.back:focus,
a.next:hover,
a.next:active,
a.next:focus,
a.link-intern:hover,
a.link-intern:active,
a.link-intern:focus,
a.internal-link:hover,
a.internal-link:active,
a.internal-link:focus,
a.link-extern:hover,
a.link-extern:active,
a.link-extern:focus,
a.external-link:hover,
a.external-link:active,
a.external-link:focus,
a.mail:hover,
a.mail:active,
a.mail:focus,
a.video:hover,
a.video:active,
a.video:focus,
a.audio:hover,
a.audio:active,
a.audio:focus,
a.doc:hover,
a.doc:active,
a.doc:focus,
a.ppt:hover,
a.ppt:active,
a.ppt:focus,
a.pdf:hover,
a.pdf:active,
a.pdf:focus,
a.download:hover,
a.download:active,
a.download:focus,
a.opencart:hover,
a.opencart:active,
a.opencart:focus,
.linkstyle:hover,
.linkstyle:active,
.linkstyle:focus {
	border-bottom: 1px solid #01599c;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* glossary*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

acronym, dfn, abbr, span.abbr {
	cursor: help;
	background: #DBE8F1;
	color: #333333;
}

a.glossary dfn {
	position: relative;
	left: 0;
	top:0;
	width:auto;
	height: auto;
	overflow:hidden;
	display:inline;
	background: #DBE8F1;
	color: #333333;
	text-decoration: none;
	font-style : normal;
}

a.glossary,
p.bodytext a.glossary {
	border-bottom: 1px dotted #94e1f6;
	text-decoration: none;
}

a.glossary:hover,
a.glossary:active,
a.glossary:focus,
a.glossary:hover abbr,
a.glossary:active abbr,
a.glossary:focus abbr,
a.glossary:hover acronym,
a.glossary:active acronym,
a.glossary:focus acronym {
	border-bottom: 1px solid #C3C3C3;;
	text-decoration: none;
}

dl.glossary {
	font-size: 0.8em;
}

.glossary dt {
	color: #00589C;
	background: #FFFFFF;
	font-weight: bold;
	margin:  1.5em 0 0.2em 0;
}

dl.glossary strong {
	padding: 0 5px 0.2em 0;
	display: block;
}

dl.glossary p.description {
	margin: 0.3em 0 1em 0;
}

p.glossaryback {
	margin-bottom: 10px;
}


p.back a:hover,
p.back a:active,
p.back a:focus,
p.bodytext a:hover,
p.bodytext a:active,
p.bodytext a:focus {
	border-bottom: 1px solid #01599c;
}

p.bodytext a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C3C3C3;
}

.sitetitle, .printdate {
	display: none;
}

p.csc-caption,
.csc-textpic-caption {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #828282;
	margin-top:0.5em;
	margin-bottom:1em;
}

.csc-textpic-caption {
	font-size: 0.642em;
}

.editorial .newsContent img {
	margin-bottom:0.5em;
}

/***************** new styles *******************************
.tx-list-pi-selectorbox .tx-list-pi-selectorbox0,
.tx-list-pi-selectorbox .tx-list-pi-selectorbox1,
.tx-list-pi-selectorbox .tx-list-pi-selectorbox2,
.tx-list-pi-selectorbox .tx-list-pi-selectorbox3 {
	float: left;
}

.tx-list-pi-searchbox {
	clear: left;
	padding-top: 10px;
}
.tx-list-pi-searchbox input {
	border: 1px solid #C3C3C3;;
	padding: 0px 2px 2px 2px;
	background: #FFFFFF;
	color: #333;
}
*/


#advanced_search .floating_field_set dt, dd { padding-bottom: .5em; }
#advanced_search .floating_field_set dt { float: left; clear: both; width: 8%; text-align: right; }
#advanced_search .floating_field_set dt * { text-align: right; width:auto; }
#advanced_search .floating_field_set dd { text-align: left; float: left; clear: right; width: 80%;  margin-left:20px; }
#advanced_search .floating_field_set dd * { text-align:left; width:auto; }
#advanced_search .floating_field_set ul.tx-sremailsubscribe-multiple-checked-values { list-style-type: square; list-style-image: none; list-style-position: inside; }
#advanced_search .floating_field_set ul.tx-sremailsubscribe-multiple-checked-values li { float: left; margin: 0 1em 0 0; }

#advanced_search .floating_field_set dl.tx-sremailsubscribe-pi1-multiple-checkboxes {
	margin-top:10px;
}

#advanced_search .floating_field_set dl.tx-sremailsubscribe-pi1-multiple-checkboxes dt {
	text-align: left;
	width:30px;
}

#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-13,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-14,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-15,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-16,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-17,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-18,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-21,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-22,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-23,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-24,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-25,
#advanced_search .floating_field_set #tx-sremailsubscribe-pi1-module_sys_dmail_category-26 {
	position:relative;
	left:15px;
}

#articleDetailCenter p.backnavi {
display:none;
}
span.tx-wecdiscussion-forumMessageReplyButton a.btnviewcomments {
display:none;
}