/* Styles für Schriften und Divs */


/* Formatklassen */

BODY, P, H1, H2, H3, H4, H5, H6, DIV, address, table, td, th, ul li, ul, LI, FORM, INPUT, SELECT { font-family: verdana, arial, helvetica, sans-serif}

BODY {
	background-color: #FFFFFF;
	margin-top: -1px;
	margin-left : 0px;
	margin-right: 10px;
	padding: 0px;
	font-size: 100%;  
	border: 1px solid #FFFFFF;
}
	

div#sprungmarken 
{   display: none;
}

div#kopf { 
    position: relative;
	float: left;
	clear: both;
	color: #FFFFFF;
	font-size: 60%;
	padding: 0px;
	margin: 0px;
 }
 
div#kopf td.fahnen
{   text-align: right;
    height: 26px;
} 

div#kopf div.menuhintergrund { /***Hintergrund ganze linke Spalte ***/
    background-color: #EDEDEE;
    width: 182px;
    height: 28px;
    float: left;

}
 
div#kopf img.druckhintergrund {
    display: none;
}  

div#kopf table.druckkopf 
{  display: block;
}
 
div#funktionalmenu {
    float: left;
	height: auto;
	margin-top: 1.25em;	
    margin-left: 0.5em;
    line-height: 2.25em;	
    width: 145px;
}
 
div#kopf .orange {
    background-color: #F6A800;
}

div#kopf img.bildflagge 
{   padding-left: 0.25em;
    padding-right: 0.25em;
    border: 0px solid;
}
 

div#inhaltgruppe {
	position: relative;
	float: left;
	clear: both;
    padding: 0;
	margin: 0;
	width: 100%;
}


div#inhalt { /***Inhalt des Templates ***/
    background-color: #FFFFFF;
	margin-top: 1.1em;
	padding-top: 0;
	padding-left: 5.0em;
	padding-right: 5.0em;
	padding-bottom: 5.0em;
	
	
    font-size: 80%;
	font-weight: normal;
	color: #666974;
	
}

div#inhaltgruppe .seitenhinweis {
    color: #FFFFFF; /*** Hinweis für Screenreader ***/
    font-size: 0em;
}


div#inhalt .fett 
{   font-weight: bold;
}


/*** Klassen für die Formatierung des Inhalts ***/

div#inhalt h1 
{
    font-size: 1.2em;
	color: #666974;    
    }


div#inhalt h2 
{
    font-size: 1.1em;
    padding-top: 1.0em;
    padding-bottom: 0.5em;
    }


div#inhalt h3 
{
    font-size: 1.0em;
    }


div#inhalt p 
{
    font-size: 1.0em;
    line-height: 1.5em;
}


div#inhalt ul
{
    font-size: 1.0em;
    line-height: 1.5em;
    list-style: none;
    list-style-image:url(bilder/listen-quadrat.gif); 
    padding-left: 0;
    margin-left: 0;
    padding-left: 20px;
    }
    
    
div#inhalt ul.pdf /*** Sonderklasse für PDF ***/
{
    font-size: 1.0em;
    line-height: 1.5em;
    list-style: none;
    list-style-image:url(bilder/icon-pdf.gif); 
    padding-left: 0;
    margin-left: 0;
    padding-left: 20px;
    }
    

div#inhalt li.pdf /*** Sonderklasse für PDF ***/
{
    margin-top: 0.5em;
    vertical-align: baseline;
    }    
    
     
        
div#inhalt ol
{
    font-size: 1.0em;
    line-height: 1.5em;
    }    



div#inhalt blockquote /*Gästebuch*/
{   padding-left: 1.0em;
    padding-right: 1.0em;
    padding-top: 1.0em;
    padding-bottom: 0em;
    margin: 0;
}


div#inhalt cite /*Gästebuch*/
{
    font-weight: bold; 
}


div#inhalt address 
{ 
    font-size: 1.0em;
    line-height : 1.5em;
    padding: 1.0em;
    font-weight: normal;
    font-style: normal;
    border-width: 1px;
    border-color: #B2B3B6;
    border-style: dashed;
    background-color: #EDEDEE;
}


div#inhalt a:link
{
    color: #006BB3; /* blau */
}

div#inhalt img.bildimtext 
{   margin-right: 1.7em;
    margin-top: 0.5em;
}


div#inhalt a:active, a:focus
{
    color: #B2B3B6;
}

div#inhalt a:visited
{
	color: #666974;
}

div#inhalt a:hover
{
    color: #000000;
}

div#inhaltgruppe td.menuhintergrund { /***Hintergrund ganze linke Spalte ***/
    background-color: #EDEDEE;
}

div#menu span.menuhinweis {
    color: #EDEDEE; /*** Hinweis in grau auf grau ***/
}



div#menu td.menudunkelgrau {
   background-image: url(bilder/menu-dunkelgrau.jpg);
   background-repeat: no-repeat;
   height: 26px;
   width: 20px;
}

div#menu td.menudunkelblau {
   background-image: url(bilder/menu-dunkelblau.jpg);
   background-repeat: no-repeat;   
   height: 26px;
   width: 20px;
}

div#menu td.menugelb {
   background-image: url(bilder/menu-gelb.jpg);
   background-repeat: no-repeat;   
   height: 26px;
   width: 20px;
}

div#menu td.menublau {
   background-image: url(bilder/menu-blau.jpg);
   background-repeat: no-repeat;   
   height: 26px;
   width: 20px;   
}

div#menu td.menugruen {
   background-image: url(bilder/menu-gruen.jpg);
   background-repeat: no-repeat;   
   height: 26px;
   width: 20px;   
}

div#menu td.menuorange {
   background-image: url(bilder/menu-orange.jpg);
   background-repeat: no-repeat;   
   height: 26px;
   width: 20px;   
}

div#menu td.menusuche {
   background-image: url(bilder/menu-suche.jpg);
   background-repeat: no-repeat;   
   height: 26px;
   width: 20px;   
}

div#menu td.grau {
     background-color: #BDBEC0;
     color: #FFFFFF;
	 font-weight: bold;
	 font-size: 0.7em;
	 padding-right: 0em;
	 height: 22px;
}

div#menu td.suchgrau {
    background-image: url(bilder/menu-suche-hinten.gif);
	background-repeat: repeat-x;
    color: #FFFFFF;	
	font-weight: bold;	 
	font-size: 0.7em;	
	padding-right: 0em;	
	padding-top: 0.5em;	
}

div#menu td.suchecke {
    background-image: url(bilder/menu-suche.jpg);
	background-repeat: no-repeat;
}

div#menu input.suchfeld {
    height: 1.8em;
	padding-top: 0em;
	background-color: #FFFFFF;
	border-color: #B2B3B6;
	border-style: dotted;
}

div#menu td.suchfeldhintergrund {
   background-color: #EFF0F0; /*** dunkles grau ***/
}



div#menu table.untermenuabstand {
   margin-top: 0.8em;
}

div#menu tr.untermenu {
     color: #666974;
	 font-weight: normal;
	 font-size: 0.7em;
	 height: 2.0em;
}

div#menu td.strich {
     background-image: url(bilder/menu-strich2.gif);
	 background-repeat: no-repeat;
	 width: 2.2em;
	 vertical-align: baseline;
}

div#menu td.untermenuabstand 
{    height: 0.3em;
}


div#menu a.menu1:link {
	text-decoration: none;
    color: #FFFFFF; /* weiß */	
	padding-bottom: 0.5em;    
}

div#menu a.menu1:active {
	text-decoration: none;
    color: #000000; /* schwarz */
}

div#menu span.menu1active 
{
	text-decoration: none;
    color: #006BB3; /* blau */        
}

div#menu a.menu1active 
{
	text-decoration: none;
    color: #006BB3; /* blau */        
}

div#menu a.menu1:visited {
	text-decoration: none;
    color: #FFFFFF; /* weiß */	     
}
			
div#menu a.menu1:hover {
	text-decoration: none;
    color: #006BB3; /* blau */	   
}

div#menu a.menu1:focus {
	text-decoration: none;
    color: #006BB3; /* blau */	 
}



div#menu a.menu2:link {
	text-decoration: none;
     color: #666974; /*** grau ***/      
}

div#menu a.menu2:active {
	text-decoration: none;
    color: #000000; /*** schwarz ***/ 
}

div#menu span.menu2active {
	text-decoration: none;
    color: #006BB3; /*** blau ***/
}

div#menu a.menu2active {
	text-decoration: none;
    color: #006BB3; /*** blau ***/
}

div#menu a.menu2:visited {
	text-decoration: none;
    color: #666974; /*** grau ***/   
}

div#menu a.menu2:hover{
	text-decoration: none;
    color: #006BB3; /*  blau */ 
}

div#menu a.menu2:focus {
	text-decoration: none;
    color: #006BB3; /*  blau */ 
}


div#funktionalmenu a.menukopf:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
    color: #FFFFFF; /* weiß */	
}

div#funktionalmenu a.menukopf:visited {
	text-decoration: none;
	font-weight: bold;	
	font-size: 1.0em;	
    color: #FFFFFF; /* weiß */	      
}

 div#funktionalmenu a.menukopf:hover {
	text-decoration: none;
	font-weight: bold;	
	font-size: 1.0em;	
    color: #006BB3; /*** blau ***/	 
}

div#funktionalmenu a.menukopf:active {
	text-decoration: none;
	font-weight: bold;	
	font-size: 1.0em;	
    color: #006BB3; /*** blau ***/	   
}

div#funktionalmenu a.menukopfactive {
	text-decoration: none;
	font-weight: bold;	
	font-size: 1.0em;	
    color: #006BB3; /*** blau ***/	  
}

div#funktionalmenu a.menukopf:focus 
{
    color: #006BB3; /*** blau ***/	
	font-weight: bold;    
	font-size: 1.0em;	

}

div#funktionalmenu span.menukopf 
{
    color: #0065AD;
    font-weight: bold;
    font-size: 1.0em;   
}


div#fuss {  
    position: relative;
	float: left;
	padding-left: 5.5em;
	padding-bottom: 1.0em;
	font-size: 70%;
	color: #006BB3;
}

div#fussinhalt {
    position: relative;
	float: left;
	padding-right: 5.0em;
	min-width: 500px;	
}


div#fussnavigation {
    position: relative;
	float: right;
}
	

div#fuss a:link {
	text-decoration: none;
    color: #000000; /* schwarz */	
}

div#fuss a:hover {
	text-decoration: none;
    color: #000000; /* schwarz */	
}

div#fuss a:active {
	text-decoration: none;
    color: #000000; /* schwarz */	
}

div#fuss a:visited {
	text-decoration: none;
    color: #000000; /* schwarz */	
}



/* Links unter Service */

div#inhalt div.linkbox 
{   margin-bottom: 1.0em;
}
	
div#inhalt hr.linktrennung 
{   height: 1px;
    color: #ffffff;
    border: 0;
    border-bottom-color: #88B2DF;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}


div#inhalt div.linkbox ul
{
    font-size: 1.0em;
    line-height: 1.5em;
    list-style: none;
    list-style-image: url(bilder/pfeil-aufzaehlung.gif);   
    padding-left: 0;
    margin-left: 0;
    padding-left: 26px;
    vertical-align: middle;
    }
    
/* Formular normal */

div#inhalt label
{   width: 10.0em;
    float: left;
    color: #666974;
}

/* speziell für Checkboxen */

div#divKategorien label 
{   color: #666974;
    width: auto;
    float: none;
}

div#inhalt div#eingabefelder 
{   margin-top: 1.0em;
    margin-bottom: 4.0em;
    margin-right: 4.0em;
    width: 37.0em;
    float: left;
    clear: both;   
    border: 1px dashed #0065AD;
    padding: 1.0em; 
    background-color: #EDEDEE;
}


div#inhalt .formularzeilenlinks 
{   float: left;
    padding: 0.2em;
}

div#inhalt .eingabefeldrechts 
{
    float: right;   
}


div#inhalt div.buttonbox 
{   float: left;
    padding: 0px;
    border-width: 1px;
    border-color: #0065AD;
    border-style: solid;
    margin-bottom: 1.0em;
    margin-top: 1.0em;
    
}

div#inhalt input.button 
{   background-color: #8CC63F;
    color: #FFFFFF;
    font-weight: bold;
    border-style: none;
    padding: 4px;  
} 

/* Definition Pfeil-Sprungmarken für längere Texte */

div#inhalt div.sprungmarke 
{  margin-bottom: 4em;
}

div#inhalt img.sprungmarke
{   border: 0;
    float: right;
}



