/* Formulare Submit-Button ------------------------------------------------*/
input.submit {
	background: url('../gfx/menu-header1.png') ;
    border : 1px solid rgb(154,2,2);
	height : 22px;
	font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
    font-size : 13px;
    font-weight : normal;
    color : #FFCC27;; }

/* Rahmen und Hintergrundfarbe der Webseite -------------------------------*/
.back_x {
	background-color : #F0E1FF;
	}

/* Rahmen und Hintergrundfarbe der Webseite ( Alternativ-Beispiel )
.back_x {
	background-color : #FFFFFF;
    border : 1px solid rgb(158,192,104);
    padding:4px; }*/

/* "zurück" -Link ----------------------------------------------------------*/
.backsite {
	background : #FC0;
    border : 1px solid rgb(154,2,2);
	height : 22px;
    color : #036;
    text-align:center;
    padding:3px;
 }

/* Farbe, Schriftart der Webseite ------------------------------------------*/
.einsa {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #5A5A5A;  background-color: transparent;}
 
 /* Farbe, Schriftart der Webseite lila und grosse Schrift------------------------------------------*/
.einsa1 {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #690046;  background-color: transparent;}

 /* Farbe, Schriftart der Webseite kleine Schrift rechtes Menue------------------------------------------*/
.einsa2 {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #5A5A5A;  background-color: transparent;}
  
  
/* Farbe, Schriftart des Menubereich Linke Seite ------------------------------------------*/
.neue-anzeigen-menu {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #5A5A5A;  background-color: transparent;}
  
/* Farbe, Schriftart Footer ------------------------------------------*/
.foot {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #CCC;  background-color: transparent;}


/* Farbe, Schriftart Counter ergebnis  -------------------------------------*/
.count-it {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #520A59;  background-color: transparent;}
  
  /* Farbe, Schriftart Counter ergebnis  -------------------------------------*/
.x-count-it {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 11px;  font-weight : normal;  color : #520A59;  background-color: transparent;}
  
  /* Farbe, Schriftart KLEIN TOP-Anzeigen BOXEN ------------------------------*/
.klein {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #5A5A5A;  background-color: transparent;}


.x-klein {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 11px;  font-weight : normal;  color : #5A5A5A;  background-color: transparent;}

.xx-klein {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 9px;  font-weight : normal;  color : #5A5A5A;  background-color: transparent;}



/* Farbe Schriftart Datum --------------------------------------------------*/
.datum {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #5A5A5A;  background-color: transparent;}

/* Farbe Schriftart der Webseite FETT---------------------------------------*/
.einsb {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : bold;  color : #5A5A5A;  background-color: transparent;}

/* Schriftart Deatailanzeige index.volltext.php ----------------------------*/
.cont {
  font-family :Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #5A5A5A;  text-decoration : none;  background-color: transparent; }

/* Farbe Schriftart "Suche" und Menuerheader links und rechts  -------------*/
.menuber {
  font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : bold;  color : #FFCC27;  background-color: transparent;}

/* Farbe Schriftart Login Bereich Header Text -------------*/
.menuber1 {
  font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
  font-size : 13px;  color : #FFFFFF;  background-color: transparent;}

/* Farbe Schriftart für Meldungen ------------------------------------------*/
.alert {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #606;  background-color: transparent;}

/* Farbe Schriftart für Meldungen ------------------------------------------*/
.alert0 {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 11px;  font-weight : normal;  color : #F00;  background-color: transparent;}

/* Farbe Schriftart für Meldungen2 -----------------------------------------*/
.alert2 {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #13A400;  background-color: transparent;}

/* Farbe Schriftart für wichtige Meldungen im Adminbereich------------------------------------------*/
.alert3 {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 16px;  font-weight : bold;  color : #F00;  background-color: transparent;}


/* Rahmen und Hintergrundfarbe auf der Seite "Hinweise zur Anmeldung" ------*/
.antipp {
 border: 4px solid rgb(158,192,104);
 background-color: #FCFFF8 }

/* Webseite Background ------------------------------------------------------*/
.backside {
 background-color: #7A0000 }

/* Rahmen und Hintergrundfarbe für Fehlermeldungen -------------------------*/
.fehlermelden {
 border: 4px solid rgb(188,51,51);
 background-color: #FFF7F7 }
 
 /* Rahmen und Hintergrundfarbe für Fehlermeldungen -mit nicht ganz so dicker Aussenlinie- -------------------------*/
.fehlermelden1 {
 border: 2px solid rgb(188,51,51);
 background-color: #FFF7F7 }

 /* Rahmen und Hintergrundfarbe für verifizierte User Hinweiskasten mit lila Rahmen -mit nicht ganz so dicker Aussenlinie- -------------------------*/
.fehlermelden2 {
 border: 3px solid #606;
 background-color: #FFF7F7 }

/* Erster Header von oben ( Suchmaschine ) ----------------------------------*/
.header1 {
 background: url('../gfx/bgrounderotic.png') ;
 border: 0px solid rgb(154,2,2); }

/* Erster Header von oben -Rotlichtadresse- ( Suchmaschine ) ----------------------------------*/
 .header-ra {
 background: url('../gfx/ra.png') ;
 border: 0px solid rgb(154,2,2); }

/* zweiter Header von oben ( Home-Button ) ---------------------------------*/
.header2 {
 background-color: #FFFBFB;
 border-left: 0px solid rgb(154,2,2);
 border-bottom: 3px solid rgb(98,0,98);
 border-right: 0px solid rgb(154,2,2); }


/* Rahmen, Hintergrundfarbe Adminbereich -----------------------------------*/
.admin {
 background-color: #FBFBFB;
 border: 1px solid rgb(104,120,131); }

/* Rahmen, Hintergrundfarbe linkes Menü oberer Teil ------------------------*/
.menu_links {
 background-color: #EDDCF8;
 background: url('../gfx/menu.png');
 border: 0px solid #34C300; }

/* Rahmen, Hintergrundfarbe linkes Menü unterer Teil -----------------------*/
.menu_links2 {
 background: url('../gfx/menu.png');
 border-TOP: 1px solid #606; }
 
 /* Rahmen, Hintergrundfarbe linkes Menü unterer Teil Abschluss -----------------------*/
 .menu_links3 {
 background: url('../gfx/menu.png');
 border-TOP: 1px solid #606; 
 border-bottom: 1px solid #606;
 border-right: 1px solid #606; }
 
 /* Rahmen, Hintergrundfarbe linkes Menü oberer Teil RA------------------------*/
.menu_links-ra {
 background-color: #EDDCF8;
 background: url('../gfx/menu-ra.png');
 border: 0px solid #34C300; }

/* Rahmen, Hintergrundfarbe linkes Menü Header------------------------------*/
.menu_links_top {
  background: url('../gfx/menu-header.png');
 border-bottom: 0px solid #34C300; }

/* Rahmen, Hintergrundfarbe linkes Menü Header RA------------------------------*/
.menu_links_top-ra {
  background: url('../gfx/menu-header-ra.png');
 border-bottom: 0px solid #34C300; }
 
/* Rahmen, Hintergrundfarbe rechtes Menü Header-----------------------------*/
.menu_rechts_top {
 background: url('../gfx/menu-header-1.png');
 border-bottom: 0px solid #34C300; }

/* Rahmen, Hintergrundfarbe rechtes Menü -----------------------------------*/
.menu_rechts {
 background-color: #EDDCF8;
 background: url('../gfx/menu1.png');
 border: 0px solid #34C300; }

/* Rahmen, Hintergrundfarbe  Menü rechts extra -----------------------------------*/
.menu_rechts_extra {
 background-color: #EDDCF8;
 border: 2px solid #FFCC27; }

/* Rahmen, Hintergrundfarbe Footer -----------------------------------------*/
.footer {
 background: url('../gfx/bgrounderotic-u.png') ;
 border: 0px solid rgb(154,2,2); }
 
 /* Rahmen, Hintergrundfarbe Footer -----------------------------------------*/
.footer-ra {
 background: url('../gfx/ra-u.png') ;
 border: 0px solid rgb(154,2,2); }


/* Rahmen oben unter der Seitenüberschrift ---------------------------------*/
.kategorien1 {
 border-top: 1px solid rgb(154,2,2); }

/* Rahmen unten Centerscreen -----------------------------------------------*/
.kategorien2 {
 border-top: 1px solid rgb(154,2,2); }

/* oberer Rahmen und Hintergrundfarbe bei Premiumeinträgen -----------------*/
.praemium {
 border-left: 2px solid rgb(154,2,2);
 border-top: 2px solid rgb(154,2,2);
 border-right: 2px solid rgb(154,2,2);
  border-bottom: 2px solid rgb(154,2,2);
 background-color: #FFFBFB }

/* oberer Rahmen und Hintergrundfarbe bei Premiumeinträgen -----------------*/
.laufschrift {
	background-color: #DFB300;
	border: 3px groove #606;
}

/* unterer Rahmen und Hintergrundfarbe bei Premiumeinträgen ----------------*/
.praemiumbottom {
 border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #606;
	border-right-color: #C06;
	border-bottom-color: #606;
	border-left-color: #C39;
 background-color: #FCFFF8 
 font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #5A5A5A;}
  
  .praemiumbottom1 {
 border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #606;
	border-right-color: #C06;
	border-bottom-color: #606;
	border-left-color: #C39;
 background-color: #FCFFF8 
 font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #5A5A5A;}

/* unterer Rahmen und Hintergrundfarbe bei Standardeinträgen ---------------*/
.nopraemium-alt {
 border: 2px solid rgb(94,19,113);
 background-color: #FFFFFF;
}
 
 /* unterer Rahmen und Hintergrundfarbe bei Standardeinträgen -modifiziert ---------------*/
.nopraemium1 {
 border-top-width: 1px;
	border-right-width: 1px;
	
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;

	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	
	border-left-color: #FFCCFF;	
	
	background: url('../gfx/hg-nopraemium.png') ;
}

 /* unterer Rahmen und Hintergrundfarbe bei Standardeinträgen modifiziert 2 Hintergrund hellgrau Beschreibung---------------*/
.nopraemium-m {
 border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #FFCCFF;
	border-bottom-color: rgb(94,19,113);
	border-left-color: #FFCCFF;
 background-color: #666666; 
 font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #FFFFFF;  }
 
 /* unterer Rahmen und Hintergrundfarbe bei Standardeinträgen ---------------*/
.nopraemium {
 border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #FFCCFF;
	border-bottom-color: rgb(94,19,113);
	border-left-color: #FFCCFF;
 background-color: #FFFFFF 
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
 font-size : 13px;  font-weight : normal;  color : #5A5A5A; }

/* oberer Rahmen und Hintergrundfarbe bei Standardeinträgen (Admin) --------*/
.nopraemiumhead {
 border-left: 1px solid rgb(94,19,113);
 border-top: 1px solid rgb(94,19,113));
 border-right: 1px solid rgb(94,19,113);
 background-color: #FFFFFF }

/* Abstandhalter der Anzeigenauflistung ------------------------------------*/
.trenner {
 background-color: #FFFFFF;
 border-bottom: 1px solid rgb(94,19,113); }

/* Rahmen und Hintergrundfarbe der Sponsorenanzeigen in der Suche ----------*/
.sponsoren {
 border: 1px solid rgb(158,192,104);
 background-color: #FFFFF3 }

/* Schriftart Partner links unten im Menü ----------------------------------*/
.zwei {
  font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : bold;  color : #AFE4E4;  background-color: transparent;}

/* Schriftart Sitemap ------------------------------------------------------*/
.sitemap {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;  font-weight : normal;  color : #000000;  background-color: transparent;}

.drei {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;  font-weight : bold;  color : #545243;  background-color: transparent;}

/* rubriken (0) ------------------------------------------------------------*/
.vier {
  font-family :Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #707070;  background-color: transparent;}

/* Small Text weiss --------------------------------------------------------*/
.small {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;  font-weight : normal;  color : #FFFFFF;  background-color: transparent;}

/* Small Text grau ---------------------------------------------------------*/
.smallgrey {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;  font-weight : normal;  color : #595959;  background-color: transparent;}

/* Text im Centerscreen ----------------------------------------------------*/
.text {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 12px;  font-weight : normal;  color : #000000;  background-color: transparent;}

/* Schriftart Kategorien, Rubriken... --------------------------------------*/
A.grey1:link {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #687883;
  text-decoration : none;
  background-color: transparent;
}
A.grey1:visited {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #687883;
  text-decoration : none;
  background-color: transparent;
}
A.grey1:hover {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #990000;
  text-decoration : none;
  background-color: transparent;
}

/* Links im Footer -------------------------------------------------*/
A.footerx:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFC00;
  text-decoration : none;
  background-color: transparent;
}
A.footerx:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFC00;
  text-decoration : none;
  background-color: transparent;
}

A.footerx:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
  text-decoration : none;
  background-color: transparent;
}

/* Farbe Schriftart Menü Header rechts und linker Menübereich --------------*/
A.menu:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #7A0000;
  text-decoration : none;
  background-color: transparent;
}
A.menu:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #7A0000;
  text-decoration : none;
  background-color: transparent;
}

A.menu:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #ffff00;
  text-decoration : none;
  background-color: transparent;
}

/* Farbe Schriftart content (linküberschrift, BOLD)------------------------ */
A.content:link {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #CE6100;
  text-decoration : none;
  background-color: transparent;
}
A.content:visited {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #CE6100;
  text-decoration : none;
  background-color: transparent;
}

A.content:hover {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #7A0000;
  text-decoration : none;
  background-color: transparent;
}

/* Farbe Schriftart content (links, normal)-------------------------------- */
A.content2:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #7A0000;
  text-decoration : none;
  background-color: transparent;
}
A.content2:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #7A0000;
  text-decoration : none;
  background-color: transparent;
}

A.content2:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #CE6100;
  text-decoration : none;
  background-color: transparent;
}


/* Farbe Schriftart linkes Menü --------------------------------------------*/
A.menu2:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #4C125C;
  text-decoration : none;
  background-color: transparent;
}
A.menu2:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #4C125C;
  text-decoration : none;
  background-color: transparent;
}

A.menu2:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #FF964A;
  text-decoration : none;
  background-color: transparent;
}

/* Farbe Schriftart Navigationsleiste im Header --------------------------------------------*/
A.menu5:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #690046;
  text-decoration : none;
  background-color: transparent;
}
A.menu5:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #690046;
  text-decoration : none;
  background-color: transparent;
}

A.menu5:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FF964A;
  text-decoration : none;
  background-color: transparent;
}


/* Farbe Schriftart linkes Menü Hilfetexte --------------------------------------------*/
A.hilfetexte:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #7A0000;
  text-decoration : none;
  background-color: transparent;
}
A.hilfetexte:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #7A0000;
  text-decoration : none;
  background-color: transparent;
}

A.hilfetexte:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000000;
  text-decoration : none;
  background-color: transparent;
}

/* Farbe Schriftart linkes Menü extra--------------------------------------------*/
A.neue-anzeigen-menu1:link {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight: normal;
  color : #330066;
  text-decoration : none;
  background-color: transparent;
}
A.neue-anzeigen-menu1:visited {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #330066;
  text-decoration : none;
  background-color: transparent;
}

A.neue-anzeigen-menu1:hover {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #330066;
  text-decoration : none;
  background-color: transparent;
}

/* Farbe Schriftart linkes Menü extra--------------------------------------------*/
A.neue-anzeigen-menu2:link {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight: bold;
  color : #330066;
  text-decoration : none;
  background-color: transparent;
}
A.neue-anzeigen-menu2:visited {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : bold;
  color : #330066;
  text-decoration : none;
  background-color: transparent;
}

A.neue-anzeigen-menu2:hover {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  color : #330066;
  text-decoration : none;
  background-color: transparent;
}

/* Farbe Schriftart Sitemap ------------------------------------------------*/
.hsmall {
  font-family : Arial, Helvetica, Geneva, Sans-serif, sans-serif;
  font-size: 13px; font-weight: normal; margin-bottom:0px; margin-top:0px; display:inline; }


/* Farbe Schriftart small links im Content */
A.form:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #707070;
  text-decoration : none;
  background-color: transparent;
}
A.form:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #707070;
  text-decoration : none;
  background-color: transparent;
}

A.form:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  color : #990000;
  text-decoration : none;
  background-color: transparent;
}



/* Farbe Schriftart klein rot / Schwarz */
A:link {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000;
  text-decoration : none;
  background-color: transparent;
}
A:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #000;
  text-decoration : none;
  background-color: transparent;
}

A:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #990000;
  text-decoration : none;
  background-color: transparent;
}
<style type="text/css">

.suchfeld {
	background-color: #FFFFB7;
}

/* Käfer Hintergrundbild unten rechts, bei background-image: url(../gfx/kaefer-poppen.gif)*/

body {
	background-image: url(../gfx/poppen1.gif);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F0E1FF;
}


.yellow {
	color: #FFCC27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.martina {
	font-family: Martina;
}

.img1 {
	color: #303;
	scrollbar-arrow-color : #705F41;
	scrollbar-base-color:#C5B17E;
	background-color: #FEF5D6;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303;
	border-right-color: #FCF;
	border-bottom-color: #303;
	border-left-color: #FCF;
}

.img2 {
	color: #303;
	scrollbar-arrow-color : #705F41;
	scrollbar-base-color:#C5B17E;
	background-color: #FEF5D6;
	text-align: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303;
	border-right-color: #FCF;
	border-bottom-color: #303;
	border-left-color: #FCF;
}

.Sitemap-neu {
	background-color: #DFDFDF;
}
.Sitemap-1 {
	background-color: #E19BFF;
}
.hg-tab {
	background-image: url('../gfx/hg.jpg');
}
.header-linkleiste {
	background-image: url('../gfx/header-linkleiste.png');
	background-color: #F0E1FF;
}
.hg-tab1 {
	background: url('../gfx/hg-tab-rund.png');
}

/* Steuerung der Bildvorschau*/
a.infobox { border-bottom: 0px; text-decoration:none; }
a.infobox:hover { cursor:pointer ; color:#c30; }
a.infobox span { visibility:hidden; position:absolute; left:2em;margin-top:-6em;  text-decoration:none; }
a.infobox:hover span { visibility:visible; left:5em;border:1px solid #9A9A9A; color:blue; background:white; }
