body {
width:240px;
height:auto;
margin-top:170px;
  background-color:#ffffff;
  background-image: url(pix/bg_small.gif);
  background-repeat:no-repeat;
  overflow: hidden;
}

body, a {
  font-size: 8px;
  text-decoration: none;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#footer {
  position: absolute;
  left: 5px;
  top: 100%;
  margin-top: -1.5em;
  text-align: left;
  font-size: 8px;
  width: 96%;
  z-index: 65;
}
#footer a {
  color: #A9A9A9;
}
#footer a:hover {
  color: #444444;
}

#content {
  position: relative;
  color: #444444;  
  height: 100%;
  overflow: auto;
  z-index: 40;
  margin-top:0px;
}
ul {
	margin-top: 3px;
	padding-left: 0px;
	margin-left: 8px;
}

li {
	color: #777777;
	list-style-type: square;
}

li span {
	color: #444444;
}
#content #inner {
  width: 220px;
  padding-bottom: 5px;
  line-height: 1.5em;
  margin-left: 0px;
}

.text {
  position: relative;
  left: 0;
  width: 220px;
  padding: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.bild {
  padding: 0px;
  padding-right: 10px;
  float: left;
}

.text2 {
  width: 220px;
  padding: 0px;
  float: left;
}

*:not(hr) .text2 {
  width: 240px;
  padding: 0px;
  padding-left: 150px;
  float: none;
}

.text_kunden {
  width: 220px;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 35px;
  padding-right: 10px;
  float: left;
}

.text_branchen {
  position: absolute;
  top: 15px;
  left: 0px;
  width: 150px;
  padding: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
  white-space: nowrap;
}

h1 { 
  width:220px;
  letter-spacing: 0.05em;
  color: #F7931D;
  line-height:12px;
  font-weight: normal;
  font-size:11px;
}

h3 { 
  width:220px;
  letter-spacing: 0.03em;
  font-size:11px;
  margin: 0px;
  color:#F7931D;
  line-height:9px;
  font-weight: normal;
  margin-top: 8px;
}

h2 {
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
  font-size: 10px;
  color: #F7931D;
  font-weight: bold;
}


.line {
  clear: both; 
  margin-bottom: 12px;
  margin-top:10px;
  width:220px; 
  height:5px;
  border-bottom: 1px dashed #00AEEF;
}

#logo,#logo_print {
  display:none;
}
#logo_mobile{background: url(pix/logo_mobile_web.gif) no-repeat;
width: 130px;
height: 28px;
position:absolute;
right:5px;
top:5px;
}


#kontakt_button {
display:none;
  position: absolute;
  top: 100%;
  left: 18px;
  margin-top: -70px;
}

#mainmenu {
  position: absolute;
  left: 6px;
  top: 5px;
  display: block;
  z-index: 70;
  width: 60px;
}

#content #inner a {
  text-decoration:none;
  color: #F7931D;
}
#content #inner a:active, #content #inner a:hover { 
  color: #00AEEF;
  text-decoration:none;
}

a.menu1, a.menu2, a.menu1_act, a.menu2_act {
  display: block;
  font-weight: bold;
  font-size: 6px;
  color: #ffffff;
  padding:1px;
  padding-left:7px;
  padding-right: 7px;
  margin-top: 1px;
  margin-bottom: 1px;
  display: block;
  border-left: 3px solid #00AEEF;
}
a.menu2, a.menu2_act {
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left:7px;
}

a.menu1_act, a.menu2_act {
  color: #444444;
  border-left: 3px solid #444444;
}

a.menu1:hover, a.menu2:hover {
  border-left: 3px solid #FFFFFF;
}


#teaser {
display:none;
}


#noanalytics {
  position: absolute;
  top: 3px;
  right: 40px;
  color: #999999;
}
