/************************************************************************************
Datei:          index.css
Beschreibung:   Formatierungen der Elemente in index.html
Erstellt von:   Elias Sasek
*************************************************************************************/

/************************************/
/*Import weiterer Stylesheets        /
/************************************/
@import url("global.css");
@import url("global-body.css");

ul#menu li a.home_vis {
    width:101px;
		background-position:0px -34px;
}

ul#menu li a.home_vis span{
		background-position:0px -34px;
}

/*Hauptstruktruierung start.html*/
div#cont_kopf{
                width:657px;
                height:274px;
                margin: 8px 0 0 22px;
                padding: 0;
                float:left;                
              }
              
div#cont_daten{

                width:675px;
                height:302px;
                margin: 12px 0 0 0px;
                float:left;
              }
              
div#cont_fuss{  
                background-color:transparent;
                width:657px;
                height:115px;
                margin: 35px 0 0 18px;
                float:left;
              }
             
p#news_txt{
            text-align:center;
            color:#d7d7d7;
          }

/*silberne Linie bei Newbox*/
img#glob_trenn{
                  width: 10px; 
                  height: 193px; 
                  border: none;
                  float:left;
              } 
              
img.newpicts{
              width: 222px; 
              height: 152px; 
              border: none;
              float:left;

             }

img.newpictslong{
              width: 685px; 
              height: 152px; 
              border: none;
              float:left;

             }
div.newsexzwang_cont {
              width: 685px;
              height: 145px;
              border: none;
              float: left;
              background: url(../../images/start_all/new_sexzwang.png);
}

div.newsexzwang_cont p {
              margin: 20px 30px 0 210px;
}
      
      
div.newimpfzwang_cont {
              width: 685px;
              height: 145px;
              border: none;
              float: left;
              background: url(../../images/start_all/new_impfzwang.png);
}

div.viereint_cont {
              width: 685px;
              height: 145px;
              border: none;
              float: left;
             
        background: url("../../images/start_all/new_start_viereint.png");
        background-repeat: no-repeat;
        
}
div.maenner_cont {
              width: 685px;
              height: 145px;
              border: none;
              float: left;
             
			  background: url("../../images/start_all/new_start_maenner.png?date=23714c");
			  background-repeat: no-repeat;
			  
}

div.anfang_cont {
              width: 685px;
              height: 145px;
              border: none;
              float: left;
              background: url("../../images/start_all/new_start_anfang.png");
}

div.viereint_cont {
  width: 685px;
  height: 145px;
  border: none;
  float: left;
  background: url("../../images/start_all/new_start_viereint.png");
}

div.ahnungslose_cont {
  width: 685px;
  height: 145px;
  border: none;
  float: left;
  background: url("../../images/start_all/new_start_ahnungslose.png");
}




div.newimpfzwang_cont p {
              margin: 20px 30px 0 210px;
}    

div.newmobilfunk_cont {
              width: 685px;
              height: 145px;
              border: none;
              float: left;
              background: url(../../images/start_all/new_mobilfunk.png);
}

div.newmobilfunk_cont p {
              margin: 22px 32px 0 211px;
}       
      
             
div.newpicts_cont{
                    width: 198px; 
                    height: 140px; 
                    border: none;
                    float:left;
                    padding:12px 12px 0 12px;

                  }
              
              
div#hsa_text{
                width:430px;
                height:303px;
                background-image: url(../../images/helden_all/bg_text.png);
                margin: -324px 0 0 249px;
                padding-left:7px;
            }
            
            

            
img#pict_news{
                width: 302px; 
                height: 238px; 
                border: none; 
                float:right; 
                margin: -130px 0 0 45px;
              }

#home_flash{
                    margin:0px;
                    padding:0;
                    float:left;
                  }
                  
div#cont_bottom {
	margin-top: 25px;
	width: 702px;
	padding: 25px 0 0 0;
	background-image:url('../../images/start_all/new_cafe_cont.png'); 
}
                  
div#cont_cafe{
                width: 47%; 
                height: 150px; 
                border: none; 
                margin: -18px 0 0 0; 
                float: left;
}

div#cont_pfflyer {
                width: 53%; 
                height: 150px; 
                border: none; 
                margin: -18px 0 0 0; 
                float: left;
                z-index: 1;
}
              
p#txt_cafe {
              color:black;
              margin: 0 0 0 47px;
              float: left;
              width: 63%;
}

p#txt_pfflyer {
	color: black;
	margin: 0 0 33px 0;
	width: 50%;
}
          
img.more_cafe{
                width: 53px; 
                height: 31px; 
                border: none; 
                float:left; 
                margin: 30px 0 0 0;
              }
              
img#pfeil_cafe{
                width: 310px; 
                height: 90px; 
                border: none;
                margin: -23px 0 0 -5px;
}

img#pfflyer{ 
                height: 135px;
                border: none;
                margin: 0 10px 0 40px;
                float: left;
}
              
            

            

            
            
            


