body {  background-color: #999999}
/* Gilt für alle Links */
A:hover { /* Linkfarbe beim drüberfahren mit der Maus */
	COLOR: #ff0000;
	TEXT-DECORATION: none;
}

/* Anfang Header Menue */
.headermenue
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3598FE;
text-decoration: none;
}
.headermenue2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
}
/* Ende Header Menue */

/* Anfang Linkseiten */
.linktabellen
{
background-color: #ffff00;
}
.linkseitenueberschrift
{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
}
.linkseitenlinktitel
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #3598FE;
text-decoration: none;
}
.linkbeschreibung
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffff00;
text-decoration: none;
}
.linkseitenlink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3598FE;
text-decoration: none;
}
.linksrating
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3598FE;
text-decoration: none;
}

/* Ende Linkseiten */

/* Anfang Linkmenue */
.linkmenue
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
}
/* Ende Linkmenue Links.php */

/* Anfang Werbungrechts.php */
.werbungtitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
}
.werbungtdescription
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffff00;
text-decoration: none;
}
/* Ende Werbungrechts.php */

/* Anfang Partnerprogramm.php */
.beschreibungpp
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
}
.ueberschriftpp
{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #ffff00;
text-decoration: none;
}
/* Ende Partnerprogramm.php */