
.fText  
{
	FONT-WEIGHT : normal;
	FONT-SIZE : 12pt;
	COLOR : #000000;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.fTextInvers
{
	FONT-WEIGHT : normal;
	FONT-SIZE : 12pt;
	COLOR : #ffffff;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.fFettText  
{
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	COLOR : #000000;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
	padding-left: 2px;
	padding-right: 2px;
}

.fTextRed  
{
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	COLOR : #ff0000;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.fTableHeader  
{
	text-decoration: none;
   color:white;
   font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size:16px;
	text-align:center;
	background-color:#0a5028;
}

.fArtikelHeader
{
	text-decoration: none;
   color:white;
   font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
	text-align:center;
	background-color:#0a5028;
}


#guestbook a
{
  	font-size: 14px;  	
	font-weight: bold;  	
	color: #960000;
	font-family: Arial, Sans-Serif;
	text-decoration:underline;
}

#guestbook A:active
{
	font-size: 14px;  	
	font-weight: bold;  	
	color: #960000;
	font-family: Arial, Sans-Serif;
	text-decoration:underline;
}

#guestbook A:link
{
	font-size: 14px;  	
	font-weight: bold;  	
	color: #960000;
	font-family: Arial, Sans-Serif;
	text-decoration:underline;
}

#guestbook A:visited
{
	font-size: 14px;  	
	font-weight: bold;  	
	color: #960000;
	font-family: Arial, Sans-Serif;
	text-decoration:underline;
}



