/* Style Sheet */
html, body {
             margin: 0px;
             padding: 0px;
             border: 0px none;
             color: black;
             font-family: "arial"; 
             font-size: 10pt;
             background: #ffcc66;
             scrollbar-face-color: #663300;
             text-align: center;
             }
.rahmen    	{
  		position: relative;
    		top: 0px;
            	width: 780px;
            	height: 100%;
            	margin: auto;
            	text-align: center;
            	border: 0px solid #00008B;
            	z-index: 1;
           	}
.ansicht   	{
           position: relative;
           top: 5px;
           left: 0pix;
            	box-sizing: content-box;
            	font-family: "arial";
            	font-size: 9pt;
            	
            	width: 778px;
            	height: 800px;
            	margin: auto;
            	text-align: center;
            	padding: 0px;
            	padding-bottom: 15px;
            	border: 1px solid #663300; 
            	z-index: 1;
            	}              
.header {
	     position: absolute;
	     left: 0px;
	     top: 0px;
	     width: 778px;
	     height:100px;
	     z-index: 2;
	  background: #ffcc66;
	     background-image: url("../pix/back_o.jpg");
	     border: 0px solid #dcdcdc; 
         } 
.schrift   {
                 position: absolute;
		 top: 5px;
		 left: 255px;             
                 width: 260px;
                 height:80px;
                 border : 0px solid silver;  
                 z-index: 3; 
                 background-image: url("../pix/ueberschrift.png");
                }           
        
         
                      
.left {
	     position: absolute;
	     left: 1px;
	     top: 101px;
	     width: 165px;
	     height: 700px;
	     z-index: 4;
	     background: #ffcc66;
	    
	     border-right : 1px solid #663300;
	     border-left : 0px solid #663300;
      }
 .logo  {
                 position: relative;
		top: 10px;
		margin: auto;
		text-align: auto;
		background-image: url("../pix/habicht.gif");               
                 width: 72px;
                 height:99px;
                 border : 0px solid silver;  
                 z-index: 5; 
                }  
      
.inhalt {
                 position: absolute;
		top: 101px;
		left:167px;
		width: 611px;
	     height: 700px;
             scrollbar-face-color: oldlace; 
             background: #ffcc66;
	     z-index: 10;
	     border : 0px solid silver;
        }
 
   h1        { color: green; 
                   font-family: "arial"; 
                   font-size: 14pt; 
                   font-style:italic; 
                   font-weight: bold; 
                   text-align: center; 
                   text-decoration: normal; 
                   margin-top: 70px;
                    }     
 
   h3         { color: green; 
                   font-family: "arial"; 
                   font-size: 10pt; 
                   font-style:italic; 
                   font-weight: bold; 
                   text-align: center; 
                   text-decoration: normal; 
                   margin-top: 25px;
                    }
   h2         { color: green; 
                   font-family: arial; 
                   font-size: 10pt; 
                   font-weight: bold; 
                   text-align: center; 
                   text-decoration: normal; 
                   margin-top: 5px;
                    }


a:link {
         color : blue;
         font-family: arial;
         font-size: 10pt; 
         text-align: center;
         text-decoration: none;
	}

a:visited {
        color : darkblue;
		font-family: arial;
		font-size: 10pt;
        text-align: center;
        text-decoration: none;
          }

a:hover {
        color: white;
		font-family: arial;
		font-size: 10pt;
        text-align: center;
        text-decoration: none;
	 }

a:active {
        color: red;
        	font-family: arial;
		font-size: 10pt;
        text-align: center;
        text-decoration: none;
         }

.menue          {   
                position: absolute;
		top: 120px;
		left: 11px;
		width: 138px;
		
	       display: block;
	        z-index: 5; 
            	color:#663300;
	      
	    border : 0px solid silver;
       }



	    
	    
.menue ul li a, .menue li a:link
                 {
                 text-decoration: none;
                display: block;
                color: #663300;
                width: 138px;
                padding-top: 5px;
                padding-bottom: 5px;
                margin: auto;
                text-align: center;
                border-top: 1px solid #FFFFFF;
                border-right: 1px solid #c0c0c0;
                border-bottom: 1px solid #c0c0c0;
                border-left: 1px solid #FFFFFF;
                z-index: 5;}

.menue ul li a:visited
                {
		color: #ffffff;
		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;
                }

/* specific to non IE browsers*/
.menue ul li:hover a, .menue li a:active, .menue li a:focus, .menue li.active a                 
                {
                color: #ffffff;
                font-weight: normal;
                border-top: 1px solid #c0c0c0;
                border-right: 1px solid #FFFFFF;
                border-bottom: 1px solid #FFFFFF;
                border-left: 1px solid #c0c0c0;
                
                text-decoration: none;
                background-color: #663300;
                z-index: 5;} 		  
.homepage 	{
                position: absolute; 
                
                top: 480px; 
                width: 100px; 
                height: 50px;
                left: 30px; 
                font-family: arial; 
                font-size: 8pt;
                margin: auto; 
                text-align: center; 
                text-decoration: none; 
                padding: 0px 0px 0px 0px;
                color: #00008b; 
                }
.spalte_l { 
                 position: absolute;
                 left: 5px;
                 top: 5px;
             width: 300px;
             height: 700px;
             text-align: center; 
             border: 0px solid #150186;
             padding-top: 5px;;
             
             
             
               
              z-index:1;  
            } 
 .spalte_r	{
                 position: absolute;
                 right: 5px;
                 top: 5px;
             width: 300px;
             height: 700px;
             text-align: center; 
             border: 0px solid #150186;
             padding-top: 5px;;
             
             
           
              
              z-index:1; 
            } 
.spalte        { 
              position: relative;  
              top: 815px; 
             width: 400px;
             height: 380px;
             text-align: center; 
             margin:auto;
             border: 0px solid #150186;
             
           
              z-index:1;  
            }  
                       
.spalte_l ul, .spalte_r ul            {
                text-align: left;
                 margin-left: 0px;
                 font-family: arial;
                color: #3A4012 ; 
                font-size: 9pt;
                 }  
.spalte_l li, .spalte_r li               {
                 margin-left: 20px;
                 font-family: arial;
                color: #3A4012 ; 
                font-size: 9pt;
                 }  
   p 	        { font-family: arial;
                color: #3A4012 ; 
                font-size: 9pt; 
                text-align: left; 
                text-decoration: none; 
                margin: 3px 3px 3px 4px; 
                padding-left: 3px;}
.cleared
			{
			float: none;
			clear: both;
			margin: 0;
			padding: 0;
			border: none;
			font-size:1px;
			}
