
.carousel-control {
      top: 240px;
	  height: 66px;
      margin-top: 0;
	  padding-top: 12px;
	  padding-bottom: 0px;
      font-size: 110px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
	  background: black;
      border: 0;
      z-index: 10;
	  line-height: auto;
	  opacity: 1;
	  -webkit-border-radius: 0px;
	  -moz-border-radius: 0px;
	  border-radius: 0px;
}

.carousel-control.right {
	right: 0px;
}

.carousel-control.left {
	left: 0px;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#footer-container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#slideshow {
	z-index: 1;
}

#logo {
	top: 80px;
	margin-left: -110px;
	height: 480px;
	width: 92px;
	background-image: url('../img/logo-sidled.png');
	z-index: 200;
	position: absolute;
	float:left;
}

.swedish {
	border-right: 1px solid black;
	float: left;
	width: 45%;
}

.english {
	float: right;
	width: 45%;
    padding-left: 12px;
}

.article-container {
    padding-left: 0;
	margin-bottom: 60px;
	margin-top: 26px;
}

.text-container {
}
