 /* ########################################### NEWS CSS : START #######################################################################   */               

/*-----------------------------------  clearer  -----------------------------------*/
das default tt_news css darf im Template nicht reingeklickt werden (sonst greift dieses hier nicht)
/*-----------------------------------  clearer  -----------------------------------*/



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

//a img {border: none;}

HR.clearer {
        clear:both;
        
	}
.news-list-container HR.clearer, .news-single-item HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #FFFFFF;
}
.news-latest-container HR.clearer {
	clear:both;
	border:1px solid #F7F7F7;
}
* HTML .news-latest-container HR.clearer {
		clear:both;
		height:1px;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
/* -- der jeweilge Teaser --*/
.news-list-container P {
	padding-left:-3px;
}

.news-list-item {
	padding:-10px;
	margin:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.76em;
	color:#000000;
	background-color:#F7F7F7;	
}

}
/* IE hack */
* HTML .news-list-item {
/*	height: 1%;*/
	line-height: 1.3;
/*	padding:3px;*/
	margin:3px;
        background-color:#F7F7F7;
	/*border-bottom: 1px dashed #DE5401;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.76em;
	color:#000000;
}
/* IE hack end */

.news-list-container H2 {
	margin-bottom: 0px;
	padding: 2px;
	border-bottom: 1px solid #000000;
	background-color:#F7F7F7;
}
.news-list-container h2 a:link, .news-list-container h2 a:visited, .news-list-container h2 a:hover {
	color:#000000;
	padding-left:2px;
}

.news-list-container H2 A {
	color:#000000;
}


.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-weight: normal;
        font-size:0.9em;
		}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.65em;

	}
/* -- Rahmen um die Fotos --*/
.news-list-container IMG {

	float: right;
	border:1px solid #333333;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	/*float: none;*/
	border:none;
	margin:0px;
	}

.news-list-category {
        font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.76em;
}
.news-list-morelink  {
        font-family: Arial, Helvetica, sans-serif;
	/*font-size:0.76em;*/
	margin:3px;
	color:#000000;
}
.news-list-browse {
	text-align: center;
}

.list-dot {font-family: Arial, Helvetica, sans-serif; font-weight: bolder;color:#000000;text-decoration:none;font-size:1.2em}
	
.news-list-item h3{
       font-size: 0.9em;
}
.news-list-itemtitle a{
	color:#333333;
	font-weight: bolder;
}

.news-list-itemtitle {
	color:#C333333;
}
.news-list-itemsubtitle{
color:#666666;
font-weight: normal;
}

.news-list-container {
	/*border:1px solid #000;*/
	background-color:#F7F7F7;
	margin-bottom:10px;
	padding-bottom:19px;
	border-bottom: 1px dashed #735967;
}

* HTML .news-list-container {
	/*border:1px solid #000;*/
	background-color:#F7F7F7;
	margin-bottom:10px;
	padding-bottom:17px;
	border-bottom: 1px dashed #735967;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
  background-color:#F7F9F6;  
  width: 670px;
  font-family: Arial, Helvetica, sans-serif;
  height: 1%;
  }


.news-latest-gotoarchive {
	color:#000000;
	padding:3px;
	margin:3px;

}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;	border-bottom: 1px dashed #DE5401;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#DE5401;font-size:0.76em;font-family: Arial, Helvetica, sans-serif;
}
.news-latest-gotoarchive A {
	color:#DE5401;text-align:right;

}
.news-latest-item {
	margin:3px;
	background-color:#F7F9F6;
}
/* IE hack end */
.news-latest-item img {
	float: right;
	border:1px solid #666666;
	margin:5px;
}

*+HTML .news-latest-item img {
	float: right;
	border:1px solid #666666;
	clear:right;
}
+HTML .news-latest-item img {
	float: right;
	border:1px solid #666666;
	clear:right;
}
.news-latest-itemvideo {
	float: right;
	margin:5px;
}
.news-single-video {
	float: right;
	margin:5px;
}
*+HTML .news-single-video {
	float: right;
	border:1px solid #666666;
        clear:right;
	height:1%;
}
+HTML .news-single-video {
	float: right;
	border:1px solid #666666;
        clear:right;
	height:1%;
}
.news-latest-item h3{
       font-size: 0.9em;
       font-family: Arial, Helvetica, sans-serif;       
       	color:#C11919;
       }
.news-latest-item a{
	color:#666666;
       }

.news-latest-date {
	float: right;
	color: #3E551C;
	#width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-weight: normal;
        font-size:0.9em;
		}

.news-latest-category {
        font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.9em;
}
.news-latest-morelink  {
        font-family: Arial, Helvetica, sans-serif;
	font-size:0.76em;
	margin:3px;
	color:#000000;
}




	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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 {
	/*background-color: #BBE53A;*/
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

/* 1. -- gesamte Meldung -- */
.news-single-item {
        height:1%;
	padding:5px;
	margin:5px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
}

/* 2. -- Zeitangabe -- */
.news-single-timedata {
	float: right;
	color:#C0C0C0;
	font-size: 0.76em;
	padding:5px;	
}
/* 3. -- Autor -- */
.news-single-author {
	font-size: 0.7em;
	color:#666666;
	padding:0px 10px 0px 0px ;
	margin:5px 0px 0px 0px;	
	text-align:right;
}

/* 4. -- Ueberschrift --*/
.news-single-item H2 {
	font-weight:bold;
	color: #666666;
	margin-bottom: 25px;
	font-size: 1.22em;
}
*+ HTML .news-single-item H2 {
	font-weight:bold;
	color: #666666;
	margin-bottom: 15px;
	font-size:1.22em;
}
/* 5. -- Kategorie --*/
.news-single-category {
	text-align:right;
	/*margin:5px;*/
	margin:-5px 0px 0px 0px;
	padding:0px 10px 0px 0px ;
	font-size: 0.75em;
}
* HTML .news-single-category {clear:both;
	/*float: right;*/
	text-align:right;
	margin:-5px 0px 0px 0px;
	padding:0px 10px 0px 0px ;
	font-size: 0.75em;
}
/* 6. -- Teaser --*/
.news-single-item H3 {
	margin-bottom: 15px;
/*	margin-top: -25px;*/
	font-size: 1em;	
}
.news-single-teaser {
	margin-bottom: 15px;
	margin-top: -25px;
	font-size: 0.76em;
/*	font-weight:bold;*/
}

/* 7. -- Bild -- */
.news-single-img {
	float: right;
	border: 1px solid #F9FFE5;
	background-color:#FFFFFF;
	font-size:0.76em;  
	width:200px;
	padding-top:2px;
	margin-left:10px;
	    
}
.news-single-item .news-single-flv{
	float: right;
	border: 1px solid #F9FFE5;
	background-color:#FFFFFF;
	font-size:0.76em;  
	width:200px;
	margin-top:-10px;
	margin-left:15px;padding-left:7px;     
}

.news-single-item .news-single-video{
        margin-left:-200px; 
	border: 1px solid #F9FFE5;
	background-color:#FFFFFF;
	font-size:0.76em;  
	width:200px;
	padding-top:2px;    
}
*+HTML .news-single-item .news-single-video{
        margin-left:-207px; 
	border: 1px solid #F9FFE5;
	background-color:#FFFFFF;
	font-size:0.76em;  
	width:200px;
	padding-top:2px;    
}
.news-single-img a{
       	border: 1px solid #ffffff;
	}
*+HTML .news-single-img a{
       	border: 1px solid #666666;
	}
.news-piclink-border a {
padding-left:0px;
}
/* 8. -- Bild Untertitel --*/

.news-single-imgcaption {
	font-size:1.2em;
	color:#666666;
        width:200px;
        	
}

/* 9. -- zurueck Link -- */
.news-single-backlink, .news-single-backlink a {
	margin-bottom: 10px;
	margin-top: 5px;
	color:#000000;
	font-size: 1em;	
}



.news-single-additional-info {
/*	background-color: #FFFFFF;*/
 	clear: both; 
	margin-top: 15px;
	/*border: 1px solid #666;*/
	padding:3px;
	padding-bottom:0px;
	font-size: 1em;
}
.news-single-related, .news-single-files, .news-single-links  {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
}
*HTML .news-single-related, *HTML .news-single-files, *HTML .news-single-links  {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	#text-decoration:none;
	font-size: 1.3em;
	font-weight: normal;
}
* HTML .news-single-links .bodytext {font-weight: normal;}
* HTML .news-single-links  a{font-weight: normal;}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	font-size: 1em;
}

.single-link-text .news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 0.9em;
	margin-left:5px;
	margin:15 px;
	text-decoration:none;	
}
.single-link-text {
	font-size: 1em;
}


* HTML .news-single-related DT, .news-single-files DT {
	font-weight: normal;
	font-size: 1em;
	margin-left:5px;
	margin:5 px;

}
* HTML .news-single-links DT {
	font-weight: bold;
	font-size: 0.76em;
	margin-left:5px;
	margin:5 px;

}
* HTML .news-single-links {
	font-weight: normal;
	font-size: 1em;
	margin-left:5px;
	margin:5 px;

}
*+HTML .news-single-links {
	font-weight: normal;
	font-size: 1em;
	margin-left:5px;
	margin:5 px;

}
* HTML .single-link-text {
	font-size: 1em;
}
.newsFlash_inline {
 	float: right;
}

/*  -- ext: news_author_rel modifiziert von hdf-- */
#news-single-address {
        font-size: 0.76em;
	color:#666666;
	text-align:left;
}
.news-single-author {
        font-size: 0.76em;
	color:#666666;
	text-align:left;
}
.newssingle-address-strong {
        font-weight: bold;	
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}
 /* ########################################### NEWS CSS : ENDE #######################################################################   */ 



body {
  margin:0 auto;
  padding: 0px;
  background-color: #F7F9F6;
  width:960px;
   font-family: Arial, Helvetica, sans-serif; 
   color:#333333;
   height: 1%;
}
.header_fw{
  font-family: arial,helvetica,sans-serif;
  line-height: 0.5;
  color:#666666;
  font-size: 1.4em;font-weight:normal;
  padding-top:20px;
  margin-left:20px;
  }
*+ HTML .header_fw{
margin-top:45px;
margin-left:17px;
}
.bodytext {font-size:0.76em;}
.bodytext a{color:#333333;text-decoration:none;}

       h1 {font-family: Arial, Helvetica, sans-serif; font-size: 1.63em;font-weight:bold;}
       h2 {font-family: Arial, Helvetica, sans-serif; font-size: 1.38em;font-weight:bold;} 
       h3 {font-family: Arial, Helvetica, sans-serif; font-size: 1.12em;font-weight:bold;}       
       h4 {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em;font-weight:bold;}
       h5 {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;font-weight:bold;}  
       h6 {font-family: Arial, Helvetica, sans-serif; font-size: 0.76em;font-weight:bold;}    
a img{border: 0px; }
a {text-decoration:none;}
.logo {margin:0px 30px 10px 2px;padding-left:27px;}
.datum {font-family: Arial, Helvetica, sans-serif;font-size:0.76em;font-style:normal;color:#000000;text-align:right;padding-bottom:5px;}
/*#startimg .tx-rgslideshow-pi1 {margin:20px;}
*/
#startimg .tx-rgslideshow-pi1 .rgslideshow {margin-left:20px;}
#links {
  padding-top:20px;
  float: left;
  width: 200px;
  height: 300px;
  background-color: #F7F9F6;
  font-size:0.76em;
}
#links_middle {
        border-right: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-top: 20px;
	text-align:right;
	}
#rechts {
  float: left;
  width: 185px;
  height: 300px;
  background-color: #F7F9F6;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight:normal;
  color:#666666;
  padding-top:10px;
  margin-left:15px;
  font-size:0.76em;
}
#main {
  float: left;
  width: 470px;
  background-color: #F7F9F6;
  padding-left:10px;
  padding-top:20px;
}
#mainstandard {
  float: left;
  width: 670px;
  background-color: #F7F9F6;
  padding-left:10px;
  padding-top:20px;
}
#mainnewssingle{
  float: left;
  width: 670px;
  background-color: #F7F9F6;
  padding-left:10px;
  padding-top:20px;
}

#mainstart {
  float: left;
  width: 670px;
  background-color: #F7F9F6;
  padding-left:10px;
  padding-top:20px;
}
.footer {
  clear: both;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-size:0.76em;
  padding-top:20px;  
}
.footer a{
  clear: both;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color:#666666;
  text-decoration:none;
}
.links_navi00{
  padding-top:0px;
  padding-bottom:10px;
  float: left;
}
.links_navi01{
  padding-top:20px;
  padding-bottom:10px;
}
.links_navi1{
  padding-top:10px;
  padding-bottom:10px;
}
.links_navi2{
  padding-top:10px;
  padding-bottom:10px;
}
.links_navi3{
  padding-top:10px;
    padding-bottom:10px;
}
.links_navi4{
  margin-top:-19px;
  padding-bottom:10px;
}
.links_navi5{
  padding-top:10px;
  padding-bottom:10px;
}
.links_navi6{
  padding-top:10px;
  padding-bottom:10px;
}
.links_navi7{
  padding-top:10px;
  padding-bottom:10px;
}
.links_navi8{
  padding-top:10px;
  padding-bottom:10px;
}
.navactiv {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   font-weight: bold;
   text-decoration:none;
   color:#000000;
   }
#mainheader a{
    text-decoration:none;
    color:#666666;
}
#mainheader h1{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.65em;
  font-weight:normal;
  color:#666666;
    padding-bottom:15px;
    padding-top:30px;
   margin-left:17px;
}
*+ HTML #mainheader h1{
    padding-bottom:15px;
    padding-top:17px;
    margin-left:17px;
}
#mainrubrik h1{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.9em;
  font-weight:normal;
  color:#666666;
  margin-top:1px;
}
#mainrubrik{
  border-top: 1px solid #666666;
    padding-bottom:20px;
}

.links_navibottom {
padding-top:50px;
        border-right: 1px solid #CCCCCC;
	padding-right: 10px;

}
.sitetitle {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.65em;
  font-weight:normal;
  color:#666666;
  padding-top:25px;

}
/* für die indexed_search */


/*über alles*/
.tx-indexedsearch {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.76em;
   }

/*Suchschlitz*/   
.tx-indexedsearch-searchbox-sword{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color:#000000;
  }



/*Schriftzug: "Suche nach"*/
.tx-indexedsearch-whatis {

   font-size: 0.9em;
   }

/*"Suche nach" Suchbegriff (unter "erweiterte Suche")*/    
.tx-indexedsearch-sw {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color:#DC0707;
    background:#FFFFFF; 
    border:none;
    font-style:normal;   
    }
.tx-indexedsearch-browsebox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;   
    }    
.tx-indexedsearch-whatis {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   }
   

  
    
.tx-indexedsearch-redMarkup {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;font-weight: normal;
  /*font-size: 0.76em;*/
      border:none;
  }
   
.tx-indexedsearch-result-number{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.76em;
    font-weight: bold;
    color:#DC0707;
    }
/*Beschreibung des Suchergebnisses*/      
.tx-indexedsearch-res {
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
    font-style:normal; 
    }   
.tx-indexedsearch-title a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    line-height:1.2em;
    
    } 

.tx-indexedsearch-info {
   color:#C0C0C0;
   background:#FFFFFF; 
   border=0;
   }
   
.tx-indexedsearch-path a{
    color:#333333;
   /*     font-weight: bold;*/
  }   
.tx-flseositemap-pi1 {
color:#333333;
font-size: 0.76em;
}  
.tx-flseositemap-pi1 a{
  color:#333333;
  text-decoration:none;
} 

.list .deep0 {
   font-weight: bold;
   }

.list .deep1 {
   font-weight: normal;
   }
.csc-textpic-caption {
   color:#333333;
   font-size: 0.76em;
   }

/*++++++++++++ Formulare +++++++++++++++++++++++++ */  
.csc-mailform-field {font-family: Arial, Helvetica, sans-serif;font-size:0.76em;font-style:normal;color:#000000;margin-right:5px}
label{margin:2px;width:400px;display:block;}

.csc-mailform-label {font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#000000;margin-right:5px}
.stellm {font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#990000;}
.stellmtitle {font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#990000;font-size:1.2em;}
.stellmlist {font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#000000;}
.stellmlistb {font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#000000;}
.dmmjobcontrol_list_tr {font-family: Arial, Helvetica, sans-serif;border:solid 1px #325375;}
/*++++++++++++ mm-dam-filelist +++++++++++++++++++++++++ */
.col-baseinfo {font-size:0.76em;}
.list .deep1 .first {
   color:#666666;
   }
.rechts-content{padding-left:10px;border-left: dotted 1px #666666;font-size:1.3em;}
.internal-link a {color:#333333;text-decoration:none;}
.csc-textpic-text a{color:#666666;text-decoration:none;}