/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('../fonts/lato-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v16-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html { color: #222;font-size: 1em;line-height: 1.4; }
::-moz-selection {background: #b3d4fc;text-shadow: none;}
::selection {background: #b3d4fc;text-shadow: none;}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
audio,canvas,iframe,img,svg,video {vertical-align: middle;}
fieldset {border: 0;margin: 0;padding: 0;}
textarea {resize: vertical;}
.browserupgrade {margin: 0.2em 0;background: #ccc;color: #000;padding: 0.2em 0;}

/* grid */
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
[class*='col-'] {float: left;min-height: 1px;padding-right: 0px;}
.grid {width: 100%;max-width: 100%;min-width: 960px; margin: 0; position:relative;}
.grid:after {content: "";display: table;clear: both;}
.grid-pad {padding-top: 0px;padding-left: 0px; padding-right: 0;}
.push-right {float: right;}

/* columns */
.col-1-1 				{width: 100%;}
.col-2-3, .col-8-12 	{width: 66.66%;}
.col-1-2, .col-6-12 	{width: 50%;}
.col-1-3, .col-4-12 	{width: 33.33%;}
.col-1-4, .col-3-12 	{width: 25%;}
.col-1-5 				{width: 20%;}
.col-1-6, .col-2-12 	{width: 16.667%;}
.col-1-7 				{width: 14.28%;}
.col-1-8 				{width: 12.5%;}
.col-1-9 				{width: 11.1%;}
.col-1-10 				{width: 10%;}
.col-1-11 				{width: 9.09%;}
.col-1-12 				{width: 8.33%}
.col-11-12 				{width: 91.66%}
.col-10-12 				{width: 83.333%;}
.col-9-12 				{width: 75%;}
.col-5-12 				{width: 41.66%;}
.col-7-12 				{width: 58.33%}
.push-2-3, .push-8-12 	{margin-left: 66.66%;}
.push-1-2, .push-6-12 	{margin-left: 50%;}
.push-1-3, .push-4-12 	{margin-left: 33.33%;}
.push-1-4, .push-3-12 	{margin-left: 25%;}
.push-1-5 				{margin-left: 20%;}
.push-1-6, .push-2-12 	{margin-left: 16.667%;}
.push-1-7 				{margin-left: 14.28%;}
.push-1-8 				{margin-left: 12.5%;}
.push-1-9 				{margin-left: 11.1%;}
.push-1-10 				{margin-left: 10%;}
.push-1-11 				{margin-left: 9.09%;}
.push-1-12 				{margin-left: 8.33%}

/* some little helpers */
.imagescalewithgrid { display: block; height: auto; max-width: 100%; }
.maxwidth { width: 100%; }
.nopad { padding: 0; }

/* global */
body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color:#333;
	background:#fff;
}

/* typo */
h1, h2, p, ul {
	padding:0;
	margin:0;
}

h1 {
	font-size:36px;
	font-weight:300;
	line-height:42px;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#565656;
	margin-bottom:40px;
}
h2 {
	font-size:30px;
	line-height:36px;
	font-weight:300;
	letter-spacing:2px;
	color:#565656;
	margin-bottom:40px;
}
h3 {
	font-size:17px;
	font-weight:400;
	line-height:27px;
	color:#565656;
	margin-bottom:20px;
}
h4 {
	font-size:16px;
	font-weight:400;
	line-height:21px;
	text-transform:uppercase;
	color:#565656;
	margin-bottom:20px;
}

p {
	font-size:17px;
	line-height:30px;
	font-weight:300;
	color:#565656;
	padding-bottom:20px;
	letter-spacing:1px;
}
ul {
	font-size:17px;
	font-weight:300;
	padding:0 0 20px 0;
	line-height:30px;
	margin-left:15px;
	letter-spacing:1px;
	color:#565656;
}

ol {
	font-size:17px;
	font-weight:300;
	padding:0 0 20px 0;
	line-height:30px;
	margin-left:15px;
	letter-spacing:1px;
	color:#565656;
}

a {
	color:#003869;
	text-decoration:none;
}
a:hover {
	color:#565656;
	text-decoration:none;
}

.btn a {
	color:#003869;
	padding:8px 25px;
	border:1px solid #003869;
	text-decoration:none;
	display:inline-block;
}
.btn a:hover {
	color:#848484;
	border:1px solid #848484;
}

/* --------------------------------------------------------------------------
 *  bxslider adjustment
 * -------------------------------------------------------------------------- */
.bx-wrapper {
    margin: 0 auto;
}
.bx-wrapper .bx-viewport {
    background: none;
    border: none;
    box-shadow:none;
    left: 0px;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: static;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e6ddcb;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #003869;
}
.bx-wrapper .bx-prev {
    background:url(../img/prev-bronze.png) no-repeat center center;
}
.bx-wrapper .bx-next {
    background:url(../img/next-bronze.png) no-repeat center center;
}
.bx-wrapper .bx-prev:hover {
    background:url(../img/prev-black.png) no-repeat center center;
}
.bx-wrapper .bx-next:hover {
    background:url(../img/next-black.png) no-repeat center center;
}

/* --------------------------------------------------------------------------
 *  phone
 * -------------------------------------------------------------------------- */
.phone {
	position:fixed;
	right:70px;
	top:0;
	z-index:999;
	pointer-events: auto;
}
.phone a {
	background: #003869;
	display:inline-block;
	font-size:18px;
	font-weight:300;
	line-height:24px;
	text-transform:uppercase;
	color:#fff;
	padding:7px 20px;
}
.phone a:hover {
	background:#828282;
}
.phone span {
	clear:both;
	display:block;
	font-size:16px;
	font-weight: bold;
	letter-spacing: 0.03em;
}

/* --------------------------------------------------------------------------
 *  navigation
 * -------------------------------------------------------------------------- */
#menu {
	position: fixed;
    bottom: 30px;
    left: 50px;
    margin: 0;
    width: 100%;
	height: 40px;
    z-index: 99999;
}
#menu li {
    background: #fff;
    color: #000;
    display: inline-block;
    margin: 0px;
	-webkit-box-shadow: 0 0 2px 0 #eee;
	box-shadow: 0 0 2px 0 #eee;
}
#menu li:hover {
    background: #d3d3d3;
}
#menu li:hover a {
    color: #565656;
}
#menu li a.active {
    background: #003869;
    color: #565656;
}
#menu li a {
    color: #565656;
    text-decoration: none;
	text-transform:uppercase;
	font-size:14px;
	padding:9px 20px;
}

#menu li a,
#menu li a.active {
    display: block;
}
#menu li a.active {
    color: #fff;
}

.logo {
	position:absolute;
	top:0px;
	left:70px;
	z-index:999;
	background-color:rgba(0,0,0,0.45);
	padding:50px;
	width:480px;
}

/* --------------------------------------------------------------------------
 *  header slider
 * -------------------------------------------------------------------------- */
#header {
	background:#e1e2e3;
}
#header .bx-wrapper .bx-prev {
	left:80px;
}
#header .bx-wrapper .bx-next {
	right:80px;
}
#header .bx-wrapper .bx-controls-direction a {
    height: 43px;
    width: 23px;
}

/* slide item and caption*/
#header .slide {
    position: relative;
    width: 100%;
}
#header .slide img {
    width: 100%;
}
#header .caption {
    top: 220px;
    height: auto;
    left: 70px;
    position: absolute;
    width: 630px;
    z-index: 9999;
}
#header .caption p {
	font-size:16px;
	line-height:28px;
	color:#333;
}

/* --------------------------------------------------------------------------
 *  main
 * -------------------------------------------------------------------------- */
#main {
	border-bottom:1px solid #ddd;
}
.content {
	height:960px;
}
.content-inner {
	padding:40px 40px 40px 70px
}
.content-inner span{
	display:block;
	width:50px;
	float:left;
	color:#333;
	font-weight:bold;
}
.map {
	height:480px;
	background:#ddd;
}
#map-canvas {
	width:100%;
	height:100%;
}

.kontakt {
	height:480px;
}
.kontakt-inner {
	padding:40px;
}
.image {
	height:480px;
	background-color:#ddd;
	background-image:url(../img/portrait-sebastian-moeller-2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:cover;
}

.impressum,
.datenschutz  {
	padding:100px 70px 100px 70px;
}
.impressum .impressum-inner,
.datenschutz .datenschutz-inner  {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	-webkit-column-width: 33%; /* Chrome, Safari, Opera */
    column-width: 33%;
}

/* --------------------------------------------------------------------------
 *  iconbar
 * -------------------------------------------------------------------------- */
#iconbar {
    background: #003869;
    right: 0;
    position: fixed;
    top: 29%;
    z-index: 9999;
}
#iconbar ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#iconbar ul li {
    background: #003869;
    border-top: 1px solid #fff;
    height: 50px;
    width: 50px;
}
#iconbar ul li:first-child {
    border: medium none;
}
#iconbar ul li.fb a {
    background-color: #003869;
    background-image: url("../img/icon-fb.png");
    background-position: center center;
    background-repeat: no-repeat;
}
#iconbar ul li.xi a {
    background-color: #003869;
    background-image: url("../img/icon-xi.png");
    background-position: center center;
    background-repeat: no-repeat;
}
#iconbar ul li.li a {
    background-color: #003869;
    background-image: url("../img/icon-li.png");
    background-position: center center;
    background-repeat: no-repeat;
}
#iconbar ul li a {
    display: block;
    height: 50px;
    text-indent: -9999px;
    width: 50px;
}
#iconbar ul li a:hover {
    background-color: #828282;
}

/* --------------------------------------------------------------------------
 *  media queries
 * -------------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1440px) {
	p {
		font-size:15px;
		line-height:25px;
	}
	ul {
		font-size:15px;
		line-height:25px;
	}
}
@media handheld, only screen and (max-width: 1280px) {
	h1 {
		font-size:24px;
		line-height:34px;
		margin-bottom:25px;
		letter-spacing:normal;
	}
	.logo {
		padding:15px;
	}

	#header .caption {
		top:150px;
		width: 480px;
	}
	#header .caption p {
		font-size:14px;
		line-height:24px;
	}

	.content-inner,
	.kontakt-inner {
		padding:30px 20px;
	}

	.impressum .impressum-inner,
	.datenschutz .datenschutz-inner {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 40px;
		-webkit-column-width: 50%; /* Chrome, Safari, Opera */
		column-width: 50%;
	}
}
@media handheld, only screen and (max-width: 1024px) {
	.phone {
		left:70px;
	}
}
@media handheld, only screen and (max-width: 960px) {
	/* grid */
	.grid {width: 100%;min-width: 0;margin-left: 0;margin-right: 0;padding-left: 20px;padding-right: 10px; }
	[class*='col-'] {width: auto;float: none;margin: 10px 0;padding-left: 0;padding-right: 10px;}
	.hide-on-mobile {display: none !important;width: 0;height: 0;}

	p {
		font-size:14px;
		line-height:26px;
	}
	ul, ol {
		font-size:14px;
		line-height:26px;
	}

	/* logo */
	.logo {
		position:static;
		width:auto;
		padding:20px;
		margin:0 20px 0 20px;
	}

	/* phone */
	.phone {
		position:static;
		margin:20px 20px 0 20px;
		background: #e1e2e3;
	}
	.phone a {
		font-size:16px;
		line-height:24px;
		padding:7px 20px;
	}

	/* menu */
	#menu {
		bottom: 0;
		left: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
	}
	#menu li {
		float:left;
		width:50%;
		text-align:center;
		border-top:1px solid #efefef;
		border-right:1px solid #efefef;
	}
	#menu li a {
		font-size:12px;
	}
	#menu li a,
	#menu li.active a {
		padding: 5px 10px;
	}

	/* header */
	#header {
		margin:0 20px;
	}
	#header .bx-wrapper .bx-prev {
		left:40px;
	}
	#header .bx-wrapper .bx-next {
		right:40px;
	}
	#header .caption {
		position: static;
		width: 100%;
		padding:20px;
	}

	/* main */
	.content {
		height:auto;
	}
	.content-inner {
		padding:30px 0 30px 0
	}

	.kontakt {
		height:auto;
	}
	.kontakt-inner {
		padding:20px 0 0 0;
	}

	.image {
		background-position:top left;
	}

	.impressum  {
		padding:30px 0 0 0;
	}
	.datenschutz  {
		padding:30px 0 30px 0;
	}
	.impressum .impressum-inner,
	.datenschutz .datenschutz-inner {
		-webkit-column-count: auto; /* Chrome, Safari, Opera */
		-moz-column-count: auto;
		column-count: auto;
	}
	.datenschutz a {
		word-wrap: break-word;
	}

	/* iconbar */
	#iconbar {
		position: static;
		float:left;
		width:100%;
		background: #003869;
		text-align:center;
		margin-bottom:100px;
	}
	#iconbar ul {
		margin:0 auto;
		width:200px
	}
	#iconbar ul li {
		float:left;
		border-top: none;
		height: 50px;
		width: 50px;
	}
}

@media handheld, only screen and (max-width: 479px) {
	.image {
		height:240px;
		background-size:cover;
	}
}
/* --------------------------------------------------------------------------
 *  little helper
 * -------------------------------------------------------------------------- */
.hidden {display: none !important;visibility: hidden;}
.visuallyhidden {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {clip: auto;height: auto;margin: 0;overflow: visible;position: static;width: auto;}
.invisible {visibility: hidden;}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

/* --------------------------------------------------------------------------
 *  print style
 * -------------------------------------------------------------------------- */
@media print {
    *,*:before,*:after {background: transparent !important;color: #000 !important;box-shadow: none !important;text-shadow: none !important;}
    a,a:visited {text-decoration: underline;}
    a[href]:after {content: " (" attr(href) ")";}
    abbr[title]:after {content: " (" attr(title) ")";}
    a[href^="#"]:after,a[href^="javascript:"]:after {content: "";}
    pre, blockquote {border: 1px solid #999;page-break-inside: avoid;}
    thead {display: table-header-group;}
    tr,img {page-break-inside: avoid;}
    img {max-width: 100% !important;}
    p,h2,h3 {orphans: 3;widows: 3;}
    h2,h3 {page-break-after: avoid;}
	.phone,
	#menu {
		display:none;
	}
	.content {
		height:auto;
	}
	.impressum .impressum-inner,
	.datenschutz .datenschutz-inner {
		-webkit-column-count: auto; /* Chrome, Safari, Opera */
		-moz-column-count: auto;
		column-count: auto;
	}
}
