
/*.carousel-control
{
      position: fixed;
	  top: 8px;
	  height: 60px;
      margin-top: 0;
      font-size: 46px;
	  color: red;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
      z-index: 3000;
}*/

.carousel-control {
      top: 140px;
	  height: 66px;
	  color: white;
      margin-top: 0;
      font-size: 110px;
	  margin-top: 0;
	  padding-top: 12px;
	  padding-bottom: 0px;

      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      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 {
	width: 100%;
}

#footer-container {
	width: 100%;
	padding-left: 12px;
}

#footer-container p {
	font-size: 16px;
}

.footer-email a {
	font-size: 22px;
}

#slideshow {
	padding-top: 56px;
	z-index: 1;
}

#logo {
	width: 100%;
	height: 56px;
	background-color: black;
	background-image: url('../img/logo-onblack.png');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 200;
	position: fixed;
}

.article-container {
	padding: 12px;
}

.text-container {
}

.swedish {
}

.english {
}