body  {
	background:url('main_bg_old.png') repeat-x;	
	}

table.main   {    
	background-color:#ffeaa9;
	
	}
	
td.top  {
	background-color:#FF9900;
	vertical-align: top;
	background:url('logo3.png');
	height: 150px;
	width: 648px;
	
	}

td.menu  {
	height: 8px;
	background-color:#FF9900;
	text-align: center;

	}
table.info  {
	width:100%;
	height:100%;
	border-style: solid;
	border-width: 0px;
	}

td.image  {
	vertical-align: top;
	border-style: solid;
	border-width: 0px;

	}

td.text  {
	color:black;
	font-size: 14px;
	height:100%;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
	}

table.contact	{
	font-weight: bold;	
	font-family: Tahoma,Verdana, Arial, Helvetica;	
	background-color: #ff9900;
	width: 100%;	
	}

td.contact   {
	height: 5px;
	background-color:#FF9900;
	font-size: 75%;
	color:black;
	}


font.text-headline  {	
	color:black;
	font-size:100%;
	font-weight: bold;	
	}

font.mail  {	
	color:white;
	font-size:100%;
	}

a:link {color: blue}     
a:visited {color: black}  
a:hover {color: white}
a:active {color: black} 
a  {
	text-decoration: none;
	font-weight:bold;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 12px;
}


a.extra:link {color: #7eabd5}     
a.extra:visited {color: #7eabd5}  
a.extra:hover {color: white}
a.extra:active {color: #7eabd5} 
a.extra  {

	font-weight:bold;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 12px;
}

