	body                { margin: 0; padding: 0; color: #000000; background: #e2e2e2; }
	#hauptseite         { margin: 1em auto; width: 800px; background: #e2e2e2; color: #666666; z-index:1; }
        #kopfbereich        { text-align: center; background: #e2e2e2; color: #666666; border: 1px solid #cbcbcb;
                              z-index:2; }

        #navigation  { float: left; width: 120px; background: #e2e2e2; color: #666666;
                       margin-top: 10px; border: 1px solid #c8c8c8; z-index:3;
                       position: relative; }

        #navigation a:link            { color:#666666;  background:#e2e2e2;       text-decoration: none;}
        #navigation a:visited         { color:#666666;  background-color:#e2e2e2; text-decoration: none;}
	#navigation a:hover, a:active { color: #FFFFFF; background: #CCCCCC; }

        #hauptbereich                   { width: 650px;  background: #e2e2e2; color: #666666; margin-top: 10px;
                                          float: right;  border: 1px solid #cbcbcb; z-index:3; }
        #hauptbereich a:link, a:visited { color:#666666; background:#e2e2e2; }
	#hauptbereich a:hover, a:active { color: #FFFFFF;background-color: #CCCCCC; }

        #linker_bereich  { width: 210px; color: #666666; background: #e2e2e2; float: left; border: 0px solid #cbcbcb;}
        #mitte_bereich   { width: 210px; color: #666666; background: #e2e2e2; float: left; border: 0px solid #cbcbcb;}
        #rechter_bereich { width: 210px; color: #666666; background: #e2e2e2; float: left; border: 0px solid #cbcbcb;}

        #gaeste  { width: 400px; color: #666666; background: #e8e8e8; float: left;
                   margin-left: 110px; border: 1px solid #cbcbcb;}
        #gaeste_button { width: 400px; color: #666666; background: #e2e2e2; float: left; border: 1px dashed #c8c8c8;}

        #bereich1  { width: 315px; color: #666666; background: #e2e2e2; float: left; border: 0px solid #cbcbcb;}
        #bereich2  { width: 315px; color: #666666; background: #e2e2e2; float: left; border: 0px solid #cbcbcb;}

        #archiv          { width: 420px; color: #666666; background: #e2e2e2; float: left; border: 0px solid #cbcbcb;}

        #bereich .center { text-align: center; margin-top: 10px;}
        #bereich .left   { text-align: left; margin-left: 20px;}

        #bereich p       { text-align: justify; margin-right: 3px; margin-left: 3px;}


        #counter_intern     { text-align: center; float: left; width: 120px; color: #666666; background: #e2e2e2;
                              border: 1px solid #c8c8c8; z-index:4; position: relative;}
        #counter_intern a:link            { color:#666666; background:#e2e2e2; text-decoration: none;}
        #counter_intern a:visited         { color:#666666; background-color:#e2e2e2; text-decoration: none;}
	#counter_intern a:hover, a:active { color: #FFFFFF; background: #CCCCCC; }
	
        #rss     { text-align: center; float: left; width: 120px; color: #666666; background: #e2e2e2;
                              border: 1px dashed #c8c8c8; z-index:4; position: relative;}
        #rss a:link            { color:#666666; background:#e2e2e2; text-decoration: none; border: 0px}
        #rss a:visited         { color:#666666; background-color:#e2e2e2; text-decoration: none; border: 0px}
	#rss a:hover, a:active { color: #FFFFFF; background: #CCCCCC; border: 0px}


        #Fusszeile          { font-size: 80%; width: 400px; color: #666666; background: #e2e2e2; text-align: right; 
                              float: right; z-index:3; }
        #Fusszeile a:link, a:visited { color:#666666;  background: #e2e2e2;}
	#Fusszeile a:hover, a:active { color: #FFFFFF; background: #CCCCCC; }

        p     { font-size: 100%; color: #666666; background: #e2e2e2;}
        td    { font-size: 100%; color: #666666; background: #e2e2e2;}
        h1    { font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; color: #666666;   background: #e2e2e2; }
        h2    { font-size: 1.0em; font-family: Arial, Helvetica, sans-serif; color: #666666;   background: #e2e2e2; }
        li    {  font-family: "Times New Roman", Times, serif; font-size: 80%; color: #666666; background: #e2e2e2; }
        img   {  border: 0px }

       .none   { text-decoration: none; border: 0px }
       .block  { text-align: justify; margin-right: 20px; margin-left: 10px;}
       .left   { text-align: left; margin-left: 10px;}
       .right  { text-align: right; margin-right: 10px;}
       .center { text-align: center;}

       .news   { border:1px dashed #c8c8c8; display:block; padding:10px;
                 margin:10px; color: #666666; background-color:#dfdfdf; text-align: left;}
