body
	{
      background-color:#ffffff;
      font-family: arial;
      font-size:0.8em;
      background-color: white;
      background-image: url(gfx/grun.gif);
      background-repeat: repeat-y;
	}

table
	{
      background-color:#ffffff;
      font-family: arial;
      font-size:1em;
	}

.none {
		display: none;
		}
		
.spanmenu{
		display:block;
		text-indent: 10px;
		}

a
	{
		color:#000000;
		text-decoration: none;
	}

a:hover
	{
		text-decoration: underline;
	}

h1
	{
		font-size:1.2em;
		font-weight: bold;
	}

h2
	{
		font-size:1em;
		font-weight: bold;
	}

.banner
	{
     	position:fixed;
         	left:0px;
			top:0px;
         width:100%;
         height:120px;
         background-image:url(gfx/banner02.jpg);
         background-repeat: no-repeat;
         background-color: #18AD29;
         background-position: center;
         text-align: right;
         color:#18AD29;
         font-size: 0.1em;
		z-index:12;
     }
     
* html .banner
	{
		position: absolute;
         	left:0px;
			top:0px;
		p\osition: absolute;
         	lef\t:0px;
			to\p:0px;
	}
			

.navi1
	{	
     	position:fixed;
             	left:0px;
                 top:0px;
         width:150px;
         height:100%;
         background-color:#E7FFA5;
		z-index:10;
     }
			

* html .navi1
	{	
     	position:absolute;
             	left:0px;
                 top:0px;
         width:150px;
         height:100%;
         background-color:#E7FFA5;
		z-index:10;
     }

.navi2
	{
     	position:fixed;
             left:2px;
             top:135px;
             width:150px;
             height:533px;
             background-color:#E7FFA5;
		z-index:11;
     }
     
* html .navi2
	{
		position: absolute;
         	left:0px;
			top:110px;
		padding-top: 15px;
		p\osition: absolute;
         	lef\t:0px;
			to\p:110px;
		pad\ding-top: 15px;
	}

.main1
	{
         	position:absolute;
             	left:0px;
                top:0px;
             width:100%;
             height:100%;
             background-color:white;
	}

* html .main1
	{
         	position:absolute;
             	left:0px;
                top:0px;
             width:100%;
             height:100%;
	}

.main2
	{
     	position:absolute;
         	left:180px;
            top:135px;
         width:80%;
         height:70%;
         background-color:white;
         z-index:2;
     }
     

.main3
	{
		position:absolute;
			left:156px;
			top:0px;
		width:642px;
		height:100%;
		background-color:white;
     }

.drittel1
	{
     	position:absolute;
         	left:0px;
            top:25px;
         width:195px;
         height:465px;
         background-color:#d3e8e9;
         z-index:2;
         text-align:justify;
     }
.drittel2
	{
     	position:absolute;
         	left:218px;
            top:25px;
         width:195px;
         height:465px;
         background-color:#d3e8e9;
         z-index:2;
         text-align:justify;
     }
.drittel3
	{
     	position:absolute;
         	left:436px;
            top:25px;
         width:195px;
         height:465px;
         background-color:#d3e8e9;
         z-index:2;
         text-align:justify;
     }


.bild_bgm
	{
		position:absolute;
			right:0px;
			top:10px;
	}
	

.text_bgm
	{
		text-align:justify;
		width:300px;
	}

.bild_bgm2
	{
		position:relative;
			left:0px;
			top:10px;
	}

.text_bgm2
	{
		position:relative;
			left:130px;
			top:10px;
		text-align:justify;
		width:300px;
	}
	
.reihe
	{
		position: relative;
			top: 0px;
			left: 0px;
		width: 90%;
		height: 500px;
	}
	
.ortl
	{
		position: absolute;
			top: 0px;
			left: 0px;
		width: 50%;
	}
	
.ortr
	{
		position: absolute;
			top: 0px;
			right: 0px;
		height: 400px;
		width: 50%;
	}
	
.bi
	{
		position: relative;
			top: 0px;
			left: 0px;
		width: 290px;
	}