

body {
  font-family: "Trebuchet MS", arial, verdana, sans-serif;
  color: #000;
  background: #fff;     
}
 
 strong {
   font-weight: bold;
 }

 h1,h2,h3,h4,h5,h6 { font-weight: normal; margin: 0 0 1em 0; }
 
 h1  { 
  font-size: 161.6%; 
  color:#3aadd2; 
  letter-spacing: 2px; 
  border-bottom: 0;
  display: none;
 }          
 
 h2 { 
  font-size: 189%; 
  color: #007798; 
  font-weight: bold; 
  margin: 0 0 30px 0;
  border-bottom: 0; 
  line-height: 26px;
 }    
 
 a,
 a:link,
 a:visited {
  color: #6f6f6f; 
  text-decoration: underline;
 }

 a:focus,
 a:hover,
 a:active {color: #333; text-decoration:none;}

 hr {
   color: #fff;
   background: transparent;
   margin: 0 0 0.5em 0;
   padding: 0 0 0.5em 0;
   border: 0;
   border-bottom: 1px #e93799 solid;
 }

p {
  padding: 5px 0;
}

.shoppenstecher {
  text-transform: uppercase;
}

.clear {
  clear: both;
}

#container {
  
}

#header {
  display: none;
}

#colmain {

}

#colmain #leftcol {
  display: none;
}

#colmain #centercol {  
  width: 540px;    
}

#colmain #centercol .content {
  padding: 50px 2px 10px 30px;
}

#colmain #rightcol {
  display: none;
}

#header #main_navi {
  display: none;
}

#servicenavi {
  display: none;
}


#shop_contact img {
  display: none;
}

#shop_contact div {
  float: none;
}

#shop_contact .content {
  padding: 10px 10px 5px 50px;
}