


body{
margin:5;
padding:10;
background-color:white;
background: url("hinter2.jpg") ;
}

#background{
padding: 0 0;

width:1116px;
height:815px;
color:blue;
background-color:white;
background: url("hinter.png"); 

border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;





}


#header{

width:1116px;
height:105px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
background: url("Banner.jpg") repeat-x ;
text-position: ;
color:#E3E2D9;
font-style:bold;
font-family:Humnst777 BT;
font-size:25;

}

	#tischtennis{
	            padding: 3 12;
				position:absolute;
				width:1116px;
				height:105px;
				font-family:Humnst777 BT;
				font-size:25;
				color:#E3E2D9;
				font-style:bold;
				text-align: center; 
	 
	}

	tischtennis h1{
	/*
				font-family:Verdana;
				font-size:10;
				color:red;
				font-style:bold;
				text-align: center: 
				*/
	}
	
	
#navigation{
height: 50px;
margin-top:-20;
background: url("hint.jpg");
/*
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
*/
font-style:bold;
font-family:Humnst777 BT;
font-size:22;
}


	nav ul li{
	 list-style-type:none;
	 height: 50px;
	 width:208;
	 float:left;
	 text-align:center;
	}
	
	 nav ul li a{
	 text-decoration:none;
	 line-height:50px;
	 color:#E3E2D9;
	 display:block;
	}

	 nav ul li a:hover{
     background-color:#E3E2D9;
	 color:#650F12;
	}

#inhalt{
margin-top:0;
background-color:#E3E2D9;
opacity:0.8;
width:1116px;
height:650px;
text-align:center;
font-family:Humnst777 BT;
color:black;
/*
font-size:25;
font-style:bold;
color:#E3E2D9;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
background: url(images/platte.png) repeat-x ;
*/
}
	#inhalt h1{
		font-size:31;
        color:black;
        font-style:bold;
	}
	#inhalt h4{
		font-size:15;
        color:black;
        font-style:bold;
        text-align:center
	}
	#inhalt h4 hallo{
		font-size:16;
        color:black;
        font-style:bold;
        text-align:justify
	}

		#inhalt2{
		font-size:16;
        color:black;
        font-style:bold;
        text-align:justify;
		
		margin-left:30px;
		margin-right:30px;
		
	}

		#inhalt3{
		font-size:20;
        color:black;
        font-style:bold;
        text-align:center;
		
		margin-left:30px;
		margin-right:30px;
		
	}

		#inhalt4{
		font-size:18;
        color:black;
        font-style:bold;
        text-align:justify;
		
		margin-left:30px;
		margin-right:30px;
		
	}
	
		#inhalt5{
		font-size:30;
        color:black;
        font-style:bold;
        text-align:center;
		
		
	}
	
	#inhalt p{
		font-size:25;
        font-style:bold;
	}
	
	#inhalt table{
		font-size:23;
        font-style:bold;
	}
	
	#inhalt table Spielplan{
		font-size:14;
        font-style:bold;
	}

#fusszeile{
margin-top:-24;
font-family:Humnst777 BT;
background: url("hint.jpg");
color:#E3E2D9;
text-align:center;
}


