#fuenfneunneun{display: none;}
#einsnullzwovier{}
#einsnullzwofuenf{display: none;}
#einsnullzwodrei{display: none;}

#header {
top: 132px; 
width: 95%; 
height: 168px; 
padding-left: 5%; 
border: 0px solid #FF0000; 
z-index: 20; 
}
#dropdown{
display: none; 
}
#signet{
width: 467px; 
height: 168px; 
border: 0px solid #000000; 
}

#tuevcert{
float:right; 
position: relative; 
top: 30px; 
}

#navigation {
top:300px; 
width: 95%; 
padding-left: 5%; 
height: 50px; 
z-index: 10; 
}

#navigation ul{
padding-left: 123px; 
margin: 0px; 
list-style-type: none; 
}
#navigation ul li{
float: left; 
border-right: 1px solid #FFFFFF; 
}
#navigation ul li.navlast{
border-right: 0px solid #FFFFFF; 
}

#navigation ul li a:link, #navigation ul li a:visited{
color: #FFFFFF; 
font-weight: 700; 
font-size: 1.1em;
line-height: 50px; 
padding-right: 20px; 
padding-left: 20px; 
padding-top: 0px; 
padding-bottom: 0px; 
text-decoration: none; 
margin:0px; 
-webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; -ms-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out;
}
#navigation ul li a:hover{
color: #6193DE; 
}

#navigation ul li.navfirst a:link, #navigation ul li.navfirst a:visited {
padding-left: 0px; 
}
#navigation.start .start{
background: url(../images/weiss_80.png) repeat; 
border-left: 2px solid #111111; 
border-radius: 0px 20px 0px 0px; 
}

#navigation.leistung .leistung, #navigation.maschinen .maschinen, #navigation.kontakt .kontakt, #navigation.impressum .impressum, #navigation.datenschutz .datenschutz {
background: url(../images/weiss_80.png) repeat; 
border: 0px solid #111111; 
border-radius: 0px 20px 0px 0px; 
}

#navigation.start ul li.start a:link, #navigation.start ul li.start a:visited, 
#navigation.leistung ul li.leistung a:link, #navigation.leistung ul li.leistung a:visited, 
#navigation.maschinen ul li.maschinen a:link, #navigation.maschinen ul li.maschinen a:visited, 
#navigation.kontakt ul li.kontakt a:link, #navigation.kontakt ul li.kontakt a:visited, 
#navigation.impressum ul li.impressum a:link, #navigation.impressum ul li.impressum a:visited, 
#navigation.datenschutz ul li.datenschutz a:link, #navigation.datenschutz ul li.datenschutz a:visited 
{
border: 0px solid #FF0000; 
color: #000000; 
padding-left: 20px; 
}

#textbox {
width: 86%; 
width: calc(86% - 122px); 
top: 350px; 
left: 5%; 
left: calc(5% + 122px); 
padding-left: 2%; 
padding-right: 2%; 
padding-top: 20px; 
padding-bottom: 30px; 
font-size: 1.2em; 
line-height: 2.0em; 
border-left: 3px solid #111111;
border-bottom: 3px solid #111111; 
}

#spacer{
padding-top: 350px; 
}

#textbox h2{
font-size: 1.1em; 
line-height: 1.1em; 
}

img#messschraube{
position: relative; 
bottom: 0px; 
right: -60px; 
}

.startseite{
background: url(../images/start_bg.jpg) no-repeat top left;
background-attachment:fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.start_bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/start_bg.jpg', sizingMethod='scale')";
}
.bg_leistungen {
background: url(../images/leistungen_bg.jpg) no-repeat top left;
background-attachment:fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.leistungen_bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/leistungen_bg.jpg', sizingMethod='scale')";
}
.bg_maschinen {
background: url(../images/maschinen_bg.jpg) no-repeat top left;
background-attachment:fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.maschinen_bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/maschinen_bg.jpg', sizingMethod='scale')";
}
.bg_kontakt {
background: url(../images/kontakt_bg.jpg) no-repeat top left;
background-attachment:fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.kontakt_bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/kontakt_bg.jpg', sizingMethod='scale')";
}
.bg_impressum {
background: url(../images/impressum_bg.jpg) no-repeat top left;
background-attachment:fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.impressum_bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impressum_bg.jpg', sizingMethod='scale')";
}
.bg_referenzen {
background: url(../images/referenz_bg.jpg) no-repeat top left;
background-attachment:fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.referenz_bg.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/referenz_bg.jpg', sizingMethod='scale')";
}

a.lightbox_right_border{
float:right; 
padding: 2px; 
border: 1px solid #999999; 
margin-left: 25px; 
height: 147px; 
overflow: hidden; 
width: 220px; 
clear: both; 
}
a.lightbox_left_border{
float:left; 
padding: 2px; 
border: 1px solid #999999; 
margin-left: 25px; 
height: 147px; 
overflow: hidden; 
width: 220px; 
}

a.lightbox_left{
float:left; 
padding: 0px; 
border: 0px solid #999999; 
margin-left: 0px; 
height: 147px; 
overflow: hidden; 
width: 220px; 
}
a.lightbox_left:hover{
padding: 0px !important; 
margin: 0px !important; 
border: 0px solid #999999; 
}

a.lightbox_right_border.xxl{
height: 330px; 
}

a.lightbox_right{
float:right; 
padding: 2px; 
border: 0px solid #999999; 
margin-left: 25px; 
height: 165px; 
width: 220px; 
clear: both; 
}
#textbox a.lightbox_right:hover, 
#textbox a.lightbox_right_border:hover, 
 #textbox a.lightbox_right_border.xxl:hover{
margin-left:0px; 
}



