 /* ########################################### 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 solid #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;
	border-bottom: 1px solid #999999;
}
/* IE hack end */
.news-latest-item img {
	float: right;
	border:1px solid #666666;
	margin:5px;
}
.news-single-img{
   margin-left:250px;
   clear:both;
   margin-top:15px;
}
*+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:300px;
	padding-top:2px;
	margin-left:10px;
	text-align:right;
    
}
.news-single-item .news-single-flv{
	float: right;
	border: 1px solid #F9FFE5;
	background-color:#FFFFFF;
	font-size:0.76em;  
	width:300px;
	margin-top:-10px;
	margin-left:15px;
	padding-left:7px;     
}

.news-single-item .news-single-video{
        margin-left:-300px; 
	border: 1px solid #F9FFE5;
	background-color:#FFFFFF;
	font-size:0.76em;  
	width:300px;
	padding-top:2px;    
	text-align:right;
}
*+HTML .news-single-item .news-single-video{
        margin-left:-307px; 
	border: 1px solid #F9FFE5;
	background-color:#FFFFFF;
	font-size:0.76em;  
	//width:300px;
	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:300px;
        	
}

/* 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 #######################################################################   */               
  /* ########################################### main CSS : START #######################################################################   */               

/*
EM - PX zum kopieren oder nachschauen
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/
hr.clearer{clear:both;color:#FFFFFF;
	height:1px;
	border:1px solid #FFFFFF;
}
.umfrage {font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#000000;font-size: 1em;padding-left:5px}
.headline-10-bold {font-family: Arial, Helvetica, sans-serif;font-style:bold;color:#000000;font-size: 12px;margin-bottom:0px;margin-top:5px;} 
.tx-mvcooking-pi1 {font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#000000;font-size:0.9em;}
/*   ############################################################################################################################### */
/*              * html #ID {eigenschaft:wert;}     sogenannter: Star-HTML-Hack                                                       */
/*     Dies ist zwar ein valider, aber unsinniger Selektor, da html kein Elternelement hat Selektor, da html kein Elternelement hat  */
/*     (der Universalselektor * steht für ein beliebiges  Element). Alle Internet Explorer fuer Windows bis  Version 6 akzeptieren    */
/*     diese Notation jedoch und interpretieren die nachfolgenden Deklarationen. Dieser Selektor schliesst also alle uebrigen Browser  */
/*     einschliesslich Netscape 4 aus.                                                                                                */
/*   ##############################################################################################################################  */

/* -------------------------- Container (TOP-Banner) ----------------------------- */       
#topbanner{background:#FFFFFF;margin:0 0 2px 0;padding:1px;text-align:center;border-bottom:1px solid #CCCCCC}
     /* und der Hack fuer den IE: */
     * HTML #topbanner{background:#FFFFFF;margin:0;padding:0;text-align:center;border-bottom:1px solid #CCCCCC}
     
/* ------------------------- gesamt Container (ausser Header und Footer -------------------- */  
#content-all{padding:0 21px 0 18px;heigh:100%;margin: 0px;}
     /* und der Hack fuer den IE: */
     * HTML #content-all{padding:0 19px 0 16px;}

/* -------------------------------- linke Box umschliessend  --------------------------------- */   
#left{width:180px;height:100%;margin:0 0 2px 2px;position:absolute; left:0px;top:71px;}
     /* und der Hack fuer den IE: */
     * HTML #left{width:180px;height:auto;margin:0;position:absolute; left:0px;top:69px;padding:2px;}

/* ---------------------- die rechte Box fuer gemischte Inhalte ----------------------------- */ 
#right{padding:2px;width:183px;margin-right:2px;position:absolute; right:0px;top:71px;}
     /* und der Hack fuer den IE: */
     * HTML #right{padding:2px;width:183px;margin:0px;position:absolute; right:0px;top:69px;height:100%;}
#right1{padding:0;}
#right2{padding-top:2px;}
/* ------------------------ Inhalt Mittelteil ------------------------------------------------------ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
#content-main {padding-left:5px;margin:1px 2px 1px 2px;min-height:1000px;
}
     /* und der Hack fuer den IE: */
     * HTML #content-main {padding-left:5px;margin:0 0px 0 0px;min-width: 210px;height:1000px;
     }
     
     
/* #####################################################################################################################################################################*/   
/*++++++++++++ Browser unabhaengig: Start+++++++++++++++++++++++++ */      
    
       body {margin-top:1px;padding-top:1px;
       font-size:100.01%;    
       }

/*++++++++++++ sonst klappts nicht mit dem htmlarea +++++++++++++++++++++++++ */ 
       .bodytext{font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#000000;
       font-size: 0.76em;
       }
       .csc-textpic-caption{font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#666666;font-size:0.76em;}  
       .adressgroup_title {font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#000000;font-size:0.76em;}
       .adresse {font-family: Arial, Helvetica, sans-serif;font-weight:normal;color:#000000;font-size:0.76em;}        
       #googleads {font-family: Arial, Helvetica, sans-serif;font-size:0.6em;font-style:normal;color:#000000;}
       .middletitle {font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#000000;font-size:0.76em;}        
.csc-subheader{font-family: Arial, Helvetica, sans-serif;font-style:normal;color:#666666;font-size:0.76em;}
      
       hr{ border: 0px; border-top: solid 1px #BFC6CA; border-bottom: solid 1px #FFFFFF;}
       a {text-decoration:none;}
       a img {border:none;}
       a:hover {text-decoration:underline;}
       td {font-family: Arial, Helvetica, sans-serif;font-size: 0.76em;}
       td h3 {font-family: Arial, Helvetica, sans-serif; font-size: 1.38em;font-weight:bold;}        
       td h4 {font-family: Arial, Helvetica, sans-serif; font-size: 1.12em;font-weight:bold;}       
       td h5 {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em;font-weight:bold;}
       td h6 {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em;font-weight:normal;height:10}
       ul {font-family: Arial, Helvetica, sans-serif; font-size: 0.76em;}
        
       #leftbox-m .newsbox-abcb {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight:bold;padding:3px 0 0 3px;color:#000000;}
       #leftbox-m .newsbox-abc a{font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;padding:5px 0 0 3px;font-weight:normal;color:#000000;}       
       #leftbox-m .newsbox-abcbw {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight:bold;padding:3px 0 0 3px;color:#FFFFFF;}      
       
       .quicklist {padding-bottom:8px;}
       .quick-headline {padding-bottom: -15px;font-weight:bold;padding-left:5px;font-family: Arial, Helvetica, sans-serif;font-size: 1.1em;}
       .quick-abcb {font-family: Arial, Helvetica, sans-serif; font-weight:bold;padding:3px 0 0 3px;color:#000000;}
       .quick-abc a {font-family: Arial, Helvetica, sans-serif; padding:5px 0 0 3px;font-weight:normal;color:#000000;} 
       .quick-abcbw {font-family: Arial, Helvetica, sans-serif; font-weight:bold;padding:3px 0 0 3px;color:#FFFFFF;}     
                    
       .m-abc-b {font-family: Arial, Helvetica, sans-serif; font-size: 0.76em; font-weight: bold;border-top: 1px dashed #FFC56C;margin: 2px 0 2px 0;padding:0 2px 0 3px}
       .m-abc {font-family: Arial, Helvetica, sans-serif; font-size: 0.76em;border-top: 1px dashed #FFC56C;margin: 2px 0 2px 0;padding:0 0 2px 3px}
       .m-abc a{color:#000000;}
       .list-dot li {font-family: Arial, Helvetica, sans-serif; font-weight: bolder;color:#000000;text-decoration:none;font-size: 1.2em;}

       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;}    
             
       .top-m-abc {font-family: Arial, Helvetica, sans-serif; font-size: 0.76em; margin:0;font-weight: normal;color:#FFFFFF;padding:0 0 0 3px;}
       .top-m-abc a{color:#FFFFFF;}       
       .leftbox-m {padding: 5px;padding:0 0 0 3px;}
    
       .subcontent-m {padding:5px;}
       .subcontent {border-left:1px solid #FF9900;padding:5px}

       .sub-v-font {padding-bottom:10px;}
       
       
       /*padding:1 px nachfolgend muss sein, sonst ist die box leer*/
       .rechtscontent {font-family: Arial, Helvetica, sans-serif;padding-top:5px;padding-left:1px;padding-right:1px;padding-bottom:1px;font-size:0.76em;}
       .quicksuche {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;margin-bottom: 0px;margin-left: 10px;margin-right: -5px;font-size:0.76em;}
       * HTML .quicksuche {font-family: Arial, Helvetica, sans-serif;margin-bottom: -10px;margin-top: -15px;margin-left: 5px;margin-right: -2px;font-size:0.76em;}
       .rechtscontentads  {font-family: Arial, Helvetica, sans-serif; font-size: 0.76em; padding: 1px;}
       .1dotleft{padding-left: 1px;}
       
       .datum {font-family: Arial, Helvetica, sans-serif;font-size:0.76em;font-style:normal;color:#000000;text-align:right;padding-bottom:5px;}
       .mittagstisch {font-family: arial,helvetica,sans-serif;line-height: 1.5;}
/* -------------------------------- die linke Box fuer Logo  --------------------------------- */ 
.logo {margin:0px 0 10px 2px;}
/* -------------------------------- die Box fuer Icons  --------------------------------- */ 
.iconsl {margin:1px;display:inline-block;text-align:left}
.iconsr {margin:1px;display:inline-block;text-align:right}
/* -------------------------------- linke Box fuer News ---------------------------------- */ 
.left1 {width:178px;position:relative;}     
/* ------------------- die linke Box fuer Navi  --------------------------------------------- */ 
.left2 {width:180px;position:relative;padding-top:5px;}

.dotline_withoutspace{margin-top:-15px;}
     /* und der Hack fuer den IE bis 6.0: */
* HTML .dotline_withoutspace{margin-top:5px;}     
     /* und der Hack fuer den IE 7.0: */
.dotline_withoutspace{*margin-top:5px;}


/* ---------------- die Mitte fuer den Inhalte (TOPNavi) ------------------------------------ */ 
#navimiddle {margin:0;background:#FFFFFF;}
* HTML #navimiddle {margin:1px 0 0 0;background:#FFFFFF;}
.mittagstisch-header {margin:20px;}
/* --------------------- in der Tabelle ----------------------------- */
.kulturEinzelseiteHeader{padding-top:2px;}
#gfxleft {padding-right:2px;}
#gfxmiddle {padding:3px 0 0 0;}
#gfxright {padding:0 0 0 2px;}

#content-bottom {font-family: Arial, Helvetica, sans-serif; padding:5px 0 0 3px;font-weight:normal;color:#000000;}
#content-bottom a{font-family: Arial, Helvetica, sans-serif; padding:5px 0 0 3px;font-weight:normal;color:#000000;}


#footer {font-family: Arial, Helvetica, sans-serif;padding:2px;margin-top:3px;
font-size:0.76em;
font-style:normal;
text-align:center;
height:1.2em;
border-top:1px solid #9DB59B;}      

#footer a{
background:#FFFFFF;
color:#000000;
}

#footer_print{
background:#FFFFFF;
border-top:1px solid #9DB59B;
margin:10px 5px 0 5px;
padding:2px;
height:20px;
}

 /* ########################################### main CSS : ENDE #######################################################################   */               

