/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Barlow Regular'), local('Barlow-Regular'),
       url('../fonts/barlow-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v5-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-600 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/barlow-v5-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
       url('../fonts/barlow-v5-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v5-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v5-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v5-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v5-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}
.dateien {
	font-size: 16px;
	color: red;  margin-top: 3px;
}

.tx-felogin-pi1 h3 {
  font-size: 20px;
}



.ueberschrift {
  display: none;
}
.datetd {
  width: 120px;
}

[data-filepond-item-state=processing-complete] .filepond--file-status-sub {
    opacity: .8!important;
}
.filepond--file-status .filepond--file-status-sub {
    font-size: .9em!important;
    opacity: .8!important;
    transition: opacity .25s ease-in-out;
}

.filepond--list.filepond--list {

    top: -18px;
  }
  .filepond--file-info .filepond--file-info-main {
      font-size: 1.3em;
    }
    .filepond--file-info .filepond--file-info-sub {
    font-size: 1.2em;
  }

 .filepond--item-panel {

    height: 25px!important;
}

/*global*/
* {
	margin: 0;
	padding: 0;
}
html {
	/*background: #eeeeee;*/
	color: #000;
	/*font: 11px;*/
}
body {
	/* font-size:90%; */
	font-family: Barlow, Barlow, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	/* background-image: url(hintergrundlinie.gif); */
	background-repeat: repeat-y;
	height: 100%;
}
.typo3-messages .message-ok, .typo3-messages .message-error  {

    position: absolute!important;
    top: 10px!important;
}
.tx-announcement table {
    border-collapse: separate;
    border-spacing: 1px!important;
    /* margin-top: 50px!important; */
    float: left;
}

img {
	border:0pt none;
	/*display:table-cell;*/
	margin:0pt;
	padding:0px;
}

h6 {
font-size: 10px;
color:#333333;
background-color:#FFFFFF;
padding:3px;
}


fieldset {

border:none;
}
legend {
display:none;
}

form {

margin-top:30px;
}


/*Annoucnement styling*/
.tx-announcement select#leftValues {
    height: 100px;
	margin-top:30px;
}
table.tx-announcement {

	margin-bottom:30px;
}
span.required {

	color:#999;
	font-size:12px;
}

.tx-announcement h1 {
    color: #000;
    font-size: 25px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 12px;
    padding-left: 0;
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
      font-size: 11px !important;
    margin-top: 10px !important;
    padding-bottom: 10px !important;
	 color: #888 !important;
    padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    font-size: 11px!important;
    padding-top: 0.25em;
    text-align: right;    margin-top: 10px !important;
}
.dataTables_wrapper {
    clear: both;
    position: relative;
    width: 600px!important;
	margin-bottom: 40px!important;
}
.downloadLink {
    background: #008ad4 none repeat scroll 0 0 !important;
    border: 1px solid #008ad4 !important;
    box-shadow: 2px 1px white !important;
    color: white !important;
    float: left !important;
    /* margin-top: 30px !important; */
    padding: 8px !important;
}
.downloadLink:hover {
    background: #046193 none repeat scroll 0 0!important;
    border: 1px solid #046193!important;

}

label, input, input[type="submit"] {
	  color: #555;
clear:both;
margin-top:10px;
font-size: 14px;
}
.tx-announcement {

width:600px;
}
input[type="submit"] {
 background: none repeat scroll 0 0 #858582;
    border: medium none;
    clear: both;
    color: #FFFFFF;
    float: left;
   /* margin-left: 170px;*/
    margin-top: 10px;
    padding: 8px;
    /*width: 100px;*/
}

button#deleteDraftBtn:hover {
	background:#F30!important;
}
button#deleteDraftBtn {
	background-color: #C00!important;
	color:#fff!important;
}

.tx-announcement input[type="submit"], button {
  background: #858582 none repeat scroll 0 0;
    border: medium none;
    clear: both;
    color: #ffffff;
    float: left;
    font-size: 14px;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 10px;
    padding: 8px 8px;
    width: auto;
}
img.ui-datepicker-trigger {
  margin-left: 10px;
    margin-right: 30px;

    vertical-align: middle;
    width: 20px;

}



input[type="submit"]:hover, button:hover {
color:#fff;
background-color:#585858;

}
ul.csc-menu {


}

ul.csc-menu  {
    height: auto;
    margin-bottom: 10px!important;
    margin-left: 1px!important;
    margin-top: 12px!important;
    padding: 0!important;
    width: 90%;
}

ul.csc-menu li  {

    font-size: 14px;
    list-style-type: disc!important;
    margin-bottom: 12px!important;
    margin-left: 15px!important;
    padding-left: 0!important;
    text-decoration: none!important;
}



ul.csc-menu li a {

    font-size: 14px;

}

/*Überschrifen*/
h1, h2. h4 {
 font-family: Barlow, Verdana;
 font-weight: normal;
}
h1 {
	color: #676763;
	color: #000;
font-size: 30px;
font-weight: normal;
margin-bottom: 26px;
line-height: 35px;
padding-left: 0px;
}
h2 {
	    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 4px;
    text-decoration: none;
}
h3 {
	color: #676763;
	font-size: 12px;
	font-weight: bold;

	margin-bottom: 12px;

}
/*h4 {
	color: #012D6C;
	font-size: 14px;
	font-weight: normal;
	background-image: url(punkte.gif);
	background-repeat: repeat-x;
	background-position: 0 21px;
	width: 100%;
	margin-top: 6px;
	padding-bottom: 24px;
	text-transform: uppercase;
}*/

h4  {
	background-image:url(../IMG_WCR/img_03.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	height:19px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	width:100%;
	margin-bottom:20px;
	font-weight: normal;
	margin-right:0px;

	voice-family: "\"}\"";
	width:99%;
	margin-right:0px;
	padding-bottom:0px;
}

/*h6 {
	color: #565656;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}*/
p {
	/* font-size: 0.89em; */
	line-height: 1.6em;
	margin: 0 0 0.7em;
}

p.link  {
margin: -15px;
padding: 0px;
}

p.csc-form-label, td.csc-searchResultRange {
	font-size: 1em;

}
a {
	color: #008ad4;

	font-family: Barlow, Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	text-decoration: none;
}


.ariadne a, .ariadne {
	font-size:9px;
	text-decoration:none;
	color:#999999;
	}

#settings
{
	width: 				104px;
	height: 			16px;
	background-repeat:	no-repeat;
	float:				right;
	margin-top: 		1px;
	margin-right: 200px;
}


div#logo {
	width: 257px;
	height: 95px;
	position:absolute;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 85px;
  display: none;
}




div#sprache .high a {
color:#FF0000}


/*styles fuer rte*/
.medium {
	color: #990000;

	font-family: Barlow, Verdana;
}
.mediumbold {
	color: black;

	font-family: Barlow, Verdana;
	font-weight: bold
}
.small {
	color: #888888;
	font-size: 10px;
	font-family: Barlow, Verdana;
	line-height:13px;
}
.small a {
	color: #FF9900;
	font-size: 10px;
	font-family: Barlow, Verdana;
}
.small_orange_bold {
	color: #c90;
	font-size: 9px;
	font-family: Barlow, Verdana;
	font-weight: bold;
}
.grau {
	color: #666666;
	font-size: 15px;
	font-family: Barlow, Verdana;
}

/*tt_news konfig*/
.tx-ttnews-browsebox-SCell {
	background-color:transparent;
	border:0px solid #fff;
}
.tx-ttnews-browsebox, .browseBoxWrap {
	background-color:transparent;
	border:0px solid #fff;
	margin:3px;
	padding:3px;
}

.news-list-browse {
text-align:left;
width:130px;
}

.tx-ttnews-browsebox td {

font-size:10px;

width:9px !important;
}

a#aux {
height:1px;
overflow:hidden;
position:absolute;
top:-999em;
width:1px;
}
a#aux:focus, a#aux:active {
background: #000;
border-bottom: 5px solid;
display: block;
height: auto;
padding: 1em 0;
text-align: center;
top: 0;
width: 1001px;
}


#inhalt ul {
	width: 90%;
	height: auto;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 1px;
	padding: 12px 10px 10px 0;
}
#inhalt li {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	background-image: url(pfeil_liste_blau.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 12px;
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
}
/*news*/

.medium {
	color: #990000;
	font-size: 11px;
	font-family: Barlow, Verdana
}
.mediumbold {
	color: black;

	font-family: Barlow, Verdana;
	font-weight: bold
}
.small {
	color: #000000;
	font-size: 10px;
	font-family: Barlow, Verdana
}
.small_orange {
	color: #c90;
	font-size: 10px;
	font-family: Barlow, Verdana
}
#news {
font-size:12px;
line-height:18px;
}

#news p.textbox {
	line-height:16px;
	margin-bottom:0px;

}


.newsimage {
float:left;
height:auto;
width:195px;
}

#news2 p.link {
	line-height:15px;
	margin-bottom:15px;
}
#news p.bodytext {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-size:1em;
	line-height:1.4em;
	padding-bottom:10px;
}
#news p.textbox img {
	float:left;
	margin-right: 15px;
	voice-family: "\"}\"";
	}
#news .news-single-img {
	float:left;
	padding: 0pt 12px 5px 0px;
}
.news-single-backlink {
font-size:10px}


#news p.textbox  {
padding-top:0px;}


#news .em {
	color:#9B9B9B;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
#news .newsheader a {
	color:#012D6C;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	/*text-transform:uppercase;*/
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 14px;

	background-position: 0px 5px;
}
#news .newsheader_ento a {
	color:#012D6C;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	/*background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 14px;*/
	margin-top:-15px;
	/*background-position: 0px 5px;*/
}
#news h2, #news h2 a {
	color:#000000;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:1px;
}
/*contentbereich*/
div#global {
	width: 901px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-repeat: repeat-y;
}

div#navstrich {
	width: 1px;
	height: 55px;
	position:absolute;
	left: 275px;
	top: 85px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}


div#navtop {
	text-align: left;
	width: 650px;
	height: 22px;
	float: left;
	position: absolute;
	left: 275px;
	top: 140px;
	vertical-align: bottom;


}
div#navtopleft {
	background-repeat: no-repeat;
	width: 901px;
	height: 180px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
div#navtopleftento {
	background-image: url(../IMG_ENTO/img_01.jpg);
	background-repeat: no-repeat;
	width: 1001px;
	height: 105px;
	float: left;
	margin: 0;
	padding: 0;
}
div#oben {
	text-align: right;
	width: 300px;
	height: 15px;
	float: right;
	padding-right: 4px;
	margin-bottom: 15px;
}
div#oben a {
	color: #9f9f9f;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
}
div#oben a:hover {
	color: #990000;
	text-decoration: none;
}
div#head {
	background-image: url(../IMG_WCR/img_03.gif);
	background-repeat: repeat-x;
	width: 1001px;
	height: 24px;
	font-size:11px;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	voice-family: "\"}\"";
    height: 19px;
    width: 981px;
}

.Stil2 {color: #FFFFFF}

div#sprache {
	width: 133px;
	height: 10px;
	position:absolute;
	left: 904px;
	top: 74px;
	font-size:9px;
	color:#FFFFFF;
	text-align: right;
}



div#groesse a {

	font-size:9px;
	color:#FFFFFF;
	text-align: right;
}
div#sprache a, div#sprache a:hover {
text-decoration:none;
color:#FFFFFF;
font-size:10px;

	}
div#mitte1 {
	width: 1001px;
	height: 224px;

}


div#klammer {

	width: 1001px;
	height: 224px;
	float:left;

}
div#klammer_follow {
	background-image: url(../IMG_WCR/content_follow_09.gif);
	background-repeat: repeat-y;
	width: 1001px;
	height: auto;
	float:left;

}

div#bild1 {
	background-repeat: no-repeat;
	width: 236px;
	height: 224px;
	float: left;
	clear: both;
}
div#bild1ento {
	background-image: url(../IMG_ENTO/hi_05.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 224px;
	float: left;
	clear: both;
}
div#bild_nav {
	width: 236px;
	height: auto;
	float: left;
}


div#bild3 {
	background-image: url(../IMG_WCR/img_07.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 2px;
	float: left;
}
div#kaefer {
	background-image: url(../IMG_WCR/img_07.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 208px;
	float: left;
}
div#bild2 {
	background-image: url(../IMG_WCR/img_06.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 224px;
	float: left;
}
div#bild2ento {
	background-image: url(../IMG_ENTO/hi_06.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 224px;
	float: left;
}
div#bild2_follow {
	background-image: url(../IMG_ENTO/weiter_06.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 20px;
	float: left;
}

div#bild2_follow_wcr {
	background-image: url(../IMG_WCR/img_06_follow.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 20px;
	float: left;
}
div#diabrotica {
	width: 196px;
	height: 18px;
	position:absolute;
	left: 920px;
	top: 109px;
	font-size:10px;
	font-weight:bold;
	font-style:oblique;
	color:#012C6C;
	text-align: center;
}



div#linksheader {
	background-image: url(../IMG_WCR/img_03.gif);
	background-repeat: repeat-x;
	width: 254px;
	height: 19px;
	/*position:absolute;
	left: 748px;
	top: 367px;*/
	font-size:11px;
	padding-left: 10px;
	padding-top: 4px;
	color:#FFFFFF;
	text-align: left;
	float:right;
	voice-family: "\"}\"";

    width: 244px;
}

div#content {
	 background-color: #e3e3e3;
	 	 background-color: #fff;
    background-repeat: repeat-y;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 875px;
}

div#contentfollow {
	/* background-image: url(../IMG_WCR/content_follow_09.gif); */
	background-repeat: repeat-y;
	width: 530px;
	float: left;
	margin: 0;
	padding: 0;
}
div#abstand {
	width: 1001px;
	height:4px;
	float: left;
	margin-bottom: 0px;
}
div#links {
	width: 5px;
	height: 300px;
	float: left;
	margin: 0;
	padding: 0;
}
div#nav {
	width: 245px;
	height: auto;
	float: left;
	margin: 0;
	margin-right:10px;
	padding: 18px 0px 0;
	margin-top:20px;
}
div#navfollow {
	width: 236px;
	height: auto;
	float: left;
	margin: 0;
	padding: 19px 0 0;
	clear: both;
}
div#inhalt {
	float: left;
    height: auto;
    padding: 50px 0px 0 30px;
    position: relative;
    width: 590px;
}

div#inhaltstartseite {
	width: 600px;
	height: auto;
	float: left;
	padding: 33px 10px 0px 20px;
}
div#inhaltfollow {
	width: 480px;
	height: auto;
	float: left;
	padding: 20px 10px 0px 20px;
}
div#rechts {
	 float: left;
    height: auto;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
		right: -26px;
		top: -180px;
    width: 180px;
}
div#footer
 {
	background-repeat: no-repeat;
	width: 1001px;
	height: 28px;
	float: left;
	color: #676767;
	padding-left: 0px;
	padding-top: 18px;
	font-size: 12px;
	/* background-color: #E3E3E3; */
	voice-family: "\"}\"";
	height: auto;
	width: 881px;

}
div#footer a {
color:#676767;
}

div#footer a:hover {
color:#008AD4;
}

div#rechts a {
	/*color: #427095;
	font-size: 11px;
	font-weight: bold;*/
	text-decoration: none;
}
div#rechts a:hover {
	text-decoration: underline;
}
.text {
	color: #eee;
	font-size: 10px;
	text-decoration: none;
}
.text a {
	color: #eee;
	font-size: 10px;
	text-decoration: none;
}
.auszeichnung13 {
	color: #ff34a7;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.oben {
	color: #9f9f9f;
	font-size: 9px;
	text-decoration: none;
}
.oben a {
	color: #9f9f9f;
	font-size: 9px;
	text-decoration: none;
}
.oben a:hover {
	color: #ff34a7;
	font-size: 9px;
	text-decoration: none;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0pt;
	font-size: 9px;
	margin-top: 6px;
	color:#676763;
}


#inhalt .internal-link {
	color: #008AD4;
	font-weight: normal;

	background:url(icon_arrow_left_small_orang.gif) no-repeat left 5px;
	padding:0 0 0 11px;
	list-style-image: none;
}
#inhalt .internal-link a:hover {
	color: #008AD4;
	background: url(icon_arrow_left_small_or_ov.gif) no-repeat left 4px;

}


/********Erste Ebene NAV Verti**********************************/

 ul#navtop {
	list-style-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
ul#navtop li {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 4px;
	list-style-type: none;
	float:left;
	background-image: url(../img_schluch/navstrich.gif);
	background-repeat: no-repeat;
}
ul#navtop li a {
	font-size: 12px;
	text-decoration: none;
	color: #676763;
	font-weight: bold;
	background-color: transparent;
	text-align: left;
	list-style-type: none;
	padding-left: 10px;
	padding-right:17px;
	padding-bottom:0px;
	padding-top:0Px;

}
ul#navtop li#active a, ul#navtop li a:hover {
	text-decoration: none;
	color: #008ad4;

}



/********erste   Ebene NAV HORI **********************************/

div#nav ul#nav {
	list-style-image: none;
	margin-top: 14px;
	margin-bottom: 80px;
	list-style-type: none;

}

div#nav ul#nav li {
	line-height: 11px;
	margin-bottom: 10px;
	padding: 9px 0;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#nav ul#nav li a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	background-color: transparent;
	text-align: left;

	list-style-type: none;
	padding-left: 0;
	padding-bottom:6px;
	padding-top:6Px;
	margin-bottom:8px;
	margin-top:8Px;
}
div#nav ul#nav li#active a  {
	text-decoration: none;
	color: #008ad4;
	font-weight: normal;
	background-color: transparent;

	text-align: left;
	padding-left: 0;
	list-style-type: none;
}


div#nav ul#nav li a:hover{
color: #008ad4;

}


/********zweite Ebene NAV HORI**********************************/

div#nav ul#nav li#active ul {
	font-size: 12px;
	list-style-image: none;
	margin-top: 8px;
	margin-left: 0;
	padding-left: 18px;
	list-style-type: none;
	padding-bottom:0px;
		border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:0px;
}
div#nav ul#nav li#active ul li {
	font-size: 12px;
	line-height: 12px;
	list-style-type: none;
	margin:0px;
	/*padding-top: 5px;*/
	padding-right: 0;
	/*padding-bottom: 5px;*/
	padding-left: 0;
}
div#nav ul#nav li#active ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #676763;
	font-weight: normal;
	text-align: left;
	background: transparent;
	padding:0;
	padding-left: 20px;
	margin:0;
	list-style-type: none;
		background:url(pfeil.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;


}
div#nav ul#nav li#active ul li a:hover {
	color: #008ad4;
	background:url(pfeil_over.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
div#nav ul#nav li#active ul li#active a {
	text-decoration: none;
	color: #008ad4;
	background:url(pfeil_over.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;

}
div#nav ul#nav li#active ul li a:focus {

	color: #008ad4;
	font-weight: normal;
	text-decoration: none;
	background:url(pfeil_over.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;

}


/*****zweite ausgeklappte  navi*/
div#nav ul#nav ul {
	font-size: 12px;
	list-style-image: none;
	margin-top: 8px;
	margin-left: 0;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom:10px;
	padding-top:0px;

	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:22px;
}
div#nav ul#nav ul  li {
	font-size: 12px;
	line-height: 12px;
	list-style-type: none;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#nav ul#nav ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #676763;
	font-weight: normal;
	text-align: left;
	background: transparent;
	padding:0;
	padding-left: 20px;
	margin:0;
	list-style-type: none;
		background:url(pfeil.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;


}

div#nav ul ul li a:hover {
color: #008ad4;
}

/*********dritte Ebene NAV HORI******************************************/

ul li ul#subnavlist li ul#subsubnavlist {
	font-size: 10px;
	background-color: #626262;
	width: 95%;
	margin-top: 8px;
	list-style-image: none;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
}
ul li ul#subnavlist li ul#subsubnavlist li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 2px;
	font-size: 10px;
}
ul li ul#subnavlist li ul#subsubnavlist li a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	background: url(../../img/pfeil.gif) no-repeat 1px 4px;
	text-align: left;
	rder-top-style: dotted;
}
ul li ul#subnavlist li ul#subsubnavlist li a:hover, ul li ul#subnavlist li ul#subsubnavlist li a:focus {
	color: #ff34a7;
	text-decoration: none;
}
ul li ul#subnavlist li ul#subsubnavlist li#subsubactive a {
	color: #ff34a7;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
/*********Nav Ende******************************************/





















/********erste   Ebene NAV HORI nur Punkt Anlagen**********************************/

div#nav ul {
	list-style-image: none;
	margin-top: 6px;
	margin-bottom: 80px;
	list-style-type: none;

}

div#nav ul li#linie {
	line-height: 11px;
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:12px;

}
div#nav ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #676763;
	font-weight: bold;
	background-color: transparent;
	text-align: left;

	list-style-type: none;
	padding-left: 25px;
	padding-bottom:6px;
	padding-top:6Px;
	margin-bottom:8px;
	margin-top:8Px;



}

div#nav ul li#activeoben {
	line-height: 11px;
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:12px;
	}

div#nav ul li#active a  {
	text-decoration: none;
	color: #008ad4;
	font-weight: normal;
	background-color: transparent;

	text-align: left;

	list-style-type: none;


}


div#nav ul li a:hover{
color: #008ad4;

}


/********zweite Ebene NAV HORI nur Punkt Anlagen**********************************/

div#nav ul li#active ul {
	font-size: 12px;
	list-style-image: none;
	margin-top: 8px;
	margin-left: 0;
	padding-left: 18px;
	list-style-type: none;
	/*margin-bottom:10px;*/

}
div#nav ul li#active ul li {
	font-size: 12px;
	line-height: 12px;
	list-style-type: none;
	margin:0px;
	/*padding-top: 5px;*/
	padding-right: 0;
	/*padding-bottom: 5px;*/
	padding-left: 0;
}
div#nav ul li#active ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #676763;
	font-weight: normal;
	text-align: left;
	background: transparent;
	padding:0;
	padding-left: 20px;
	margin:0;
	list-style-type: none;
		background:url(pfeil.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;


}
div#nav ul li#active ul li a:hover {
	color: #008ad4;
	background:url(pfeil_over.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
div#nav ul li#active ul li#active a {
	text-decoration: none;
	color: #008ad4;
	background:url(pfeil_over.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;

}
div#nav ul li#active ul li a:focus {

	color: #008ad4;
	font-weight: normal;
	text-decoration: none;
	background:url(pfeil_over.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;

}


/*****zweite ausgeklappte nur Punkt Anlagen navi*/
div#nav ul ul {
	font-size: 12px;
	list-style-image: none;
	margin-top: 8px;
	margin-left: 0;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;

}
div#nav ul ul  li {
	font-size: 12px;
	line-height: 12px;
	list-style-type: none;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div#nav ul ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #676763;
	font-weight: normal;
	text-align: left;
	background: transparent;
	padding:0;
	padding-left: 20px;
	margin:0;
	list-style-type: none;
		background:url(pfeil.gif) no-repeat ;
	background-repeat: no-repeat;
	background-position: 8px 3px;


}

div#nav ul ul li a:hover {
color: #008ad4;
}

/*********dritte Ebene NAV HORI******************************************/

ul li ul#subnavlist li ul#subsubnavlist {
	font-size: 10px;
	background-color: #626262;
	width: 95%;
	margin-top: 8px;
	list-style-image: none;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
}
ul li ul#subnavlist li ul#subsubnavlist li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 2px;
	font-size: 10px;
}
ul li ul#subnavlist li ul#subsubnavlist li a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	background: url(../../img/pfeil.gif) no-repeat 1px 4px;
	text-align: left;
	rder-top-style: dotted;
}
ul li ul#subnavlist li ul#subsubnavlist li a:hover, ul li ul#subnavlist li ul#subsubnavlist li a:focus {
	color: #ff34a7;
	text-decoration: none;
}
ul li ul#subnavlist li ul#subsubnavlist li#subsubactive a {
	color: #ff34a7;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
/*********Nav Ende Punkt Anlagen******************************************/




 em {
	color:#888888;
	font-style:normal;
	font-family:Barlow, Verdana, Arial, Helvetica, sans-serif;
}

.doc a, .vsd a, .csv a,.xls a,.ppt a, .pps a, .pdf a, .eps a, .jpg a, {
color:#008AD4;
font-weight:normal;
}


.doc {
	background: url(icon_word.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.eps {
	background: url(icon_eps.gif) no-repeat left 4px;
	padding-left: 18px;
	font-weight: normal;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.jpg {
	background: url(icon_jpg.gif) no-repeat left 4px;
	padding-left: 18px;
	font-weight: normal;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.doc em {
	font-weight: normal;
	background: url(worddatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.zip {
	background: url(icon_visio.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.zip em {
	font-weight: normal;
	background: url(visiodatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.csv {
	background: url(icon_excel.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.csv em {
	font-weight: normal;
	background: url(exceldatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.xls {
	background: url(icon_excel.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: normal;
	margin-top: 8px;
	font-size:11px;
}
.xls em {
	font-weight: normal;
	background: url(exceldatei.png) no-repeat 5px 0px;
	padding-left: 77px;
}
.ppt {
	background: url(icon_ppt.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.ppt em {
	font-weight: normal;
	background: url(powerpointdatei.png) no-repeat 5px -1px;
	padding-left: 110px;
}
.pps {
	background: url(icon_ppt.gif) no-repeat left 4px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 8px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.pps em {
	font-weight: normal;
	background: url(powerpointdatei.png) no-repeat 5px -1px;
	padding-left: 110px;
}
.pdf {
	font-weight: bold;
	background: url(icon_pdf2.gif) no-repeat left 0;
	margin-top: 8px;
	padding-left: 16px;
	color: #5b92b3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.pdf em {
	font-weight: normal;
	background: url(pdfdatei.png) no-repeat 4px 0;
	padding-left: 63px;
}
/*Tabelle Layout 1background: #b5c0c6;
table.contenttable-1 tr.tr-even td, tr.tr-odd td {
	font-size: 11px;
	font-family: Barlow, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto; }*/
table.contenttable-0 tbody tr.tr-even.tr-0 td {
	color: #fff;
	font-weight: bold;
	background: #b5c0c6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;font-size: 10px;
}
table.contenttable-0 tr.tr-even td {
	font-weight: normal;
	/*background: #fff;*/
	padding: 5px 2px 5px 8px;
	background-color:#FFFFFF;font-size: 10px;
}
table.contenttable-0 tr.tr-odd td {
	font-weight: normal;
	background: #dde6f6;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;font-size: 10px;
}
table.contenttable-1 tbody tr.tr-even.tr-0 td {
	color: #fff;
	font-weight: bold;
	background: #b5c0c6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;font-size: 10px;
}
table.contenttable-1 tr.tr-even td {
	font-weight: normal;
	/*background: #fff;*/
	padding: 5px 2px 5px 8px;background-color:#FFFFFF;font-size: 10px;
}
table.contenttable-1 tr.tr-odd td {
	font-weight: normal;
	background: #e3f4fc;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;font-size: 10px;
}
/*Tabelle Layout 2 background: #e3f4fc;
table.contenttable-2 tr.tr-even td, tr.tr-odd td {
	font-size: 11px;
	font-family: Barlow, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto; }*/
table.contenttable-2 tbody tr.tr-even.tr-0 td {
	font-weight: normal;
	background: #dde6f6;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;font-size: 10px;
}
table.contenttable-2 tr.tr-odd td {
	font-weight: normal;
/*	background: #fff;*/
	padding: 5px 2px 5px 8px;background-color:#FFFFFF;font-size: 10px;
}
table.contenttable-2 tr.tr-even td {
	font-weight: normal;
	background: #dde6f6;
	padding: 5px 2px 5px 8px;font-size: 10px;
}
/*Tabelle Layout 3 background: #e3f4fc;
table.contenttable-3 tr.tr-even td, tr.tr-odd td {
	font-size: 11px;
	font-family: Barlow, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: auto; }*/
table.contenttable-3 tbody tr.tr-even.tr-0 td {
	vertical-align:top;
	font-weight: normal;
	background: #dde6f6;
	margin-left: 5px;
	padding: 5px 2px 5px 8px;font-size: 10px;
}
table.contenttable-3 tbody tr.tr-even.tr-0 .td-0 {
	vertical-align:top;
	width: 150px;font-size: 10px;
}
table.contenttable-3 tbody tr.tr-even.tr-1 {
	width: auto;
	vertical-align:top;font-size: 10px;
}
table.contenttable-3 tr.tr-odd td {
	font-weight: normal;
	vertical-align:top;
	/*background: #fff;*/
	padding: 5px 2px 5px 8px;font-size: 10px;
}
table.contenttable-3 tr.tr-even td {
	font-weight: normal;
	vertical-align:top;
	background: #dde6f6;
	padding: 5px 2px 5px 8px;font-size: 10px;
}
#mitte td a {
	font-weight: bold;
	background-position: left center;
	padding-left: 16px;
	text-align:top;font-size: 10px;
}
td {
	/* font-size:16px!important; */
	vertical-align:top;
	padding: 6px;
}
table {
	width: 100%;
	margin: 0px;
}
th {
	color: #fff;
	text-align: left;
	background: #868683;
	padding: 9px 10px;
}
div#newstrenner {
	margin-top:6px;
	margin-bottom:10px;
	width:100%;
	background-image: url(weiss_4px.gif);
	background-repeat: repeat-x;
	height: 4px;

}


/* ### Inputfelder ### */

#boxSearchText input {
height:18px;
padding:0pt;
}

/* ### Texteingabefelder ### */
input[type="text"], #col3_content textarea, input[type="password"], select {
	background-color: #ffffff;
border: 1px solid #9e9d9d;
color: #000;

margin-bottom: 20px;
padding: 10px;
margin-top: 10px;

}
input.fileUpload {
  border: 0px solid #9e9d9d;
  color: #000!important;
  font-size: 15px;
  padding-left: 0;
  margin-top:0;
}
input#upload button {
border: 0px solid #9e9d9d;
background: #858582 none repeat scroll 0 0;
border: medium none;
clear: both;
color: #ffffff;
float: left;
font-size: 14px;
margin-left: 0;
margin-right: 20px;
margin-top: 10px;
padding: 4px;
width: auto;

}

hr {
	border: none;
	border-bottom: 1px dotted #333;
	width: 100%;
	margin-bottom: 30px;
  margin-top: 30px;
  float: left;
}

select, input, textarea {
font-size:99%;
border: 1px solid #9e9d9d;
color: #000;
padding: 10px;
margin-top: 15px;

}
div#klammerSearch_start {
	width: 220px;
	margin-top:0px;
	margin-left: 0px;
	color:#676763;
}
div#klammerSearch_start a {

	color:#676763;
}

div#klammerSearch_start a:hover {

	color:#008AD4;
}


div#klammerSearch {
	width: 220px;
	height:20px;
	margin-top:20px;
	margin-left: 24px;
}

div#boxSearch {
width:55px;
height:20px;
float:left;
}
div#boxSearchText{
	width:157px;
	height:18px;
	float:left;
	padding-left: 5px;
}

div#home {
	width:220px;
	height:10px;
	color: #676763;
	padding-top: 8px;
	font-size: 9px;
	margin-left:24px;
}

div#home a {
	color: #676763;
	font-size: 9px;
	}
div#home a:hover {
	color:#008ad4;
	}

form { overflow:visible; }

/* ### Labels (Beschriftungen für Formularfelder) in der Inhaltsspalte (col3) ### */
#col3_content label {
    font-size: 1em;
    line-height: 130%;
    background: transparent;
    color: #333;
    width: 16em;
    padding-right: 4px;
    margin-bottom: 5px;
    float: left;
}




/* ### Standardgröße für Texteingabefelder Inhaltsspalte (col3)### */
#col3_content input[type=text], #col3_content textarea,#col3_content input[type=password] {
	width: 15em;
}

/* ### Hovereffekt für Inputfelder (ab FF 1 und IE 7) ### */
input[type=text]:hover, input[type=text]:active, input[type=text]:focus,
input[type=password]:hover, input[type=password]:active, input[type=password]:focus,
select:hover,  select:active,  select:focus,
textarea:hover,  textarea:active,  textarea:focus {
	background-color: #fff;
	color: #000;
	border: 1x solid #000; /* Farbe für den Rand bei Hover */
}



/* ### Bugfix bei versteckten Feldern, sonst wird der Rahmen angezeigt ### */
input[type=hidden] { display: none; }


.tx-dropdownsitemap-pi1 div.expAll {
background-color:#FCF2C8;
	padding:5px;
}
#inhalt li {
	background-image:none;
	background-position:0pt 4px;
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	list-style-type:none;
	margin-bottom:12px;
	margin-left:0pt;
	padding-left:10px;
	text-decoration:none;
}

.tx-dropdownsitemap-pi1 div {
margin-left:5px;
margin-top:2px;
padding:0px;
}


.tx-dropdownsitemap-pi1 div.expAll {
background-color:#FCF2C8;
padding:5px;
}
.tx-dropdownsitemap-pi1 div.expAll {
	background-color:#E3E3E3;
	border:1px solid #E1E1E1;
	color:inherit;
	padding:5px;
}

.tx-dropdownsitemap-pi1 a, .tx-dropdownsitemap-pi1 a:link, .tx-dropdownsitemap-pi1 a:visited, .tx-dropdownsitemap-pi1 a:hover, .tx-dropdownsitemap-pi1 a:active {stylesheet_161a36... (line 7)
background-color:inherit;
	color:#666666;
}

.Stil3 {font-size: 9px}




/*Editor*/
.graubold {
color: #676763;
	font-weight: bold;
 }




 /*Suche*/

 .tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
font-style:normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#CE0053;
	font-weight:normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-color: transparent;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
font-style:normal;
font-weight:normal;
}



.tx-newloginbox-pi1 th {
background:none repeat scroll 0 0 #868683;
color:#FFFFFF;
padding:0;
padding-left:5px;
margin-right:0px;
text-align:left;
;
font-size:11px;
}
	.tx-newloginbox-pi1 input#user, .tx-newloginbox-pi1 input#pass {
background-color:#FFFFFF;
border:1px solid #FFFFFF;
color:#333333;
float:left;
height::24px;
margin-bottom:0px;
margin-left:5px;
padding-left:5px;
width:157px;

	}


.tx-newloginbox-pi1 	form  {
margin-top:30px;
	}
	tfoot {

		margin-top:12px;
	}

	div#loginname {
		font-size:11px;
		font-weight::bold;
		float:left;
		width:160px;
		color:#fff;
	}
	div#loginabmelden  {
		margin-top:5px;
			float:left;
			width:160px;

	}

	div#loginabmelden a {

			float:left;

				text-decoration:underline;
	}
	div#loginabmelden a {
    font-size: 13px;
    font-weight: bold!important;
    color: #fff;
    width: 65px;
    text-decoration: none;
	}


	div#login {
    background: #008ad4;
    float: left;
    height: auto;
    padding: 5px;
    width: 158px;
    padding-left: 17px;
	}

button#addNewFile {
display:none;
}

.tx-felogin-pi1 label {
	background: none repeat scroll 0 0 #858582;
color: #FFFFFF;
display: block;
float: left;
font-size: 16px;
font-weight: bold;
padding: 10px;
min-width: 100px;
margin-right: 20px;
}
.tx-felogin-pi1 {
  line-height: 23px;
}
.felogin-username label {
	background: none repeat scroll 0 0 #858582;
color: #FFFFFF;
display: block;
float: left;
font-size: 15px;
font-weight: bold;
padding: 10px;
min-width: 100px;
margin-right: 20px;
}
.felogin-password label {
	background: none repeat scroll 0 0 #858582;
color: #FFFFFF;
display: block;
float: left;
font-size: 15px;
font-weight: bold;
padding: 10px;
min-width: 100px;
margin-right: 20px;
}