body{padding:0; margin:0;}
#header{width:100%;}
#header img{margin-left:20px;}
#certificeringen {display:inline;}
#navWrapper{width:100%;}
#nav{display:block;width:100%;}
#nav ul{margin:0px 0px 0px 80px; padding-left:0px;}
#nav .menu{width:80%;list-style:none;line-height:30px;}
#nav a{text-decoration:none; color:white;font-size:18px;}
.top_line{display:none;}
#menu-menutop{display:none;}
#social_corner{position:absolute; right:10px; top:0;}




#content{width:95%;box-shadow:none;}
.content_block_left p{display:block !important;}
.one-of-two{
	position:block;
	margin:0px 0px 0px 50px;
}

.one-of-three{
	position:block;
	margin:0px 0px 0px 50px;
}
.content_block_left{width:45%;height:250px;
max-width:530px;
	max-height:300px;

}
.block_01{background-size:100% 100%;}
.block_02{background-size:100% 100%;}
.block_03{background-size:100% 100%;}
.block_04{background-size:100% 100%;}
.button_content{margin-right:10px;}
#footer{width:100%;display:block;}
#standard_footer{height:40px;background-size:auto 100%;}

td.footerCell2 {display:none;}
td.footerCell3 {display:table-cell;}


@media (min-width:1180px)  {
	.menu li a.top_link span{padding:10px 40px 0px 40px;}
	.menu :hover ul.sub li   {width:160px;}
	.menu :hover ul.sub li a {width:160px;}

}

#navButton{cursor:pointer; position:absolute;top:0;left:0;height:50px;width:50px; background:url('../../images/menu-button.png'); margin-left:20px;}
/* TWITTER FEED STYLES */

#tweets ul li {
  list-style:none;
  overflow:hidden;
  position:relative;
max-width:300px;
}

#tweets ul li a {
	color:#23726c;
	text-decoration:underline;
}

#tweets ul {
padding:0;
margin:0;
}

#tweets ul li img {
display:none;
}
.user, .tweet, .timePosted {
	line-height:16px;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
}
.user {
  width:100%;
}

.user span:nth-child(3) {
display:none;
}

#tweets ul li .user a{
color:#fff;
text-decoration:none;
font-weight:bold;
}

.tweet {
  width:100%;
}

.timePosted {
  position:absolute;
  top:5px;
  right:20px;
  width:100px;
  overflow:hidden;
  height:20px;
  text-align:right;
  font-size:10px;
  color:#909fa6;
  display:none;
}

#linkage {
  position:fixed;
  top:0px;
  right:0px;
  background-color:#3d3d3d;
  color:#ffffff;
  text-decoration:none;
  padding:5px;
  width:10%;
  font-family:arial;
}
p.interact {
display:none;
}
#tweets img {
display:none;
}