/*--------------------------------------------------
	www.phoenix-aesthetic.de
	Autor: Thorsten Meyer
	Version: 2005-03-05
	
	Farben
		Hintergrund:	#FFEDA6
		Linie:			#FFE16C
--------------------------------------------------*/

.scrallbar
{
	/* Farbe für 3D-Effekte*/
	scrollbar-3dlight-color:#FFE16C;
	/* Farbe für Verschiebepfeile*/
	scrollbar-arrow-color:#FF6600;
	/* Basisfarbe der Scroll-Leiste*/
	scrollbar-base-color:#FFE16C;
	/* Farbe für Schatten*/
	scrollbar-darkshadow-color:#FFE16C;
	/* Farbe für Oberfläche*/
	scrollbar-face-color:##FFEDA6;
	/* Farbe für oberen und linken Rand*/
	scrollbar-highlight-color:#FFEDA6;
	/* Farbe für unteren und rechten Rand*/
	scrollbar-shadow-color:#FFE16C;
	/* Farbe für freibleibenden Verschiebeweg*/
	scrollbar-track-color:#FFEDA6;
}

a:link 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: underline;
	font-variant: none;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
a:visited 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: underline;
	font-variant: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
a:hover 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: underline;
	font-variant: none;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
a:active 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: none;
	font-variant: none;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.text
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	font-family: Helvetica,Verdana,Trebuchet,Arial,;
}

.text-fett
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	font-family: Helvetica,Verdana,Trebuchet,Arial,;
}

.ueberschrift
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	line-height: 18px;
	font-family: Helvetica,Verdana,Trebuchet,Arial;
}

.bildunterschrift
{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	line-height: 18px;
	font-family: Helvetica,Verdana,Trebuchet,Arial,;
}

.footer
{
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	line-height: 18px;
	font-family: Helvetica,Verdana,Trebuchet,Arial,;
	
	a:link 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: underline;
	font-variant: none;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:visited 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: underline;
	font-variant: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:hover 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: underline;
	font-variant: none;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
a:active 
{
	font-family: Helvetica,Verdana,Trebuchet,Arial;
	text-decoration: none;
	font-variant: none;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
}
