@charset "utf-8";

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #4f4f4f;
}

body {
	background-color: #FEFEFE;
}

p {
	text-align: justify;
}

header {
	width: 100%;
	min-height: 200px;
	margin-bottom: 30px;
}

footer {
	width: 100%;
	text-align: right;
}

footer p {
	text-align: center;
}

h1 {
	font-size: 16pt;
	clear: left;
}

h2 {
	font-size: 14pt;
	clear: left;
}

h3 {
	font-size: 14pt;
	clear: left;
}

ul {
	padding-left: 15px;
}

li {
	margin-bottom: 5px;
}

table {
	font-size: 10pt;
}

table td {
	word-wrap: break-word; /* All browsers since IE 5.5+ */
	overflow-wrap: break-word; /* Renamed property in CSS3 draft spec */
}

input[type=submit] {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}

/* ID*/
#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	width: 100%;
	min-height: 181px;
	background-repeat: no-repeat;
}

#schriftzug {
	width: 100%;
	background-color: rgba(256, 256, 256, 0.6);
	color: rgba(150, 150, 150, 0.6);
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: -165px;
	position: relative;
	box-shadow: 0px 10px 5px -2px #AAA;
}

#menu {
	width: 660px;
	background-color: #FEFEFE;
	border-radius: 0px 30px 0px 0px;
	min-height: 40px;
	margin-left: 240px;
	margin-top: 100px;
	box-shadow: 10px 0px 5px -5px #AAA;
	padding: 0px;
	cursor: pointer;
}

#products {
	width: 100px;
	text-align: center;
	height: 37px;
	display: block;
	position: absolute;
	background-color: #c9ded9;
	margin-left: 660px;
	margin-top: 37px;
	border-radius: 0px 0px 0px 15px;
	box-shadow: 0px 7px 5px -2px #AAA;
	font-size: 14px;
	font-weight: bolder;
	line-height: 37px;
	vertical-align: middle;
	cursor: pointer;
}

#left_content {
	background-color: #FEFEFE;
	margin-left: 48px;
	margin-top: -125px;
	width: 192px;
	max-width: 192px;
	height: 550px;
	max-height: 550px;
	border-radius: 0px 30px 30px 30px;
	box-shadow: 10px 10px 5px -2px #AAA;
	position: absolute;
	display: block;
}

#left_site_content {
	width: 100%;
	margin-top: 100px;
}

#evohome {
	width: 100%;
	margin-top: 0px;
}

#panel {
	width: 85%;
	margin-right: 0px;
	margin-left: auto;
	z-index: 100;
}

#panel img{
	margin-top: 60px;
	width: 19%;
	z-index: 100;
	}

#panel img:HOVER, .productdiv img:HOVER, .sortiment:HOVER{
  transform: scale(2.5);
  z-index: 100;
  border: 0;
}

#ball {
	position: absolute;
	margin-top: -25px;
	margin-left: -25px;
	width: 100px;
	border-radius: 50px;
	box-shadow: 5px 5px 5px #AAA;
	display: block;
	position: absolute;
}

#esrtechnik {
	margin-left: 90px;
	margin-top: 20px;
	display: inline;
	position: absolute;
}

#main_content {
	margin-left: 240px;
	margin-top: -20px;
	min-height: 450px;
	padding-left: 10px;
	display: block;
}

#content {
	width: 90%;
	margin-left: 10%;
}

#aktuell {
	width: 150px;
	border: 1px solid #AAA;
	border-radius: 15px;
	box-shadow: 5px 5px 5px #AAA;
	font-size: 10pt;
	padding: 7px;
	margin-left: -60px;
	margin-top: -190px;
	position: absolute;
	background-color: #FEFEFE;
	hyphens: auto;
	transform: rotate(-5deg);
	z-index: 10;
}

#impressumtable {
	width: 100%;
}

#impressumtable td {
	vertical-align: top;
}

#team {
	width: 100%;
	border-radius: 0px 0px 30px 30px;
	}

#jobboerse {
	width: 100%;
	border-radius: 0px 0px 30px 30px;
	margin-top: 32px;
}

#kontakttable {
	width: 100%;
}

#umwelt {
	width: 100%;
	border-radius: 30px;
	margin-top: 86px;
}

#wartung {
	width: 100%;
	border-radius: 30px;
	margin-top: 43px;
}

#neunzehn90 {
	width: 100%;
	border-radius: 30px;
	margin-top: 34px;
}

#bayernkarte {
	width: 500px;
	height: 456px;
}

#region_karte {
	width: 300px;
	height: 261px;
}

/* KLASSEN */
.menuentry {
	width: 71px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	display: block;
	margin: 0px;
	float: left;
}

.menuentry_corner {
	border-radius: 0px 20px 0px 0px;
}

.menuentry:hover, .menuentry_selected {
	background-image: linear-gradient(to right, #FFFF80, #FFFFF0);
}

.menusep {
	height: 37px;
	width: 1px;
	display: block;
	border-left: 1px solid #AAA;
	float: left;
}

.menuentry img {
	max-height: 31px;
	max-width: 71px;
	vertical-align: middle;
}

.small_text {
	font-size: 7pt;
}

.underline {
	text-decoration: underline;
}

.textheadline {
	font-weight: bold;
}

.dreieck_hoch {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 30px solid #6c6f74;
	top: 500px;
}

.dreieck_links {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 30px solid #6c6f74;
	position: absolute;
	margin-top: 50px;
	margin-left: 600px;
}

.dreieck_rechts {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 30px solid #6c6f74;
	position: absolute;
	margin-top: 230px;
}

.dreieck_tief {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 30px solid #6c6f74;
	top: 535px;
}

.dreieck {
	margin-left: -50px;
	position: absolute;
}

.bold {
	font-weight: bold;
}

.sortiment {
	width: 25%;
	height: 180px;
	border: 1px solid black;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.productdiv {
	width: 25%;
	height: 180px;
	border: 1px solid black;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	text-align: center;
	display: block;
}

.productdiv img {
	width: auto;
	max-width: 90%;
	height: auto;
	max-height: 50%;
	margin: 5%;
}

.productdiv p {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	line-height: 150%;
	background-color: #c9ded9;
}

.right_shift {
	margin-left: 40%;
}

.partner_left {
	width: 25%;
	height: 80px;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	border: 1px solid black;
}

.partner_right {
	width: 60%;
	height: 80px;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	border: 1px solid black;
}

.partner_right p {
	margin: 10px;
	font-size: 10pt;
}

.partner_left img {
	max-width: 100%;
	max-height: 100%;
}



.leistungen1 {
	background: linear-gradient(to right, rgba(255, 255, 255, .85),
		rgba(255, 255, 255, .75)), url("../img/leistungen/background1.jpg");
}

.leistungen2 {
	background: linear-gradient(to right, rgba(255, 255, 255, .8),
		rgba(255, 255, 255, .6)), url("../img/leistungen/background2.jpg");
}

.leistungen3 {
	background: linear-gradient(to right, rgba(255, 255, 255, .85),
		rgba(255, 255, 255, .6)), url("../img/leistungen/background3.jpg");
}

.leistungen4 {
	background: linear-gradient(to right, rgba(255, 255, 255, .85),
		rgba(255, 255, 255, .75)), url("../img/leistungen/background4.jpg");
}

.leistungen1, .leistungen2, .leistungen3, .leistungen4 {
	background-repeat: no-repeat;
	position: absolute;
	width: 680px;
	height: 500px;
	top: 230px;
	z-index: -200;
	background-size: contain;
	background-position: right;
}

.ourproduct {
	width: 120px;
	height: 120px;
	border-radius: 20px;
	border: 1px solid black;
	text-align: center;
}

.ourproduct p {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.ourproduct img {
	max-height: 60px;
	max-width: 100px;
	border: 1px solid black;
	display: inline-block;
}

.ourproduct img:HOVER {
	display: block;
	position: relative;
	height: 300px;
	max-width: 3000px;
	max-height: 1000px;
	z-index: 9999;
	margin-top: -150px;
	margin-left: -100px;
}



.referenzen_back1 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/kirchen1.jpg");
}

.referenzen_back2 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/kirchen2.jpg");
}

.referenzen_back3 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/kirchen3.jpg");
}

.referenzen_back4 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/buero1.jpg");
}

.referenzen_back5 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/buero2.jpg");
}

.referenzen_back6 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/wohnen1.jpg");
}

.referenzen_back7 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/wohnen2.jpg");
}

.referenzen_back8 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/wohnen3.jpg");
}

.referenzen_back9 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/schulen1.jpg");
}

.referenzen_back10 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/krankenhaus1.jpg");
}

.referenzen_back11 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/krankenhaus2.jpg");
}

.referenzen_back12 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/senioren1.jpg");
}

.referenzen_back13 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/senioren2.jpg");
}

.referenzen_back14 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/hotel1.jpg");
}

.referenzen_back15 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/hotel2.jpg");
}

.referenzen_back16 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/industrie1.jpg");
	background-position: 0 -150px;
}

.referenzen_back17 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/industrie2.jpg");
	background-position: 0 -150px;
}

.referenzen_back18 {
	background: linear-gradient(to right, rgba(255, 255, 255, 1.0),
		rgba(255, 255, 255, .6)), url("../img/referenzen/industrie3.jpg");
	background-position: 0 -150px;
}

.referenzen_back1, .referenzen_back2, .referenzen_back3,
	.referenzen_back4, .referenzen_back5, .referenzen_back6,
	.referenzen_back7, .referenzen_back8, .referenzen_back9,
	.referenzen_back10, .referenzen_back11, .referenzen_back12,
	.referenzen_back13, .referenzen_back14, .referenzen_back15,
	.referenzen_back16, .referenzen_back17, .referenzen_back18 {
	background-repeat: no-repeat;
	width: 550px;
	margin-left: 130px;
	height: 350px;
	position: absolute;
	top: 300px;
	z-index: -200;
	background-size: contain;
	background-position: right;
}

.referencepic {
	width: 100px;
	height: 67px;
	border-radius: 15px;
	display: inline-block;
	margin-right: 10px;
}

.selected {
	border: 3px solid gray;
}

.login {
	width: 90%;
	margin: 10px 0;
}

.button {
	border-radius: 15px;
}

.kontakt label, .kontakt input, .kontakt textarea, .kontakt button,
	.kontakt select {
	width: 60%;
	display: block;
}

.error {
	font-weight: bold;
	color: red;
}

.cell100px {
	width: 100px;
}

.cell150px {
	width: 150px;
}

.cell200px {
	width: 200px;
}

.cell250px {
	width: 250px;
}

.cell300px {
	width: 300px;
}

.cell350px {
	width: 350px;
}

.cell400px {
	width: 400px;
}

.cell450px {
	width: 450px;
}

.cell500px {
	width: 500px;
}

.earth {
	width: 15px;
}

.information {
	width: 50%;
	margin-right: 4%;
	margin-bottom: 8%;
	display: block;
}

.arrow_blue {
	vertical-align: top;
}

.vorschau_bild {
	width: 80%;
	display: block;
}

/*Filter Table*/
th.header {
	background-image: url(../img/nav/bg.gif);
	cursor: pointer;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 5px;
	margin-left: -1px;
}

th.headerSortUp {
	background-image: url(../img/nav/asc.gif);
	background-color: #5b9fc1;
}

th.headerSortDown {
	background-image: url(../img/nav/desc.gif);
	background-color: #5b9fc1;
}

.filter-table .quick {
	margin-left: 2px;
	font-size: 0.8em;
	text-decoration: none;
}

.fitler-table .quick:hover {
	text-decoration: underline;
}

td.alt {
	background-color: #ffc;
	background-color: rgba(255, 255, 0, 0.2);
}

.private_downloads, .downloads {
	width: 100%;
	display: block;
}

.download {
	width: 32%;
	height: 300px;
	float: left;
}

.vorschau_bild {
	width: auto;
	height: auto;
	max-height: 120px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.download_text {
	width: 90%;
	margin-left: 5%;
	margin-right: 4%;
	hyphens: auto;
}

#adobe {
	display: block;
	width: 80%;
	clear: left;
}
