/***
* File:         	content.css
* Package:      	www.intercoiffure.de/bremen
* Version:      	1.0
* Language:     	Cascading Style Sheets
* ---------------------------------------------------------------------------
* (c) 2001 		hier.com
* E-Mail:       	office@hier.com
* WWW:          	http://www.frauenarzt-helfrig.de
* ---------------------------------------------------------------------------
* Author:       	marlene hoffmann
* Date:         	2002-05-15
* Last changed: 	2002-05-16
* Description:  	stellt die globalen Style Angaben für MEDIA=screen für den content-frame zur Verfügung 
***/



a:link {
	color:#000000;
	font-family: MS Sans Serif,Geneva,sans-serif;
	font-size:13px;
	text-decoration:none;
}

a:visited  {
	color:#000000;
	font-family: MS Sans Serif,Geneva,sans-serif; 
	font-size:13px;
	text-decoration:none;
}


a:hover {
	color:#EF8221;
	font-family: MS Sans Serif,Geneva,sans-serif; 
	font-size:13px;
	text-decoration:none;
}


a:active {
	color:#000000;
	font-family: MS Sans Serif,Geneva,sans-serif; 
	font-size:13px;
	text-decoration:none;

}
