/*********/
/* RESET */
/*********/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
em,i {
	font-style: italic;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:700;
}

del {
	text-decoration:line-through;
}

abbr[title],dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
}

input,select {
	vertical-align:middle;
}

body {
	font:13px/1.231 sans-serif;
}

pre,code,kbd,samp {
	font-family:monospace,sans-serif;
}

html {
	overflow-y:scroll;
}

a:hover,a:active {
	outline:none;
}

ul,ol {
	margin-left:2em;
}

ol {
	list-style-type:decimal;
}

nav ul,nav li {
	margin:0;
	list-style:none;
	list-style-image:none;
}

small {
	font-size:85%;
}

.small {
	font-size:85%;
}

strong,th {
	font-weight:700;
}

td {
	vertical-align:top;
}

sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
}

sup {
	top:-.5em;
}

sub {
	bottom:-.25em;
}

pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
	padding:15px;
}

textarea {
	overflow:auto;
}

.ie6 legend,.ie7 legend {
	margin-left:-7px;
}

input[type="radio"] {
	vertical-align:text-bottom;
}

input[type="checkbox"] {
	vertical-align:bottom;
}

.ie7 input[type="checkbox"] {
	vertical-align:baseline;
}

.ie6 input {
	vertical-align:text-bottom;
}

label,input[type="button"],input[type="submit"],input[type="image"],button {
	cursor:pointer;
}

button,input,select,textarea {
	margin:0;
}

input:valid,textarea:valid {
}

input:invalid,textarea:invalid {
	border-radius:1px;
	-moz-box-shadow:0 0 5px red;
	-webkit-box-shadow:0 0 5px red;
	box-shadow:0 0 5px red;
}

.no-boxshadow input:invalid,.no-boxshadow textarea:invalid {
	background-color:#f0dddd;
}

::-moz-selection {
	background:#e11827;
	color:#fff;
	text-shadow:none;
}

::selection {
	background:#e11827;
	color:#fff;
	text-shadow:none;
}

button {
	width:auto;
	overflow:visible;
}

.ie7 img {
	-ms-interpolation-mode:bicubic;
}

body,select,input,textarea {
	color:#444;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:400;
}

a,a:active,a:visited {
	color:#607890;
}

a:hover {
	color:#036;
}

input:required,input:invalid {
	box-shadow:none;
}

* {
	text-size-adjust:none;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/********/
/* NOJS */
/********/
.error_hide {
	display:none !important;
}

body.error {
	height:auto;
}

body.error * {
	display:none !important;
/* overflow: auto; */
	line-height:18px;
}

body.error div,
body.error p,
body.error h1,
body.error h2,
body.error h3,
body.error h4,
body.error #main #widgets div.section.intro,
body.error div.section.blog .blog_text,
body.error div.section.imprint .imprint_text,
body.error div.section.privacy .privacy_text,
body.error #widgets {
	width:auto !important;
	background-color:#fff !important;
}

body.error h1.title {
	line-height:22px !important;
}

body.no-js div#js-error,
body.no-js div#js-error *,
body.browser-error div#browser-error,
body.browser-error div#browser-error *,
body.error #main,
body.error #main #header #logo,
body.error #main #header #logo > span,
body.error #main #content,
body.error #main #content .content-pattern,
body.error #main #content .content-pattern #widgets,
body.error #main #content .content-pattern #widgets .blog,
body.error #main #content .content-pattern #widgets .imprint,
body.error #main #content .content-pattern #widgets .imprint #imprint_content,
body.error #main #content .content-pattern #widgets .imprint #imprint_content *,
body.error #main #content .content-pattern #widgets .privacy,
body.error #main #content .content-pattern #widgets .privacy #privacy_content,
body.error #main #content .content-pattern #widgets .privacy #privacy_content * {
	display:block !important;
	position:static !important;
	opacity:1 !important;
	height:auto !important;
	min-height:0 !important;
	font-family:Arial,Helvetica,Sans-Serif !important;
	margin:0;
	padding:0;
	text-align:center;
}
body.error #main #content .content-pattern #widgets .privacy #privacy_content .privacy_text a,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .imprint_text a,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .imprint_text span {
	display:inline !important;
}
body.error #main #content .content-pattern #widgets .imprint #imprint_content .imprint_text h3 {
	margin-top: 15px;
}
body.error #main #content .content-pattern #widgets .imprint #imprint_content .imprint_text h4 {
	margin-top: 15px;
}

body.error #main #content .content-pattern #widgets .blog #blog_content .sources a,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .sources a,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .sources a {
	display:inline-block !important;
}
body .privacy_data_protection h3 {
	margin-bottom: 10px !important;
}
body .privacy_data_protection h4 {
	margin-bottom: 10px !important;
}

body.error #main #header #logo {
	padding-top:60px !important;
	height:20px !important;
}

body.error #main #header #logo span {
	font-family:'Oswald',sans-serif !important;
	text-transform: uppercase;
}

body div#browser-error,body div#js-error {
	display:none;
}
body.error #main #content .content-pattern #widgets .imprint #imprint_content #map {
	display:none !important;
}
#map.inactive {
	background: #777777;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-left: 30px;
	padding-right: 30px;
}
#map.inactive, #map.inactive p {
	font-size: 12px !important;
	font-family: 'Open Sans',sans-serif !important;
	line-height: 18px !important;
}
#map.inactive > h3 {
	font-family: Oswald,Arial,sans-serif !important;
	font-size: 18px !important;
}
#map.inactive > h4 {
	font-family: Oswald,Arial,sans-serif !important;
	font-size: 16px !important;
}
#map.inactive > * + * {
	margin-top: 1%;
}

body.error div#browser-error,body.error div#js-error {
	margin:20px auto 30px;
	text-align:center;
	display:block;
	width:90% !important;
}

body.error div#browser-error,
body.error div#js-error,
body.error #main #content .content-pattern #widgets .blog #blog_content,
body.error #main #content .content-pattern #widgets .imprint #imprint_content,
body.error #main #content .content-pattern #widgets .privacy #privacy_content {
	max-width:600px;
}

body.error #main #content .content-pattern #widgets .blog #blog_content .wrap,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .wrap,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .wrap {
	display:none !important;
}

body.error #main #content .content-pattern #widgets .blog #blog_content,
body.error #main #content .content-pattern #widgets .imprint #imprint_content,
body.error #main #content .content-pattern #widgets .privacy #privacy_content {
	background:#fff;
	margin:0 auto;
	margin-bottom:30px;
	width:90% !important;
}

body.error div#browser-error,body.error div#browser-error p,
body.error div#js-error,body.error div#js-error p,
body.error #main #content .content-pattern #widgets .blog #blog_content .overflow,
body.error #main #content .content-pattern #widgets .blog #blog_content .overflow *,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow *,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow * {
	background:#f4f4f4 !important;
}

body.error #main #content .content-pattern #widgets .blog #blog_content *,
body.error #main #content .content-pattern #widgets .imprint #imprint_content *,
body.error #main #content .content-pattern #widgets .privacy #privacy_content * {
	font-size:12px;
	margin-bottom:5px;
}

body.error h1 {
	background:#dd1d22 !important;
	font-size:14px;
	display:block;
	height:26px;
	line-height:24px;
	color:#fff;
	font-weight:700;
	margin-bottom:0 !important;
}

body.error #main #content .content-pattern #widgets .blog #blog_content h1,
body.error #main #content .content-pattern #widgets .imprint #imprint_content h1,
body.error #main #content .content-pattern #widgets .privacy #privacy_content h1 {
	background:#e9e9e9 !important;
	color:#000;
	margin-top:0;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9',endColorstr='#e9e9e9');
}

body.error #main #content .content-pattern #widgets .blog #blog_content .overflow,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	padding:5px 15px 0;
	margin-bottom:0 !important;
}

body.error div#browser-error p,body.error div#js-error p {
	font-size:12px;
	margin:0 auto;
	width:90% !important;
	padding:5px;
}

body.error #main #widgets div.section.intro,div.section.blog .blog_text,
body.error #main #widgets div.section.intro,div.section.imprint .imprint_text,
body.error #main #widgets div.section.intro,div.section.privacy .privacy_text {
	max-width:100% !important;
}

body.error #main #content .content-pattern #widgets .blog #blog_content .overflow .blog_text h2,
body.error #main #content .content-pattern #widgets .blog #blog_content .overflow .blog_text > h3,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow .imprint_text h2,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow .imprint_text > h3,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow .imprint_text > h4,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow .privacy_text h2,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow .privacy_text > h3,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow .privacy_text > h4 {
	font-weight:700 !important;
}

body.error #main #content .content-pattern #widgets .blog #blog_content .overflow p,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow p,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow p {
	text-align:justify;
	line-height:16px;
	display:inline-block;
}

body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow .coda-slider + p,
body.error #main #content .content-pattern #widgets .imprint #imprint_content .overflow .coda-slider + p a,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow .coda-slider + p,
body.error #main #content .content-pattern #widgets .privacy #privacy_content .overflow .coda-slider + p a {
	text-align:center !important;
	margin-bottom:0 !important;
}

body.error #main #content .content-pattern #widgets .imprint #imprint_content * .nojs-hide,
body.error .nojs-hide,body.error #main #content .content-pattern #widgets .imprint #imprint_content #map span.hide,
body.error #main #content .content-pattern #widgets .privacy #privacy_content * .nojs-hide,
body.error .nojs-hide,body.error #main #content .content-pattern #widgets .privacy #privacy_content #map span.hide {
	display:none !important;
}

body.error #main #content .content-pattern #widgets .imprint #imprint_content span.inline,
body.error #main #content .content-pattern #widgets .privacy #privacy_content span.inline {
	display: inline !important;
}

/********/
/* MAIN */
/********/

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

* {
	-webkit-text-size-adjust:none;
}

input::-moz-focus-inner {
	border:0;
	padding:0;
}

textarea,input {
	border-radius:0;
	-webkit-appearance:none;
}

::-webkit-input-placeholder {
	text-transform:uppercase;
}

:-moz-placeholder {
	text-transform:uppercase;
}

::-moz-placeholder {
	text-transform:uppercase;
}

:-ms-input-placeholder {
	text-transform:uppercase;
}

* {
	margin:0;
	padding:0;
}

html,body {
	overflow-x:hidden;
	overflow-y:auto;
}

.hide,
body.js .js_hide {
	display:none !important;
}

.italic {
	font-style:italic;
}

.stop-scrolling {
	height: 100%;
	width: 100%;
	overflow: hidden; 
	position: absolute;
}

.left {
	float:left;
}

.right {
	float:right;
}

p .right {
	line-height:24px !important;
}

.bold {
	font-weight:700 !important;
}

.overlay_dark {
	background:url(../img/overlay_dark.png) top center repeat;
}

.overlay_light {
	background:url(../img/overlay_light.png) top center repeat;
}

#tubular-container {
	opacity:1;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter:alpha(opacity=100);
	z-index:-1 !important;
}

#bg-image {
	opacity:0;
	min-height:100%;
	width:100%;
	position:fixed;
	top:120px;
	left:0;
	z-index:0;
	background-repeat:no-repeat;
	background-position:center center;
}

#bg-pattern {
	position:fixed;
	top:120px;
	left:0;
	z-index:4;
	width:100%;
	height:100%;
}

#bg-overlay {
	position:fixed;
	top:100%;
	left:0;
	z-index:5;
	background-repeat:repeat;
	width:100%;
	height:100%;
}

#bg-loading {
	position:fixed;
	top:0;
	left:0;
	z-index:100000;
	background:#fff;
	width:100%;
	height:100%;
	opacity:1;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter:alpha(opacity=100);
}

#bg-loading .loader {
	top:50%;
	margin-top:-32px;
	height:64px;
	display:block;
	position:relative;
}
.loader {
	background-image:url(../img/loading.gif);
	background-repeat:no-repeat;
	background-position:50.14% 50%;
}

body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

body {
	font-family:'Open Sans',sans-serif;
	font-size:13px;
	line-height:18px;
	overflow-x:hidden;
	overflow-y:hidden;
}

a,a:hover,a:visited {
	color:inherit;
	text-decoration:underline;
/*font-weight: bold;*/
}

a:hover {
	text-decoration:none;
}

p {
	font-size:15px;
	line-height:24px;
	padding:3px 0;
}

div.privacy_data_protection > h2,
div:not(.privacy_data_protection) > h3,
div:not(.privacy_data_protection) > h4 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:700;
}
body .privacy_data_protection h3,
body .privacy_data_protection h4,
body .privacy_data_protection h5 {
	text-align: left;
}

body .button {
	padding:0 15px 0 30px;
	display:inline-block;
	height:34px;
	line-height:34px;
	text-decoration:none;
	font-weight:400;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3);
	box-shadow:0 2px 5px rgba(0,0,0,0.3);
}

.no-multiplebgs body .button {
	padding:0 15px;
}

div#header {
	width:100%;
	display:block;
	position:fixed;
	z-index:10000;
	top:0;
}

#logo {
	margin:0 auto !important;
	width:250px;
	cursor:pointer;
	background:url(../img/ideaweb.png) 55% 15px no-repeat;
	text-align:center;
	padding-top:62px;
	display:block;
	text-decoration:none;
}

a#logo span {
	font-family:'Oswald',sans-serif;
	text-decoration:none;
}

div.lang.margin {
	padding-top: 5px;
}
div.lang.left {
	margin-left: 5px;
}
div.lang.margin {
	margin-top: 70px;
	position: absolute;
	right: 0;
}

div.lang a {
	background-position:100% 0;
	background-size:16px 12px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:16px;
	height:30px;
	margin:5px 5px 0 0;
}

div.lang a.de {
	background-image:url(../img/lang/de.png);
}

div.lang a.de.active {
	background-image:url(../img/lang/de_dis.png);
	display:none;
}

div.lang a.en {
	background-image:url(../img/lang/en.png);
}

div.lang a.en.active {
	background-image:url(../img/lang/en_dis.png);
	display:none;
}
a.imprint,
a.privacy {
	color:#888;
	font-size:11px;
	line-height:22px !important;
	display:block;
	text-decoration: underline !important;
	padding-top: 0px;
	padding-right:8px;
}
a.imprint:hover,
a.privacy:hover,
.imprint_text a:hover,
.privacy_text a:hover,
.section.intro a:hover,
p.sources a:hover {
	color: #b8161a !important;
	text-decoration: underline !important;
}
.privacy_text {
	padding-bottom: 10px;
}
.coda-nav ul li > a.current:hover {
	color:white !important;
}
div.margin + .links a.imprint,
div.margin + .links a.privacy {
	padding-right:5px;
}
a._privacy:after {
	content:' · ';
}
a.privacy {
	padding-right: 8px;
}

div.section.blog,
div.section.imprint,
div.section.privacy {
	opacity:1 !important;
	position:fixed !important;
}

div#cookie {
	background: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 20000;
	top: 0;
}
div#cookie > div {
	position: fixed;
	top: 30%;
	width: 100%;
}
div#cookie > div > div {
	width: 267px;
	height: 178px;
	margin: auto;
	-moz-box-shadow:0 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.3);
	box-shadow:0 2px 5px rgba(0,0,0,0.3);
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
body.en div#cookie > div > div {
	width: 240px;
	height: 162px;
}
div#cookie h3,
div#cookie p {
	font-size:12px;
	font-family:'Open Sans',sans-serif;
	line-height:18px;
	padding: 5px 10px;
	text-align: justify;
}
div#cookie p {
	padding-top: 7px;
}
div#cookie h3 {
	font-size: 18px;
	font-family:'Oswald',sans-serif;
	text-align: center;
	padding-top: 15px;
	text-shadow: #850f17 0 1px;
	font-weight: normal;
}
div#cookie .button {
	margin-top: 10px;
	background: white;
	color: black;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	text-shadow: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 80px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
}
div#cookie .lang,
div#cookie .links {
	position: fixed;
	top: 0px;
	left: 0px;
}
div#cookie .links a {
	color: white;
}
div#cookie ~ div#main .lang,
div#cookie ~ div#main .links {
	display: none;
}
div#cookie.hide ~ div#main .lang,
div#cookie.hide ~ div#main .links {
	display: block;
}

#content {
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	z-index:10;
}

#main #widgets {
	z-index:5000;
}

#main #widgets div.section {
	margin:0 auto 50px;
	width:620px;
	position:relative;
	overflow:hidden;
}

#main div.section.homepage {
	margin-top:80px;
}

#main div.section .col {
	float:left;
	width:50%;
}

#main div.section .col.first > div {
	float:left;
	margin-bottom:0;
}

#main div.section .col.last > div {
	float:right;
	margin-bottom:0;
}

#main div.section .col > div {
	text-align:center;
	overflow:hidden;
}

#main div.section .col > div > p {
	text-align:center;
	line-height:18px;
	font-size:14px;
	margin-bottom:10px;
}

div.section.homepage {
	text-align:center;
	width:620px;
}

div.section.homepage .scrolldown {
	background-image:url(../img/cursor.png);
	background-repeat:no-repeat;
	width:34px;
	height:34px;
	position:fixed;
	top:85%;
	left:48.5%;
	z-index:2000;
	display:none;
}

div.section.homepage .scrolldown.block {
	display:block;
}

#homepage-widget {
	background:url(../img/home.png) 50% 20px no-repeat;
	width:1000px;
	height:600px;
	left:50%;
	margin-left:-500px;
	margin-top:-80px;
	opacity:0;
	color:#fff;
	z-index:2;
}

#homepage-widget > h1,#homepage-widget > p {
	display:block;
}

#homepage-widget > h1 {
	height:30px;
	font-size:18px;
	font-family:'Oswald',sans-serif;
}

.homepage_section {
	display:block;
	float:left;
	margin:0;
	text-transform:uppercase;
}

.homepage_section .homepage_amount:before {
	content:':';
}

.homepage_section:first-child .homepage_amount:before {
	content:'';
}

#widgets {
	position:relative;
	width:100%;
	padding-bottom:65px;
}
#widgets.opened > a.close {
	display:none;
	position:fixed;
	right:20px;
	width:18px;
	height:22px;
	cursor:pointer;
	border:1px solid transparent;
	z-index:0;
	margin-top:20px;
}

div.section h1.title {
	text-transform:uppercase;
	font-family:'OstrichSansMedium',Arial,sans-serif;
}

div.section.intro {
	padding-top:30px;
}

div.section.intro .avatar {
	background:url(../img/me.png) 50% 0 no-repeat;
	float:right;
}

div.section.intro p.description {
	text-align:left;
	font-size:18px;
	line-height:18px;
	font-family:'Oswald',sans-serif;
	display:block;
	float:left;
/* clear; both; */
	text-shadow:#fff 0 1px;
}

#main #widgets div.section .customers {
	clear:both;
}

div.social {
	clear:both;
	padding-top:25px;
}

div.social .findus {
	text-align:center;
	clear:both;
}

div.section.social .findus a.social {
	margin:0 5px;
	display:inline;
}

a.social span {
	margin:0;
	display:inline-block;
	background:50% 50% no-repeat;
	width:30px;
	height:30px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
}
li a.social span {
	width: 20px;
	height: 20px;
	background-size: 26px 26px !important;
	/*background-position-x: -5px !important;*/
	margin-top: -1px;
}

a.social.google-plus span {
	background-image:url(../img/social/google-plus-circle-black.png);
}

a.social.facebook span {
	background-image:url(../img/social/facebook-circle-black.png);
}

a.social.linkedin span {
	background-image:url(../img/social/linkedin-circle-black.png);
}

a.social.skype span {
	background-image:url(../img/social/skype-circle-black.png);
}

a.social.openpgp span {
	background-image:url(../img/social/openpgp-circle-black.png);
}

a.social.rss span {
	background-image:url(../img/social/rss-circle-black.png);
}

div.section.blog,
div.section.imprint,
div.section.privacy {
	bottom:0;
	width:100% !important;
}

div.section.blog > .toggle-button,
div.section.imprint > .toggle-button,
div.section.privacy > .toggle-button {
	width:80px;
	margin:0 auto;
	display:block;
	padding:15px 0;
	text-align:center;
	cursor:pointer;
	-moz-border-radius-bottomleft:0 !important;
	-webkit-border-bottom-left-radius:0 !important;
	border-bottom-left-radius:0 !important;
	-moz-border-radius-bottomright:0 !important;
	-webkit-border-bottom-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
}
div.section.privacy > .toggle-button {
	display: none !important;
}

div.section.blog .blog_text,
div.section.imprint .imprint_text,
div.section.privacy .privacy_text {
	margin:0 auto;
	text-align:center;
}
div.section.privacy .privacy_text p {
	text-align:justify;
}
div.section.privacy .privacy_text p.sources {
	text-align:center !important;
}

#map {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

div.section.imprint #map + .imprint_text,
div.section.privacy #map + .privacy_text {
	margin-top:10px;
}

div.section.blog .blog_text,
div.section.blog .blog_text *,
div.section.imprint .imprint_text,
div.section.imprint .imprint_text *,
div.section.privacy .privacy_text,
div.section.privacy .privacy_text * {
	font-size:12px;
	font-family:'Open Sans',sans-serif;
	line-height:18px;
}
body.js div.section.imprint .imprint_text .details,
body.js div.section.imprint .imprint_text .details * {
	font-size: 13px !important;
}
body.js div.section.imprint .imprint_text .details {
	margin-top: 10px !important;
}
body.js div.section.imprint .imprint_text .details h3 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: none !important;
	display: none !important;
	line-height: 27px !important;
}
body.js div.section.imprint .imprint_text .details h3:after {
	content: ': ';
}
body.js div.section.imprint .imprint_text .details p {
	display: inline !important;
	font-size: 12px !important;
	font-family: 'Open Sans',sans-serif;
  	line-height: 18px;
}
body.js div.section.imprint .imprint_text .details:not(.contact) {
	padding-left: 10px;
	padding-right: 10px;
}
@media only screen and (max-width: 850px),only screen and (max-height: 725px) {
	body.js div.section.imprint .imprint_text .details h3 {
		font-family: Oswald,Arial,sans-serif;
		font-size: 18px !important;
		font-weight: 400;
		margin-top: 15px;
		margin-bottom: 5px;
		text-transform: uppercase !important;
		display: block !important;
	}
	body.js div.section.imprint .imprint_text .details h3:after {
		content: '';
	}
	body.js div.section.imprint .imprint_text .details p {
		display: block !important;
	}
	body.js div.section.imprint .imprint_text .details .mbr {
		color: transparent !important;
		display: block !important;
		max-height: 1px;
	}
}
@media only screen and (max-width:460px) {
	body.js .mbr {
		color: transparent !important;
	}
	body.js .mbr:after {
		content: ' ';
		display: block;
	}
	body.js .mmargin:not(.mbr) {
		margin-top: 10px;
	}
	body.js .mmargin {
		display: block;
	}
}
body.js.browser-error div.section.imprint .imprint_text .details,
body.js.browser-error div.section.imprint .imprint_text .details * {
	font-size: 12px !important;
}
div.section.privacy .privacy_text h3,
div.section.privacy .privacy_text h4 {
	line-height: 30px;
	margin-top: 10px !important;
}

div.section.blog .blog_text span.nojs-hide,
div.section.imprint .imprint_text span.nojs-hide,
div.section.privacy .privacy_text span.nojs-hide {
	font-size:13px;
}

div.section.imprint .imprint_text .coda-slider p,
div.section.privacy .privacy_text p,
div.section.privacy .privacy_text li {
	color:#535353;
	text-align:justify;
}
div.section.privacy .privacy_text ul {
	padding: 3px 0;
}

div.section.blog .blog_text h2,
div.section.blog .blog_text h3,
div.section.imprint .imprint_text h2,
div.section.imprint .imprint_text h3,
div.section.privacy .privacy_text h2,
div.section.privacy .privacy_text h3,
div.section.privacy .privacy_text h4 {
	font-family:Oswald,Arial,sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 5px;
}
div.section.imprint .imprint_text h2,
div.section.privacy .privacy_text h2 {
	line-height: 27px !important;
}
div.section.imprint .imprint_text h3,
div.section.privacy .privacy_text h3 {
	line-height: 25px !important;
}
div.section.imprint .imprint_text h4,
div.section.privacy .privacy_text h4 {
	line-height: 23px !important;
}
div.section.privacy .privacy_text h4 {
	font-size: 16px;
}
div.section.privacy .privacy_text p + h2 {
	margin-top: 20px;
}
div.section.privacy .privacy_text p + h3 {
	margin-top: 15px;
}
div.section.privacy .privacy_text h2 + h3 {
	margin-top: 15px !important;
}
div.section.privacy .privacy_text h3 + h4 {
	margin-top: 10px !important;
}

div.section.blog .blog_text h2,
div.section.imprint .imprint_text h2 {
	margin-top: 0;
	margin-bottom: 8px;
}
div.section.imprint .imprint_text {
	margin-bottom: 0;
	padding-bottom: 10px;
}

div.section.imprint .imprint_text .coda-slider-wrapper h2,
div.section.privacy .privacy_text .coda-slider-wrapper h2 {
	display:none;
}

div.section.imprint #slider-id + p,
div.section.imprint .coda-slider-wrapper + p,
div.section.imprint p.sources,
div.section.privacy p.sources {
	margin-top:5px;
	color:#888;
}
p.sources {
	color: black !important;
}

div.section.imprint .coda-nav a,
div.section.privacy .coda-nav a {
	font-weight: 400 !important;
	font-size: 13px;
	text-decoration: underline;
}

div.section.imprint .coda-nav a.current,
div.section.privacy .coda-nav a.current {
	text-decoration: none !important;
}
div.section.imprint p.sources,
div.section.privacy p.sources {
	margin-top: 10px;
}
div.section.imprint p.sources + p.sources,
div.section.privacy p.sources + p.sources {
	margin-top: 7px;
}

#blog_content,
#imprint_content ,
#privacy_content {
	width: 100%;
	background-color: #eee;
	overflow: auto;
}
body.blog_opened #blog_content {
	min-height: 200px;
}
#imprint_content {
	overflow: hidden;
}


#blog_content .wrap,
#imprint_content .wrap,
#privacy_content .wrap {
	width: 100%;
	margin: 0 auto;
	display: none;
	float: left;
}
body.blog_opened .wrap,
body.imprint_opened .wrap,
body.privacy_opened .wrap,
#blog_content.opened .wrap,
#imprint_content.opened .wrap,
#privacy_content.opened .wrap {
	display: block !important;
}

#blog_content .wrap > a.close,
#imprint_content .wrap > a.close,
#privacy_content .wrap > a.close {
	display:block;
	position:absolute;
	top:15px;
	right:15px;
	width:24px;
	height:24px;
	background:url(../img/close.png) no-repeat;
	background-size:24px 24px;
	cursor:pointer;
	border:1px solid transparent;
	z-index:10;
}

#blog_content > h1.title,
#imprint_content > h1.title,
#privacy_content > h1.title {
	margin-top: 15px;
}

#map {
	min-height:220px;
}

#map .gmap_marker b {
	font-size:15px;
}

#map img[src*="imgs8.png"] {
	display:none;
}

/*  Helpers  */
.hidden {
	display:none;
}

.notvisible {
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
}

.clearfix:before,.clearfix:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden;
}

.clearfix:after {
	clear:both;
}

.clearfix {
	zoom:1;
}

textarea,input {
	box-sizing:border-box;
	ms-box-sizing:border-box;
	webkit-box-sizing:border-box;
	moz-box-sizing:border-box;
}

.font_extrabold {
	font-family:'Open Sans',sans-serif !important;
	font-style:normal;
	font-weight:800;
}

.font_regular {
	font-family:'Open Sans',sans-serif !important;
	font-style:normal;
	font-weight:300;
}

._transition {
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}

.transition:hover {
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	-khtml-opacity:.8;
	opacity:.8;
}

/* Blog */
#blog_wrapper > h1 {
	margin-top: 20px;
}
#blog {
	padding-bottom: 42px;
	text-align: center;
}
#blog > ul.categories {
	height: 28px;
	display: inline-block;
	margin: 0;
	list-style: none;
}
#blog > ul.categories li {
	float: left;
	display: block;
	margin: 0 5px;
}
#blog > ul.categories li a {
	color: #535353 !important;
}
#blog > .container {
	width: 80%;
	max-width: 725px;
	margin: 0 auto;
}
#blog h1.title {
	margin-bottom: 9px;
}
#blog h1.title,
#blog h2.title {
	font-size:18px;
	font-family:'Oswald',sans-serif;
	text-transform: none !important;
	line-height: 30px !important;
	text-shadow:#fff 0 1px;
}
#blog h2.title {
	margin-bottom: 10px;
}
#blog .the-content p {
	color: #535353;
	font-size: 13px;
	text-align: justify;
}
#blog .the-content figcaption {
	font-style: italic;
	color: #535353;
	font-size: 12px;
}
#blog .the-content div + figcaption {
	margin-top: -7px;
}
#blog .the-content figcaption + * {
	margin-top: 10px;
}
#blog .the-content a,
#blog h1.error {
	color: #e61c24 !important;
}
#blog .syntaxhighlighter,
#blog .the-content pre {
	color: 000000;
	font-size: 13px !important;
	text-align: left;
	padding: 5px 10px;
	margin: 5px 0;
	border:1px solid #ddd;
	font-size:12px;
	-webkit-box-shadow:0 1px 0 #FFF,rgba(0,0,0,.35) 0 3px 5px -5px inset;
	-moz-box-shadow:0 1px 0 white,rgba(0,0,0,.35) 0 3px 5px -5px inset;
	box-shadow:0 1px 0 #FFF,rgba(0,0,0,.35) 0 3px 5px -5px inset;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	background-color:#fafafa;
}
#blog .command_help {
	display: none;
}
#blog div + .the-content {
	margin-bottom: 10px;
}
#blog ul.post-categories {
	list-style: none;
	padding: 0;
	margin: 0;
}
#blog div.category > * {
	float: left;
	display: block;
	color: #535353;
}
#blog div.category > span {
	margin-right: 5px;
}
#blog p {
	line-height:20px;
}
#blog a.ellipsis {
	display: inline-block;
	max-width: 100%;
}

/* shake effect */
@-webkit-keyframes spaceboots {
	0% {
		-webkit-transform:translate(2px,1px) rotate(0deg);
	}
	
	10% {
		-webkit-transform:translate(-1px,-2px) rotate(-1deg);
	}
	
	20% {
		-webkit-transform:translate(-3px,0px) rotate(1deg);
	}
	
	30% {
		-webkit-transform:translate(0px,2px) rotate(0deg);
	}
	
	40% {
		-webkit-transform:translate(1px,-1px) rotate(1deg);
	}
	
	50% {
		-webkit-transform:translate(-1px,2px) rotate(-1deg);
	}
	
	60% {
		-webkit-transform:translate(-3px,1px) rotate(0deg);
	}
	
	70% {
		-webkit-transform:translate(2px,1px) rotate(-1deg);
	}
	
	80% {
		-webkit-transform:translate(-1px,-1px) rotate(1deg);
	}
	
	90% {
		-webkit-transform:translate(2px,2px) rotate(0deg);
	}
	
	100% {
		-webkit-transform:translate(1px,-2px) rotate(-1deg);
	}
}

.shake {
	color:red;
	display:inline-block;
	-webkit-animation-name:spaceboots;
	-webkit-animation-duration:.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count:1;
	-webkit-animation-timing-function:linear;
}

a.external {
	display:inline-block;
	background:url(../img/external_link.svg) 100% 85% no-repeat;
	background-size:10px 10px;
	padding-right:13px;
}

.symbol {
	font-size:1.4em !important;
	display:inline-block;
	position:relative;
	top:2px;
	display:none;
}

/*****************/
/* MEDIA QUERIES */
/*****************/
@media print {
	* {
		display:none !important;
		background:transparent !important;
		color:#000 !important;
		text-shadow:none !important;
		filter:none !important;
		-ms-filter:none !important;
	}
	
	a,a:visited {
		color:#444 !important;
		text-decoration:underline;
	}
	
	a[href]:after {
		content:" (" attr(href) ")";
	}
	
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	
	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
		content:"";
	}
	
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	
	thead {
		display:table-header-group;
	}
	
	tr,img {
		page-break-inside:avoid;
	}
	
	@page {
		margin:.5cm;
	}
	
	p,h2,h3,h4,h5 {
		orphans:3;
		widows:3;
	}
	
	h2,h3,h4,h5 {
		page-break-after:avoid;
	}
}

@media only screen {
	html,body {
		height:100%;
	}
	
	a,a:hover,a:visited {
	/* font-weight: 600; */
	}
	
	div#header {
		height:100px;
		position:fixed;
	}
	
	#bg-image {
		height:100%;
	}
	
	#bg-image,#bg-pattern {
		top:100px;
		position:fixed;
	}
	
	#homepage-widget {
		position:fixed;
	}
	
	#tubular-container,#tubular-shield,#bg-overlay,#bg-loading {
		visibility:visible;
	}
	
	#content {
		margin-top:100px;
	}
	
	#main div.section.homepage {
		width:100%;
		margin-top:50px;
		cursor:url(../img/cursor.png),pointer;
		cursor:-webkit-image-set(url(../img/cursor.png) 1x,url(../img/cursor_2x.png) 2x),pointer;
	}
	
	.homepage_amount {
		font-size:170px;
		line-height:170px;
	}
	
	#widgets {
		padding-top:70px;
	}
	#widgets.opened > a.close {
		top:100px;
	}
	
	#main #widgets div.section {
		opacity:0;
		-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		filter:alpha(opacity=0);
	}
	
	#main #widgets div.section.intro {
		width:725px;
	}
	
	div.section.intro .avatar {
		margin-top:7px;
		width:225px;
		padding-top:225px;
		background-size:225px 225px;
	}
	
	h1.title {
		font-size:40px;
		line-height:50px;
		text-align:center;
		letter-spacing:0;
	}
	
	p.description {
		text-align:center;
	}
	
	div.section.intro p.description {
		margin-top:2px;
		width:450px;
	}
	
	div.section.intro p.description + p {
		margin-top:15px;
	}
	
	div.section.intro p.description > span {
		font-weight:400;
		font-size:13px;
		font-family:'Open Sans',sans-serif;
		line-height:20px;
		color:#535353;
		text-shadow:none;
	}
	
	div.section.intro p.description > span a {
		text-decoration:underline;
	/* font-weight: normal; */
	}
	
	div.section.social > .findus {
		width:30%;
		float:right;
	}
	
	div.section.social .findus a.social {
		float:right;
	}
	
	div.section.blog,
	div.section.imprint,
	div.section.privacy {
		position:fixed !important;
		margin:0 !important;
	}
	div.section.imprint,
	div.section.privacy {
		z-index: 10000 !important;
	}
	
	#blog_content,
	#imprint_content,
	#privacy_content {
		height:0;
	}
	
	div.section.blog .overflow .blog_text:first-child,
	div.section.imprint .overflow .imprint_text:first-child,
	div.section.privacy .overflow .privacy_text:first-child {
		margin-bottom:15px;
	}
	
	div.section.blog .blog_text,
	div.section.imprint .imprint_text {
		width:800px;
	}
	div.section.privacy .privacy_text {
		width:600px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),only screen and (-moz-min-device-pixel-ratio: 1.3),only screen and (min-device-pixel-ratio: 1.3),only screen and (min-resolution: 1.3dppx) and (min-width: 1025px) {
	#homepage-widget {
		background-image:url(../img/home_2x.png);
		background-size:1000px 600px;
	}
}

@media only screen and (max-width: 1025px),only screen and (max-height: 800px) {
	html,body {
		height:100%;
	}
	
	div#header {
		height:100px;
		position:fixed;
	}
	
	#bg-image,#bg-pattern {
		top:100px;
		position:fixed;
	}
	
	#homepage-widget {
		position:fixed;
	}
	
	#homepage-widget {
		position:fixed;
		background-size:833px 500px;
	}
	
	#tubular-container,#tubular-shield,#bg-overlay,#bg-loading {
		visibility:visible;
	}
	
	#content {
		margin-top:100px;
	}
	
	#main div.section.homepage {
		margin-top:40px;
		cursor:pointer;
	}
	
	.homepage_amount {
		font-size:130px;
		line-height:130px;
	}
	
	#widgets {
		padding-top:70px;
	}
	
	#widgets.opened > a.close {
		top:100px;
	}
	
	#main #widgets div.section {
		margin:0 auto 30px;
		opacity:0;
		-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		filter:alpha(opacity=0);
	}
	
	h1.title {
		text-align:center;
		letter-spacing:0;
	}
	
	p.description {
		text-align:center;
	}
	
	div.section.social > .findus {
		width:30%;
		float:right;
	}
	
	div.section.social .findus a.social {
		float:right;
	}
	
	div.section.blog,
	div.section.imprint,
	div.section.privacy {
		position:fixed !important;
		margin:0 !important;
	}
	
	#blog_content .wrap,
	#imprint_content .wrap,
	#privacy_content .wrap {
		width:100%;
		padding-bottom:10px;
	}
	
	div.section.blog .overflow .blog_text:first-child,
	div.section.imprint .overflow .imprint_text:first-child,
	div.section.privacy .overflow .privacy_text:first-child {
		margin-bottom:0;
	}
	
	#blog_content .wrap > a.close,
	#imprint_content .wrap > a.close,
	#privacy_content .wrap > a.close {
		top:15px;
		right:15px;
	}
}

@media only screen and (max-width: 850px),only screen and (max-height: 725px) {
	html,body {
		height:auto;
	}
	
	/*div#header {
		height:100px;
		position:relative;
	}*/
	
	#bg-image {
		min-height:50%;
	}
	
	#bg-image,#main div.section.homepage {
		height:380px;
	}
	
	#bg-image,#bg-pattern {
		position:absolute;
	}
	
	#bg-pattern {
		display:none;
	}
	
	div.section.homepage .scrolldown {
		display:none !important;
	}
	
	#tubular-container,#tubular-shield,#bg-overlay,#bg-loading {
		visibility:hidden;
	}
	
	#content {
		margin-top:0;
	}
	
	#main div.section.homepage {
		margin-top:0;
		cursor:pointer;
	}
	
	#homepage-widget {
		top:30px !important;
		position:absolute;
		background-image:url(../img/home_mobile.png);
		background-position:50% 55px;
		background-size:450px 270px;
		width:460px;
		margin-left:-225px;
		height:340px;
	}
	
	#homepage-widget > h1 {
		line-height:23px;
	}
	
	#widgets {
		padding-top:50px;
		background-color:#eee !important;
		padding-bottom:0;
	}
	
	div.section.intro {
		padding-top:0;
	}
	
	body.blog_opened #widgets,
	body.imprint_opened #widgets,
	body.privacy_opened #widgets {
		padding-top:0;
	}
	
	body.blog_opened #bg-image,
	body.blog_opened #bg-video,
	body.blog_opened div.section.homepage,
	body.blog_opened div.section.intro,
	body.imprint_opened #bg-image,
	body.imprint_opened #bg-video,
	body.imprint_opened div.section.homepage,
	body.imprint_opened div.section.intro,
	body.imprint_opened div.section.privacy,
	body.privacy_opened #bg-image,
	body.privacy_opened #bg-video,
	body.privacy_opened div.section.homepage,
	body.privacy_opened div.section.intro,
	body.privacy_opened div.section.imprint {
		display:none;
	}
	
	body.blog_opened div.section.blog,
	body.imprint_opened div.section.imprint,
	body.privacy_opened div.section.privacy {
		top:100px;
	}
	
	body.blog_opened div.section.blog .toggle-button,
	body.imprint_opened div.section.imprint .toggle-button,
	body.privacy_opened div.section.privacy .toggle-button {
		display:none;
	}
	
	body.blog_opened div.section.blog,
	body.imprint_opened div.section.imprint,
	body.privacy_opened div.section.privacy {
		position:static !important;
	}
	
	#widgets.opened > a.close{
		top:100px;
	}
	
	#main #widgets div.section {
		margin:0 auto;
		opacity:1;
		-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
		filter:alpha(opacity=1);
	}
	
	#main #widgets div.section .customers {
		padding-bottom:50px;
	}
	
	#main #widgets div.section.intro,div.section.blog .blog_text,
	#main #widgets div.section.intro,div.section.imprint .imprint_text,
	#main #widgets div.section.intro,div.section.privacy .privacy_text {
		width:80%;
		max-width:460px;
	}
	
	h1.title {
		font-size:40px;
		line-height:35px;
		letter-spacing:.05em;
		margin-bottom:10px;
	}
	
	#main #widgets div.section.intro h1.title {
		display:none;
	}
	
	h1.title span {
		display:block;
	}
	
	div.section.intro p.description {
		text-align:center;
	}
	
	div.section.intro .avatar {
		float:none;
		width:166px;
		margin:0 auto;
		padding:0;
		padding-top:135px;
		background-image:url(../img/me_mobile.png);
		background-size:125px 125px;
	}
	
	div.section.intro p.description,div.section.blog .blog_text p,
	div.section.intro p.description,div.section.imprint .imprint_text p,
	div.section.intro p.description,div.section.privacy .privacy_text p {
		width:100%;
	}
	
	div.social {
		padding-top:0 !important;
		padding-bottom:10px;
	}
	
	div.section.social > .findus {
		width:160px;
		float:none;
	}
	
	div.section.social .findus a.social {
		float:none;
	}
	
	div.section.blog .blog_text span.nojs-hide > span,
	div.section.imprint .imprint_text span.nojs-hide > span,
	div.section.privacy .privacy_text span.nojs-hide > span {
		display:none;
	}
	
	div.section.blog .blog_text span.nojs-hide > span + span,
	div.section.imprint .imprint_text span.nojs-hide > span + span,
	div.section.privacy .privacy_text span.nojs-hide > span + span {
		display:block;
	}
	
	#blog_content .wrap,
	#imprint_content .wrap,
	#privacy_content .wrap {
		padding-bottom:0;
		width:100% !important;
		position: relative;
	}
	
	div.section.blog,
	div.section.imprint,
	div.section.privacy {
		margin:0 !important;
	}
	
	div.section.blog > #blog_content,
	div.section.imprint > #imprint_content,
	div.section.privacy > #privacy_content {
		padding-top:20px;
		display:none;
	}
	
	body.blog_opened div.section.blog > #blog_content,
	body.imprint_opened div.section.imprint > #imprint_content,
	body.privacy_opened div.section.privacy > #privacy_content {
		display:block;
	}
	
	div.section.imprint .coda-slider > div,
	div.section.privacy .coda-slider > div {
		margin-top:15px;
	}
	
	div.section.blog .blog_text h2,
	div.section.blog .blog_text h3,
	div.section.imprint .imprint_text h2,
	div.section.imprint .imprint_text h3,
	div.section.privacy .privacy_text h2,
	div.section.privacy .privacy_text h3,
	div.section.privacy .privacy_text h4,
	div.section.privacy .privacy_text h5 {
		font-weight:400;
	}
	
	#blog_content,
	#imprint_content,
	#privacy_content {
		height:100%;
		text-align:center;
		padding-bottom:15px;
	}
	
	#blog_content .wrap,
	#imprint_content .wrap,
	#privacy_content .wrap {
		width:100%;
	}
	
	#blog_content .wrap > a.close,
	#imprint_content .wrap > a.close,
	#privacy_content .wrap > a.close {
		top:0;
		right:15px;
	}
	
	div.section.blog .overflow .blog_text:first-child,
	div.section.imprint .overflow .imprint_text:first-child,
	div.section.privacy .overflow .privacy_text:first-child {
		margin-bottom:15px;
	}
	
	div.imprint_disable_google_analytics,
	div.privacy_disable_google_analytics {
		margin-top:0 !important;
	}
	
	div.imprint_disable_google_analytics h2.title,
	div.privacy_disable_google_analytics h2.title {
		display:none;
	}
}

@media only screen and (max-width:460px) {
	html,body {
		height:auto;
	}
	
	/*div#header {
		height:100px;
		position:relative;
	}*/
	
	#bg-image {
		min-height:50%;
	}
	
	#bg-image,#main div.section.homepage {
		height:330px;
	}
	
	#bg-image,#bg-pattern {
		position:absolute;
	}
	
	#bg-pattern {
		display:none;
	}
	
	div.section.homepage .scrolldown {
		display:none !important;
	}
	
	#tubular-container,#tubular-shield,#bg-overlay,#bg-loading {
		visibility:hidden;
	}
	
	#main div.section.homepage {
		margin-top:0;
		cursor:pointer;
	}
	
	#homepage-widget {
		top:30px !important;
		position:absolute;
		background-image:url(../img/home_mobile.png);
		background-position:50% 85px;
		background-size:300px 180px;
		width:300px;
		margin-left:-150px;
	}
	
	#widgets {
		padding-top:30px;
		background-color:#eee !important;
		padding-bottom:0;
		clear:both;
	}
	
	body.blog_opened #widgets,
	body.imprint_opened #widgets,
	body.privacy_opened #widgets {
		padding-top:0;
	}
	
	body.blog_opened #bg-image,
	body.blog_opened #bg-video,
	body.blog_opened div.section.homepage,
	body.blog_opened div.section.intro,
	body.imprint_opened #bg-image,
	body.imprint_opened #bg-video,
	body.imprint_opened div.section.homepage,
	body.imprint_opened div.section.intro,
	body.imprint_opened div.section.privacy,
	body.privacy_opened #bg-image,
	body.privacy_opened #bg-video,
	body.privacy_opened div.section.homepage,
	body.privacy_opened div.section.intro,
	body.privacy_opened div.section.imprint {
		display:none;
	}
	
	body.blog_opened div.section.blog,
	body.imprint_opened div.section.imprint,
	body.privacy_opened div.section.privacy {
		top:100px;
	}
	
	body.blog_opened div.section.blog .toggle-button,
	body.imprint_opened div.section.imprint .toggle-button,
	body.privacy_opened div.section.privacy .toggle-button {
		display:none;
	}
	
	body.blog_opened div.section.blog,
	body.imprint_opened div.section.imprint,
	body.privacy_opened div.section.privacy {
		position:static !important;
	}
	
	#widgets.opened > a.close {
		top:100px;
	}
	
	#main #widgets div.section {
		width:240px;
		margin:0 auto;
		opacity:1;
		-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
		filter:alpha(opacity=1);
	}
	
	#main #widgets div.section .customers {
		padding-bottom:50px;
	}
	
	#main #widgets div.section.intro,
	div.section.blog .blog_text,
	div.section.imprint .imprint_text,
	div.section.privacy .privacy_text {
		width:80% !important;
	}
	
	h1.title {
		font-size:40px;
		line-height:35px;
		text-align:center;
		letter-spacing:.05em;
		margin-bottom:10px;
	}
	
	h1.title span {
		display:block;
	}
	
	p.description {
		text-align:center;
	}
	
	#main #widgets div.section.intro {
		width:300px;
	}
	
	div.section.social > .findus {
		width:100%;
		float:none;
	}
	
	div.section.social .findus a.social {
		float:none;
	}
	
	#blog_content .wrap,
	#imprint_content .wrap,
	#privacy_content .wrap {
		padding-bottom:0;
		width:100% !important;
		position: relative;
	}
	
	#blog_content .wrap > a.close,
	#imprint_content .wrap > a.close,
	#privacy_content .wrap > a.close {
		top:0;
		right:15px;
	}
	
	div.section.blog,
	div.section.imprint,
	div.section.privacy {
		margin:0 !important;
	}
	
	div.section.blog .wrap,
	div.section.imprint .wrap,
	div.section.privacy .wrap {
		padding-bottom:0;
	}
	
	div.section.blog > #blog_content,
	div.section.imprint > #imprint_content,
	div.section.privacy > #privacy_content {
		padding-top:20px;
		display:none;
	}
	
	#widgets.opened div.section.blog > #blog_content,
	#widgets.opened div.section.imprint > #imprint_content,
	#widgets.opened div.section.privacy > #privacy_content {
		display:block;
	}
	
	div.section.imprint .coda-slider > div,
	div.section.privacy .coda-slider > div {
		margin-top:15px;
	}
	
	div.section.blog .blog_text h2,
	div.section.blog .blog_text h3,
	div.section.imprint .imprint_text h2,
	div.section.imprint .imprint_text h3,
	div.section.privacy .privacy_text h2,
	div.section.privacy .privacy_text h3,
	div.section.privacy .privacy_text h4,
	div.section.privacy .privacy_text h5 {
		font-weight:400;
	}
	
	#blog_content,
	#imprint_content,
	#privacy_content {
		height:100%;
		text-align:center;
		padding-bottom:15px;
	}
	
	#blog_content .wrap,
	#imprint_content .wrap,
	#privacy_content .wrap {
		width:100%;
	}
	
	#blog_content .wrap > a.close,
	#imprint_content .wrap > a.close,
	#privacy_content .wrap > a.close {
		top:0;
		right:15px;
	}
	
	div.section.blog .overflow .blog_text:first-child,
	div.section.imprint .overflow .imprint_text:first-child,
	div.section.privacy .overflow .privacy_text:first-child {
		margin-bottom:15px;
	}
}

@media only screen and (max-width:414px) {
	#logo {
		background-position: 55% 20px;
		padding-top:67px !important;
	}
	/*div.links {
		width: 140px;
		position: absolute;
		left: 50%;
		top: 73px;
		margin-left: -70px;
	}
	div.lang.margin {
		margin-top: 0px !important;
		padding-top: 0px !important;
	}*/
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),only screen and (-moz-min-device-pixel-ratio: 1.3),only screen and (min-device-pixel-ratio: 1.3),only screen and (min-resolution: 1.3dppx) and (min-width: 320px) {
	.loader {
		background-size:16px 16px;
	}
	
	div.section.homepage .scrolldown {
		background-image:url(../img/cursor_2x.png) !important;
	}
	
	div.section.intro .avatar {
		background-image:url(../img/me_2x.png);
	}
	
	a#logo {
		background-image:url(../img/ideaweb_2x.png);
		background-size:150px 46px;
	}
	
	div.lang a.de {
		background-image:url(../img/lang/de_2x.png);
	}
	
	div.lang a.de.active {
		background-image:url(../img/lang/de_dis_2x.png);
	}
	
	div.lang a.en {
		background-image:url(../img/lang/en_2x.png);
	}
	
	div.lang a.en.active {
		background-image:url(../img/lang/en_dis_2x.png);
	}
	
	a.social span {
		background-size:32px 32px;
	}
	
	a.social.google-plus span {
		background-image:url(../img/social/google-plus-circle-black@2x.png);
	}
	
	a.social.facebook span {
		background-image:url(../img/social/facebook-circle-black@2x.png);
	}
	
	a.social.linkedin span {
		background-image:url(../img/social/linkedin-circle-black@2x.png);
	}
	
	a.social.skype span {
		background-image:url(../img/social/skype-circle-black@2x.png);
	}
	
	a.social.openpgp span {
		background-image:url(../img/social/openpgp-circle-black@2x.png);
	}
	
	a.social.rss span {
		background-image:url(../img/social/rss-circle-black@2x.png);
	}
	
	#blog_content .wrap > a.close,
	#imprint_content .wrap > a.close,
	#privacy_content .wrap > a.close {
		background-image:url(../img/close_2x.png);
	}
}

/*************/
/* NO HEADER */
/*************/
.no-header #bg-pattern,.no-header #bg-image {
	top:0;
}

.no-header #header {
	height:0 !important;
	overflow:hidden;
}

.no-header #content {
	margin-top:-75px !important;
}

.no-header #widgets {
	padding-top:0;
}

.no-header #widgets.opened > a.close {
	top:0;
}

@media only screen and (max-width: 480px) {
	.no-header #content {
		margin-top:-25px !important;
	}
	
	.no-header #widgets {
		padding-top:30px;
	}
}

/***********/
/* BUTTONS */
/***********/
.button {
	display:inline-block;
	zoom:1;
	vertical-align:baseline;
	margin:0 2px;
	outline:none;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	font:14px/100% Arial,Helvetica,sans-serif;
	padding:0 17px !important;
	text-shadow:0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius:2em !important;
	-moz-border-radius:2em !important;
	border-radius:.5em !important;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);
	box-shadow:0 1px 2px rgba(0,0,0,.2);
}

.button:hover {
	text-decoration:none;
}


.red {
	color:#faddde;
	background:#cb181e;
	background:-webkit-gradient(linear,left top,left bottom,from(#ed1c24),to(#b8161a));
	background:-moz-linear-gradient(top,#ed1c24,#b8161a);
	background:-ms-linear-gradient(top,#ed1c24 0%,#b8161a 100%);
	background:-o-linear-gradient(90deg,#ed1c24,#b8161a);
	background:linear-gradient(#ed1c24,#b8161a);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24',endColorstr='#b8161a');
}

.red:hover {
	background:-webkit-gradient(linear,left top,left bottom,from(#e61c24),to(#b7161a));
	background:-moz-linear-gradient(top,#e61c24,#b7161a);
	background:-ms-linear-gradient(top,#e61c24 0%,#b7161a 100%);
	background:-o-linear-gradient(90deg,#e61c24,#b7161a);
	background:linear-gradient(#e61c24,#b7161a);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e61c24',endColorstr='#b7161a');
}

body{
	color: #000000;
}
div#header,
#widgets {
	background-color: #ffffff;
}
div#header {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	background: white !important;
	z-index: 10;
}

#content {
	margin-top: 100px;
}
#bg-overlay {
	background-image: url(../img/overlay_light.png); 
	background: #eee;
}

#bg-image { 
	background: #22262B;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.369, #22262B), color-stop(0.837, #31363E));
	background-image: -moz-linear-gradient(270deg, #22262B 36.9%, #31363E 83.7%);
	background-image: -ms-linear-gradient(top, #22262B 0%,#22262B 100%); 
	background-image: -o-linear-gradient(90deg,#22262B, #31363E);
	background-image: linear-gradient(#22262B, #31363E);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22262B', endColorstr='#22262B',GradientType=0 ); 
}
div.section.blog > .toggle-button,
div.section.imprint > .toggle-button,
div.section.privacy > .toggle-button {
	color:#ffffff;
}
#widgets.opened > span.close {
	background: url(../img/close-widgets-black.png) no-repeat;
}

@media only screen {
	#widgets {
		background-color: inherit;
	}
}
@media only screen and (max-width: 480px) {
	#widgets {
		background-color: #ffffff; 
	}
}
#main {display: block !important;}

img[class*=wp-image] {
	border: 1px solid #c7c7c7;
	border-radius: 3px;
	padding: 1px;
}
