/* CSS-Stylesheet for www.flyingwebsites.de */
/* (c) 2005 by FlyingWebsites.de            */

.FLabel { font-family:Arial,Helvetica,Verdana;
	  color:#ffffff;
	  font-style:italic;
	  font-weight:bold;
	  font-size:22px;
	  margin-left:20px;
	  margin-top:2px;
	  margin-bottom:2px;
	  padding-top:2px;
	  padding-bottom:2px;
	  
}

.FDate { font-family:Arial,Helvetica,Verdana;	  
	  font-size:9px;
	  margin-right:5px;	  
	  
}

.FTitle { font-family:Arial,Helvetica,Verdana;	  
	  font-size:14px;
	  color:#e5b73b;
	  font-weight:bold;
	  
}

.TDContent 
{ padding:10px;
  }

.TDLinkeEcke
{
background-image:url(../img/farbe.gif);
background-repeat:no-repeat;
background-position: bottom right;
}

.TDLinks
{
background-image:url(../img/farbe.gif);
background-repeat:repeat-y;
background-position: right;
}

.TDOben
{
background-image:url(../img/farbe.gif);
background-repeat:repeat-x;
background-position: bottom;
padding-right:200px;
padding-left:30px;
}

.TDText
{
font-family:Arial,Helvetica,Verdana;
font-size:11px;

padding-right:200px;
padding-left:15px;
padding-top:15px;
padding-bottom:35px;
}

.AFoto
{
font-family:Arial,Helvetica,Verdana;
font-size:11px;
color:#11003f;
text-decoration:underline;
}