/* Erklärungen

font-family (Schriftart) ('Times New Roman',Times,serif)
font-style (Schriftstil) (italic=kursiv; oblique=kursiv; normal)
font-size (Schriftgröße) (xx-small,x-small,small,medium,large,x-large,xx-large,smaller,larger)
font-weight (Schriftgewicht) (bold,bolder,lighter, 100 -900)
text-decoration (Textdekoration) (underline,overline,line-through,blink,none)
text-transform (Texttransformation) (capitalize,uppercase,lowercase,none)
color (Textfarbe)
text-shadow  (Schattenfarben)

*/


body {
	background-color: #D3EEFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-base-color:"#2350C8";
	font-size: 12px;
	font-family:'Verdana', 'Arial', 'Helvetica', sans-serif
}

.ecwebbox {font-family:verdana,arial,helvetica,sans-serif; font-size:10px; font-weight:bold;}
A.ecwebboxinfo:link {color:#FF960A; text-decoration: none;}
A.ecwebboxinfo:active {color:#FF960A; text-decoration: none;}
A.ecwebboxinfo:visited {color:#FF960A; text-decoration:none;}

a {text-decoration:none}
a:link {color:"#000000";}
a:visited {color:"#000000";}
a:active {color:"#000000";}
a:hover {color:"#FF0000";}

/* ########### Frame Links ########### */

.navi1_li {font-family:'Verdana'; color:#FFFFFF; font-size: 13px; font-weight : bold}

/* ########### Frame Rechts ########### */

.frame1_ri {font-family:'Verdana'; color:#000000; font-size: 13px; font-weight:bold; text-decoration:underline}
.frame2_ri {font-family:'Verdana'; color:#000000; font-size: 12px; font-weight:bold; text-decoration:underline}
.frame3_ri {font-family:'Verdana'; color:#000000; font-size: 12px;}
.frame4_ri {font-family:'Verdana'; color:#000000; font-size: 10px;}

/* ########### Top News ########### */

.tn_überschrift { color:#FFFFFF; background-color: #000000; font-size: 16px}
.tn_datum { color:#FFFFFF; background-color: #000000; font-size: 12px}
.tn_titel { color:#FFFFFF; background-color: #000000; font-size: 14px}
.tn_text { color:#FFFFFF; background-color: #000000; font-size: 12px}
.tn_leer { background-color: #000000; font-size: 12px}


/* ########### News ########### */

.text_grau { color:#CCCCCC; font-size: 14px; font-weight:bold}
.news_form_submit { font-size: 12px; background-color:#D3EEFF; width:80px}
.news_form_text { font-size: 12px; background-color:#D3EEFF; width:100px}
.newstext2 { font-family:'Verdana', 'Arial', 'Helvetica', sans-serif; font-size: 12px; font-weight:bold; text-decoration:underline}
.newsüberschift { font-weight:bold; background-image:url(../Images/news_bg1.jpg); background-color:#D3EEFF; font-size:14px}

#news_rahmen_c { border-width:1px; border-style:solid; border-color:black; text-align:center; }
/* ########### Reviews ########### */

.rv_überschrift { color:#000000; font-size: 20px; font-weight:bold; text-decoration:underline }
.rv_shorttext { color:#000000; font-size: 12px; font-weight:bold}
.rv_fulltext { color:#000000; font-size: 12px; }
.rv_leer { font-size: 12px}

#rv_rahmen_c { border-width:1px; border-style:solid; border-color:black; text-align:center; }

/* ########### Choose Reviews ########### */

.crv_überschrift { color:#000000; font-size: 12px; font-weight : bold}
.crv_matches {font-family:'Verdana'; color:#000000; font-size: 10px;}
.crv_text { color:#000000; font-size: 11px;}
.crv_leer { font-size: 12px}
.crv_form_text { font-size: 12px; background-color:#D3EEFF; width:200px}
.crv_form_submit { font-size: 12px; background-color:#D3EEFF; width:80px}

#crv_rahmen_c { border-width:1px; border-style:solid; border-color:black; text-align:center; }
#crv_rahmen_l { border-width:1px; border-style:solid; border-color:black; text-align:left; }

/* ########### Login ########### */

.lg_überschrift { color:#000000; font-size: 12px; font-weight : bold}
.lg_text { color:#000000; font-size: 11px;}
.lg_leer { font-size: 12px}
.lg_form_text { font-size: 12px; background-color:#D3EEFF; width:200px}
.lg_form_submit { font-size: 12px; background-color:#D3EEFF; width:80px}

#lg_rahmen_c { border-width:1px; border-style:solid; border-color:black; text-align:center; }

/* ########### Admin ########### */

.adm_überschrift { color:#000000; font-size: 12px; font-weight : bold}
.adm_text { color:#000000; font-size: 11px;}
.adm_text2 { color:#000000; font-size: 11px; background-color:#35ff11}
.adm_leer { font-size: 12px}
.adm_form_text { font-size:12px; background-color:#D3EEFF; width:200px}
.adm_form_text-k { font-size:12px; background-color:#D3EEFF; width:50px}
.adm_form_text2 { font-size:12px; background-color:#f6f574; width:200px}
.adm_form_text3 { font-size:12px; background-color:#35ff11; width:200px}
.adm_form_text4 { font-size:12px; background-color:#D3EEFF}
.adm_form_submit { font-size:12px; background-color:#D3EEFF; width:80px}
.adm_form_file { font-size:12px; background-color:#D3EEFF}
.button { background-color:#EFEFEF; color:#000000; font-size:11px; width:50px}

#adm_rahmen_c { border-width:1px; border-style:solid; border-color:black; text-align:center; }


/* ########### Hardware ########### */

.hd_überschrift { color:#000000; font-size:20px; font-weight:bold}
.hd_shorttext { color:#000000; font-size:12px; font-weight : bold}
.hd_fulltext { color:#000000; font-size:12px}
.hd_wertungen { color:#000000; font-size:12px; font-style:italic; font-weight:bold}
.hd_leer { font-size: 12px}

/* ########### Spezial ########### */

.sp_überschrift { color:#000000; font-size: 20px; font-weight:bold; text-decoration:underline }
.sp_shorttext { color:#000000; font-size: 12px; }
.sp_fulltext { color:#000000; font-size: 12px; }
.sp_leer { font-size: 12px}

#rv_rahmen_c { border-width:1px; border-style:solid; border-color:black; text-align:center; }

/* ########### Normale Texte ########### */

.normtext1 { font-family:'Verdana', 'Arial', 'Helvetica', sans-serif; font-size: 10px }
.normtext2 { font-family:'Verdana', 'Arial', 'Helvetica', sans-serif; font-size: 12px }
.normtext3 { font-family:'Verdana', 'Arial', 'Helvetica', sans-serif; font-size: 14px }
.normtext4 { font-family:'Verdana', 'Arial', 'Helvetica', sans-serif; font-size: 16px }
.normtext5 { font-family:'Verdana', 'Arial', 'Helvetica', sans-serif; font-size: 18px }

#rahmen_c { border-width:1px; border-style:solid; border-color:black; text-align:center; }


td.copyright { background-color: #ffffff; font-size: 10px}
td.disclaimer { font-size: 10px}
.page_überschrift { color:#000000; font-size: 18px; font-weight : bold}
