
#banner
{ 
    color: #800000; 
    font-size: 14px; 
    text-align: left; 
    float: left;
    position: absolute; top: 95px; left: 2%; 
    width: 48%; 
    height: auto;
}

#banner2
{ 
    color: #800000; 
    font-size: 14px; 
    text-align: right;
    float: right; 
    position: absolute; 
    top: 95px; left:50%;
    width: 48% ;
    height: auto;
}

#sitemap
{  	 color: #ffe4c4; 
 	 font-size: 11px; 
 	 background-color: #9a0000; 
 	 text-align: center;
 	 left:0px;
 	 width: 100%; 
 	 top: 0px;
 	 position: absolute;
 	  	 display: block;
 	 }


#sitemap A:link
  { 	color: #f5f5f5; 
  		font-weight: bold; 
  		font-size: 11px; 
  		text-decoration: none; }
  		
#sitemap A:visited
   { 	color: #f5f5f5; 
   		font-weight: bold; 
   		font-size: 11px; }

#sitemap A:hover
  { 	color: #f5f5f5; 
  		font-size: 11px; 
  		text-decoration: underline }

#sitemap A:active  
	{ 	color: #f5f5f5; 
		font-weight: bold; 
		font-size: 11px; }
		
#navigation
{    color: #ffe4c4; 
 	 font-size: 11px; 
 	 background-color: #9a0000; 
 	 text-align: center;
 	 top: 20px; 
 	 left: 0px; 
 	 width: 100%; 
 	 position: absolute;
 	 display: block;
 	 line-height:  20px;
 	 }
 	 
 	 
#navigation A:link
      { color: white; font-weight: bold; font-size: 15px; text-decoration: none }

#navigation A:visited
	  { color: white; font-weight: bold; font-size: 15px; text-decoration: none }

#navigation A:hover 
	  { color: white; font-size: 15px; text-decoration: underline }

#navigation A:active
	  { color: white; font-weight: bold; font-size: 15px }


#submenu
	   { 
	   color: #ffe4c4; 
	   font-size: 14px; 
	   background-color: #9a0000; 
	   text-align: center;  
	   left: 0px;
	   position: absolute; 
	   top: 55px; 
	   width: 100%; 
}

#submenu table
	   {
	     color: #ffe4c4; 
	   }
#submenu A:link
     { color: white; font-weight: bold; font-size: 14px; text-decoration: none }

#submenu A:visited 
	 { color: white; font-weight: bold; font-size: 14px }

#submenu A:hover 
	 { color: white; font-size: 14px; text-decoration: underline }

#submenu A:active
      { color: white; font-weight: bold; font-size: 14px }


#inhalte	
{ 
        color: #660000; 
        font-size: 15px; 
        padding: 2% 2% 4% 2%;
        background: #ffe4c4 fixed; 
        position: absolute; 
        width: 66%;
        top: 95px; 
        left: 15%; 
        min-height: 500px;
        height: auto; 
        border-bottom: 25px solid #660000;
}
#gaestebuch	
{ 
        color: #660000; 
        font-size: 15px; 
        padding: 0% 2% 0% 2%;
        background: #ffe4c4 fixed;
        border-bottom: 25px solid #660000; 
        position: absolute; 
        width: 66%;
        top: 95px; 
        left: 15%; 
        height: 1500px; 
        overflow: auto;
}

#frame	
{ 
        color: #660000; 
        background: #ffe4c4 fixed; 
        position: absolute; 
        top: 95px; 
        left: 15%;
        width: 66%;
        padding: 0% 2% 0% 2%;
        height: 500px;

}
#archiv	
{ 
        color: #000000; 
        font-size: 13px; 
        background: #ffe4c4 fixed; 
        padding: 0 0 2% 0;
        border-bottom: 25px solid #660000;
        position: absolute; 
        top: 95px;
        left: 0%;
        width: 100%;
        height: auto;}
        
.no_pad
{
    font-size: 16px;
}
        

