body
{
	font-family:verdana,arial;
}

a:link.navigation
{
  text-decoration:none;
  font-weight:bold;
  color:white;
	font-family:arial;
}

a:visited.navigation
{
  text-decoration:none;
  font-weight:bold;
  color:white;
  background-color:none;
	font-family:arial;
}

a:hover.navigation
{
  text-decoration:none;
  font-weight:bold;
  background-color:black;
  color:white;
	font-family:arial;
}

a:active.navigation
{
  text-decoration:none;
  font-weight:bold;
  background-color:black;
	font-family:arial;
}

p
{
  font-size:12;
}

p.fdl06
{
  font-size:12;
	color:white;
}

li.fdl06
{
  font-size:12;
	color:white;
}

p.fdl07
{
  font-size:12;
	color:white;
}

li.fdl07
{
  font-size:12;
	color:white;
}

td
{
  font-size:12;
}

td.fdl06
{
  font-size:12;
	color:white;
}

td.fdl06title
{
  font-size:12;
	color:white;
	font-weight: bold;
}

td.fdl07
{
  font-size:12;
	color:white;
}

td.fdl07title
{
  font-size:12;
	color:white;
	font-weight: bold;
}

td.list
{
  font-size:12;

	border-color:black;
	border-width:1;
	border-top-style:solid;
}

td.listhead
{
  font-size:12;
	color:white;
	font-weight: bold;
  background-color:black;

 border-color:black;
 border-width:1;
 border-style:solid;	
}

table.list
{
 border-color:black;
 border-width:1;
 border-style:solid;
}

img
{
	border-color:black;
}

// Links
a
{
  text-decoration:none;
  font-weight:none;
  color:blue;
}

a:link
{
	color:blue;
  text-decoration:none;
}

a:visited
{
	color:blue;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
  font-weight:none;
  color:red;
}

//
 Links für FDL06
a.fdl06
{
  text-decoration:none;
  font-weight:none;
  color:yellow;
}

a:link.fdl06
{
	color:yellow;
}

a:visited.fdl06
{
	color:yellow;
}

a:hover.fdl06
{
  text-decoration:underline;
  font-weight:none;
  color:red;
}

h4.fdl06
{
	color:#FFFFFF;
	font-family:arial;
}

//
 Links für FDL07
a.fdl07
{
  text-decoration:none;
  font-weight:none;
  color:yellow;
}

a:link.fdl07
{
	color:yellow;
}

a:visited.fdl07
{
	color:yellow;
}

a:hover.fdl07
{
  text-decoration:underline;
  font-weight:none;
  color:red;
}

h4.fdl07
{
	color:#FF8C00;
	font-family:arial;
}

h4.fdl08
{
	color:#093779;
	font-family:arial;
}

h4.fdl09
{
	color:white;
	font-family:arial;
}

h1
{
  font-size:20;
	font-family:arial;
}

h4
{
  color:#880000;
  font-style:italic;
  margin:0px 0px;
  font-family:arial;
}

h6
{
  padding:0px;
  margin:0px 0px;
  font-size:12;
  font-family:arial;
}

h6.date
{
  color:#880000;
  font-size:10;
  font-family:arial;
}

h6.subject
{
  color:black;
  font-style:italic;
  font-family:arial;
	margin-top:0px;
	margin-bottom:6px;
}

a[href^="http:"]
{
  background: transparent url('/images/link-outside.gif') 100% 50% no-repeat;
  padding-right: 15px;
}

a[href^="http://sarotti.dieamigos.de"] 
{
  background: transparent;
  padding-right: 0px;
}

hr
{
 border-color:black;
 border-width:1;
 border-style:dotted;
}


