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

@font-face {
    font-family: 'entyporegular';
    src: url('webfonts/entypo/Entypo-webfont.eot');
    src: url('webfonts/entypo/Entypo-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/entypo/Entypo-webfont.woff') format('woff'),
         url('webfonts/entypo/Entypo-webfont.ttf') format('truetype'),
         url('webfonts/entypo/Entypo-webfont.svg#entyporegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



.marquee {
  overflow: hidden;
  font-size: 22pt;

}
.NoMarquee {
	text-align: center;
	  font-size: 22pt;
}


body {
	background-color: #f1ffff;
	font-family: 'ciclesemi';
	color: #003466;
	background-image: url(../img/Title_v01.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	overflow-x: hidden; 
}

h1 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

h4 {
	font-family: initial;
	display: inline;
}
h3 {
	font-family: 'entyporegular';
	display: inline;
	font-size: 100px;
	
}

a {
	color: #003466;
}	
a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #003466;
}

.row .offset {
	margin-left: -50%;
	*margin-left: -50%;
}

.navbar {
	margin-bottom: 0;
}

.wikisloth-icon {
	width: 7px;
	height: 10px;
}




#wikisloth-d3box {
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 50px 10px rgba(0, 0, 0, 0.4);
	height: 700px;
	width: 700px;
	margin-top: -50px;
	float: left;
	z-index: 0;
}
#wikisloth-d3container {
	z-index: 1;
	background-color: black;
	height: 700px;
	width: 700px;
}

.divider {
	width : 30px;
	text-align: center;
	line-height: 36pt;
	color: #003466;
}

#wikisloth-nav {
	font-weight: bold;
}

#wikisloth-right {
	background-color: #b2d2e1;
	height: 100%;
		
}

.wikisloth-right-abstand {
	height: 22px;
	background-color: #ffffff;
}

.wikisloth-right-text {
	height: 100%;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
}
#wikisloth-righttext-1 {
	display: none;
}
#wikisloth-righttext-3 {
	display: none;
}

#wikisloth-right-container {
	background-color: #ffffff;
	height: 577px;
	width: -moz-calc(100% - 350px);
	width: -webkit-calc(100% - 350px);
	width: -o-calc(100% - 350px);
	margin-left: 350px;
	z-index: -1;
}



.wikisloth-textbox {
		font-size: 36px;
		color: black;
		overflow: hidden;
		white-space: nowrap;
		font-weight: bold;
}

.wikisloth-navbutton {
	width: 80px;
	height: 80px;
	background-color: white;
	position: absolute;
	z-index: 0;
	text-align: center;
	line-height: 80px;
	font-size: 40px;
	font-weight: bold;
}

#wikisloth-navbutton1 {
	top: 260px;
	left: 685px;
}
#wikisloth-navbutton2 {
	top: 70px;
	left: 642px;
}
#wikisloth-navbutton3 {
	top: 450px;
	left: 642px;
}

.wikisloth-legimg {
	width: 130px;
	height: 130px;
	display: block;
  	margin-left: auto;
 	margin-right: auto;
}

.wikisloth-leglabel {
	font-size: 18px;
	
}

.wikisloth-legcontainer {
	width: 85%;
	margin-bottom: 10%;
	float: right;
}
