/***
* File:         	content.css
* Package:      	fat-filter.de
* Version:      	1.0
* Language:     	Cascading Style Sheets
* ---------------------------------------------------------------------------
* (c) 2001 		hier.com
* E-Mail:       	office@hier.com
* WWW:          	http://www.fleicherei-didszun.de
* ---------------------------------------------------------------------------
* Author:       	marlene
* Date:         	2002-06-14
* Last changed: 	2002-06-14
* Description:  	stellt die globalen Style Angaben für MEDIA=screen für den content-frame zur Verfügung 
***/




body,tr,td,th,p,ul,ol,h2,h3,h4,div,address,blockquote,nobr, form, span, input
	{
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:12px;
	color:#182B4B;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #A7B6CF;
	SCROLLBAR-HIGHLIGHT-COLOR: #A7B6CF;
	SCROLLBAR-SHADOW-COLOR: #A7B6CF;
	SCROLLBAR-ARROW-COLOR: #182B4B;
	SCROLLBAR-TRACK-COLOR: #A7B6CF;
	
	
}

.weiss {
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.titel {
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.subtitel {
	color:#676767;
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:15px;
	text-decoration: none;
	letter-spacing : 1px;
}
		
a:link {
	color:#ffffff;
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:13px;
	text-decoration: none;
	letter-spacing : 1px;
}

a:visited  {
	color:#ffffff;
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:13px;
	text-decoration: none;
	letter-spacing : 1px;
}


a:hover {
	color:#596B8A;
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:13px;
	text-decoration: none;
	letter-spacing : 1px;
}


a:active {
	color:#596B8A;
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	font-size:13px;
	letter-spacing : 1px;
	text-decoration: none;

}
