/* CSS Document */
body {
	background-color: #FFFFFF;
	font-size: 20px;
	line-height: 1.3; 
	color: #404040;
	margin: 0;
	padding: 0;
	word-wrap:break-word !important;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	}

p {
	text-align: left;
}

p.schatten {
	background-color: #F9F9FA;
}

ul {
    line-height: 1.3;
	color: #404040;
}

a {
    color: #C90004;
    text-decoration: none;
}

a:hover {
    color: #C90004;
    text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

video {
	max-width: 100%;
	height: auto;
}

#trennlinie {
     background-color: #CCCCCC;
     height: 2px;
     max-width: 100%;
}

.leistungen {
    display: inline-block;
    background: #FFFFFF;
    color: #404040;
    margin: 5px;
    padding: 20px;
    height: 596px;
    width: 275px;
    text-align: left;
    line-height: 1.3;
    border: 2px #DEDEDE solid;
}
    }

.leistungenjpg {
    width: 800px;
    text-align: left;
}

.leistungentxt {
    width: auto;
    text-align: left;
}

/* Bildergalerie Beginn */
.aussen {
text-align: center;
}

img.maschinenpark {
padding: 15px;
border: 1px #DEDEDE solid;
}

.aussen div {
display: inline-block;
background: #FFFFFF;
color: #404040;
margin: 5px;
padding: 20px;
height: 540px;
width: 275px;
text-align: left;
line-height: 1.3;
border: 2px #DEDEDE solid;
}
/* Bildergalerie End */

div.clear {
    clear: both;
    }

p.aktualisiert {
	font-size: 12px;
}

header {
    background-color: #FFFFFF;
    margin: 20px 30px;
	max-width: 100%;
	height: auto;
	}
    
#header {
	float: left;
	background-color: #FFFFFF;
   }

#headerright {
	background-color: #FFFFFF;
    font-size: 18px;
	font-weight: normal;
}

a.headerright {
	font-size: 30px;
	font-weight: bolder;
	color: #404040;
	text-decoration: none;
}

a.headerright:hover {
	color: #404040;
	text-decoration: none;
}

a.hsz {
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

a.hsz:hover {
	color: #404040;
	text-decoration: underline;
}

a.bilder {
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

a.bilder:hover {
	color: #0000FF;
	text-decoration: none;
}

a.arbeitseinsaetze {
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

a.arbeitseinsaetze:hover {
	color: #2A1770;
	text-decoration: underline;
}


h1 {
	margin-top: 15px;
    font-size: 34px;
	font-weight: normal;
	text-align: left;
	color: #404040;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	text-align: left;
	color: #404040;
}

h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 34px;
	text-align: left;
	color: #404040;
	margin: 0em;
}

a.footer {
	color: #FFF;
	text-decoration: none;
}

/* Formular */
a.btn {
        margin: 0px;
        background-color: #2A1770;
        font-weight: 300;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        border: none;
        text-decoration: none;
        }

a.btn:hover {
        margin: 0px;
        background-color: #2A1770;
        font-weight: 300;
        font-size: 18px;
        text-align: center;
        color: #75C4EF;
        padding: 15px;
        border: none;
        text-decoration: none;
        }

input.btn {
        margin: 0px;
        background-color: #0000FF;
        border: 1px solid #0000FF;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        text-decoration: none;
        }

input.btn-search {
        margin: 0px;
        background-color: #2A1770;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        text-decoration: none;
        }
        
input.btn-search:hover {
        background-color: #0000FF;
        text-decoration: none;
        font-weight: normal;
        }
        
input.btn {
        margin: 0px;
        background-color: #0000FF;
        border: 1px solid #0000FF;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        text-decoration: none;
        }

input.btn:hover {
        text-decoration: none;
        font-weight: normal;
        border: 1px solid #FFFFFF;
        }

input.btn-delete {
        margin: 0px;
        background-color: #FF0000;
        border: 1px solid #FF0000;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        text-decoration: none;
        }

input.btn-delete:hover {
        border: 1px solid #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        }

/* Input Textfelder */
#kundensuche {
    width: 85%;
    border: 1px solid #BCBCBC;
    background-color: #FFFFFF;
    font-size: 18px;
    color: #124181;
    font-weight: bold;
    line-height: 24pt;
    padding: 8px;
    }
    
#inputtextfeld {
    width: 98%;
    border: 1px solid #BCBCBC;
    background-color: #FFFFFF;
    font-size: 18px;
    color: #124181;
    font-weight: bold;
    line-height: 24pt;
    padding: 8px;
    }
    
#inputdatum {
    width: 10%;
    border: 1px solid #BCBCBC;
    background-color: #FFFFFF;
    font-size: 18px;
    color: #124181;
    font-weight: bold;
    line-height: 24pt;
    padding: 8px;
    }
    
#inputtextarea {
    width: 98%;
    border: 1px solid #BCBCBC;
    background-color: #FFFFFF;
    font-family: Helvetica, Arial, Verdana, Tahoma;
    font-size: 18px;
    color: #124181;
    font-weight: bold;
    padding: 8px;
    height: 130px;
    }
    
input.error {
    width: 98%;
    border: 2px solid #FF0000;
    background-color: #FFFFFF;
    font-size: 18px;
    color: #124181;
    font-weight: bold;
    line-height: 24pt;
    padding: 8px;
}


/* Sectionen */
#firmenlogo {
	max-width: 100%;
	padding: 0;
	background-color: #EFEFEF;
}
    
#container {
	max-width: 100%;
	padding: 3%;
	background-color: #F9F9FA;
}

#container2 {
	max-width: 100%;
	padding: 3%;
	background-color: #084AA0;
	color: #FFFFFF;
}

#container3 {
	max-width: 100%;
	padding: 2%;
	background-color: #FE1E1C;
	color: #EFEFEF;
	text-align: justify;
}

h1.container3 {
	font-size: 34px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

h2.container3 {
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	text-align: left;
	color: #FFFFFF;;
}

h3.container3 {
	font-size: 24px;
	line-height: 34px;
	text-align: left;
	color: #FFFFFF;
}


a.footerlinks {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.footerlinks:hover {
	color: #dedede;
	text-decoration: none;
	font-weight: normal;
}


#bilderrahmen {
    background-color: #FFFFFF;
    border-style:solid;
    border-width:1px;
    border-color:#EDEDED;
    padding: 10px;
    margin: 0px 20px 0px 0px;
    -webkit-box-shadow: 5px 5px 5px grey; 
    box-shadow: 5px 5px 5px grey;
    }

#footer {
	background-color: #2A1770;
	color: #FFF;
	text-align: center;
	height: auto;
	padding: 7px;
	}
   
img.bilder {
    float: right;
    margin: 0px 10px;
    }
    
#schatten {
    -webkit-box-shadow: 0px 5px 10px grey;
    -moz-box-shadow: 0px 5px 10px grey;
    box-shadow: 0px 5px 10px grey;
}    

/*  ********************************   Navigation Beginn ********************************  */
.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav {
	margin:0;
	padding: 0;
	/* background-color: #C90004; */
	background-color: #FE1E1C;
	line-height: 1.8;
	-webkit-box-shadow: 5px 5px 5px grey;
    box-shadow: 5px 5px 5px grey;
	}
   
#logo {
	display: block;
	padding: 0px;
	float: left;
	}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float: right;
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	}

/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	background-color: #FE1E1C;
	}

/* Formatierung der Links */
nav a {
	display:block;
	padding:14px 20px;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
}

nav ul li ul li:hover { 
    background: #FF4949; 
    }

nav a:hover {
	background-color: #FF5B5B;
	color: #FFFFFF;
    }

nav ul ul {
	display: none;
	position: absolute;
	top: 60px;
}

nav ul li:hover > ul {
	display:inherit;
}

/* First Tier Dropdown */
nav ul ul li {
	width:auto;
	float:none;
	display:list-item;
	position: relative;
}

nav ul ul ul li {
	position: relative;
	top:-60px;
	left:auto;
}

li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }

/*  ********************************   Navigation End ********************************  */


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

	#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}
	
	#headerright {
    font-size: 20px;
    font-weight: normal;
    }

a.headerright {
	font-size: 30px;
	font-weight: bolder;
	color: #404040;
	text-decoration: none;
}

a.headerright:hover {
	color: #0000FF;
	text-decoration: none;
}

	nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		background-color: #254441;
		padding:14px 20px;
		color:#FFF;
		font-size:17px;
		text-decoration:none;
		border:none;
	}

	.toggle:hover {
		background-color: #000000;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #000000;
	}

	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;
		color:#FFF;
		font-size:17px;
	}


	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #212121;
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}

	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}

	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */
    }
}

@media all and (max-width: 330px) {

nav ul li {
		display:block;
		width: 94%;
	}
    
  	
#headerright {
    font-size: 20px;
    font-weight: normal; 
    }
    
a.headerright {
	font-size: 24px;
	font-weight: bolder;
	color: #404040;
	text-decoration: none;
}

a.headerright:hover {
	color: #0000FF;
	text-decoration: none;
}
    
h1 {
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	color: #404040;
}

h2 {
	font-size: 22px;
	font-weight: 600;
	line-height: 34px;
	text-align: left;
	color: #404040;
}

h3 {
	font-size: 20px;
	line-height: 34px;
	text-align: left;
	color: #404040;
}