@font-face {
    font-family: 'Arial';
    src: url('ArialMT.woff') format('woff');
	font-weight:normal;
}
@font-face {
	font-family: Arial;
	src: url('Arial-ItalicMT.woff') format('woff');
	font-weight:normal;
	font-style: italic;
}
@font-face {
    font-family: 'Arial';
    src: url('Arial-BoldMT.woff') format('woff');
	font-weight:bold;
}
@font-face {
    font-family: 'Arial';
    src: url('Arial-BoldItalicMT.woff') format('woff');
	font-weight:bold;
	font-style: italic;
}

html { 
      overflow: -moz-scrollbars-vertical;
	  overflow-y: scroll;
	  /*height: 100%;*/
}
* {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
	color: #666666;
	font-size: 15px;
	font-family: 'Arial', Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	margin-bottom:10px;
}
/* CSS Document*/
ul, h1, h2, h3 {
	padding: 0; 
	margin: 0;
} 
a {
	color: #666666;
	text-decoration: none;
}

.on > a, #footer .on {
	color: #0051A0 !important;
}
a:hover {	
	color: #0051A0 !important;
}
#home #textwrapper a {
	color: #0051A0;
	text-decoration:underline;
}
h1, h2, h3 {
	font-family: Arial;
	font-family: 'Arial', Arial, Helvetica, sans-serif;
	color: #0051A0;
	font-weight: normal;
}

h1 {	
	font-size: 22px;
	margin-bottom: 25px;
	margin-top: 0px;	
}
h2 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 22px;
}
#wrapper {
	width:100%;
	max-width: 946px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
	padding: 10px;
}

#topnav {
	position: relative;
	height: 85px;
	padding-top:35px;
	display:none;
}
#ulTopnav {
	margin-left: 13.90728%;
}

#topnav li {
	display: inline;
	list-style-type: none;
	margin-left: 24px;
	float: left;
}
#topnav #li1 {
	margin-left: 0;
}
#li2 {
	position:relative;
}
#li4 {
	font-size: 12px;
	position:absolute;
	right:0;
	margin-top: 2px;
	top: 34px;
	}
#subnav{
		margin-left:200px;
	}
#ulSubnav{
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 25px;
    line-height: 1em;
    display: inline-flex;
}
#ulSubnav li{
	padding-left:12px;
	margin-left:0px;
	margin-right:12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#ulSubnav #li21 {
	border-left-style: none;
	border: 0;
	padding-left: 0;
}

#content {
	min-height:400px;
}
#textwrapper {
	padding: 35px 0 30px 13.90728%;
	line-height: 1.5em;
}
#home #textwrapper {
	padding: 35px 10px 30px 13.90728%;
}
#textwrapper2 {
	padding-bottom: 30px;
	line-height: 1.5em;
	padding-left: 13.90728%;
}
#footer {
	font-size: 12px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
}
#startlogo {
	width:13.90728;
}
#logo {
	margin-right: 22px;
	margin-left: 25px;
}
.header {
	width:100%;
	display:inline-block;
}
.headervis {
	width:86.09272%;
}
.logo-kl, .logo-gr {
	width: 13.90728%;
}
#bt01, #bt02, #bt03 {
	width: 28.69757%;
}
img {
	border: none;
}
#content img {
	vertical-align: top;
}
#logowrapper img {
	border: 2px solid #CCC;
	margin-left: 17px;
	margin-bottom: 17px;
}
#logowrapper {
	padding-left: calc(13.90728% - 17px);
	padding-bottom: 18px;
}

#visual {
	margin: 28px 0;
}
#textwrapper ul {
	margin-left: 20px;
}
#team #textwrapper img {
	margin-bottom: 5px;
}
.zusatz {
	position:absolute; width:auto; left: 466px; top: 39px;
}


/*mobile menu*/
.expand {
	display:block !important;
}
#betoggled {
	display:none;
}
#mobile-nav {
	position:fixed;
	right: 5px;
	top: 50px;
	z-index:1;
}
#menu-btn {
	background: #e3e3e3;
	float:right;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
#hamburger {
	width: 30px;
	height: 30px;
	margin: 5px 5px 0px;
}
#main-nav a {
	background: #e3e3e3;
	display: block;
    padding: 10px;
	color: #666666;	
}
#main-nav a:hover {
	color: #C03;
}
#main-nav li {
	list-style-type: none;
}
.sub a {
    padding-left: 25px !important;
}
#live #main-nav-item-02 a{color: #C03;}
#buecher #main-nav-item-03 a{color: #C03;}
#vita #main-nav-item-04 a{color: #C03;}
#blog #main-nav-item-05 a{color: #C03;}
#kontakt #main-nav-item-06 a{color: #C03;}
#impressum #main-nav-item-06 a{color: #C03;}

#main-nav {
	display:none;
	clear:both;
	border: 1px solid #666666;
	width:200px;
}
#main-nav li:last-child a {
	padding-bottom: 15px;
}
#main-nav a {
	
}
/*end mobile menu*/
.row01 div, .row02 div {
    margin: 0 auto 40px;
	width:200px;
}
#jobwrapper {
    max-width: 378px;
    height: 96px;
    border: 1px solid #0051A0;
    overflow: hidden;
}
#jobwrapper p {
    margin: 10px 0 0;
}
#jobwrapper .button a {
    background: #0051A0;
    color: white !important;
    text-decoration: none !important;
    padding: 5px 7px;
	display:block;
	width:max-content;
}
#jobwrapper .inner {
    padding: 0 11px 11px;
}
@media only screen and (max-width : 500px){
#textwrapper {
	padding-right: 10px;
}
#logowrapper img {
    width: 25%;
	height:auto;
}
h1 {
    line-height: 1.3em;
	font-size: 20px;
}
#footer {
    line-height: 3em;
	padding-left: 13.90728%;
}
#jobwrapper .inner {
    font-size: 13px;
}
}
@media only screen and (min-width : 501px){
#visual {
	float: right;
	margin-left: 10px;
}
#footer {
	text-align: right;
}
}
@media only screen and (max-width : 767px){

}
@media only screen and (min-width : 768px){
#mobile-nav {
	display:none;
}
#topnav {
	display:block;
}
#wrapper {
    padding: 0 20px;
	margin-bottom: 30px;
}
#home #textwrapper {
	padding: 35px 10% 30px 18.212%;
}
.row01, .row02 {
    display: flex;
    justify-content: space-between;
}
.kontakt-col01 {
    width: 56.41%;
    float: left;
}
.kontakt-col02 {
    width: 43.59%;
    float: left;
}
}
@media only screen and (max-width : 767px){
.zusatz {
	display:none;
}
}

