/* Hintergrund, Scrollbalken  */

body, html 	{ 

		background-color: #fff5e6;
		margin: auto;
    		font-variant: normal; 
       		color: #3A4012;
         	font-family: arial;
            	text-align: center;
		scrollbar-face-color: #faebd7;
		font-size: 100.01%
		 }
		 
          
.rahmen    	{
  		position: relative;
            	width: 1000px;
            	height: 100%;
            	margin: auto;
            	text-align: center;
            	border: 0px solid #00008B;
           	}
.ansicht   	{
           position: relative;
           top: 0pix;
           left: 0pix;
            	box-sizing: content-box;
            	background-color: #fff5e6;
            	font-family: arial;
            	font-size: 9pt;
            	float: left;
            	width: 1000px;
            	height: 900px;
            	margin: auto;
            	text-align: center;
            	padding: 0px;
            	padding-bottom: 0px;
            	border: 1px solid #6a0000; 
            	z-index: 1;
            	}  
  .header    	{
 		position: absolute;
		top: 2px;
		left:0px;
            	width: 1000px;
            	height: 160px;
            	background-image: url("../pix/back_header.jpg");
            	margin: 0px;
            	padding: 0px;
            	border-top: 1px solid silver;
            	border-bottom: 0px solid silver;
           	}  
 
 .ueberschrift   {
                 position: absolute;
		top: 35px;
		left:165px;                
                 width: 435px;
                 height:78px;  
                background-image: url("../pix/ueberschrift.png"); 
                } 
                
       /* hack IE 6.0 */             
 * html .ueberschrift    {
                  background-image:none;
                  position: absolute;
		  top: 35px;
		left:165px;                
                 width: 435px;
                 height:78px;
                  filter:
                  progid:DXImageTransform.Microsoft.AlphaImageLoader
                  (src='http://www.bluhm-fewo.de/pix/ueberschrift.png',  sizingMethod='scale'); 
                 }               
                
                
                
  #ueberschrift_2   {
                 position: absolute;
		top: 110px;
		left:240px;                
                 width: 450px;
                 height:25px;
                 border : 0px solid silver;  
                 z-index: 5; 
                }                        	
       
                
                
  .foto_r   {
                 position: absolute;
		top: 10px;
		right:205px;                
                 width: 190px;
                 height:120px;
                 background-image: url("../pix/logo.png");
                 border : 0px solid silver;  
                 z-index: 5; 
                } 
                
    /* hack IE 6.0 */              
  * html .foto_r    {
                  background-image:none;
                  position: absolute;
		 top: 10px;
		right:205px;                
                 width: 190px;
                 height:120px;
                  filter:
                  progid:DXImageTransform.Microsoft.AlphaImageLoader
                  (src='http://www.bluhm-fewo.de/pix/logo.png',  sizingMethod='scale'); 
                 }                
                */ 
                
                        	
 /* Links */       

a:link {
         color : #00008b;
         font-family: arial;
          
         text-align: center;
         text-decoration: none;
	}

a:visited {
        color : #6495ed;
		font-family: arial;
		
        text-align: center;
        text-decoration: none;
          }

a:hover {
        color: #b0b0b0;
		font-family: arial;
		
        text-align: center;
        text-decoration: none;
	 }

a:active {
        color: red;
        	font-family: arial;
		
        text-align: center;
        text-decoration: none;
         }
p, ul            { 
                color: #191919;
                font-family: arial;
                font-size: 9pt;
                text-align: left; 
                font-weight: normal; 
                text-decoration: normal; 
                margin: 2px 2px 2px 4px; 
                
                 }
ul          {        
                list-style-type:circle;
                list-style-position:outside;
                margin: 20px 0px 0px 30px;
               padding: 0px;
                }
li                {
                margin: 0px 0px 0px 0px;
                padding: 0px;
                display: list-item;
                } 
         
 .left {    position: absolute;
		top: 163px;
		left:0px;
            	width: 170px;
            	height: 800px;
            	background-color: #ffffff;
            	background-image:url('../pix/back_seiten.jpg');
            	background-repeat:repeat-x;
            	color: #FFFBF1;
	     margin: 0px;
	     text-align: center; 
	     border : 0px solid silver;
	     border-bottom: 0px solid #6a0000; 
	     z-index: 2;	  
       }
     
 .menue         {
                position: absolute;
		top: 20px;
		left: 8px;
                width: 160px;
                height: 400px;
	        text-align: center;
	        border: 0px solid #483d8b;
	        display:block; 
	        font-family: arial;
                font-size: 9pt;
	       
	        z-index: 5;        
	        }
	    
	    
.menue ul li a, .menue li a:link
                 {
                 text-decoration: none;
                display: block;
                color: #ffffff;
                width: 160px;
                padding: 5px 0px 5px 0px;
                margin: 0px 0px 0px 0px;
                text-align: center;
                border-top: 1px solid #dcdcdc;
                border-right: 1px solid #000000;
                border-bottom: 1px solid #000000; 
                border-left: 1px solid #dcdcdc;
                background-color: #6a0000;
                background-image:url('../pix/back_button_1.jpg');
                z-index: 5;}
                
.menue ul li.active a:visited
                {
		color: #a9a9a9;
		z-index: 5;
		}

.menue ul li a:visited
                {
		color: #ffd700;
		z-index: 5;
		
		}

.menue ul       {
                list-style-type: none;
                padding: 0px;
                margin: auto;
                text-align: center;
                z-index: 5;
                
                }
.menue ul li    {
                float:left;                 
                margin-right:1px; 
                position:relative;
                
                }
.menue ul li ul {
                display: none;
               
                }
.menue ul li:hover a, .menue li a:active, .menue li a:focus, .menue li.active a                 
                {
                color: #a9a9a9;
                font-weight: normal;
                border-top: 1px solid #000000; 
                border-right: 1px solid #dcdcdc;
                border-bottom: 1px solid #dcdcdc; 
                border-left: 1px solid #000000;
                padding-top: 5px;
                padding-bottom: 5px;
                text-decoration: none;
                background-color: #900201;
                background-image:url('../pix/back_button_down.jpg');
                z-index: 5;
                margin: 0px 0px 0px 0px;
                width: 160px;
                }



 
.homepage 	{
                position: absolute; 
                left: 27px; 
                top: 510px; 
                width: 100px; 
                height: 40px; 
                font-family: arial; 
                font-size: 8pt; 
                text-align: center; 
                color: #a9a9a9;
                text-decoration: none; 
                padding: 0px 0px 0px 0px; 
                 border : 0px solid silver;
                }  

                                
                
.inhalt {
		position: absolute;
		top: 163px;
		left:170px;
            	width: 660px;
            	height: 800px;
           /*  	background-color: #ffefd5; */
            background-image:url('../pix/back_seiten.jpg');
            background-repeat:repeat-x;
             text-align: center;
	     margin: auto;
	     border : 0px solid #6a0000;
	     
	     z-index: 1;
        }
 .right {   
                 position: absolute;
		top: 163px;
		right:0px;
            	width: 170px;
            	height: 800px;
            	background-color: #ffffff;
            	background-image:url('../pix/back_seiten.jpg');
            	background-repeat:repeat-x;
            	color: #FFFBF1;
	     margin: 0px;
	     text-align: center; 
	     border : 0px solid silver;
	     border-bottom: 0px solid #6a0000; 	  
	     	        
       }
 
             


#wetter	       {
                position: absolute;
		top: 20px;
		left:23px;
            	width: 120px;
            	height: 280px;
            	 border: 1px solid #6a0000; 
            	display: inline;
             } 
  .footer {   
                position: absolute;
		top: 900px;
		left:0px;
                 width: 1000px;
            	height: 200px;
            	background-color: #eddabf;
            	color: #FFFBF1;
	     margin: 0px;
	     text-align: center; 
	     background-image: url("../pix/back_footer.jpg");
	     border-top : 1px solid #6a0000;
	     border-bottom : 1px solid #6a0000;
	     z-index: 2;		  
	     	        
       }             
  .kontakt    {
                position: relative;
		top: 20px;
		
            	width: 320px;
            	height: 150px;
            	font-family: "arial"; 
                font-size: 9pt; 
                text-align: center;
                background: white; 
                filter:alpha(opacity=75); /* IE */
                opacity:.75;
                color: #000000;
            	border : 1px solid #00008b;
	        margin: auto;
	        text-align: left;
	     }           
             

#kontakt	{ 
                position: relative;
		top: 00px;
		margin: auto;
		margin-top: 0px;
		width: 180px;
                color: #000000; 
                font-size: 9pt; 
                border : 0px solid silver;
                }                       
h1              { 
                color: #fef5e6;
                font-family: arial;
                font-size: 11pt;
                font-style:italic;
                text-align: center; 
                font-weight: bold; 
                text-decoration: normal; 
                margin-top: 5px; 
                margin-bottom: 5px;
                 }
h2              { 
                color: #00008b;
                font-family: arial;
                font-size: 10pt;
                text-align: center; 
                font-weight: bold; 
                text-decoration: normal; 
                margin-top: 2px; 
                margin-bottom: 2px;
                 }
h3                 { 
                color: #a52a2a;
                font-family: arial;
                font-size: 10pt;
                font-weight: bold;
                
                text-align: center;
                text-decoration: normal;
                margin-top: 5px;
                margin-bottom: 5px;
                 } 
 h4             { 
                color: #676767;
                font-family: arial;
                font-size: 9pt;
                text-align: left; 
                font-weight: bold; 
                text-decoration: normal; 
                margin-top: 0px; 
                margin-bottom: 0px;
                 }                 
 h5               { 
                color: #fef5e6;
                font-family: arial;
                font-size: 9pt;
                font-weight: bold;
                font-style:none;
                text-align: center;
                text-decoration: normal;
                margin-top: 5px;
                margin-bottom: 5px;
                 }                 
 h6               { 
                color: #555555;
                font-family: arial;
                font-size: 9pt;
                font-weight: bold;
                font-style:none;
                text-align: center;
                text-decoration: normal;
                margin: 5px 0px 5px 10px;
                
                 } 
.groesse        {  
                font-size:8pt;
                }
