/* CCS-Datei der Filialen */

/* Hier Textformatierung */

h1 { font-family:Arial; color:black; font-size:13px; }
h2 { font-family:Arial; color:black; font-size:12px; }
h3 { font-family:Arial; color:black; font-size:11px;  font-weight: lighter;}
h4 { font-family:Arial; color:#3636FF; font-size: 14px;}

.filiallink {font-family: arial; font-size:12px;    text-decoration:none; }
.dsl_text1  {font-family: arial; font-size:12px; font-weight: bold;}
.dsl_text2  {font-family: arial; font-size:11px;}
.dsl_text2_red  {font-family: arial; font-size:11px; color: red; font-weight: bold;}
.umts_text_red  {font-family: arial; font-size:11px; color: red; font-weight: lighter; }
.mcc_text1  {font-family: arial; font-size:14px; font-weight: bold; color: red;}
.mcc_text2  {font-family: arial; font-size:12px; font-weight: bold; color: red;}
.mcc_text3  {font-family: arial; font-size:12px; }

.new_handyname        {font-family: arial; font-size:14px;  font-weight: bold; padding: 3px; display: block; background-color: #CCFFFF;}
.new_beschreibung     {font-family: Arial; font-size:11px;  padding: 0px; width:260px;}
.new_preis            {font-family: Arial; font-size:11px;  padding: 0px; color:#3636FF;}
.new_beispielbild     {font-family: Arial; font-size:11px;  padding: 0px; color:#3636FF;}
.zoom                 {font-family: Arial; font-size:8px;  padding: 0px; color:#3636FF;}


.handyname        {font-family: arial; font-size:14px;  font-weight: bold; padding: 3px; width:px; display: block; background-color: #CCFFFF;}
.beschreibung     {font-family: Arial; font-size:11px;  padding: 0px; width:260px;}
.preis            {font-family: Arial; font-size:14px;  font-weight: bold; padding: 3px; color:#3636FF;}
.tarif            {font-family: Arial; font-size:10px;  padding: 3px; }
.weiter           {font-family: Arial; font-size:9px;   padding: 3px; }                                       


/* Hier Formatierung für Divs/Flächen */

#headline {position:absolute; top:130px; left:250px; font-family: Arial; font-weight: bold; font-size: 14px; color:#3636FF     }

#hauptkasten {
   position:absolute;
   top:130px;
   left:212px;
   width:726px;
   height:500px;
   padding:10px;
   margin:0px;
   border:1px solid #11FFFF;
}
#banner_credit {
   position:absolute;
   top:168px;
   left:250px;}
#banner_debit {
   position:absolute;
   top:168px;
   left:620px;}
   
   
  
#handy_banner  {
   position:absolute;
   top:157px;
   left:250px;
   width:340px;
   height:20px;
   padding:10px;
   margin:0px;
   border:1px solid #11FFFF;
   overflow:auto;
   font-family: arial; font-size:14px;  font-weight: bold; display: block; background-color: #CCFFFF;  color:#3636FF;
   }

#handy {
   position:absolute;
   top:200px;
   left:250px;
   width:340px;
   height:550px;
   padding:10px;
   margin:0px;
   border:1px solid #11FFFF;
   overflow:auto;
   scrollbar-face-color:#FFFFFF;
   scrollbar-arrow-color:#11FFFF;
   scrollbar-base-color:#11FFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#11FFFF;}

#dsl_banner  {
   position:absolute;
   top:157px;
   left:650px;
   width:290px;
   height:20px;
   padding:10px;
   margin:0px;
   border:1px solid #11FFFF;
   overflow:auto;
   font-family: arial; font-size:14px;  font-weight: bold; display: block; background-color: #CCFFFF;  color:#3636FF;
   }

#dsl {
   position:absolute;
   top:200px;
   left:650px;
   width:290px;
   height:550px;
   padding:10px;
   margin:0px;
   border:1px solid #11FFFF;
   overflow:auto; 
   scrollbar-face-color:#FFFFFF;
   scrollbar-arrow-color:#11FFFF;
   scrollbar-base-color:#11FFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-track-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#11FFFF;}
   

