/* DasÖrtliche */
a:link {color:#000000;text-decoration:underline;font-weight:normal;}
a:visited {color:#000000;text-decoration:underline;font-weight:normal;} 
a:active {color:#000000;text-decoration:underline;font-weight:normal;}
a:hover {color:#333399;text-decoration:underline;font-weight:normal;} 

a.link2:link {color:#333399;text-decoration:underline;font-weight:bold;font-size : 13px;}
a.link2:visited {color:#333399;text-decoration:underline;font-weight:bold;font-size : 13px;} 
a.link2:active {color:#333399;text-decoration:underline;font-weight:bold;font-size : 13px;}
a.link2:hover {color:#666666;text-decoration:underline;font-weight:bold;font-size : 13px;} 


table.text
{
color : #000000;
font-family : verdana;
font-size : 12px;
font-weight : normal;
padding-left:5px;
}


td.header
{
font-size:13px;  
Font-Family: verdana;
color: #333399;
Font-weight:bold;
padding-bottom:10px;
}


div.bold
{
font-size:11px;  
Font-Family: verdana;
color: #666666;
Font-weight:bold;
}
/* END DasÖrtliche */

/*GelbeSeiten */


a.gs:link {font-family:Arial,Helvetica,sans-serif;font-Size:12px;color:#0066CC;line-height:16px;text-decoration:none;}
a.gs:visited {font-family:Arial,Helvetica,sans-serif;font-Size:12px;color:#0066CC;line-height:16px;text-decoration:none;} 
a.gs:active {font-family:Arial,Helvetica,sans-serif;font-Size:12px;color:#0066CC;line-height:16px;text-decoration:none;}
a.gs:hover {font-family:Arial,Helvetica,sans-serif;font-Size:12px;color:#0066CC;line-height:16px;text-decoration:underline;} 

table.textgs
{
color : #000000;
font-family : verdana;
font-size : 12px;
font-weight : normal;

}
/*END GelbeSeiten */


/*DasTelefonbuch*/


a.tb:link {
	color:#000;
	text-decoration:none;
	}
	
a.tb:hover {
	color:#000;
	text-decoration:underline;
	}
a.tb:active {
	color:#E10173;
	}
a.tb:underlink {
	text-decoration: underline;
}

a.tb:underlink:hover {
	color:#E10173;
}
table.texttb
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
margin:0 0 0 0;

}
/*END DasTelefonbuch */

