.ie #container {
	width:980px;
}

@font-face {
font-family: 'StterlinRegular'; 
src: url('../fonts/suetmain-webfont.eot'); 
src: url('../fonts/suetmain-webfont.eot?#iefix') format('embedded-opentype'),  
url('../fonts/suetmain-webfont.woff') format('woff'), 
url('../fonts/suetmain-webfont.ttf') format('truetype'), 
url('../fonts/suetmain-webfont.svg#StterlinRegular') format('svg'); 
font-weight: normal; 
font-style: normal;
}

body {
  line-height: 16px;
  font-family: calibri, sans-serif;
  font-size: 11px;
  margin-top: 50px;
  color:#08009E;
  background-color: #FFFFFF;
}

.ie body {
  font-size: 12px;
}

 .mobilemenu  {
    display: none;
 }
    
p {    
  margin: 0 0 5px 0;
}
    
h2{
  font-size: 13px;
  color: #6A849D;
  margin-bottom:5px;
}

a{
  color: #6A849D;
  text-decoration: underline;
}    
a:hover{
  color: #88abcd;
}
a:visited{
}

#container {
  width:960px;                        
  margin-left: auto;
  margin-right: auto; 
  border:0px dotted red;   
}
#container_local {
  width:860px;                        
  margin-left: auto;
  margin-right: auto;    
}

#containerclient{ 
  margin-top:-30px;
  padding-right: 10px;
  padding-left:10px;
  border:0px dotted green;   
}

#content {
  border:0px dotted blue;   
  min-height: 1200px;
  text-align: justify;
font-size: 18px; 
font-family: "StterlinRegular", Arial, sanserif;
  padding: 5px;  
  background-color:#fff;
  color: #424242;
  box-shadow: 0px 5px 20px #666666;
height: 1.0em; 
line-height: 1.0em; 
margin-bottom: 1px; 
margin-right: 1px; 
}
