html {
	margin: 0;
	padding: 0;
}

body  {
	font-family: Trebuchet MS;
	padding: 0;
	margin: 0;
	text-align:center;
	background:#fff;
}

p {
	font-weight: normal;
	color: #666666;
	font-size:11px;
	line-height: 18px;
	margin: 0 0 8px 0;
	text-align:left;
}

a.link, #navi ul li a.visited {
	text-decoration: none;
	color: #9E9FA3;
}

a.link:hover {
	color: #666666;
}


#wrapper {
	position: relative;
	width: 895px;
	padding: 0;
	margin: 0 auto;
	background-color: #F8F9F3;
}

#card {
	position: absolute;
	top:130px;
	left:0;
	z-index: 1;
	width: 116px;
	height: 167px;
	margin: 0;
	padding: 0;
}


.card {
	width: 116px;
	height: 167px;
	margin: 0;
}



#historie {
	position:relative;
	width: 600px;
	border-left: #CCCCCC solid 1px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 8px;
}
.flash {
	width: 744px;
	height: 390px;
	margin: 0;
}



#header {
	position: relative;
	background: #fff url(images/header.jpg) top left no-repeat;
	width: 895px;
	height: 148px;
	padding: 0;
	margin: 0;
}



 div#navibox {
   width: 895px;
    height: 50px;
	margin: 0px;
	background: #fff url(images/headline1.jpg) center bottom no-repeat;
	padding: 0;

  }
  * html div#navibox {  /* Korrektur fuer IE 5.x */
    width: 895px;
    w\idth: 895px;
  }
  div#navibox div {
     clear: left;
  }


  #navi {
    margin: 0 0 0 70px;
	padding: 0;
    list-style: none;
	border: none;
	text-align: left;
	font-weight: normal;
	z-index:100;

  }

 #navi li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    border-left: solid  #CCCCCC 1px;
	width: 110px;
	margin: 0 px;
	padding: 0 0 0 5px;
	text-align:left;
	font-size: 11px;
	text-transform:uppercase;
	line-height: 18px;
	font-weight: normal;
	z-index:100;
  }
  * html #navi li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
  *:first-child+html #navi li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

  #navi li ul {
    margin-left: 10px; padding: 2px;
    position: absolute;
    top: 1.6em; left: -0.4em;
    display: none;  /* Unternavigation ausblenden */
    border: solid  #CCCCCC 1px;
    background: #FFF;
    width: 97px;
	z-index:100;
  }
  * html #navi li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
     margin-left: 8px;
  }
  *:first-child+html div#navi ul {  /* Workaround fuer den IE 7 */
    background-color:white; padding-bottom:0.4em;
  }
  #navi li:hover ul {
    display: block;  /* Unternavi in modernen Browsern einblenden */
  }
  #navi li ul li {
    float: none;
    display: block;
    margin: 0px;
    list-style: none;
    border: 0;
	width: 100px;
	padding: 0;
	text-transform:none;
  }

  #navi a, #navi span {
    display: block;
    width: 105px;
	text-decoration: none;
	color: #9E9FA3;

	  }
  * html #navi a, * html #navi span {
    width: 105px;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
    w\idth: 105px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
  #navi a:hover  {
    background-color: #EFEFE2;
	color: #9E9FA3;
	display: block;
	width: 105px;

  }
#navi li ul li a {
    padding: 0px 0px 0px 5px;
    width: 92px;
  }

#navi li ul li a:hover {
    background-color: #EFEFE2;
	display: block;
	width: 92px;
	padding: 0px 0px 0px 5px;
  }


  #navi span {
    background-color: #878B80;
    color: #FFF;

  }



#content {
	position:relative;
	width: 895px;
	margin: 0;
	padding: 0;
	z-index:10;
}


#textwrapper {
	position: relative;
	width: 700px;
	margin: 0 0 0 140px;
	padding:0;
z-index:10;
}

.imp_table {
	width: 650px;
	margin: 0;
	padding: 8px;
}

.imp_tn {
	width: 80px;
	border: #DCE1C4 solid 5px;

}


#text {
	position:relative;
	width: 340px;
	border-left: #CCCCCC solid 1px;
	float:left;
	margin: 20px 0 20px 0;
	padding: 0 0 0 20px;
}

#text1 {
	position:relative;
	width: 600px;
	border-left: #CCCCCC solid 1px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 20px;
}

#text4 {
	position:relative;
	width: 315px;
	float:right;
	margin: 20px 0 20px 0;
	padding: 0;
}


#textwrapper .contentitem {
	width: 680px;
	background-color:rgb(238,241,226);
	margin: 10px 10px 40px 20px;
	padding: 20px;
}


#textwrapper .contentitem p {
	font-weight: normal;
	color: #666666;
	font-size:11px;
	line-height: 18px;

	text-align:left;
}

#textwrapper .contentitem p img {
	border: none;
}

.bigger {
	font-size: 16px;
}

.company {
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:1px;
}

h1 {
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 25px;
	font-size: 20px;
	margin: 0px 0 20px 0px;
}

h2 {
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 16px;
	font-size: 22px;
	margin: 0px 0 0 130px;
}

.typo1 {
	font-size: 14px;
	line-height: 20px;
	color: 6F6F6F;
}

.typo2 {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}



.bild {
	width: 241px;
	height: 344px;
	float: left;
	margin: 20px 20px 0 100px;
	padding: 0px;
}

.bild1 {
	width: 300px;
	height: 200px;
	float: left;
	margin: 10px 0px 15px 0;
	padding: 0px;
}


.belegschaft {
	width: 400px;
	height: 291px;
	float: right;
	margin: 20px 10px 10px 10px;
	padding: 0px;
}

#footer {
	position: relative;
	clear: both;
	background: #fff url(images/footer.jpg) top left no-repeat;
	width: 895px;
	padding: 0;
	margin: 0;
}

#footer p {
	font-weight: normal;
	text-align: center;
	color: #666666;
	font-size:11px;
	line-height: 18px;
	margin: 0px;
}




#footer p a:link, #footer p a:visited {
	text-decoration:none;
	color: #999999;
}

#footer p a:hover {
	background: #F6F7EE;
	color: #9E9FA3;
}
