/*----- Body einstellungen ---------------------------------------------*/


/*----- Link einstellungen --------------------------------------------*/

.tpl a:link    { color:#265694; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl a:visited { color:#265694; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl a:active  { color:#265694; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl a:hover   { color:#ff4242; text-decoration: none; font-size: 11px; font-weight: bold; }

/* --- Link Toplist-Eintrag Titel  --------------------------- */

.tpl_title a:link    { color:#265694; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl_title a:visited { color:#265694; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl_title a:active  { color:#265694; text-decoration: none; font-size: 11px; font-weight: bold; }
.tpl_title a:hover   { color:#ff4242; 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: #2B5A9B; /* 2B5A9B */
font-size: 12px; 
color: #f5f5f5;
font-weight: bold; 
}

/* --- Titel-Top Anmelden, AGB, Site of moment etc ------ */

.tl_titel {
background-color: #f3f3f3;
font-size: 12px;      
text-align: left;
color: #ff6600; 
font-weight: bold;
border-bottom: 1px solid #2B5A9B;
}

/* --- Site of Moment --------------- */

.tl_site_mom {
background-color: #f9f9f9; 
border: 1px dashed #2B5A9B;
}

/* --- Tabelle außen -------------------- */

.tl_tab_a  {     
background-color: #f9f9f9;
color: #222222;
FONT-SIZE: 11px;
border: 1px solid #2B5A9B;
}

/* --- Tabelle Innen, --> Anmeldung, AGB, Login etc. ------ */

.tl_tabelle  {     
background-color: #f5f5f5;
color: #222222;
FONT-SIZE: 11px;
}

/* --- Tabelle für Startseiten-Voting ------------- */

.tl_tab_v  {     
background-color: #f5f5f5;
color: #222222;
FONT-SIZE: 11px;
border: 1px solid #689BCE;
}

/* --- Hintergrund (Rahmen) Toplisteneinträge ------------- */

.tl_bg  { background-color: #d0d0d0; }

/* --- Titel Toplisteneinträge ------------- */

.tl_bg_title  { background-color: #E0E8F6; /* #FFEDE1 */ }


/* --- Tabelle Toplisteneinträge ------------- */

.tl_bg_v  {     
background-color: #f3f3f3;
color: #222222;
FONT-SIZE: 11px;
}

/* --- Eingabefelder ------------- */

.tl_eingabe {
background-color: #EFF2FA;
font-size: 11px;
padding: 1px;
border: 1px solid #689BCE;
}

.error { font-weight: 500; border: 1px dashed #fd0000; }

/* --- Tab Navigation Top  ---------- */

.tl_nav_top {
padding: 7px 2px 7px 2px;
border-bottom: 1px solid #2B5A9B;
}

/* --- Seitenfuss (Statistikausgabe) ---------- */

.tl_nav_bott {
background-color: #f0f0f0;
font-size: 10px;
font-weight: normal;
color: #333333;
padding: 3px 1px 3px 1px;
border-top: 1px solid #2B5A9B;
}

/* --- Submit Button ------------- */
.tl_button { 
background: #CCD8F0 url(./img/button_blue_sm.gif);
font-size: 12px;
font-weight: bold;
color: #234E87;
padding:1px 3px 1px 3px;
border-top: 1px solid #F0F5FB;
border-left: 1px solid #F0F5FB;
border-bottom: 1px solid #689BCE;
border-right: 1px solid #689BCE;
}

/* --- Rahmen und Hintergrundfarbe für Bewertungsgrafik  -----------*/

.tl_bew_graf { 
background-color: #FFF1E8;
border: 1px solid #333333;
}

/* NEU ab V.2.0 --------------------------------- */

/* ---> Navigation Seitenweise Blättern ----------*/

.vstpl_navi {
font-size: 11px;
padding: 0px;
vertical-align: middle;
}

.vstpl_navi a {
display: block;
background: #CCD8F0 url(./img/button_blue_sm.gif);
font-size: 11px; color: #234E87; text-decoration: none;
text-align: center;
padding: 2px 5px 2px 5px;
border: 1px solid #689BCE;
}

.vstpl_navi a:hover  {
display: block;
background-image: none;
background-color: #EDF1FA;
font-size: 11px;
color: #ff4242;
text-decoration: none;
text-align: center;
padding: 2px 5px 2px 5px;
border: 1px solid #689BCE;
}

/* ---> Aktive Seite --> Seitenweise Blättern -------- */
.vstpl_navi_ov {
display: block;
background: #FFE8D9 url(./img/button_red_sm.gif);
font-size: 11px;
color: #ff4242;
text-decoration: none;
text-align: center;
padding: 2px 5px 2px 5px;
border: 1px solid #689BCE;
}

/* ---> Navigationsbuttons Top -------- */

.vstpl_navi_top a {
display: block; float:left;
background: #CCD8F0 url(./img/button_blue.gif);
font-size: 11px; font-weight: normal; color: #234E87; text-decoration: none;
padding: 3px 5px 3px 5px; margin:0px;
border-top: 1px solid #F0F5FB; border-left: 1px solid #F0F5FB; border-bottom: 1px solid #689BCE; border-right: 1px solid #689BCE;
}

.vstpl_navi_top a:hover {
background: #E0E8F6 url(./img/button_blue_ov.gif);
color: #ff4242; text-decoration: none;
}

/* --- Text Voting Aufruf -------------- */
.tpl_vote_ok {
font-size: 12px; font-weight: bold; color: #007700;
padding:8px;
}

.tpl_vote_err {
color: #FD0000; font-size: 12px; font-weight: bold;
padding:8px;
}

/* --- Beschreibung innen klein ----------------- */

.tl_small_innen { color: #eeeeee; font-size: 10px; }

