
/*	-------------------------------------------------------------
	1. GLOBAL RESET
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/* Margin und Padding werden auf 0 gesetzt*/
  * {
    margin: 0;
    padding: 0;
    }


.abstand10 {
  margin-top:10px;
  margin-bottom:10px;
  }

.abstand11hl{
  margin-left:11px;
  }

.abstand5vu{
  margin-bottom:5px;
  }
   
.weiss{
  color:#FFFFFF;
  }

.rot{
  color:#cf1d1d;
  }  
  
.linkblau{
  color:#5773b4;
  }
  
.linkblauhighlight{
  color:#4467b7;
  }                 
               
#mainspace_homepage {
/* Vertikale Wiederholung des Hintergrundbildes zur Abschließung des Layouts */
  background-image:url(../input/site_background.gif);
  background-repeat: repeat-y;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  width: 871px;  
  /* Horizontaler Abstand links und rechts soll ein einheitliches Seitenbild erzeugen */
  }

.wetterbox{
  margin-left:85px;
  }    

.bildboxabstandlinks{
  padding-left:30px;
  }  
  
.gastro_ad_home{
    width:333px;
    height:100px;
    background-image:url(../input/gastro_ad_home_bg.jpg);
    background-repeat:no-repeat;
    }  
  

.left{
    float:left;
    padding-right:11px;
    }  
  
#header {
    background-image:url(../input/header.jpg);
    background-repeat: no-repeat;  
    height: 95px;
    width: 100%;      
    }
    
#header img{
    margin-left:24px;
    }    
    
#bereichfarbkennung {
    background-image:url(../input/bereichfarbkennung.jpg);
    background-repeat: no-repeat;   
    height: 6px;
    width: 100%; 
    }

#bereichfarbkennung_stadtregion {
    background-image:url(../input/bereichfarbkennung_stadtregion.gif);
    background-repeat: no-repeat;   
    height: 6px;
    width: 100%; 
    }

#bereichfarbkennung_events {
    background-image:url(../input/bereichfarbkennung_events.gif);
    background-repeat: no-repeat;   
    height: 6px;
    width: 100%; 
    }    

#bereichfarbkennung_freizeittourismus {
    background-image:url(../input/bereichfarbkennung_freizeittourismus.gif);
    background-repeat: no-repeat;   
    height: 6px;
    width: 100%; 
    }    

#bereichfarbkennung_medienwirtschaft {
    background-image:url(../input/bereichfarbkennung_medienwirtschaft.gif);
    background-repeat: no-repeat;   
    height: 6px;
    width: 100%; 
    }    

#bereichfarbkennung_shopping {
    background-image:url(../input/bereichfarbkennung_shopping.gif);
    background-repeat: no-repeat;   
    height: 6px;
    width: 100%; 
    }    
            
        
    
#breadcrumb {
    background-image:url(../input/breadcrumb.jpg);
    background-repeat: no-repeat; 
    height: 19px;
    width: 100%;     
    }
    
#trenner {
    background-image:url(../input/trenner.jpg);
    background-repeat: no-repeat; 
    height: 40px;
    width: 100%;     
    }    
    
#content {
    margin-bottom:0px;
    background-image:url(../input/site_background2.gif);
    background-repeat: repeat-y; 
    float:left;
    width: 100%;     
    } 
    
.quicklink{
  background-image:url(../input/quicklink_bg.jpg);
  background-repeat:no-repeat;
  margin-left:11px;
  padding-left:11px;
  margin-top:0px;
  width:849px;
  height:100px;
  }
  
#menubereichwahl {
    background-image:url(../input/site_background.gif);
    background-repeat: repeat-y;        /* nur zum Test */
    height: 50px;
    list-style: none; 
    width: 100%;    
    }  
    
    
#menubereichwahlstadtregion {
    background-image:url(../input/menubereichwahl.jpg);  
    float:left;
    height: 37px;
    margin-left: 11px;
    margin-top: 8px; 
    width: 161px;        
    } 

#menubereichwahlfreizeittourismus {
    background-image:url(../input/menubereichwahl.jpg);  
    float:left;
    height: 37px;
    margin-left: 11px;
    margin-top: 8px;
    width: 161px;                
    }     

#menubereichwahlevents {
    background-image:url(../input/menubereichwahl.jpg);  
    float:left;
    height: 37px;
    margin-left: 11px;
    margin-top: 8px; 
    width: 161px;               
    }     

#menubereichwahlmedienwirtschaft {
    background-image:url(../input/menubereichwahl.jpg);  
    float:left;
    height: 37px;
    margin-left: 11px;
    margin-top: 8px;  
    width: 161px;               
    }     

#menubereichwahlshopping {
    background-image:url(../input/menubereichwahl.jpg);  
    float:left;
    height: 37px;
    margin-left: 11px;
    margin-top: 8px; 
    width: 161px;               
    }     
                              
.reitertext_stadtregion {
	  color:#5C5C5C;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:13px;
	  margin-left:27px;        
	  margin-top:12px;
    }  

.reitertext_stadtregion:hover {
  	color:#CE0E0E;
    }    

#menubereichwahlstadtregion a:hover {
  	color:#CE0E0E;
    }    

    
.reitertext_events {
	  color:#5C5C5C;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:13px; 
	  margin-left: 58px;       
	  margin-top:12px;
    }      
    
.reitertext_events:hover {
    color:#009036;
    }

.reitertext_freizeittourismus {
	  color:#5C5C5C;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:13px; 
	  margin-left:5px;       
	  margin-top:12px;
    }      
    
.reitertext_freizeittourismus:hover {
    color:#5773B2;
    }	    
    
.reitertext_medienwirtschaft {
	  color:#5C5C5C;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:13px; 
	  margin-left:38px;       
	  margin-top:12px;
    }     
    
.reitertext_medienwirtschaft:hover {
    color:#E1D219;
    }

.reitertext_shopping {
	  color:#5C5C5C;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:13px;    
	  margin-top:12px;
	  margin-left:45px;
    }                           

.reitertext_shopping:hover {
    color:#AD00BC;
    }                                 
        
#bereichteaserboxen { 
    height: 240px;
    width: 100%;
    }
    
#teaserboxbereichstadtregion {
    background-color: #e3e3e3;    
    background-image:url(../bilder/bg_teaserboxbereich.jpg);   
    float:left;    
    height: 229px;
    margin-left: 11px;
    margin-top: 6px;
    width: 161px;    
    }

#teaserboxbereichstadtregion img {
    margin-top: -6px;
    padding-top: 0px;      
    }
    
#teaserboxbereichevents {
    background-color: #e3e3e3;
    background-image:url(../bilder/bg_teaserboxbereich.jpg);    
    background-repeat: repeat-y;        /* nur zum Test */    
    float:left;    
    height: 229px;
    margin-left: 11px;
    margin-top: 6px;
    width: 161px;    
    }             

#teaserboxbereichevents img {
    margin-top: -6px;
    padding-top: 0px;      
    }    
    
#teaserboxbereichfreizeittourismus {
    background-color: #e3e3e3;
    background-image:url(../bilder/bg_teaserboxbereich.jpg);    
    background-repeat: repeat-y;        /* nur zum Test */    
    float:left;    
    height: 229px;
    margin-left: 11px;
    margin-top: 6px;
    width: 161px;    
    }       

#teaserboxbereichfreizeittourismus img {
    margin-top: -6px;
    padding-top: 0px;      
    }    
    
#teaserboxbereichmedienwirtschaft {
    background-color: #e3e3e3;
    background-image:url(../bilder/bg_teaserboxbereich.jpg);    
    background-repeat: repeat-y;        /* nur zum Test */    
    float:left;    
    height: 229px;
    margin-left: 11px;
    margin-top: 6px;
    width: 161px;
    }      

#teaserboxbereichmedienwirtschaft img {
    margin-top: -6px;
    padding-top: 0px;  
    }    
    
#teaserboxbereichshopping {
    background-color: #e3e3e3;
    background-image:url(../bilder/bg_teaserboxbereich.jpg);    
    background-repeat: repeat-y;        /* nur zum Test */    
    float:left;    
    height: 229px;
    margin-left: 11px;
    margin-top: 6px;
    width: 161px;
    }      

#teaserboxbereichshopping img {
    margin-top: -6px;
    padding-top: 0px;      
    }                    
      
.artikeltextteaser {
	  color:#888888;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:12px; 
	  margin-top:10px;   
	  padding-left:10px;
	  padding-top:0px;
	  }



.artikeltextteaser:hover {
	  color:#888888;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:12px; 
	  margin-top:10px;	   
	  padding-left:10px;
	  padding-top:0px;
	  text-decoration:underline;
    }        

.maincolumn {
    background-repeat: repeat-y;        /* nur zum Test */    
    float:left;
    margin-bottom:10px;
    margin-left: 11px;
    margin-top: 11px;
    width: 505px;
    }        

.rightcolumn {
    float:right;
    margin-right:11px;
    margin-left: 0px;
    width: 333px;
    } 

.rightcolumn_artikel {
      float:left;
      margin-left: 11px;
      margin-top: 11px;
      padding-bottom:10px;
      width: 161px;
      }   

.ab_rechtespalte {
        background-image: url(../input/11_bg.gif);             /* nur zum Test */
        background-repeat: repeat-y;        /* nur zum Test */    
        float:left;
        height: 210px;
        margin-left: 0px;
        margin-top: 11px;
        width: 161px;
      }        

.ab_rechtespalte_ausgleichoben {
        background-image: url(../input/11_bg.gif);             /* nur zum Test */
        background-repeat: repeat-y;        /* nur zum Test */    
        float:left;
        height: 210px;
        margin-left: 0px;
        margin-top: 0px;
        width: 161px;
      }       

      
.a_header {
        background-image: url(../input/header_a.jpg); 
        background-repeat: no-repeat;      
        height: 37px;
        width: 161px;
        }      


        
.artikelbranchenbuchbildbox{
  margin-left:12px;
  margin-top:8px;
  width:465px;
  }      
  

.abstandrechts4{
  margin-right:4px;
  }

.abstandoben4{
  margin-top:4px;
  }  

  
/* ----- Boxen -------- */

.zufallsgalpicboxstrassen{
  float:left;
  height:70px;
  width:85px;
  margin-left:13px;
  margin-bottom:5px;
  }

  
  
  
/* ---- Formularfelder ---- */


select{
  width:200px;
  margin-bottom:8px;
  }



/* ---- Glaube & Kirche ---- */

.terminkircheschrift{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#4c7199;
  padding-left:12px;
  line-height:20px;
  padding-right:2px;
  }  


.terminkircheortschrift{
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  color:#4c7199;
  padding-left:0px;
  line-height:20px;
  }    
      
      
/* ----------------------- FOOTER --------------------*/

#footer {
    background-color: #efefef;  
    height: 35px;
    clear:left;
    width: 100%;
    margin-bottom:20px;
    padding-top:0px;
    }       
    
    
#footertext {
    margin-left:10px;  
    margin-top:7px; 
    float:left;
    }
  
#footertext a {
    font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:11px;    
	  color:#aeaeae;
    text-decoration:none; 
    }

#footertext a:hover {
    text-decoration:underline;
    }    
    
#bookmarks {
    margin-top:7px;
    margin-right:10px;
    float:right;
    }




/*------ Farben --------*/





/*-----Menu-----*/

#menu {
  float:left;
  /*height:150px;*/ /* -- nur als Platzhalter */
  margin-top:11px;
  margin-left:11px;
  width:161px;  
	}		  		  
  
ul.menu_vert {
  margin: 0px;
  padding: 0px;
  } 
   
ul.menu_vert li{
  list-style-type: none;
  }  


li.sub1 {
  background-image: url("../input/menu/sub1.gif");
  margin-top: 1px;
  width: 161px;
  height: 20px;
  }

li.sub1:hover{
  background-image: url("../input/menu/sub2.gif"); 
  }  


li.sub1 a {
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size:0.7em;
  padding-top:10px; /* Text mittig ausrichten */
  padding-left:10px;
  color:#808080;  
  }  
  
li.sub1 a:hover {
  text-decoration:underline; 
  
  width: 161px; 
  }
  
  
/*----------------------*/  




#aaa {
    background-color: #f8f8f8;
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    }        

#aaa_freizeitaktuelles {
    background-image: url(../input/subheader_freizeitaktuell.jpg);
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    height:210px;
    }        

#aaa_stadtregionaktuelles {
    background-image: url(../input/subheader_stadtregion.jpg);
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    height:210px;
    }
    
#aaa_freizeitguidesuche {
    background-image: url(../input/subheader_freizeitguide.jpg);
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    height:210px;
    }     
    

#aaa_stadtregionspecialstadtteile {
    background-image: url(../input/aktuellbox_special_stadtteile.jpg);
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    height:210px;
    } 

#aaa_stadtregionspecialspurensuche {
    background-image: url(../input/aktuellbox_special_spurensuche.jpg);
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    height:210px;
    } 

#aaa_stadtregionspecialjahreswechsel {
    background-image: url(../input/aktuellbox_special_jahreswechsel2009.jpg);
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    height:210px;
    }
    
#aaa_stadtregionspecialeintagebucherzaehlt {
    background-image: url(../input/special/special_bgteaser_eintagebucherzaehlt.jpg);
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    height:210px;
    } 
  
    
#aaa_webtipp {
    background-color: #fff9f3;    
    float:left;
    margin-left: 0px;
    margin-top: 11px;
    margin-bottom:10px;
    width: 505px;
    } 

      
#aaa_header_text {
	  color:#969696; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:11px;     
	  padding-left:13px;
	  padding-top:9px;  /* Div Ueberschriften in der Mitte ausrichten */
    }         
    
#aaa_header_home {
    background-image: url(../input/aaa_home.jpg); 
    background-repeat: no-repeat;  
    height: 54px;
    width: 505px;
    }      


#aa_ad {
    background-color: #fff9f3;   
    float:left;
    margin-left: 0px;
    padding-right:0px;
    margin-top: 22px;
    margin-bottom:10px;
    width: 333px;
    height:320px;
    } 

#aa_ad img{
    padding-left:16px;

    }    
    
#aa_veranstaltungentermine {
    background-color:#f8f8f8;   
    float:left;
    margin-left: 0px;
    padding-right:0px;
    margin-top: 22px;
    margin-bottom:10px;
    width: 333px;
    }       

#aa_vorschaufeld_hp {
    background-color:#f8f8f8;   
    float:left;
    margin-left: 0px;
    padding-right:0px;
    margin-top: 22px;
    margin-bottom:10px;
    width: 333px;
    }       
    
#aa_wetterline{
    background-color:#f8f8f8;
    background-image:url(../input/bg_wetterline.jpg);
    background-repeat:no-repeat;   
    float:left;
    margin-left: 0px;
    padding-right:0px;
    margin-top: 22px;
    margin-bottom:10px;
    width: 333px;
    } 
      
#aa_header {
    background-image: url(../input/header_aa.jpg); 
    background-repeat: no-repeat;  
    height: 54px;
    width: 333px;
    }  
        
       
.ohne_randoben{
    margin-top: -17px;
    padding-bottom:12px;
    }       

    
    
.artikel_funktionsleiste{
    text-decoration:none;
    margin-left:9px;
	  color:#bbbbbb;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:13px;  
    font-weight:regular;
    }     
    
    
.artikel_funktionsleiste a{
    text-decoration:none;
    margin-left:9px;
	  color:#bbbbbb;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:13px;  
    font-weight:regular;
    }    

.artikel_funktionsleiste a:hover{
    text-decoration:underline;
    }
    
.artikelbild_links{
    float:left;
    margin-top:5px;
    margin-right:14px;
	  padding-left:13px;    
    }

.artikelbild_links_rc{
    float:left;
    margin-top:18px;
    margin-right:10px;
	  padding-left:13px;    
    }    
    
    
.abstand_trennlinie{
    margin-bottom:5px;
    }    
    

#artikel_mainpic {
        background-color: #bdbdbd;
        height: 124px;
        margin-bottom:15px;  
        width: 504px;
        }

.artikel_bildbox{
        margin-left:13px;
        margin-right:11px;
        padding-bottom:11px;
        margin-top:5px;
        width:231px;
        background-color:#ececec;
        float:left;
        }    

.artikel_bildbox_text{
  margin-left:11px;
  margin-right:11px;
  margin-top:5px;
  margin-bottom:2px;
	color:#8f8f8f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;  
  font-weight:bold;
  line-height: 15px; 
  }       
        
.leadtext{
  margin-left:11px;
  margin-right:11px;
  margin-top:20px;
  margin-bottom:30px;
	color:#202020;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;  
  font-weight:bold;
  line-height: 18px;
  }

.artikel_text {
	      color:#040404;
	      font-family:Verdana, Arial, Helvetica, sans-serif;
	      font-size:13px; 
        line-height:19px;             
	      padding-left: 13px;
        padding-right: 13px;
	      padding-top:4px;
        /*text-align: justify;*/
        white-space: normal;
        }      

.artikelliste{
    margin-left:25px;
    }           
        
.schrift_fett{
  font-weight:bold;
  }  
    
.standardschrift{
    width:480px;
	  color:#848484; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:5px;
    line-height: 17px;  
    } 
    
.strassenbox_teaserschrift{
    width:480px;
	  color:#848484; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:5px;
    line-height: 17px;  
    }
    
.standardschrift_130_100{
    width:480px;
	  color:#848484; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:5px;
    line-height: 17px;  
    } 
    
.standardschriftshopping{
    clear:float;
    width:480px;
	  color:#848484; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:5px;
    line-height: 17px;  
    }        

.abstand3px{
  padding-bottom:3px;
  } 

.abstand3unten{
  margin-bottom:3px;
  } 
    
.standardschrift_505{
    width:480px;
	  color:#848484; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:5px;
    line-height: 17px;  
    }            

.standardschrift_vorschaufeld{
    width:310px;
	  color:#848484; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:5px;
    line-height: 17px;  
    }     
    
.standardschrift_rc{
    width:315px;
	  color:#848484; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:5px;
    line-height: 17px;  
    }    
    
.standardschrift a{
	  color:#4c7199; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:12px;
    text-decoration:none;
    }
    
.standardschrift a:hover{
    text-decoration:underline;
    }        

 
    
    
.teaserheadline{
	  color:#4c7199; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:15px;     
	  margin-top:0px;
    }         
    
.teaserheadline a{
    text-decoration:none;
	  color:#4c7199; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:15px;     
	  margin-top:0px;
    }                  

.teaserheadline a:hover{
    text-decoration:underline;
    }    
    
.teasersubheadline{
	  color:#707070; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:regular;
	  font-size:10px;
    font-weight:bold;     
	  padding-left:13px;
	  margin-top:3px;
    }       
    
.teaser_home{
	  color:#5b77b8; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:12px;     
	  padding-left:13px;
	  margin-top:3px;
    line-height: 14px;     
    }               

.teaser_home_rc{
	  color:#9a9792; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:12px;     
	  padding-left:10px;
    padding-top:16px;
	  margin-top:3px;
    line-height: 14px;     
    }     
    
    
.teaser_home a{
    text-decoration:none;
	  color:#5b77b8; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:12px;     
	  padding-left:5px;
	  margin-top:3px;
    line-height: 14px;     
    } 

.teaser_home_rc a{
    text-decoration:none;
	  color:#5b77b8; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:12px;     
	  padding-left:5px;
	  margin-top:3px;
    line-height: 14px;     
    }     
    
.teaser_home a:hover{
    text-decoration:underline;
    }









    
    
    
.aktuell_title{
    font-family:Verdana;
    font-size:18px;
    font-weight:bold;
    color:#5773b4;
    padding-left:250px;
    margin-top:-8px;
    padding-bottom:4px;
    }    

.aktuell_datum{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#707070;
    padding-left:250px;
    padding-top:0px;
    padding-bottom:2px;    
    }     

.aktuell_teasertext{
    font-family:Verdana;
    font-size:12px;
    color:#494949;
    padding-left:250px;
    padding-top:0px;
    line-height: 16px;
    width:240px;
    }      
    



    
.mediathek_artikelbox{
    margin-left:13px;
    width:483px;
    background-color:#ececec;
    }
    
.mediathek_artikelbox_ueberschrift{
	  color:#4f4f4f; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:12px;     
	  padding-left:13px;
    padding-top:5px;
	  margin-top:5px;
    }
    
b{
  color:#d7d7d7; 
  }                  
    

/*---------------mediathek--------------------------*/

.ueberschrift_mediathek{
	  color:#9a9792; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:18px;     
	  padding-left:13px;
	  margin-top:10px;
    line-height: 22px;     
    }    
    
.panorama_rahmen{
    margin-left:11px;
    padding-left:11px;
    margin-right:11px;
    padding-top:11px;
    padding-bottom:11px;
    border-width: 1px;
    border-style: solid;
    border-color: #9a9792;
    }    
    
    
.box_aaa_listeklein{
    width:477px;
    height:44px;

    margin-left:14px;
    }    

.mediathek_artikelbox ul{
    padding-left:26px;
    }
    
.mediathek_artikelbox a{
	  color:#4c7199; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:13px;     
	  padding-left:0px;
    text-decoration:none;
    }        
    
.mediathek_artikelbox a:hover{
    text-decoration:underline;
    }    
    
    
    
/* ----- Tabellen ----- */

table{
  width:505px;
  }

.tabellegrau{
  background-color:#ebebeb;
  }    

.tabellehellgrau{
  background-color:#f5f5f5;
  }      


.tabellekalender{
  width:161px;
  }


.kalenderueberschrift{
  font-family:Verdana;
  font-size:12px;
  text-decoration:none;
  color:#000000;
  }  

  
.kalenderschrift{
  font-family:Verdana;
  font-size:12px;
  text-decoration:none;
  color:#000000;
  }  

.kalenderschrift:hover{
  text-decoration:underline;
  color:#FF0000;
  }  
  
.bold{
  font-weight:bold;
  }  


.archivtabelleschrift{
  font-family:Verdana;
  font-size:12px;
  padding-left:10px;
  color:#59779d;  
  }
  
.archivtabelleschrift a{
  font-family:Verdana;
  font-size:12px;
  padding-left:10px;
  text-decoration:none;
  color:#59779d;
  }
  
.archivtabelleschrift a:hover{
  font-family:Verdana;
  font-size:12px;
  padding-left:10px;
  text-decoration:underline;
  }  

  
  

  
  
.tabelleaktuellesbox {
  margin-left:250px;
  margin-top:-10px;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#6b6b6b;

  }  
  

  
  
  

/* ---- Shopping ----- */  
  
.shoppingpanoramatabelle{

  padding-right:12px;
  }
  


.standardschriftshoppingtabelle{
  font-family:Verdana;
  font-size:12px;
  color:#707070;
  }


.abstand12{
  padding-left:12px;
  padding-bottom:1px;
  }  
  
.abstandshoppingtabelle{
  width:150px;
  }  

/* ----- Flash AD Box ------*/

.flashad_300_250{
  margin-left:15px;
  margin-top:0px;
  }  
  
  

.indextabellerc{
  width:333px;
  }
  
.indextabellerc a:hover{
  text-decoration:underline;
  }  
  
  
  


.texteinrueckung{
  margin-left:11px;
  }  
  
.vereinlisten{
    padding-left:26px;
    }
    
.vereinlisten a{    
	  color:#9a9792; 
	  font-family:Verdana, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size:13px;     
	  padding-left:0px;
    text-decoration:none;
    }        
    
.vereinlisten a:hover{
    text-decoration:underline;
    }     


/*-- freizeit tourismus kats -- */    
ul.catList{
  background:#f8f8f8;
  padding-left:5px;
  list-style-type:none;
  }

 
  
ul.catList li{
  background-color:#efefef;
  padding:0px 0px 0px 10px;
  float:left;
  width:230px;
  height:43px;
  margin-left:5px;
  margin-top:4px;
  }

ul.catList li:hover{
  background-color:#eaeaea;
  }  
  
ul.catList li a{
  text-decoration:none;
  color:#4c7199;
  font-size:13px;
  font-family:Verdana;
  font-weight:bold;

  }

ul.catList li a:hover{
  text-decoration:underline;
  }

ul.catList li a img{
  padding:0 1px 12px 5px;
  margin-top:10px;
  border:0px;
  vertical-align: middle;  
  }



/* ----- Strassenbereich ---- */

.strassenheadline{
  font-family:Verdana;
  font-weight:bold;
  font-size: 12px;
  color:#4c7199;
  text-decoration:none;
  }
  
.strassenheadline:hover{
  text-decoration:underline;
  }  
