@import url("font/genericons.css");
@charset "utf-8";
/* CSS Document */

@charset "utf-8";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;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title], dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
input, select{vertical-align:middle;}

/* blau = #0084D1
rot = #E42228 */

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

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




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

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

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('font/roboto-condensed-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('font/roboto-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('font/roboto-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto-condensed-v16-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}



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

body {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	background-size: cover;
	background-color: #999;
	background-image: url(images/Berlin-Kreuzberg_Arndtstrasse.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



#page{
	box-sizing: border-box;
	height:auto;
	max-width:600px;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	border: 20px solid #0084D1;
	background-color: #FFF;
	padding-bottom: 0px;
	margin-bottom: 50px;
}
header, footer{
	background-color: #0084D1;
	color: #FFF;
	overflow: hidden;
	padding-bottom: 20px;
}


#content {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

p.location a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

p.location a:hover {color: #E42228;}

a.extern {
	color: #FFF;
	text-decoration: none;
}

a.extern:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 110%;
}


a.extern:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: Genericons;
	font-size: 1.1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	content: '\f442';
	margin-left: 3px;
	 -webkit-transition: 400ms ease;
    -moz-transition:   400ms ease;
    -o-transition:   400ms ease;
	transition:   400ms ease;
}

a.extern:hover:after{ -moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);}


a img.rotate, a img.rotate-minus5, a img.rotate5 { -webkit-transition: 400ms ease;
    -moz-transition:   400ms ease;
    -o-transition:   400ms ease;
	transition:   400ms ease;}
	
	a img.rotate:hover {-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);}
	
		a img.rotate-minus5:hover {
	-ms-transform: rotate(-5deg) translate(10px);
	-o-transform: rotate(-5deg) translate(10px);
	transform: rotate(-5deg) translate(10px);
}

	a img.rotate5:hover {
	-ms-transform: rotate(5deg) translate(-10px);
	-o-transform: rotate(5deg) translate(-10px);
	transform: rotate(-5deg) translate(-10px);
}

 h2, h3, h4, ul, p {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

header h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
}

.querbalken {
	background-color: #E42228;
	overflow: hidden;
	margin-top: 20px;
	clear: both;
}

.querbalken  h2 {
	font-family: 'Lobster', 'Roboto Condensed', cursive;
	color: #FFF;
	font-size: 2em;
	display: block;
	width: 50%;
	float: left;
	background-color: #E42228;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: bottom;
	font-weight: normal;
	border-right-style: solid;
	border-top-style: none;
	line-height: normal;
}

.ort {
	font-family:'Roboto', sans-serif;
	font-family:'Roboto', sans-serif;
	font-size: 0.5em;
	display: block;
}

.ort a {
	
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	 -webkit-transition: 400ms ease;
    -moz-transition:   400ms ease;
    -o-transition:   400ms ease;
	transition:   400ms ease;
}

.ort a:hover {
	font-size: 1.15em;
	padding-left: 2px;
	color: #EEE;
	text-decoration: none;
}


.querbalken  h3 {
	padding-bottom: 20px;
}


.clear {
	clear: both;
}

.querbalken p {
	font-size: 1em;
	display: block;
	width: 50%;
	float: left;
	color: #FFF;
	background-color: #E42228;
	box-sizing: border-box;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

.querbalken p.time {
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	padding-top:17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-bottom: 17px;
}


.uhr {
	text-align: right;
	float: right;
}

#einzeilig {
	padding-top: 17px;
}
.querbalken2 {
	background-color: #C96;
	overflow: hidden;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

p.phone a, p.mail a {
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: 20px center;
	display:block;
	height: auto;
	width: calc(50% + 20px);
	color: #FFF;
	text-decoration: none;
	line-height: 60px;
	background-color: #E42228;
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	

}

 p.phone a {
	/* padding-left: 70px;
	 background-image: url(images/phone.png);*/
	float: left;
	margin-left: -20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

 p.mail a {
	float: right;
	margin-right: -20px;
	margin-top: -20px;
}

 p.mail a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 48px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
	content:"\f410";
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

p.phone a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 36px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
	content: '\f50c';
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
/*border: 2px solid #FFF;
	border-radius: 50%; 
	padding: 2px; */
}


p.phone a:hover, p.mail a:hover {
	color: #FFF; 
	display:block;
	background-color:black;
}

ul.angebote {
	margin-left: 30px;
	padding-bottom: 0px;
	overflow: hidden;
}

ul.angebote li {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	display: inline-block;
	background-image: url(images/roterPunkt.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.image-right {
	margin: 4px;
	float: right;
}

p#imAuftrag {
	float: right;
	padding-right: 0px;
	padding-bottom: 20px;
}

.bildcontainer_1  {
	float: right;
	height: auto;
	width:30%;
}

.bildcontainer_2  {
	height: auto;
	width: 12%;
	float: right;
	padding-left: 20px;
}

h3#imprint, h3#dsgvo{
	cursor: pointer;
	 
	 
	 
}


h3#imprint:before, h3#dsgvo:before  {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
	content: '\f510';
	margin-right: 10px;
	border: 2px solid #FFF;
	border-radius: 50%;
	}
h3#imprint:hover, h3#dsgvo:hover {
	background-color: black;
}

h3#imprint.active:before, h3#dsgvo.active:before { content: '\f50e';
	
}

 ul#social-media .social-navigation {
	list-style: none;
	margin: 0;
	padding: 0px;
	display: block;
	overflow: hidden;
}

.social-navigation li {
	float: left;
	height: 65px;
	width:65px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom:0;
	margin-left: 0;
	overflow: hidden;
	font-size: 0.01px;
}

.social-navigation li a {
	/*border-radius: 50%;*/
	color: #FFF;
	display: block;
	/*height: 50px;*/
	position: relative;
	/*width: 50px;*/
	font-size: 0.01px;
	text-rendering: geometricPrecision;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.social-navigation li a:before
{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 48px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
	color: /*#004B79*/ black;
	
}


.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f410";
}

footer a {
	color: #FFF;
}

footer a:hover {color :#004B79;}



@media screen and (max-width:520px){
	
	.querbalken p.time {border:none;}
	
	.bildcontainer_1  {
	float: right;
	height: auto;
	width:61%;
}

.bildcontainer_2  {
	height: auto;
	width: 24%;
	float: right;
	padding-left: 20px;
}

header h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
}

.querbalken p {
	font-size: 1em;
	display: block;
	width: 100%;
	float: left;
	color: #FFF;
	background-color: #E42228;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

p.phone a, p.mail a {width: calc(100% + 40px); margin-left: -20px; margin-right: -20px;}

p.phone a {border-right: none; border-bottom: 1px solid white}

 p.mail a {  margin-top: 0px; clear:left;}

.querbalken  h2 {
	
	width: 100%;

	
	border: none; 
	border-bottom: 1px solid white; 

}

#page{

	margin-bottom: 0px;
}
}
