body {
	font-size:100%;	margin:0;
	padding:0;
	text-align:center;
	font-family: "Monotype Corsiva";	background-image:url(../bilder/hintergrund_sand1024.jpg);
 }

#container{
text-align:left;
width:800px;
margin:auto;}

#layer_head{
width:100%; 
height:120px;
text-align:center;
}

#layer_menue{
	float:left; 
	width:225px;
		}

#layer_main{
	float:left;
	width:68%;
	padding-left:20px;
			}

#bild_kopf_rechts{
	background-image:url(../bilder/ha-jo_transparent3.gif);
	float:right;
	width:88px;
	height:107px;
	margin-left:20px; 
	margin-top:10px;
				}

#bild_kopf_links{
	background-image:url(../bilder/ha-jo_transparent3.gif);
	width:88px;
	height:107px;
	float:left;
	margin-right:20px; 
	margin-top:10px;
			}
			
#kopf_schrift{
float:left;
width:584px;
text-align:center;
margin-top:30px;
}

#layer_bottom{
width:100%;
clear:left;
text-align:right;
}


/* - - - - - - - - - - - - Layer home.html - - - - - - - - - - - - */

#wetteranzeige{
	text-align:center; 
	margin:auto; 
	margin-top:10px;
}
/* - - - - - - - - - - - - Layer home.html - - - - - - - - - - - - */


a:link { font-weight:bold; color:black; text-decoration:underline; }
a:visited { font-weight:bold; color:#00325A; text-decoration:underline; }
a:hover { font-weight:bold; color:#FFFFFF; text-decoration:none; background-color:#999999; }
a:active { font-weight:bold; color:#FF8040; text-decoration:underline; }
a:focus { font-weight:bold; color:#FFFFFF; text-decoration:none; background-color:#999999; }


h1 { font-size:190%;
     
     color:black; }

h2 { font-size:140%;
     
     color:black; }
	 
h3 { font-size:140%;
     
     color:black; }

img{
	border:none;
}     

p  { font-size:120%;
	 color:black  ;
	         }
table{border-collapse:collapse;
width:530px;
}

th{
border:1px solid #000000;
border-style:ridge;
border-color:#000000;
border-width:2px;}		

td{
border-style:ridge;
border-color:#000000;
border-width:2px;}		

legend  { 
	font-size:120%;
	font-style:italic;
	font-weight:bold;
	color:black  ;
	
        }
        
hr {width:100%;
    color:black; 
    height:1px; 
    text-align:left;
    border:1px solid black;
    }
        
ul {list-style-image:url(../bilder/eintracht_sw.ico) }


.unsichtbar{
	position:absolute;
	left:-2000px;
	}
	
.float_left
{
float:left;
}

.float_right
{
float:right;
}
    
.kopf { font-size:30pt;
		font-weight:bold; 
		color:black;
		margin-left:0px;
        line-height:32pt;
        
       }
         
.navi { font-size:140%;
		color:black;
		margin:0;
		padding-bottom:10px;
		padding-top:1px;
		
        
		}         

.news { font-size:100%;
		color:black;
		
		line-height:2;
        }         
		  
		  
.neu  { font-size:10pt;
	color:red;
	font-weight:bold;
	margin-left:0px;
        line-height:11pt;
        
         }   

.datum  { font-size:80%;
		color:white;
		
         }  

.besucherzahl  { font-size:130%;
		color:red;
		
         }  

.aufrufanzahl  { font-size:100%;
		color:green;
		
         }  
		 
.banner{ font-size:12pt;
		font-weight:bold;
		font-style:italic;
        line-height:13pt;
        
        }   

.h1_rk{ font-size:130%;
		font-weight:bold;
		text-align:center;
		
		
        }   

.link_zurueck{ 
		font-size:130%;
		}

.ip_adresse{ 
		font-size:150%;
		font-weight:bold;
		color:#0033FF;
		
		}

/* - - - - - - - - - - - - Rundeecken - - - - - - - - - - - - */
.ro {
	background:url("../bilder/runde_ecken/roundedbox_ro.gif") top right no-repeat;
	margin:0;
	padding:0;
}

.lo {
	background:url("../bilder/runde_ecken/roundedbox_lo.gif") top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background:url("../bilder/runde_ecken/roundedbox_ru.gif") bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background:url("../bilder/runde_ecken/roundedbox_lu.gif") bottom left no-repeat;
	margin:0;
	padding:0;
}




