body,
td,
th {
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: rgb(70, 70, 70);
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*background-image:url(../media/background.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;*/
}
a:link {
    text-decoration: none;
    color: #999999;
    font-weight: 700;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
a:visited {
    text-decoration: none;
    color: #999999;
    font-weight: 400;
}
a:hover {
    text-decoration: none;
    color: rgb(1, 1, 1);
}
h1 {
    font-size: 24px;
    color: #010101;
    line-height: normal;
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 600;
}
h2 {
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 5px;
}
h2Extra {
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.Fliesstext {
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    list-style-type: square;
}
.FliesstextBold {
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 26px;
    font-size: 15px;
    text-align: justify;
}
.FliesstextItalic {
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
    list-style-type: square;
    font-style: italic;
}
.Logo {
    background-image: url(../media/Logo.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    height: 233px;
    width: 150px;
    margin-top: 25px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}
#wrapper {
    width: 894px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    height: 100%;
}
#navigation {
    height: 100%;
    width: 200px;
    float: left;
    background-color: rgba(70, 70, 70, 0.8);
    position: fixed;
    text-align: center;
}
#content {
    float: left;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 100px;
    margin-right: 0px;
    margin-bottom: 500px;
    margin-left: 250px;
    padding: 40px;
    width: 584px;
}
#contentInhalt {
    float: left;
    width: 334px;
    padding-right: 25px;
    width: auto;
}
#contentFoto {
    float: left;
    width: 225px;
}
#contentUnternehmen {
    float: left;
    width: 559px;
}
#contentUnternehmenLinks {
    float: left;
    width: 69px;
    clear: both;
}
#contentUnternehmenRechts {
    float: left;
    width: 489px;
}
#contentLeistungen {
    float: left;
    width: 559px;
}
#contentLeistungenLinks {
    float: left;
    width: 175px;
    clear: both;
}
#contentLeistungenRechts {
    float: left;
    width: 383px;
}
#contentMaschinenpark {
    float: left;
    width: 559px;
}
#contentMaschinenparkLinks {
    float: left;
    width: 175px;
    clear: both;
}
#contentMaschinenparkRechts {
    float: left;
    width: 383px;
}
#contentKontakt {
    float: left;
    width: 559px;
}
#contentKontaktLinks {
    float: left;
    width: 149px;
    clear: both;
}
#contentKontaktRechts {
    float: left;
    width: 409px;
}
#wrapper #navigation ul li {
    list-style-type: none;
    height: 40px;
    margin-left: -40px;
}
#wrapper #navigation ul a {
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 5px;
}

#wrapper #navigation ul li .dark {
    color: rgb(175, 175, 175);

}

#wrapper #navigation ul, #wrapper #navigation a, #wrapper #navigation a:hover {
    color: rgb(150, 150, 150);
    -webkit-transition: color 1s ease 0s;
    -moz-transition: color 1s ease 0s;
    -ms-transition: color 1s ease 0s;
    -o-transition: color 1s ease 0s;
    transition: color 1s ease 0s;
}

#wrapper #navigation ul li .dark:hover {
    color: rgb(255, 255, 255);
    -webkit-transition: color 1s ease 0s;
    -moz-transition: color 1s ease 0s;
    -ms-transition: color 1s ease 0s;
    -o-transition: color 1s ease 0s;
    transition: color 1s ease 0s;
}

.buttonFloatRight {
    float: right;
}

.schatten {
    box-shadow: 0px 0px 5px rgb(48, 48, 48);
    -moz-box-shadow: 0px 0px 5px rgb(48, 48, 48);
    -webkit-box-shadow: 0px 0px 5px rgb(48, 48, 48);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
table {
    padding: 0px;
    margin: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
#wrapper #content #contentInhalt .FliesstextBold {
    list-style-type: none;
}
/* BeginOAWidget_Instance_2127022: #gallery */

.lbGallery {
    /*gallery container settings*/
    background-color: transparent;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: auto;
    height: auto;
    text-align: left;
}
.lbGallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.lbGallery ul li {
    display: inline;
    margin: 0;
    padding: 0;
}
.lbGallery ul li a {
    text-decoration: none;
}
.lbGallery ul li a img {
    /*border color, width and margin for the images*/
    border-color: #999;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    margin-left: 0px;
    margin-right: 4px;
    margin-top: 0px;
    margin-bottom: 4px;
}
/*	.lbGallery ul li a:hover img {	
			//background color on hover
			border-color: #333;
			border-left-width: 1px;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
		}*/

#lightbox-container-image-box {
    border-top: 1px #ffffff;
    border-right: 1px #ffffff;
    border-bottom: 1px #ffffff;
    border-left: 1px #ffffff;
}
#lightbox-container-image-data-box {
    border-top: 0px;
    border-right: 0px none #ffffff;
    border-bottom: 0px none #ffffff;
    border-left: 0px none #ffffff;
}
/* EndOAWidget_Instance_2127022 */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img {
    border: none;
}
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image {
    padding: 10px;
}
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}
#lightbox-container-image-box.loaded {
    border-bottom: 0;
}
#lightbox-nav a {
    outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font-family: system-ui, "Segoe UI", Helvetica, Arial, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption {
    font-weight: bold;
}
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}