@charset "UTF-8";
@import url("aller_std_lt/stylesheet.css");
@import url("aller_std_bd/stylesheet.css");
@import url("aller_std_bdit/stylesheet.css");
@import url("aller_std_it/stylesheet.css");
@import url("aller_std_rg/stylesheet.css");
@import url("aller_std_ltit/stylesheet.css");
*{
	margin: 0px;
	padding: 0px;
}
.menu {
	background-color: #000000;
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.menu-inner {
	width: 90%;
	margin-top: 14px;
	margin-bottom: 14px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.menu-left {
	float: left;
	width: 75%;
}
.menu h3 {
	color: #E4E4E4;
	font-family: "aller std lt", Arial, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.menu-left h3 span {
	font-family: "aller std bd", "Arial Bold", sans-serif;
}
.menu-right {
	clear: right;
	float: right;
	width: 25%;
	text-align: right;
	font-family: "the end";
	color: #E4E4E4;
	height: 15px;
}
.clear {
	clear: both;
}
.statement {
	height: auto;
	width: 100%;
	position: fixed;
	bottom: 0px;
}
.statement-conatiner {
	width: 90%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	max-width: 900px;
}
.statement .statement-conatiner h1 {
	color: #E4E4E4;
	font-family: "aller std lt", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
}
.statement-left {
	width: auto;
	max-width: 250px;
}
.drop-down-conatiner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.menu-item {
	float: left;
	width: 40%;
	max-width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.drop-down-inner {
	margin-top: 15px;
}
.statement a   {
	color: #E4E4E4;
	text-decoration: none;
	border-bottom: 1px #e4e4e4 dotted;
}
.statement a:hover  {
	color: #51ADA6;
	text-decoration: none;
	border-bottom: 1px #51ADA6 dotted;
}
.menu-item a {
	color: #E4E4E4;
	text-decoration: none;
}
.menu-item a:hover  {
	color: #51ADA6;
	text-decoration: none;
	border-bottom: 1px #51ADA6 dotted;
}
#menu-button, #close-button {
	cursor: pointer;
}
.main-image {
	width: 100%;
	max-width: 700px;
}
.main-content {
	width: 96%;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	max-width: 680px;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 60px;
}
.main-content .main-image img {
	max-width: 100%;
}
.text {
	width: 100%;
	max-width: 450px;
	margin-bottom: 15px;
}
#book .text {
	width: 100%;
	max-width: 450px;
	margin-bottom: 0px;
}
.text h1, .text h2, .columnsContainer h2{
	font-family: "aller std bd", "Arial Bold", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	margin-top: 20px;
	text-transform: uppercase;
}
.main-content .text p, .columnsContainer p {
	font-family: "aller std lt", Arial, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	color: #000000;
}
.underline {
	border-bottom: 1px #000000 dotted;
	display: inline-block;
}
#news .overline {
	border-top: 1px #000000 dotted;
	display: block;
	padding-top: 5px;
}
.text a   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
.text a:hover, .columnsContainer a:hover  {
	color: #51ADA6;
	text-decoration: none;
	border-bottom: 1px #51ADA6 dotted;
}
.online a, .columnsContainer a   {
	font-family: "aller std rg", "Arial", sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
.text strong   {
	font-family: "aller std it", "Arial Italic", sans-serif;
	color: #000000;
}
.online strong   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #000000;
}
.footer-conatiner {
	background-color: #000000;
	width: 100%;
}
.footer-inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-left {
	float: left;
	width: 40%;
	padding-left: 5%;
	padding-right: 5%;
}
.footer-right {
	clear: right;
	float: right;
	width: 40%;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
}
.footer-inner p {
	font-family: "aller std rg", "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 0px;
}
.smallprint {
	font-family: "aller std it", "Arial Italic", sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-inner a   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
.footer-inner a:hover   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #51ADA6;
	text-decoration: none;
	border-bottom: 1px #51ADA6 dotted;
}

.columnsContainer, footer, header { position: relative; }

.leftColumn { padding-right: 0px; }

.rightColumn { padding-left: 0px; }

.columnsContainer h3 {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	font-size: 14px;
	margin-top: 15px;
}
.date   {
	font-size: 12px;
	text-align: right;
	float: right;
	clear: right;
	text-transform: uppercase;
	font-family: "aller std bd", "Arial Bold", sans-serif;
	width: 25%;
}
.title {
	float: left;
	width: 75%;
}
.overline .title h2 {
	margin-top: 0px;
}
#news .main-content .text {
	margin-bottom: 80px;
}
.text p em {
	font-family: "aller std ltit", "Arial Italic", sans-serif;
}

@media screen and (min-width: 47.5em ) {
  .leftColumn { margin-right: 360px; }

	.rightColumn { position: absolute; top: 0; right: 0; width: 340px; }   
}

.columnsContainer, .columnsContainer:before, .columnsContainer:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
