/*============================================================ */
/* Reset =================================================== */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

.hidden {
	display: none;
}

/* Base */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #31393f;
	color: white;
}

.fullBg {
  	position: fixed;
  	top: 107px;
  	left: 185px;
  	overflow: hidden;
}

.home .fullBg {
	top: 0;
	left: 0;
}

#wrapper {
  	position: fixed;
  	top: 107px;
  	left: 186px;
  	z-index: 50;
  	width: 100%;
  	height: 100%
}

/* Layout */

#top_container {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	}

#left {
	position: absolute;
	top: 107px;
	left: 0;
	z-index: 50;
	width: 185px;
	background: url(../images/left.jpg) repeat-y;
	background-attachment: scroll;
	overflow-y: auto;
/*	float: left;*/
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	height: 107px;
	background: url(../images/left.jpg) no-repeat;
	z-index: 100;
}

#top {
	position: absolute;
	top: 0;
	left: 186px;
	z-index: 50;
	width: 100%;
	height: 107px;
	background: url(../images/top.jpg) repeat-x;
}

.home #top {
	right: 0;
	left: auto;
	width: auto;
	background: none;
}

#content {
	position: absolute;
	top: 107px;
	left: 185px;
	width: 464px;
	padding: 25px;
	background: url(../images/contentbg.png) repeat;

/*	overflow-y: scroll;*/
/*	max-height: 60%;*/
}


#special {
	position: fixed;
	z-index: 5000;
	top: 0;
	left: 700px;
	width: 158px;
	height: 167px;
	background: url(../images/10-jahre.png) no-repeat;
}

.home #special {
	top: auto;
	bottom: 0;
	left: 700px;
	background: url(../images/10-jahre-unten.png) no-repeat;
	width: 299px;
	height: 360px;
}

#home-menu {
	position: fixed !important;
	left: 0px !important;
	padding-left: 50px;
	top: 20% !important;
	width: 100% !important;
}

/* Module */

.mainMenuItem {
	width: 152px;
	height: 180px;
	margin: auto;
}

.home .mainMenuItem {
	float: left;
	width: 183px;
	height: 235px;
	background-repeat: no-repeat;
}

.mainMenuItem a:link, .mainMenuItem a:visited {
	display: block;
	width: 100%;
	height: 20px;
	padding-top: 150px;
	text-align: center;
	background-position: 0 0;
	background: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
}

.ie7.home .mainMenuItem a {
	padding-top: 200px;
}

.home .mainMenuItem a {
	padding-top: 206px;
}

.mainMenuItem a:hover, .mainMenuItem a:focus, .mainMenuItem a:active, .mainMenuItem a.active {
	background-position: -153px 0;
	color: #f29400;
}

.mainMenuItem #Licht {
	background-image: url(../images/licht.png);
}

.home .mainMenuItem #Licht {
	background: url(../images/homemenu.png) -193px 0 no-repeat; 
}

.home #Licht:hover, .home #Licht:focus, .home #Licht:active  {
	background: url(../images/homemenu.png) -193px -215px no-repeat;
}

.mainMenuItem #E-Ladung {
	background-image: url(../images/e-ladung.png);
}

.home .mainMenuItem #E-Ladung {
	background: url(../images/homemenu.png) -370px 0 no-repeat; 
}

.home #E-Ladung:hover, .home #E-Ladung:focus, .home #E-Ladung:active  {
	background: url(../images/homemenu.png) -370px -215px no-repeat;
}

.mainMenuItem #Referenzen {
	background-image: url(../images/referenzen.png);
}

.home .mainMenuItem #Referenzen {
	background: url(../images/homemenu.png) -550px 0 no-repeat;
}

.home #Referenzen:hover, .home #Referenzen:focus, .home #Referenzen:active {
	background: url(../images/homemenu.png) -550px -215px no-repeat;
}

.mainMenuItem #Unternehmen {
	background-image: url(../images/unternehmen.png);
}

.home .mainMenuItem #Unternehmen {
	background: url(../images/homemenu.png) -10px 0 no-repeat;
}

.home #Unternehmen:hover, .home #Unternehmen:focus, .home #Unternehmen:active {
	background: url(../images/homemenu.png) -10px -215px no-repeat;
}

.mainMenuItem #Aktuell {
	background-image: url(../images/aktuelles.png);
}

.home .mainMenuItem #Aktuell {
	background: url(../images/homemenu.png) -730px 0 no-repeat;
}

.home #Aktuell:hover, .home #Aktuell:focus, .home #Aktuell:active {
	background: url(../images/homemenu.png) -730px -215px no-repeat;
}


.ul_submenu {
	width: 584px;
	margin-top: 30px;
	float: left;
}

.ul_funktionsseiten {
	margin-top: 30px;
	margin-left: 700px;
}

.subMenuItem {
	float: left;
	width: 175px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 8px;
	line-height: 15px;
}

.subMenuItem a:link, .subMenuItem a:visited {
	text-transform: uppercase;
	background: url(../images/submenu.png) no-repeat;
	display: block;
	padding-left: 20px;
}

.subMenuItem a:hover, .subMenuItem a:focus, .subMenuItem a:active, .subMenuItem a.active {
	background: url(../images/submenu.png) no-repeat 0 -15px;
	color: #f29400;
}

.contentSlide {
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}

#in {
	top: 107px;
	left: 186px;
	background: url(../images/in.png) no-repeat 0px 0;
	display: none;
	position: fixed;
}

#out {
	bottom: 0;
	right: 0;
	background: url(../images/out.png) no-repeat -20px 0;
	display: none;
	z-index: 1000;
}

#in:hover, #in:focus, #in:active {
	background: url(../images/in.png) no-repeat -20px 0;
}

#out:hover, #out:focus, #out:active {
	background: url(../images/out.png) no-repeat 0 0;
}

.referenz, .aktuell {
	margin-bottom: 1em;
	border-bottom: 1px dotted white;
	clear: both;
	min-height: 180px;
}

.fig_referenz, .fig_aktuell {
	float: left;
}

.referenz h3, .referenz h4, .referenz p, .aktuell h2 {
	margin-left: 220px;
}

/* Theme */

a:link, a:visited {
  	color: white;
  	text-decoration: none;
}

a:focus, a:hover, a:active {
	outline: 0px;
	color: #f29400;
}

h1 {
  font-size: 9px;
  line-height: 18px;
  color: white;
  display: block;
  height: 18px;
  padding-top: 40px;
  background: url(../images/logo.png) no-repeat top center;
  width: 160px;
  text-align: center;
  margin: 25px auto;
  
}

.h1_home {
	font-size: 13px;
	line-height: 18px;
	color: white;
	display: block;
	height: 18px;
	padding-top: 216px;
/*	background: url(../images/logo-big.png) no-repeat top left;*/
	width: 569px; 
	text-align: left;
	margin: 0;	
/*	padding-left: 30px;*/
/*	float: left;*/
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 1000;
	background: none;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1em;
}

h3 {
  font-weight: bold;
  font-size: 14px;
  color: #f29400;
  margin: 0 0 1em 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin: 0;
}

p {
  margin-bottom: 20px;
}

.referenz h3, .referenz h4, .referenz p, .aktuell h3, .aktuell p {
	margin-left: 220px;
}

.highlight {
	color: #f29400;
}

#content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

#content a:link, #content a:visited {
	color: #f29400;
	text-decoration: underline;
}

#content a:hover, #content a:focus, #content a:active {
	color: white;
}

#years {
  background-image: url(../images/15Jahre-TCE.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#top #years {
	position: fixed;
	top: 1em;
	right: 1em;
	height: 75px;
}

/* Home
-------------------------------------------------- */


  #startbutton {
    position: fixed;
    bottom: 50px;
    left: -60px;
    width: 500px;
    height: 500px;
  }


  #startbutton a {
  	display: block;
  	width: 100%;
  	height: 100%;
	background: url(../images/startbutton.png) center no-repeat;
    background-size: cover;
    width: 100%;
  }

@media screen and (min-width: 999px) {

  #startbutton {
    left: 30%;
    bottom: -50px;
    width: 500px;
    height: 500px;
  }


}
