/* Cascading Style Sheets */

	iframe {background: #EFEFEF;}
   	body,img,table,tr,td {font-family: "Verdana","Arial","sans-serif"; background: #000000; color: #DDDDDD; scrollbar-track-color: #665959; scrollbar-arrow-color: #FFFFFF; scrollbar-face-color: #880022; scrollbar-3dlight-color: #0000AA; scrollbar-highlight-color: #009999; scrollbar-darkshadow-color: #000000;  font-size: 10pt;}
   	
   	font.title {text-decoration: underline; font-size: 13pt;}
   	font.title2 {font-weight: bold; text-decoration: none; font-size: 12pt;}	
   	
   	img.counter {background: #CC0033;}
   	h1,h2,h3,h4 {font-family: verdana, arial; color: #DDDDDD;}
   	h1.title {font-family: "Arial"; color: #CC0033; font-size: 15pt;}
   	h3.red {font-family: lydian, verdana, arial; color: #CC0033; font-size: 12pt;}
   	font.white {color: #DDDDDD;}
   	font.faszination {font-family: "Monotype Corsiva", "Times New Roman"; color: #DDDDDD; font-size: 30pt;}
   	font.bottom {font-size: 7pt;}
   	
   	h1.zeitung {text-decoration: underline; font-size: 10pt; font-weight: bold;}
   	h1.title2 {text-decoration: none; font-size: 12pt;}
   	h1.title3 {font-weight: bold; font-style: italic; font-size: 6pt;}
   	h1.bottom {font-size: 7pt;}
	
	a:link    {text-decoration: none; color: #99AAFF; font-weight: bold; background-color: transparent;}
	a:visited {text-decoration: none; color: #99AAFF; font-weight: bold; background-color: transparent;}
	a:hover   {color: #FFFFFF; text-decoration: none; background-color: #EF1A22;}
	
	a.menu:link    {text-decoration: none; font-weight: bold; color: #99AAFF; font-size: 12pt; background-color: transparent;}
	a.menu:visited {text-decoration: none; font-weight: bold; color: #99AAFF; font-size: 12pt; background-color: transparent;}
	a.menu:hover   {color: #FFFFFF; text-decoration: none; background-color: #EF1A22;}
	/*a.menu:active  {color: #FF0000;}*/
	
	font.link {text-decoration: none; color: #888888; font-weight: bold; background-color: transparent;}
	
	body.tour,table.tour,tr.tour,td.tour {font-family: verdana, arial; background: black; color: #FFFFFF;}
	a.tour:link    {text-decoration: none; color: #222222; background-color: transparent;}
	a.tour:visited {text-decoration: none; color: #222222; background-color: transparent;}
	a.tour:hover   {color: #FFFFFF; text-decoration: none;}
	a.tour:active  {color: #FF0000;}
		