/*----- Body einstellungen ---------------------------------------------*/

body {
background-color: #000000;
font-family: Verdana, Arial;
color: #f0f0f0; font-size: 11px;
}

/* --- Allgemeine Links ------------------------------------ */

.tpl { color:#f0f0f0; font-size: 11px; }

.tpl a:link    { color:#ff9900; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl a:visited { color:#ff9900; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl a:active  { color:#ff9900; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl a:hover   { color:#787878; text-decoration: none; font-size: 11px; font-weight: bold; }

/* --- Links - Eintrag Titel / Navi Top (abgerundet)  ------ */

.tpl_title a:link    { color:#ff9900; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl_title a:visited { color:#ff9900; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl_title a:active  { color:#ff9900; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl_title a:hover   { color:#787878; text-decoration: none; font-size: 11px; font-weight: bold; }


/* --- Titel Top --> Banner, Einträge x bis y, In, Out etc. --- */

.tl_titel_top {
background-color: #696969;
font-size: 12px;
font-family: Verdana, Arial;
color: #f0f0f0;
font-weight: bold;
}
/* --- Titel-Top Anmelden, AGB, Site of moment etc ------ */

.tl_titel {
background-color: #353535;
font-size: 12px;
font-family: Verdana, Arial, Helvetica;
text-align: left;
color: #ff8800;
font-weight: bold;
border-bottom: 1px solid #666666;
}

/* --- Site of Moment --------------- */

.tl_site_mom {
background-color: #131313;
border: 1px dashed #666666;
}

/* --- Tabelle außen -------------------- */

.tl_tab_a  {
background-color: #222222;
color: #d9d9d9;
font-family: Verdana,Arial,Sans-serif;
font-size: 11px;
border: 1px solid #999999;
}

/* --- Tabelle Innen, --> Anmeldung, AGB, Login etc. ------ */

.tl_tabelle  {
background-color: #111111;
color: #f0f0f0;
font-family: Verdana, Arial, Sans-serif;
font-size: 11px;
}

/* --- Tabelle für Startseiten-Voting ------------- */

.tl_tab_v  {
background-color: #131313;
color: #f0f0f0;
font-family: Verdana,Arial,Sans-serif;
font-size: 11px;
border: 1px solid #999999;
}

td {
color: #f0f0f0;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
}

form { display: inline; }

/* --- Hintergrund (Rahmen) Toplisteneinträge ------------- */

.tl_bg  {
background-color: #444444;
}

/* --- Titel Toplisteneinträge ------------- */

.tl_bg_title  {
background-color: #000000;
}

/* --- Tabelle Toplisteneinträge ------------ */

.tl_bg_v  {
background-color: #181818;
color: #cccccc;
FONT-FAMILY: Verdana,Arial,Sans-serif;
FONT-SIZE: 11px;

}

/* --- Eingabefelder ------------- */

.tl_eingabe {
background-color: #e5e5e5;
FONT-FAMILY: Verdana,Arial,Sans-serif;
font-size: 11px;
padding: 1px;
border: 1px solid #666666;
}

/* --- Tab Navigation Top  ---------- */

.tl_nav_top {
padding: 7px 2px 7px 2px;
border-bottom: 1px solid #666666;
}

/* --- Seitenfuss (Statistikausgabe) ---------- */

.tl_nav_bott {
background-color: #343434;
font-size: 10px;
font-weight: normal;
color: #d5d5d5;
padding: 3px 1px 3px 1px;
border-top: 1px solid #666666;
}

/* --- Submit Button ------------- */
.tl_button { 
background: #d0d0d0 url(./img/button_grey_sm.gif);
font-size: 12px;
font-weight: bold;
color: #333333;
padding:1px 3px 1px 3px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #454545;
border-right: 1px solid #454545;
}

/* --- Rahmen und Hintergrundfarbe für Bewertungsgrafik  -----------*/

.tl_bew_graf {
background-color: #292929;
border: 1px solid #333333;
}

/* --- Fehler ausgabe ------------*/

.error { 
color: #FF0000; 
font-size: 12px; 
font-family: Verdana, Arial;  
font-weight: bold; 
}

/* NEU ab V.2.0 --------------------------------- */

/* ---> Navigation Seitenweise Blättern ----------*/

.vstpl_navi {
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
padding: 0px;
vertical-align: middle;
}

.vstpl_navi a {
display: block;
background: #dddddd url(./img/button_grey_sm.gif);
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
color: #333333;
text-decoration: none;
text-align: center;
padding: 2px 5px 2px 5px;
border: 1px solid #999999;
}

.vstpl_navi a:hover  {
display: block;
background-image: none;
background-color: #eeeeee;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
color: #787878;
text-decoration: none;
text-align: center;
padding: 2px 5px 2px 5px;
border: 1px solid #999999;
}

/* ---> Aktive Seite --> Seitenweise Blättern -------- */
.vstpl_navi_ov {
display: block;
background: #cccccc url(./img/button_orange_sm.gif);
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
color: #787878;
text-decoration: none;
text-align: center;
padding: 2px 5px 2px 5px;
border: 1px solid #999999;
}

/* ---> Navigationsbuttons Top -------- */

.vstpl_navi_top a {
display: block; float:left;
background: #dddddd url(./img/button_grey.gif);
font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;
padding: 3px 5px 3px 5px; margin:0px;
border-top: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #343434; border-right: 1px solid #343434;
}

.vstpl_navi_top a:hover {
background: #dddddd url(./img/button_grey_ov.gif);
color: #787878; text-decoration: none;
}

/* --- Text Voting Aufruf -------------- */
.tpl_vote_ok {
color: #007700;
font-size: 12px;
font-family: Verdana, Arial;
font-weight: bold;
padding:8px;
}

.tpl_vote_err {
color: #FD0000;
font-size: 12px;
font-family: Verdana, Arial;
font-weight: bold;
padding:8px;
}

/* --- Beschreibung innen klein ----------------- */

tl_small_innen {
color: #eeeeee;
font-size: 10px;
font-family: Verdana, Arial;
}
