body 	{
  	font-family : Tahoma, Verdana, Helvetica, "Lucida Sans MS", Sans-Serif;
 	background-image:url(images/puzzle.jpg);
	 }

img 	{ border:0px;}

table.menu {
	background-image:url(images/menu.png);
        background-repeat:no-repeat;
	border:0;
	font-size:7pt;
	height: 475px;
	width: 77px;
	}

p, ul { font-size: 10pt;}

p.big	{ font-size: 16pt;
	font-family: rockwell, "rockwell bold", "times new roman", serif; }	

p.biig	{ font-size: 20pt;
	font-family: rockwell, "rockwell bold", "times new roman", serif; }

p.klein { font-size: 6pt;}

a:link { color: #008B8B; 	
	font-weight: bold; 
	TEXT-DECORATION: none;
	}
a:visited { color: #008B8B; 	
	font-weight: bold; 
	TEXT-DECORATION: none;
	}
a:active { color: #008B8B; 	
	font-weight: bold;
	TEXT-DECORATION: none; 
	}
a:hover { color: Black;
	TEXT-DECORATION: underline overline; 
	}

a:hover.menu {
	color: white;
	TEXT-DECORATION: none; }

a:hover.ohne { background: transparent;
	text-decoration: none; }	
	

