@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'GillSansStdCondensed';
	src: url('GillSansStdCondensed/GillSansStdCondensed.eot?#iefix') format('embedded-opentype'), url('GillSansStdCondensed/GillSansStdCondensed.otf') format('opentype'), url('GillSansStdCondensed/GillSansStdCondensed.woff') format('woff'), url('GillSansStdCondensed/GillSansStdCondensed.ttf') format('truetype'), url('GillSansStdCondensed/GillSansStdCondensed.svg#GillSansStd-Condensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AntiqueOliveRoman';
	src: url('AntiqueOliveRoman/AntiqueOliveRoman.eot?#iefix') format('embedded-opentype'), url('AntiqueOliveRoman/AntiqueOliveRoman.woff') format('woff'), url('AntiqueOliveRoman/AntiqueOliveRoman.ttf') format('truetype'), url('AntiqueOliveRoman/AntiqueOliveRoman.svg#AntiqueOlive-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaCondensed';
	src: url('HelveticaCondensed/HelveticaCondensed.eot');
	src: url('HelveticaCondensed/HelveticaCondensed.eot?#iefix') format('embedded-opentype'), url('HelveticaCondensed/HelveticaCondensed.woff2') format('woff2'), url('HelveticaCondensed/HelveticaCondensed.woff') format('woff'), url('HelveticaCondensed/HelveticaCondensed.ttf') format('truetype'), url('HelveticaCondensed/HelveticaCondensed.svg#Helvetica-Condensed') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: 75%;
}
body {
	font-family: HelveticaCondensed,Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	background-color: #ababab;
}
a {
	color: #0000ff;
	text-decoration: none;
}
 @media (min-width: 1200px) {
/* breite Browserfenster */
header, section, aside, article {
	width: 1200px;
}
header {
	height: 150px;
}
header img {
	float: right;
	position: absolute;
	top: 42px;
	right: 15px;
	width: 22%;
}
nav {
	width: 90%;
	position: absolute;
	bottom: 16px;
	margin-left: 20px;
}
nav li {
	padding: 0px 15px 0px 15px;
	float: left;
	list-style: none;
	display: inline;
	font-size: 32px;
}
.Referenz {
	width: 1000px;
	border-spacing: 20px 40px;
}
.Lbox{
	float:left;
	padding:0px;
}
.Lbox1 .box{
	width: 47%; 
}
.Lbox1{
	width: 52%;
}
.Lbox2{
	width: 45%;
}
.Lbox2 .box3, .Lbox2 .Hbox2{
	width: 70%;
}
.Lul{
	width: 1000px;
}
.Lul ol{
	width:230px;
}
.buero2{
	width: 53%;
}
.kontakt2{
		width: 30%;
}
.tab {
	width: 70px;
	display: inline-block;
}
}
 @media  (max-width: 1200px) {
	 /*(min-width: 450px) and*/
/* Darstellung auf Netbooks */
header, section, aside, article {
	width: 800px;
}
header {
	height: 180px;
}
header img {
	float: right;
	position: absolute;
	top: 54px;
	right: 15px;
	width: 30%;
}
nav {
	width: 90%;
	position: absolute;
	bottom: 46px;
}
nav li {
	padding: 0px 8px 0px 8px;
	float: left;
	list-style: none;
	display: inline;
	font-size: 32px;
}
.Referenz {
	width: 700px;
	border-spacing: 0px 35px;
}

.Hbox1 {
	display:table;
}
.Lbox{
	float:none;
	padding:0px;
}
.Lbox1 .box{
	width: 47%; 
}
.Lbox1{
	width: 90%;
}
.Lbox2{
	width: 90%;
}
.Lbox2 .box3, .Lbox2 .Hbox2{
	width: 70%;
}
.Lul{
	width: 640px;
}
.Lul ol{
	width:300px;
}
.buero2{
	width: 53%;
}
.kontakt2{
		width: 30%;
}
.tab {
	width: 65px;
	display: inline-block;
}
}
 @media (max-width: 800px) {
/* mobile Geräte */ 
header, section, aside, article {
	width: 450px;
}
header {
	height: 300px;
}
header img {
	position: inherit;
/*	top: 10px;
	left: 10px;
*/
	width: 50%;
	height:auto;
	float:none;
	
}
nav {
	width: auto;
	position:static;
	bottom: 46px;
}
nav ul {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 35%;
	width: auto;

}
nav li {
	padding: 3px 0px 8px 0px;
	list-style: none;
	font-size: 32px;
	float:none;
	display:inherit;
}
.Referenz {
	width: 450px;
	border-spacing: 0px 17px;
}
.Referenz td:nth-child(2)  {
	width: 400px;
}
.Referenz td {
	display: table;
	width: auto;
    margin: 3%;
}
.Hbox1 {
	display:table;
}
.kontakt2{
		width: 68%;
}
.box{
	margin-bottom: 35px;
}
.Lbox{
	float:none;
}
.Lbox1 .box{
	float:none;
	box-sizing: unset;
	margin-left: 10%;
	margin-right: 6%;
	margin-bottom: 0px;
	width: 90%;
}
.Lbox1 .box1{
	padding-bottom:0px;
}
.Lbox2{
	width: 90%;
	padding-left:3%;
}
.Lbox2 .box3, .Lbox2 .Hbox2{
	width: 84%;
}
.Lul{
	width: 320px;
}
.buero2{
	width: 94%;
}
.tab {
	width: auto;
	display: inline-block;
	margin-right: 5px;
}
}
nav a:hover, nav a:focus, nav a:active {
	border-bottom: 3px solid #0000ff;
}
header {
	/*	width: 1200px;*/
	position: relative;
	/*height: 130px;*/
	/*background-color: #3FC;*/
	display: block;
	/*	margin-bottom: 20px;*/
	margin: 0 auto;
	background-color: #FFF;
	box-shadow:0px -4px 5px 0px  #1c1c1c;
    border-right:1px solid #7f7f7f;
	background-image: linear-gradient(to top, #c4c4c4 0%, #e2e2e2 50%);
}
nav {
	vertical-align: bottom;
	/*position: absolute;*/
	/*bottom: 46px;*/
	font-family: GillSansStdCondensed, Verdana, Helvetica;
}
* {
	margin: 0;
	padding: 0;
}
section, aside, article {
	/* width: 1200px;*/
	margin: 0 auto;
	text-align: left;
	background-color: #dedede;
	box-shadow:0px 5px 5px 0px  #1c1c1c;
	border-right: 1px solid #7f7f7f;
}

article {
	margin: 0px auto 0px auto;
	background-size: cover;       /* For flexibility */
	padding-top: 10px;
	padding-bottom: 55px;
}
table {
}
td, th {
	padding: 0px 20px 0px 20px;
	vertical-align: top;
}
th {
	vertical-align: bottom;
}
td ul {
	padding-left: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}
td li {
	padding-bottom: 10px;
}
img {
	width: 100%;
	height: auto;
}
h1 {
	text-transform: uppercase;
	font-size: 28px;
	font-family: HelveticaCondensed, Helvetica, Arial, sans-serif;
	letter-spacing: 2pt;
}
h2 {
	color: #0000ff;
	font-size: 20px;
	font-family: HelveticaCondensed, Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
	letter-spacing: 2pt;
}
h3 {
	font-family: HelveticaCondensed, Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
h4 {
	color: #FFF;
	background-color: #808080;
	text-align: center;
	font-family: AntiqueOliveRoman, Verdana, Helvetica;
	font-size: 16px;
	margin: 7px;
}
h5{
	font-size: 14px;
	font-family: HelveticaCondensed, Helvetica, Arial, sans-serif;
	text-decoration: underline;
}
.abstand {
	padding-left: 80px;
	display: inline-block;
}
.ohneAbstand th {
	margin: 0px;
	padding: 0px;
}
.tab {
	/*width: 70px;
	display: inline-block;*/
}
.Referenz {
	/*width:1000px;*/ 
	table-layout: fixed;
	margin-left: auto;
	margin-right: auto;
	border: 0px;/*border-spacing: 20px 40px;*/
}
.Referenz tr {
	margin-top: 15px;
}
.Referenz td {
	vertical-align: middle;
}
.Referenz td h3 {
	font-family:Arial, Helvetica, sans-serif;
}
.activ {
	border-bottom: 4px solid #0000ff;/*text-decoration: none;*/
}
.box {
	float: left;
	/*width: 26%;*/
	padding: 20px;
	box-sizing: border-box;
	background: #e7e7e7;
}
.box1, .Hbox1 {
	margin-left:6%;
}
.box3, .Hbox2 {
	margin-left:10%;
	margin-right:6%;
}
.Hbox1, .Hbox2 {
	float: left;
	padding: 20px 20px 20px 0px;
	box-sizing: border-box;
	height:110px;
}
/*.Hbox1 {
	width: 55%;
}
.Hbox2 {
	width: 26%;
} */
.Lbox{
	margin:0px;
 /*	padding:0px; */
 /*	float:left; */
}
.Lbox1{
	/*width: 52%;*/
	padding-left: 3%;
	
	display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.Lbox1 .box{
	/*width: 47%; */
}
.Lbox2{
	/*width: 45%;*/
}
.Lbox2 .box3{
	/*width: 70%;*/
}
.Lul{
	/*width: 1000px;*/
	margin: auto;
	display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.Lul h4{
	margin: 0px;
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	opacity: 0.8;
	margin-top: -4px;
	border-bottom: 1px solid black;
}

.Lul ol{
	list-style: none;
	/*width:230px;*/
	float: left;
	margin: 10px 8px;
	border: 1px solid black;
}
.Lul ol div{
	border-style: solid;
	border: black;
	display: table;
}
.Lul ol li{
	list-style: disc;
	margin-left: 10%;
	padding-top: 5px;
	padding-bottom:5px;
}
.Lul ol ul {
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Lul img{
	border-bottom: 1px solid;
}

