body {

  color:black; 
  background-color:#C0C0C0;
  font-size:1em;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  margin:5px 0px 0px 0px;
  padding:0;
  height:100%;
  width:100%;
  text-align:center;
	}
	
.noborder{
 border:0;
}

div#page {
	
	min-width: 984px;
	min-height: 590px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 10px;
}
div#page_base {
	position: relative;
	width: 984px;
	height: 100%;
	margin: auto;


}
#rahmen{
	
	width:984px;
  position: absolute;
	top: 0;
	left: 0;
	background-color:#141414;
	
}

h1 {
  font-size: 150%;
	color: #F69705;
	font-weight: bold;
	font-style: oblique;  
  width:634px;
  clear:both; 
    
}

hr{
  border:1px dotted #F69705;
  width:{c$width};
}



#headerimage{
	width:984px;
	height:125px;
	float:left;
	background-image: url(../fileadmin/template/res/header.jpg);
	background-repeat:no-repeat;
	border:0;
	margin:0;
	padding:0;
	position:relative;
}

#headerimage ul{
   margin:4px 0px 0px 0px;
   padding:0px;
   display:block;
   list-style-type:none;
   }

#headerimage ul li{
display:block;
float:right;
padding:2px 13px 0px 0px;
margin:75px 0px 0px 0px;
font-size:75%;
font-weight:bold;
color:#fff;
}

#headerimage ul li a{
text-decoration: none;
color:#fff;

}
#headerimage ul li a:hover,#headerimage ul li.act a {
color:#F69705;
}
#anchornav{
  width:500px;
  
  padding:0;
  margin:105px 0px 0px 180px;
  font-size:0.73em;
  font-weight:bold;
  color:#505050;
}

#anchornav p a{
  color:#fff;
  text-decoration:none;
}


#anchornav p a:hover{
  color:#505050;
  text-decoration:none;
}



#inhalt {
	/*height:590px ;*/
	padding: 15px 10px 30px 20px;
	overflow:hidden;
 	 width:634px;
	float: left;
  	overflow-x:hidden;
	font-size: 70%;
 text-align:left;
 background:#F0F0F0;
 /*height:593px;*/
 browseheight:593px;
 }
 
 #inhalt p{
 clear:left;
 }
 
#content{
    background:#F0F0F0;
    height:593px;
}
div#inhalt a {
	text-decoration:none;
	color: #F69705;
	font-weight: bold;
}

p.csc-caption{
 margin:3px 0px 3px 0px;
 padding:0px;
}


/* ---------------- R T E ---------------------*/

.bigblack{
	font-size: 140%;
	font-weight:bold;
	
}

.th_grau_orange{
  background :gray;
  color: #F69705;
  font-size: 1.2em;
  font-weight:bold;
}
.space100px{
 padding-right:100px;
}

/*--------------------------------------------*/

/*TABELLEN -FORMAT.--------------------------------------------------*/
.contenttable{
      vertical-align:top;
      height:auto;
      

            
      border-spacing:0px;
      border:2px solid #c0c0c0;
      border-collapse:collapse;
      margin-bottom:10px;
      
      
      
}
.contenttable tr{
 height:auto;
}
.contenttable tr td p{
margin:0px;

}
.contenttable tr td {
border:2px solid #c0c0c0;
margin:0;
}



span.subtitle,p.subtitle{
	font-weight:bold;
	color:#3399CA;
	margin:0;
	padding:0 0 27px 0;
  
}

.csi-textpic{
 

}

.csc-textpic-caption{
  font-size: 0.8em;
 }


.unsichtbar {
position:absolute;
left:-1000px;
top:-1000px;
width:0px;
height: 0px;
overflow:hidden;
display:inline;
}

.clear {
 clear: both;   margin: 0; padding: 0;
  }

/*_________________________M E N U - O B E N____________________________*/




#leftbar{
	background-color:#141414;
	text-align:left;
	float:left;
	width:160px;
	border:none;

	
	
}

#menulinks{
float:left;
width:150px; 
font-size: 0.8em;
font-weight:bold;
margin:15px 0px 0px 0px;
display:inline;
background-color: #141414;




} 

#menulinks ul { 
list-style:none; 
padding:0px; 
margin: 0px;

} 

#menulinks ul li .l1-no { 
margin:0px; 
padding: 0px; 
display:inline;

} 



.l1-spc{
	color: #C0C0C0;
	font-weight: bold;
	font-size: 110%;
	margin:15px 0px 15px 15px;
}


.l1-no a{

	display:block;
	text-decoration:none;
	font-weight:bold;
	background-color:#505050;
	color:#F69705;
	padding-left:10px;
	padding-top:3px;
	text-align:left;
	height: 20px;
	margin-bottom:5px;

}

.l1-act a, l1-act a:hover{
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-color:#F69705;
	color:#141414;
	padding-left:10px;
	padding-top:3px;
	text-align:left;
	height: 20px;
  margin-bottom:5px;
} 

.l1-no a:hover{
    color:#141414;
	background-color:#F69705;

} 
/* Listeneinträge ab der zweiten Ebene: */ 
#menulinks ul li ul li { 
/*border:0; 
display:inline;*/

	color:#F0F0F0;
	text-align:left;
	float:left;
	width:150px;
	
	

} 
.l2-no a{

	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F0F0F0;
	padding:2px 0px 2px 10px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;
 
}

.l2-no a:hover{
 color:#F69705;
}


.l2-act a, .l2-act a:hover{
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F69705;
	padding:2px 0px 2px 10px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;
 



}

/* Listeneinträge ab der dritten Ebene: */ 
#menulinks ul li ul li ul li { 
display:inline;
} 

.l3-no a{

	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F0F0F0;
	padding:2px 0px 2px 15px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;
  
}

.l3-no a:hover{
 color:#F69705;
 padding:2px 0px 2px 15px;
}


.l3-act a, .l3-act a:hover{
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F69705;
	padding:2px 0px 2px 15px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;
  
}
/* Listeneinträge ab der vierten Ebene: */ 
#menulinks ul li ul li ul li ul li { 
display:inline;
} 

.l4-no a{

	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F0F0F0;
	padding:2px 0px 2px 25px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;
  
}

.l4-no a:hover{
 color:#F69705;
 padding:2px 0px 2px 25px;
}


.l4-act a, .l4-act a:hover{
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F69705;
	padding:2px 0px 2px 25px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;
 
}
/* Listeneinträge ab der fünften Ebene: */ 
#menulinks ul li ul li ul li ul li ul li { 
display:inline;
} 

.l5-no a{

	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F0F0F0;
	padding:2px 0px 2px 30px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;

}

.l5-no a:hover{
 color:#F69705;
 padding:2px 0px 2px 30px;
}


.l5-act a, .l5-act a:hover{
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#F69705;
	padding:2px 0px 2px 30px;
	margin:0px 10px 1px 0px;
  font-size:80%;
  border-top:1px solid #505050;
  background:#141414;

}

#rightbar{
	float:right;
	width:156px;
	height:100%;
	
}


#suche{
	background-color: #D0F0FB;
	width:156px;
	margin-top:0px;
	text-align: left;
	padding: 5px 0px 15px 0px;
}

#suche input{
font-size:0.8em;
padding: 0px 0px 0px 5px
}



/*_______________________fdfx 2col_________________*/

/*
	Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
	margin:0px;
        padding:0;
}
/* Layout 1 */
div.c2l1d-left{
padding:10px 5px 10px 0px;
margin:0;
float:left;
width:270px;

}

.c2l1d-left .bodytext {
margin-top:0px;
margin-left:0px;
padding-top:0px;

}


div.c2l1d-left ul, div.c2l1d-middle ul  {
   /*  margin:0px;
     padding: 0px;
     line-height: 200%;*/
     
}


div.c2l1d-middle{
padding:10px 0px 10px 5px;
margin:0px;
float:right;
width:270px;

}
.c2l1d-middle .bodytext {
margin-top:0px;
padding-top:0px;
}


/*_______________________fdfx 3col_________________*/

/*
	Styles 3 Column DIV Section
*/

.c3l1d-left {
	width:175px;
	float:left;
	
}

.c3l1d-middle {
	width:175px;
	float:left;
	margin:0px 10px 0px 10px;
	
}

.c3l1d-right {
	width:175px;
	float:left;

}



/*_________________________________I N D E X E D ___ S E A R C H ___________________________________________________________*/


        .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 P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#D0F0FB;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#e2e2e2; }
	.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 TABLE { color:#000;background:#B7D3E9; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE a{color:#000; font-size:90%; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color :#666666; }

.tx-indexedsearch a:hover{ color#005AAB;
text-decoration: none;
border-bottom: 1px solid #005AAB;

}

.tx-indexedsearch a:visited{ color:#666;
text-decoration: none;
border-bottom: 1px dotted #666;
}
.tx-indexedsearch-sectionlinks a{
   font-size: 80%;
}

.tx-indexedsearch h2 {
   font-size:1.2em;
  color:#000;
  text-decoration: none;
  
}
.tx-indexedsearch-sectionlinks a{
 font-size:100%;
 font-weight:normal;
 text-decoration:none;
 border-bottom:1px dotted #3399CA;
 color:#000;
 
}

.tx-indexedsearch-sectionlinks a:hover{
 font-size:100%;
 font-weight:normal;
 text-decoration:none;
 border-bottom:1px solid #3399CA;
 color:#3399CA;
 
}

.tx-indexedsearch-info{
 display:none;
}

/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 10px;vertical-align:center; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D0F0FB; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #E6F8FC;vertical-align:top;padding-top:8px; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #005AAB;vertical-align:center;color:#000; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { vertical-align:center; }
FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {font-size:1em;font-family:Verdana;}
.csc-form-radio {font-size:80%;margin-top:0;padding:0 0 0 5px;vertical-align:top;}
/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {padding-left:5px; }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }

FORM TABLE TR TD.csc-form-commentcell {font-weight:bold;}




/*_______________________TT NEWS_________________*/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, {
clear:right;
height:1px;
color:#F69705;


}
.news-latest-container HR.clearer {


}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
padding:18px 0px 30px 0px;
margin:0;
background: #F0F0F0;
font-size: 0.7em;
float:left; 
width:160px;
 overflow:scroll;
 overflow-x:hidden;
height:590px;
	
	
}

.news-latest-item {
 
 text-align:left;
 	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
  float:left;
}
.news-latest-item p{
 margin:0px 0px 5px 0px;
 padding:0;
}

.news-latest-item H3{

  font-weight: bold;
  color:#F69705;
  margin:0;
  padding:3px 0px 3px 0px;
  font-size:100%;
  width:135px;
  float:left;

}


.news-latest-item H3 a, .news-latest-morelink a{
       text-decoration:none;
        color:#F69705;
       

}

.news-latest-item H3 a:hover, .news-latest-morelink a:hover{
        text-decoration:none;
        border-bottom:1px solid #F69705;
        color:#F69705;
  	 }

.news-latest-gotoarchive {
  float:left;    
 	font-weight:bold;
	margin-top:5px;
	border-top:2px dotted #F69705;
	padding:10px 0px 0px 0px;
width:135px;
}
.news-latest-gotoarchive A{
       
	text-decoration:none;
        
        color:#F69705;
	

}

.news-latest-gotoarchive A:HOVER 
{
    text-decoration:none;
    color:#F69705;
    border-bottom:1px solid #F69705;

}

/* Hides from IE-mac \*/
* html .news-latest-item {height: 1%;}
/* End hide from IE-mac */


.news-latest-container IMG {
      float: left;
      border:1px solid #F69705;

      margin:5px 0px 5px 5px;
 

}



.news-latest-date {
       	float: left;
	    width:135px;
        margin:0 0 5px 0;
        color:#505050;


        
}


.news-latest-category IMG {
	float: none;
        border:none;
        margin:0px;
}
.news-latest-morelink,.news-latest-category {
width:145px;
margin-top:0;
padding-top:0;
float:left;
	
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
       
	margin:0px;
  border:0;
  float:left;
}



.news-list-item {
	padding:0px 0px 15px 0px;
	margin-bottom:10px;
	float:left;
  	} 


.news-list-container P {
padding:5px 2px 2px 0px;
margin:0px;
float:left;



}

.news-list-container H3 {
       margin:0px 0px 0px 0px;
       padding: 0px;
       float:left;
       text-align:left;
       width:100%;
      
    
}



.news-list-container H3 A{
 font-size: 90%;
text-decoration:none;
color: #F69705;


}

.news-list-container H3 A:HOVER {
 font-size: 90%;
color:#F69705;
text-decoration:none;

}


.list-rte{

  float:left;
  margin-top:10px;
  width:100%


}
.list-text{
width:600px;
float:left;
}
.news-list-container IMG {
float:right;
border:1px solid #F69705;
margin-bottom:2px;
margin-left:5px;


}



.news-list-date {
        text-align:left;
        float:left;

        width:100%;
        color:#505050;	

        font-size:90%;
        font-weight:bold;
       


}

.news-list-imgcaption {

	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 60%;


	}


.news-list-category IMG {
	float: none;
border:none;
margin:0px;
}


.news-list-morelink,.news-list-category {
	/*font-size : {$mainFontSize};clear:both;*/
       
      margin:15px 0px 0px 0px;
      padding:0px;
      color:#F69705;
        float:left;
        width:100%;
        
      
}
.news-list-morelink a{
        font-size:90%;	
        color:#F69705;;
        text-decoration:none;
     

}

.news-list-morelink a:hover {
        font-size:90%;	
        color:#F69705;
        text-decoration:none;
       
 }

.news-list-morelink a:visited {

        color:#666;
        text-decoration:none;
      
       
}

.news-list-browse {


     text-align: center;
}

.news-list-container hr{
     float:left;
     width:760px;  
     margin: 15px 0px 5px 0px;
     text-align:left;
     border: 1px solid #505050;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {

	margin:3px;

	padding:3px;

}
.tx-ttnews-browsebox TD {
	font-size : {$mainFontSize};
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;


}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{

	margin:0px;
}


.tx-ttnews-browsebox-SCell {

	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size : {$mainFontSize};
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {

}

/* Hides from IE-mac \*/
* html .news-single-item {height: 1%;}
/* End hide from IE-mac */



.news-single-item H1 {

}

.news-single-item H2 {
        margin-top:0px;
	margin-bottom: 10px;
	font-weight:bold;
        font-size: 1.0em;
	margin-left:0;
	padding-left:0;
	color:#F69705;

}

.news-single-timedata{
            font-size:0.8em;
            color: #5E6367;
            float:right;
}



.news-single-img {
	float: right;
        margin-left:15px;
    
}
.news-single-imgcaption {
	
        font-size: 40%;

}


.news-single-author a:link{
	padding-bottom: 0px;
        color:#F69705;
        text-decoration: none;
        
}

.news-single-author a:hover{
	padding-bottom: 0px;
        color:#F69705;
        text-decoration: none;
        border-bottom: 1px solid #F69705;
}

.news-single-author a:visited{
	padding-bottom: 0px;
        color:#666;
	text-decoration: none;

}

.news-single-additional-info {

	
                margin-top: 15px;
	     border: 1px solid #505050;
	padding:3px;
	padding-bottom:0px;
                
}

.news-single-backlink {
           
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;

}

.news-single-backlink a{
               color:#F69705;
               text-decoration:none;
              
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 15px;
	margin-top: 10px;
}


.news-single-backlink a:visited {
               color:#666666;
               text-decoration:none;
              
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 15px;
	margin-top: 10px;
}


.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 80%;
	margin-left:5px;
	width:90%;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:10px;

}

.news-single-related DD a, .news-single-files DD a{
       color: #F69705;
       text-decoration:none;
     
	margin-left:10px;
     font-size: 80%;

}
.news-single-related DD a:hover, .news-single-files DD a:hover{
       color: #F69705;
       text-decoration:none;
      border-bottom: 1px solid #F69705;
	margin-left:10px;
     font-size: 80%;


}

.news-single-related DD a:visited, .news-single-files DD a:visited{
       color: #666;
       text-decoration:none;
      
	margin-left:10px;
     font-size: 80%;



}
.news-single-links DD  a{
      color: #F69705;
      text-decoration:none;
      
      margin-left:20px;
      font-size:100%;
}

.news-single-links DD  a:hover{
      color: #F69705;
      text-decoration:none;
      border-bottom: 1px solid #F69705;
      margin-left:20px;
      font-size: 100%;
}

.news-single-links DD a:visited{
      color: #666;
      text-decoration:none;
      
      margin-left:20px;
      font-size: 100%;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin:5px 0px 20px 0px;
	padding:0px;
	border:0;
	
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:0px;
	margin-top:0px;

	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:0px;
	border:0;
	
}
.news-amenu-item-year {
	font-weight: bold;
	
	padding: 0px;
	

	color:#666666;
}

.news-amenu-container LI a:visited{

	padding:2px 0px 2px 3px;
                
}

.news-amenu-container LI a{
	padding:2px 0px 2px 3px;

}

/*------------------------------M A I L F O R M--------------------------------*/

 fieldset
{
border:1px dotted #48A4D0;
padding:5px;
}

label
{
width: 140px;
float: left;
text-align: left;
margin-right: 10px;
display: block;

}

input.mf-input
{
color: #000;
background: #E1F0F7;
border: 1px solid #48A4D0;
}

textarea.mf-text{
background: #E1F0F7;
border: 1px solid #48A4D0;
}

.mf-check{
background: #E1F0F7;
border: 1px solid #48A4D0;
}
.mf-submit
{
color: #000;
background: #E1F0F7;
border: 2px outset #48A4D0;
margin: 10px 0 0 154px;
}

.csc-mailform-label{
color:#48A4D0;
font-weight:bold;
line-height:2.5em;

}

.gmapDirHead{
float:left;
}
