a:link {
        color: #333333;
        text-decoration: none;
}
a:visited {
        color: #333333;
        text-decoration: none;
}
a:active {
        color: #CC0066;
        text-decoration: none;
}
a:hover {
        color: #CC0066;
        text-decoration: none;
}

.page_header{
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  width: 970px;
  height:172px;
}

td{font:12px Arial;}

div.page_content{
	margin:auto;
	/* background-image: url(http://www.notebook-fit.de/Bilder/back.png);*/
  background-color: white;
	background-repeat: repeat-y;
	width: 970px;
	height: auto;
}

div.page_footer{
margin:auto;
width: 970px;
height: auto;
}

 .wg_title{
  font-weight: bold;
  font-size: 16px; 
  color: #cc0066;
  padding-bottom: 10px;
}

.wg_beschreibung{
  font-size: 14px;
  color: #6C6C6C;
  line-height: 18px;
}

.wg_magenta_highlight{
  color: #cc0066;
  font-weight: bold; 
  padding-bottom: 10px;
}

div.placeholder_topmenuel{
	background-image: url(Bilder/topmenu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 28px;
	float:left;
	
}


td.topmenu{
	background-image: url(Bilder/topmenu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	
	
}

div.topmenu{
	background-image: url(Bilder/topmenu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	display:block;
}


div.topmenuel{
	display: block;
	float: left;
	border-right: 1px solid #909090;
	height: 28px;
}

div.topmenuel:hover{
	display: block;
	float: left;
	border-right: 1px solid #909090;
	height: 28px;
	overflow: hidden;
}

a.topmenuitem{
	font-family: Arial, Verdana;
	color: #595959!important;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 9px 4px;
	display: block;
	background-image: url(Bilder/topmenu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
}


a.topmenuitem:hover{
	font-family: Arial, Verdana;
	color: #ffffff!important;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 9px 4px;
	background-image: url(Bilder/topmenu-bg-act.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
}

div.center_content{ /*     actual width 608   */
	float: left;
	width: 600px;
	padding: 0px 10px 0px 10px;
	height: auto;
}



div.navwrapper{
  width: 177px;
  height:auto;
}

ul.nav{
  margin: 2px 2px 2px 4px;
  padding:0px;
  list-style: none;
}

ul.nav li.nav_item{
  list-style: none;
  display: block;
  background-color: #E0E0E0;
  margin:2px 0px 3px 0px;
  color: #333333;
  font-family: 'arial';
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-top: 2px;
}

ul.nav li.nav_item_1{
  list-style: none;
  display: block;
  background-color: #E0E0E0;
  margin:2px 0px 3px 0px;
  color: #333333;
  font-family: 'arial';
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-top: 2px;
}

ul.nav li.nav_item span a{
  text-decoration: none;
  color: #333333;
}

.hvt
{
	font:11px Arial;
	margin-left:-11px;
	
}

ul.nav li.marked span a{
  color: #cc0066;
  font-family: tahoma;
}


ul.nav li.title_nav span{
padding-left: 0;
}
ul.nav li.title_nav {
  background-color: #cc0066;
  color:white;
  font-family: "Verdana";
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  text-transform:uppercase ;
  padding:2px;
  
}

ul.nav li.title_nav  span a{
  text-decoration: none;
  color:white;  
}

ul.nav li span {
  padding-left: 14px;
}


.ui-autocomplete-loading{

  background:  url('Bilder/indicator.gif') right center no-repeat;
  
}

div.rechte_spalte{
  width: 173px;
  height:auto;
}

ul.modul_rechts{
  margin: 2px 4px 2px 2px;
  padding:0px;
  list-style: none;
  text-align:center;
  
}

ul.modul_rechts li.modul_elem{
  list-style: none;
  display: block;
  background-color: white;
  padding:2px 0px 2px 0px;
  font-family: 'Verdana';
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  padding:2px 2px 2px 0;
  
}
ul.modul_rechts li.modul_elem span a{
  text-decoration: none;
  color:#b0b0b0;
  

}

ul.modul_rechts li.modul_elem span a img {
  border:0;
}

ul.modul_rechts li.modul_elem_title span{
padding-left: 0;
}
ul.modul_rechts li.modul_elem_title {
  background-color: #c06;
  color:white;
  font-family: "Verdana";
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  text-transform:uppercase ;
  padding:2px;
  
}

ul.modul_rechts li.modul_elem_title  span a{
  text-decoration: none;
  color:white;  
}

ul.modul_rechts li span {
  padding-left: 0px;
}

span.pfeil{

  display: block; 
  float:left;
  height: 25px;
  width:20px;
}



div.breadcrumbs{
font-family: arial;
	width: 970px;
	height: 22px;
	background-color:white;
	padding-top: 6px;
	
	font-size: 12px;
	font-weight: bold;

}
div.breadcrumbs span.txt{
	padding-left: 4px;
}


div.breadcrumbs span.item a{
	color: #c06;
	font-weight: bold;
	text-decoration: underline;
}

div.content_header{
          border-bottom: 15px solid;
          border-top: 15px solid;
          border-color: #f7dbe9;
          width: 600px;
          height: 103px;
      
      }
	  
	  div.content_header_et{
		width: 600px;
		height: 110px;
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: #f7dbe9;
	  }
	  
	  div.spaceholder_header{
		width:50px;
		height: 110px;
		float:left;
	  }
	  
	  div.header_txt{
		float:left;
		height: 110px;
		width: auto;
		color: #c06;
		font-size: 20px;
		text-transform: uppercase;
		font-family: arial;
		font-weight: bold;
	  }
	  
	  div.header_txt span.header_title{
		font-family: Arial;
		font-weight: 900;
		font-size: 44px;
		margin-left: 30px;
	  }
	  
	  span.grey_ab{
		font-family: Arial;
		color: #c3c3c3;
		margin-left: 40px;
		size:24px;
    font-weight: 900;
	  }
      div.logo_img{
        
      }
      div.reparatur_txt{
        float:left;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        font-family: Arial ;
        color: #c06;
        font-size: 25px;
        font-weight: bold;
        width: 200px;
        height:auto;
        margin-top: 41px;
        margin-bottom: auto;
      }
      
      div.all_models{
            text-align: left;
        
        font-family: Arial ;
        color: #c06;
        font-size: 20px;
        font-weight: bold;
        width: 200px;
        height:auto;
        margin-top: 17px;
        margin-bottom: auto;   
        float:left;
      }
      
      div.mid_content{
        width:600px;
        height: auto;
        border: 1px solid rgb(233, 233, 233);
        border-top: none;
        border-bottom: none;
        
      }
      
      
      div.content_main{
        width:600px;
        min-height:600px;   
      }
      .floate_left{
                  float:left;
      }
      
      p.wb{
        color: #c06;
        font-weight:bold;
        
        font-size: 18px; 
        
      }
      
      .button_style {
display: block;
padding: 3px 6px;
width: auto;
text-transform: uppercase;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
border: 2px solid #cc0066;
font-weight: bold;
margin: 0 auto;
text-align: center;
}

.button_style:HOVER{
  cursor: pointer;
}

.button_style a{
  color: #cc0066
}
      
      p{
        margin: 0;
        padding: 0;
        font-size: 12px;
        font-family: Arial;
      }
      
      ul.liste_a{
        list-style-image: url(http://www.notebook-fit.de/Bilder/pfeil.png);
        color: #828282;
        font-weight:900;
        font-size:16px;
        font-family: Arial;
      }
      img{
      border:0;}

	  
	  .all_models_stadt{
	  margin-top: 2px;
		font-size: 18px;
		font-family: tahoma;
	
		margin-left: 40px;
		width: auto;
		    text-align: left;
       
        color: #c06;
  
        font-weight: bold;

        height:auto;
    
      
        float:left;
		
	  }
	  
	  .content_header_stadt{
		background-color:#f7dbe9;
		height: 117px; 
		border: 0px;
    width: 578px !important;
	  }
	  
	   .header_stadt{
     display: block;
float: left;
margin-left: 49px;
font-family: Verdana;
font-weight: normal;
font-size: 17px;
text-shadow: 0px 0px 4px #F8F5BB;
     }
     
     .header_stadt h1{
      color: #333;
      margin: 20px 0 0 0;
     }
     
     .comSmile{
      background-image: url("../Bilder/comSmile.png");
background-repeat: no-repeat;
margin-top: 0px;
position: relative;
top: 63px;
left: 44px;
width: 298px;
height: 70px;
      }
	  
	  /*#### hauptseite ####*/
                 
  
  div.head_article{
  
    width:  590px;
    height: 244px;
  }
  
  div.article_left{
    float: left;
    width: 276px;
    height: 244px;
    background-image: url(http://www.notebook-fit.de/Bilder/hauptseite/ersatzteile_bg.png);
  }
  div.article_right{
  float: left;
    width: 314px;
    height: 244px;
    background-image: url(http://www.notebook-fit.de/Bilder/hauptseite/reparatur_bg.png);
  }
    div.article_head{
        height: 75px;
        margin: 8px 6px 0 10px;
        width: auto;
    }
      #tag_cloud{
        text-align: justify; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; width: 258px; background-color: rgb(255, 255, 255); font-weight: bold; background-position: initial initial; background-repeat: initial initial; 
      }
      #txdiv{
      width: 258px; z-index: 2; 
      }
      
      div.article_content{
        height:32px;
        margin-right: 4px ;
        background-color: #c6c6c6;  
        text-align: center;
        color: #cc0066;
        text-transform: uppercase;
        font-family: Arial;
        font-size: 26px;
        font-weight: 900;
      }
      
      
      div.e_arrow_left{
          display:block;
           float: left;
          position:relative;
          background-image: url(http://www.notebook-fit.de/Bilder/hauptseite/e_pfeil_left.png);
          height: 58px;
          width: 38px;
          margin-top: -13px;
          
      }
      
      div.r_arrow_left{
          display:block;
            float: left;
          position:relative;
          background-image: url(http://www.notebook-fit.de/Bilder/hauptseite/r_pfeil_left.png);
          height: 58px;
          width: 23px;
          margin-top: -13px;
          
      }
      
      div.e_arrow_right{
          display:block;
           float: right;
          position:relative;
          background-image: url(http://www.notebook-fit.de/Bilder/hauptseite/e_pfeil_right.png);
          height: 58px;
          width: 24px;
          margin-top: -13px;
          
      }
      
      div.r_arrow_right{
          display:block;
          float:right;
          position:relative;
          background-image: url(http://www.notebook-fit.de/Bilder/hauptseite/r_pfeil_right.png);
          height: 58px;
          width: 34px;
          margin-top: -13px;
          
      }
      
      
      ul.link_arrow{
        color: #cc0066;
        font-size: 17px;
        list-style-image: url(http://www.notebook-fit.de/Bilder/hauptseite/link_arrow.png);
        font-family: arial;
        font-weight: bold;
        margin-left: 17px;
        margin-top:10px;
      }
      
      div.device_item{
          float:left;
      }
      
      div.device_item img{
        height: 55px;
      }
      
      div.device_item span{
        color: #cc0066;
        font-family:arial; 
        font-size: 13px;
        width: 80px;
        text-align: center;
      }
      
      
      div.gutschein_splash{
        position: relative;
top: -98px;
left: 496px;
width: 100px;
height: 100px
      }
      /*#### hauptseite ENDE ####*/ 
      
      
      


div.nlform{
	font-family: arial, verdana;
	font-size: 11px;
	color: #909090;
	margin: 3px 0px 3px 0px;
}

div.nlform span.email{
	color: #CC0066;
	font-weight: bold;
}

div.nlform input{
	margin-bottom: 2px;
	border: 1px solid #7c7c7c;
	width: 160px;
	height: 19px;
	font-size: 11px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px;
	
}

div.nlform input.nlbutton{
	width: 115px;
	height: 24px;
	background-color: #CC0066;
	border: 1px solid #CC0066;
	color: #e9e9e9;
	font-weight: bold;
	margin: 8px 0px 4px 0px;
	
}
div.nlform div.nlmsg{
	padding: 4px;
	font-size: 12px;
}

div.nlform div.optionale{
	margin: 7px 6px 7px 6px;
	border-top: 1px solid #CC0066;
	padding-top: 6px;
	color: #909090;
	font-weight: normal;
}


#gsarea{
	margin-top: 1px;
	margin-right: 4px;
	z-index: 100;
	position: relative;
}


.gsc-control-cse, .gsc-control-cse{
      background : none;
       border : 1px none;
        padding : 0px;
}

.gsc-input-box{
height : 22px; overflow : hidden;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
padding : 3px 15px;
 margin-right : 4px;
}

 div.elements_list div.elem_list {
    padding: 2px;
    font-size: 1.4em;
    height: 26px;
    font-weight: bold;
    
}

div.elements_list div.elem_list:HOVER {
   font-weight: bold;
   background-color: rgb(239, 239, 239);
     color: white;

}


 div.elements_list div.odd{ 
  background-color: rgb(245,245,245);
}

div.pagination_list
  {


padding: 5px 3px;
background-color: #ECECEC;
height: 40px;

}


span.pagination_text_line{
  float: left;
display: block;
padding-top: 11px;
}

div.pagination_list span.page_elem a{
  font-size: 17px;
font-weight: bold;
color: #cc0066;
}
div.pagination_list span.page_elem{
  width: 30px;
padding: 2px;
border: solid 1px #c6c6c6;
margin-left: 2px;
float: left;
text-align: center;
height: 27px;
padding-top: 10px;
}




/*############### FROM HEAD position 1 ###########*/

#gsarea{
	margin-top: 1px;
	margin-right: 4px;
	z-index: 100;
	position: relative;
}


.gsc-control-cse, .gsc-control-cse{
      background : none;
       border : 1px none;
        padding : 0px;
}

.gsc-input-box{
height : 22px; overflow : hidden;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
padding : 3px 15px;
 margin-right : 4px;
}


#Loading .ui-dialog-titlebar{
    display:none;
}


.no_margin_bottom{
    padding-bottom: 0px;
}

/*-----------------------------------------------------------*/


.button_style{
display: block;
padding: 1px 6px;
margin-right: 10px;
width: auto;
text-transform: uppercase;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
border: 2px solid #cc0066;
font-weight: normal;
margin: 0 auto;
text-align: center;
float:right;
cursor: pointer;
font-size:11px;
color : #cc0066;


}