.header
{
	font-family: 'Tohama'; 
	font-size: 16px; 
}

body 
{
	background-color:#FFFFFF;
	font-family: 'Tahoma'; 
	font-size: 12px; 
}
#headline
{
 font-family: Arial, Helvetica, sans-serif; 
 font-size:15px;
 font-weight:bold;
}

td
{
 font-family: Arial, Helvetica, sans-serif; 
 font-size:12px;
}

INPUT{
	border:1px solid black;
}

A
{
	color:#333399;
}

a.menu:link 
{
	color: gray; 
	text-decoration:none;
      font-weight:bold;
}
a.menu:visited 
{
	color: gray; 
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover 
{
	color: gray; 
	text-decoration:none;
	font-weight:bold;
}
a.menu:active 
{
	color: black; 
	font-weight:bold;

}

a.anfahrt:link
{
	font-weight:bold;
	font-size: 14px; 
}
a.anfahrt:visited
{
	font-weight:bold;
	font-size: 14px; 
}
a.anfahrt:hover
{
	font-weight:bold;
	font-size: 14px; 
}