/* STYLE TURNIERE */

body 
	{ 
	color: black; 
	background: #CEFFFF; 
	margin-left: 10%; 
	margin-right: 10%; 
	}
	
h1,h2,h4,h5,h6 
	{
	 margin-left: -10mm; 
	font-family: Verdana, Arial; 
	}

h3,h4 
	{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 100%;
    	font-weight: bold;
	color: #FF0000; 
    	background-color: #FFFF80;
	margin-left: -10mm;
	}


p 
	{ 
	line-height: 140%; 
	text-indent:0 cm; 
	font-family: Verdana, Arial, san-serif; 
	font-size: small;  
	}
	
	
a:link 		{ color: blue; }
a:visited 	{ color: red; }
a:hover 	{ color: purple; }
a:active 	{ color: navy; } 
	
	

.navigation 
	{
	line-height:160%; 
	font-size:100%;
	font-family: Verdana, Arial, san-serif;
	}
	
.navigation ul{list-style-type:circle;}
	

	
.navigation a:link 	{ color: blue;text-decoration:none; font-weight:bold;			}
.navigation a:visited 	{ color: red; text-decoration:none; }
.navigation a:hover 	{ color: purple; text-decoration:none; font-weight:bold;}
.navigation a:active 	{ color: navy; text-decoration:none; }
	
	
.sunt 	/*Seite unten*/
	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: small; 
	COLOR: gray;
	text-align: center;
	}

