@charset "utf-8";
/* CSS Document */

body {
	color: #727272;
	font: 90% Arial, Helvetica, sans-serif;
}

a {
	color: #00b1e6;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #00b1e6;
	text-decoration: underline;
}

a img {
	border: 0 none;
}

/*----------*/
/* HEADNAVI */
/*----------*/

#headNaviHome a{
	font-size: 0.8em;
	float: left;
	height: 17px;
	width: 79px;
	text-align: left;
	margin: 0 0 0 27px;
	padding: 3px 0 0 0;
	display: block;
	border-right: #ffffff 1px solid;
	color: #FFFFFF;
	text-decoration: none;
}

#headNaviHome a:hover{
	color: #bce4f7;
}


#headNaviLang{
	font-size: 0.8em;
	float: left;
	height: 17px;
	width: 93px;
	text-align: left;
	margin: 0 0 0 13px;
	padding: 3px 0 0 0;
	display: block;
	border-right: #ffffff 1px solid;
	color: #ffffff;
	text-decoration: none;
}

#headNaviLang a{
	margin-right: 7px;
}

#headNaviKontakt a{
	font-size: 0.8em;
	float: left;
	height: 17px;
	width: 88px;
	text-align: left;
	margin: 0 416px 0 18px;
	padding: 3px 0 0 0;
	display: block;
	border-right: #ffffff 1px solid;
	color: #FFFFFF;
	text-decoration: none;
}

#headNaviKontakt a:hover{
	color: #bce4f7;
}


#headNaviSearch {
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}

/*#indexedsearchbox{
	font-size: 0.75em;
	background: #ffffff;
	border: none;
	color:#5c5c5c;
}*/

.searchbox-button {
	margin-top:1px;
	background: none;
}

.searchbox-sword{
	font-size: 0.75em;
	background: #ffffff;
	border: none;
	color:#5c5c5c;
}



/*----------*/
/* MAINNAVI */
/*----------*/

/* NAVI Ebene 1 */

#fontNavi1 {	
	background-color: #d5edfa;
	margin: 0;
	padding: 33px 28px 12px 27px;
	width: 159px;
	font-weight: normal;
	font-size: 0.9em;
}

#fontNavi1 ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#fontNavi1 li {
	display:block;
	margin: 0 0 17px 0;
}

#fontNavi1 a{
	margin: 0; 
	padding: 0;
	text-decoration:none;
	display: block;
	color: #727272;
	font-weight: bold;
	margin: 0 0 0 0;
}

#fontNavi1 a:hover{
	color: #00b1e6;
}

#fontNavi1 .active {
	color: #00b1e6;
}


/* NAVI Ebene 2 */

#fontNavi2 {
	margin: 0;
	padding: 15px 28px 0px 15px;
	width: 142px;
	font-weight: normal;
	font-size: 0.85em;
}

#fontNavi2 ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#fontNavi2 li {
	display:block;
	margin: 0 0 17px 0;
}

#fontNavi2 a{
	margin: 0; 
	padding: 0;
	text-decoration:none;
	display: block;
	color: #727272;
	font-weight: bold;
	margin: 0 0 0 0;
}

#fontNavi2 a:hover{
	color: #00b1e6;
}

#fontNavi2 .active {
	color: #00b1e6;
}

#fontNavi2 .ma-navi{
	background: url(../../fileadmin/daten/bilder/ma-navi.png);
	height: 23px;
	width: 44px;
	position: relative;
	/*text-align: left;*/
	z-index: 99;
	top: -20px;
	left: 80px;
	margin:0 0 -23px 0;
	padding:0;
}


/* NAVI Ebene 3 */

#fontNavi3 {
	margin: 0;
	padding: 15px 28px 0px 15px;
	width: 142px;
	font-weight: normal;
	font-size: 1em;
}

#fontNavi3 ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#fontNavi3 li {
	display:block;
	margin: 0 0 17px 0;
}

#fontNavi3 a{
	margin: 0; 
	padding: 0;
	text-decoration:none;
	display: block;
	color: #727272;
	font-weight: bold;
	margin: 0 0 0 0;
}

#fontNavi3 a:hover{
	color: #00b1e6;
}

#fontNavi3 .active {
	color: #00b1e6;
}

/*--------------*/
/* Content Left */
/*--------------*/

#contentLeftText {	
	background-color: #bce4f7;
	margin: 0;
	padding: 22px 28px 12px 28px;
	width: 158px;
	min-height: 312px;
	color: #5c5c5c;
}


#contentLeftText a {
	color: #5c5c5c;
	background: transparent;
	text-decoration: none;
	background: url(icon-contentleft-list.gif) no-repeat top left;
	background-position: 0 3px;
	padding: 0 0 0 15px;
}

#contentLeftText a:hover {
	color: #ffffff;
}

#contentLeftText a.red {
	color: #d70520;
}

#contentLeftText h1, #contentLeftText h2 {
	font-size: 1em;
	font-weight: normal;
	color: #009794;
	border-bottom: #e1e1e1 solid 1px;
	background: transparent url(icon-mainnavi.gif) left no-repeat;
	background-position: 0 13px;
	padding: 8px 0 5px 20px;
	margin:0;
	display:block;
}

#contentLeftText p{
	font-size: 0.75em;
	margin: 0 0 10px 0;
	padding:0;
}


/*----------------*/
/* Content Center */
/*----------------*/

#contentCenterText {
	float: left;
	width: auto;
	text-align: left;
	position:relative;
	font-size: 0.75em;
}


#contentCenterText a {
color: #00b1e6;
background: transparent;
text-decoration: underline;
}

#contentCenterText a:hover {
color: #70c3dc;
/*color:#e91378;*/
text-decoration: none;
}

#contentCenterText h1 {
	font-size: 1.9em;
	font-weight: normal;
	padding: 0; 
	margin: 0 0 24px 0;
	color: #727272;
	display: block;
}

#noTitle{
	padding: 0; 
	margin: -6px 0 0 0;
	height:0;
}

#contentCenterText h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0; 
	margin: 0 0 12px 0;
	color: #727272;
	display: block;
}

#contentCenterText h3, #contentCenterText h4, #contentCenterText h5 {
	font-size: 1.40em;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0;
	color: #21508e;
	background: none;
	text-transform:normal;
}

#contentCenterText i {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 17px 0;
	padding: 0;
	color: #21508e;
	background: none;
	text-transform:normal;
	font-style:normal;
}

#contentCenterText b, #contentCenterText strong{
	/*color: #21508e;*/
}

#contentCenterText p{
	margin: 0 0 17px 0;
	padding:0;
	line-height: 15px;
}

#contentCenterText h6 {
	font-size: 1.02em;
	color: #727272;
	text-decoration:none;
	margin: 0;
	/*padding: 24px 0;*/
	/*background: url(newsletter-rpt.gif) repeat-x top left;*/
	font-weight:normal;
}

#contentCenterText h6 a {
	font-size: 1.02em;
	color: #727272;
	text-decoration:none;
	margin: 0;
	padding: 24px 0;
	background: url(newsletter-rpt.gif) repeat-x top left;
	font-weight:normal;
	display:block;
}

#contentCenterText h6 a:hover{
	color: #00b1e6;
}


#contentCenterText ul{
	list-style-type:none;
	margin-top: -2px;
	margin-bottom: -2px;
	padding-bottom:17px;
}

#contentCenterText li {
	margin-top: 3px;
	margin-left: -39px;	
	padding-left: 12px;
	background: url(icon-content-list.gif) no-repeat top left;
	background-position: 0 3px;
	line-height: 15px;
}

#contentCenterText img {
	margin: 0;
	padding:0;
/*	padding: 1px;
	border: 1px solid #cecece;*/
}

#contentCenterText acronym:hover {
	color: #80c7c4;
}

#contentCenterText table {
	margin: 0 0 12px 0;
	padding:0;
	border-collapse:separate;
	border-spacing:0px;
}

#karte {
	background: url(../../fileadmin/daten/bilder/karte.gif) no-repeat top center;
	background-position: 0 104px;
}

#contentCenterText tbody, #contentCenterText tr {
	font-weight:normal;
	font-style:normal;
	margin: 0;
	padding:0;
}

#contentCenterText td{
	font-weight:normal;
	font-style:normal;
	padding: 0 4px 0 0;
	margin:0;
	vertical-align:top;
}

#contentCenterText input, #contentCenterText textarea, #contentCenterText select {
	margin: 2px 0 2px 2px;
	font-size: 1.0em;
	background: #e1e1e1;
	border: solid 1px #cdcdcd;
	color: #666666;
}


#contentCenterText .tabel {
	width: 700px;
}

#contentCenterText .csc-textpic-image {
	padding: 0 10px 10px 0;
	margin: 0;
}

#contentCenterText .zurueck{
	margin-top:10px;
}

#contentCenterText .transnavi{
	color: #727272;
	font-weight: normal;
}

#contentCenterText .transnavi a{
	color: #00b1e6;
	text-decoration: none;
	font-weight: bold;
}

#contentCenterText .transnavi a:hover {
	color: #70c3dc;
}

/*---------------*/
/* Content Right */
/*---------------*/

#contentRightText{
	float: left;
	background: #00b1e6;
	width:162px;
	text-align: left;
	position:relative;
	margin:0;
	padding:25px 25px 15px 25px;
	color: #5c5c5c;
}

#contentRightText a {
	float: left;
	color: #5c5c5c;
	background: transparent;
	text-decoration: none;
	background: url(icon-contentright-list.gif) no-repeat top left;
	background-position: 0 3px;
	padding: 0 0 10px 15px;
	font-weight:normal;
}


#contentRightText a:hover {
	color: #ffffff;
}

#contentRightText h1, #contentRightText h2 {
	font-size: 1em;
	font-weight: normal;
	color: #009794;
	border-bottom: #e1e1e1 solid 1px;
	background: transparent url(icon-mainnavi.gif) left no-repeat;
	background-position: 0 13px;
	padding: 8px 0 5px 20px;
	margin:0;

	display:block;

}


#contentRightText p{
	font-size: 0.75em;
	margin: 0 0 10px 0;
	font-weight: bold;
}


#contentRightText img {
	margin: 0 0 10px 0;
	padding: 0;
}

#contentRightText .csc-textpic-imagewrap {
	padding: 0 4px 0 0;
	margin: 0;
}

#contentRightText ul{
	list-style-type:none;
	font-size: 0.8em;
	/*margin-top: -2px;
	margin-bottom: -2px;*/
}

#contentRightText li {
	/*line-height: 16px;*/
	margin-top: 4px;


	margin-left: -39px;	
	padding-left: 12px;
	background: url(icon-contentright-list.gif) no-repeat top left;
	background-position: 0 3px;
}

#ma-link{
	font-size: 0.75em;
	float: left;
	width:100%;
	text-align: left;
	vertical-align: middle;
	position:relative;
	margin:24px 0 24px 70px;
	padding:0;
}


/*---------------*/
/* 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 { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; font-size: 1em; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:normal; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:normal; }

		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#e91378; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#e1e1e1; }
		/*		.tx-indexedsearch-info { display:none; }*/
		.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:#e1e1e1; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#333333; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#e1e1e1; 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-title {font-size:1.2em;}

		.tx-indexedsearch-trenner {border-top: 1px solid #e1e1e1; padding-top:24px; margin-top: -12px;}

#contentCenterText .tx-indexedsearch-browsebox li {margin: 5px 0 15px 0; list-style-type:none; background:none;}

#contentCenterText .tx-indexedsearch-res img {border:none;}


/*----------*/
/* MailForm */
/*----------*/

.csc-mailform {
border: 0px;
}

.csc-mailform-field label {
float:left;
clear:both;



width:120px;
/*width:35%;*/
margin-right:0.5em;
text-align:left;
}

.csc-mailform-submit {
margin-left: 5.5em;
}

.tx-flvplayer2-pi1{
margin-top: 16px;
}
