
body{
	color: black;
	font-family: Arial, sans serif;
	font-size: 12px;
	line-height:120%;
	}

a{	  font-weight:bold;
      font-size:11px;
      color:#000;
      border:0px;
      text-decoration:underline;}

acronym{
		border:0px;
		background-color:#ccc;
		cursor:help;}

div, p, ol, ul{line-height:18px;
} 

/*---------------------------------------------*/   
/*                HEADER                       */
/*---------------------------------------------*/
#subNav li{
      list-style: none;
      display: inline;
      margin-left:10px;
      }

#subNav a{
      text-transform:uppercase;
      font-size:10px;
      color:#000;
      
      }
      #subNav a:link{}
      #subNav a:visited{}
      #subNav a:hover{
            color:white;
            background-color:#999;}
      #subNav a:active{
            color:white;
            background-color:#999;}
      #subNav a:focus{
            color:white;
            background-color:#999;}


#nav li{
      display: inline;
      margin-left:10px;
      }

#nav a{
      text-transform:uppercase;
      font-size:12px;
      font-weight:bold;
      color:#000;
      
      }
      #nav a:link{}
      #nav a:visited{}
      #nav a:hover{
            color:white;
            background-color:black;}
      #nav a:active{
            color:white;
            background-color:black;}
      #nav a:focus{
            color:white;
            background-color:black;}

.strich{
      margin-left:5px;
      font-weight:bold; font-size:15px;
      color:#999;
      }
    
/*---------------------------------------------*/   
/*                FOOTER                       */
/*---------------------------------------------*/
#footer ul{
      list-style-type:none;
      }
    
#footer a{
      text-transform:uppercase;
      font-size:10px;
      color:#fff;
      
      }
      #footer a:link{}
      #footer a:visited{}
      #footer a:hover{
            color:black;
            background-color:white;}
      #footer a:active{
            color:white;
            background-color:black;}
      #footer a:focus{
            color:white;
            background-color:black;}
          
#sitemap{
    width:800px;
    }
#sitemap ul.columns {
    width: 150px;
    float: left;
    padding: 5px 5px;
    }
#sitemap ul {
    margin-left: 0;
    padding-left: 0;
    }
#sitemap li {
    list-style-type: none;
    padding-left:0px;
    }
#sitemap .divider {
    clear: both;
    }
/*---------------------------------------------*/   
/*                CONTENT                       */
/*---------------------------------------------*/	

.nummer{
	font-size:18px;
	font-weight:bold;
	color:#ddd;
	margin-bottom:-0.1em;
	display:block;
	}
.fett_grau{
	font-weight:bold;color:#444;
}

.legende{
		font-size:9px;}

h1	{ 	color:#444;
		font-size:16px;
      	}
	  
h2	{ 	color:#999;
      	font-size:12px;
	  	margin-top:-0.5em;padding:0px;
      	}


/**Info Div Head*/
h3    	{font-weight:bold;
      	color:#000;
      	font-size:11px;
      	text-transform:uppercase;
      	background-color:#ccc; padding-left:2px;
      	}
/*Trenner Text*/		
h4	{	font-weight:bold;
      	color:#ddd;
      	font-size:14px;
		margin-left:5px;
		white-space:nowrap;
		}
		
#info       {border-bottom: 2px dotted #ddd;
            padding-bottom:5px;
            margin-bottom:10px;}

#news		{border-bottom: 2px dotted #666;
            padding-bottom:5px;
            margin-bottom:10px;
			}
			
.liste{list-style-position:outside;
			padding-left:15px;
			margin-left:0px;}
			
			
.legende{	font-size:11px;
			font-style:italic;
			
		}
	
.float_left{float:left;}
.float_right{float:right;}
.float_clear{clear:both;}

.center{margin: 0px auto;}

hr { visibility:hidden; clear:both;}

blockquote{margin:0px; padding:0px; font-style:italic;}

.bild_rahmen{
border-style:outset;
border-color:#fff;
border-width:2px;
}
