/*<!-- ALLGEMEINE STYLES -->*/
@media print {
	.noprint {display:none}
}
@media screen, handheld {
	.noprint {}
}

#logotext{
        font-family: Arial;
        font-weight:bold;
//        color: #FFFFFF;
	font-size: 11px;
        position:relative;
        top:-22;
}

.bottttright{
    position:relative;
    left:10px;
    top:0px;
    z-index:99;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin-left: 9px;
	margin-top: 0px;
	text-decoration: none;	
}

/* #langsel{position:relative;top:8px;left:0px} */
#langsel img{VERTICAL-ALIGN: middle}
#langsel span{VERTICAL-ALIGN: middle}
#langsel a{color: #2E4362}
#langsel span{color: #2E4362}
#langsel a:hover span{background-color: #F5D500}
#langsel a:hover{background-color: #F5D500}



li,td{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight:normal;
}

/*<!-- A-Styles nicht verwenden, es werden spezifische styles f?r die A-Tags verwendet-->*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}


/*<!-- LINKES OBEN MENUE STYLES --> */

div.navi_main{

	color: #2E4362;
	cursor: hand; cursor: pointer;
	line-height:22px;
	height:22px;
	border: 0; 

}

a.navi_main:hover{
    	color:black;
    	background-color:#F5D500;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height:22px; 
}


/* damit di hovereffekte auch im Netscape laufen */
a.navi_sub_1:hover div, a.navi_sub_2:hover div, a.navi_sub_3:hover div, a.navi_sub_4:hover div{
     	background-color:#F5D500;
}

a.navi_main:hover div{
     	background-color:#F5D500;
}




a.navi_active_main:hover div, a.navi_active_sub_1:hover div, a.navi_active_sub_2:hover div, a.navi_active_sub_3:hover div, a.navi_active_sub_4:hover div{
     	background-color:#F5D500;
}


div.navi_main:hover{
    	background-color:#F5D500;
}


div.navi_active_main{
	line-height:22px; 
	height:22px;
	border: 0; 
	
	color: #2E4362;
    	background-color:#F5D500;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-left:1px solid #EEEEEF;
	border-right:1px solid #EEEEEF;
       cursor: hand; cursor: pointer;
}
a.navi_main{
	width:100%;
}

/* <!-- MENUE RECHTS OBEN STYLES --> */
.navi_main_oben {
    	color: #2E4362;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}

/* sieht bloed aus wegern den leerzeichen  */  
.navi_main_oben:hover {
    	background-color:#F5D500;
	font-weight: normal;
}
 


.navi_active_main_oben {
    	color: #2E4362;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	

}


/* <!-- PFAD DARSTELLUNG STYLES --> */
.navi_pfad {
    	color: #648992;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 8px;
}

.navi_active_pfad {
    	color: #648992;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 8px;
}



/* <!-- SUB MENUE STYLES --> */


a.navi_sub_1:hover , a.navi_sub_2:hover , a.navi_sub_3:hover , a.navi_sub_4:hover {
	background-color: #F5D500;
	font-weight: normal;
}


span.navi_sub_1, span.navi_active_sub_1{width:8px;}

span.navi_sub_2,span.navi_active_sub_2{width:12px;}

span.navi_sub_3, span.navi_active_sub_3{width:16px;}

span.navi_sub_4, span.navi_active_sub_4{width:20px;}

/*div.navi_active_sub_2 {
    background-image:url(/fileadmin/plaut/template/yellowdot.gif);
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-position:2px;
}

div.navi_active_sub_3 {
    background-image:url(/fileadmin/plaut/template/yellowdot.gif);
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-position:4px;
}

div.navi_active_sub_4 {
    background-image:url(/fileadmin/plaut/template/yellowdot.gif);
    background-attachment:scroll;
    background-repeat: no-repeat;
    background-position:6px;
}*/

.navi_sub_1 {
    	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-bottom:2px
}

.navi_active_sub_1 {
    	color: white; /*black;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background-color: #BBB; /*#F5D500;*/
	text-align: left;
	padding-bottom:2px;
}
/* TD.navi_active_sub_1 {
	border-bottom:2px solid #EEEEEF;
} */


.navi_sub_2 {
    	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding-bottom:2px
}



.navi_active_sub_2 {
    	color: white; /*black;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-bottom:2px;
	background-color: #999;
}

.navi_sub_3 {
    	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding-bottom:2px
}



.navi_active_sub_3 {
    	color: white; /*black;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-bottom:2px;
	background-color: #777;
}

.navi_sub_4 {
    	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding-bottom:2px
}

.navi_active_sub_4 {
    	color: white; /*black;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-bottom:2px;
	background-color: #555;
}

a.navi_active_sub_1, a.navi_active_sub_2, a.navi_active_sub_3, a.navi_active_sub_4, a.navi_sub_1, a.navi_sub_2, a.navi_sub_3, a.navi_sub_4{
	color:black;
	width:100%;
	text-align:left;
}

a.navi_active_sub_1 img, a.navi_active_sub_2 img, a.navi_active_sub_3 img, a.navi_active_sub_4 img, a.navi_sub_1 img, a.navi_sub_2 img, a.navi_sub_3 img, a.navi_sub_4 img{
	border: 0;
}



/* <!-- SPEZIFISCHE STYLES --> */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
	word-wrap:break-word;
	word-break:break-word;
}

.spalte2 .bodytext{
	color: #000000;
	font-size: 12px;
}

.spalte1 h1.csc-firstHeader{
	margin-top:0px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;
}


.kompetenz {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;
}

.management{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: bold;
}

.spalte1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;
}

.spalte2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#000000;
	margin:0;
	padding-left:1px;
}

.spalte2 h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#000000;
}


.spalte2 h1.csc-firstHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#000000;

	margin-top:5px;
	margin-bottom:22px;
}

.spalte2 h2.csc-firstHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#000000;
	margin-top:5px;
	margin-bottom:22px;
}


.spalte1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#000000;
	}

.spalte1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#000000;
	}

.spalte2 a{
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.spalte2 a.internal-link {
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.internal-link {
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.mail {
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.external-link {
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.external-link-new-window {
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.download {
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.download a {
    	color: #648992;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.csc-sitemap {
    	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: disc;
}

.csc-sitemap a {
    	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: disc;
}

.csc-mailform {
    	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 495px;
	border-style: none;
	margin:0;	
	padding-left: 0px;

}

.csc-mailform-field {
    	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 150px;
	border-color: #B1C5CE;
	padding-bottom: 6px;
	margin:0;	
	padding-left: 0px;
}

.csc-uploads {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 12px
}

.csc-uploads A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #648992;
	font-size: 12px
}


.csc-uploads-filename {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 12px
}



/* <!-- PLUGIN SUCHE --> */
.tx-indexedsearch {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	
}

.tx-indexedsearch A {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #648992
}

.tx-indexedsearch-res  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;

}

.tx-indexedsearch-descr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: italic;

}

.tx-indexedsearch-redMarkup {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDB419;
	font-style: italic;
}

.tx-indexedsearch-result-number {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.tx-indexedsearch-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.tx-indexedsearch-title A {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #648992
}

.tx-indexedsearch-percent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.tx-indexedsearch-path {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.tx-indexedsearch-path A {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #648992
}

.tx-indexedsearch-info {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.tx-julleevents-pi1-listrow {}
.tx-julleevents-pi1-listrowField-title {font-size:12px; font-weight:bold;margin:6 0 0 ;padding-top:6px; border-top: 1px dashed #B1C5CE ;}
.tx-julleevents-pi1-listrowField-title a {font-size:12px; font-weight:bold; color:#648992; margin:6 0 0 0;}
.tx-julleevents-pi1-listrowField-datetime {margin:0 0 0 0;}
.tx-julleevents-pi1-listrowField-teaser {display:none; margin:0 0 0 0;padding-bottom:6px; border-bottom: 1px dashed #B1C5CE ;}
.tx-julleevents-pi1-singleView-Menu {padding-top:3px; padding-bottom:3px; border-bottom: 1px dashed #B1C5CE; border-top: 1px dashed #B1C5CE; color:#648992;}
.tx-julleevents-pi1-singleView-Menu a {padding-top:3px; padding-bottom:3px; border-bottom: 1px dashed #B1C5CE; border-top: 1px dashed #B1C5CE; color:#648992;}
.tx-julleevents-pi1-singleView-Menu a:active {padding-top:3px; padding-bottom:3px; border-bottom: 1px dashed #B1C5CE; border-top: 1px dashed #B1C5CE; color:#648992; font-weight: bold;}
.tx-julleevents-pi1-singleViewField-title {font-size:12px; font-weight:bold;}
.tx-julleevents-pi1-searchbox {margin:0 0 0 0; padding-top:12px;}
.tx-julleevents-pi1-searchbox-sword {margin:0 0 0 0;}

table.contenttable td{ VERTICAL-ALIGN: top}