/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #fff url('../bilder/body_back.gif') left top repeat-x;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #000;
  text-align: left;
}


ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}
.flag {
	float: right;
	margin-top: 2px;
}

/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  line-height: 1.4em;
  margin: 0 0 1.0em 0;
  color: #000;
  font-size: 0.9em;
}

a {
  color: #00824E;
}

h1 {
  margin-bottom: 106px;
  color: #fff;
  font-size: 1.4em;
  text-transform: uppercase;
}

h2 {
  color: #2F87C6;
  font-size: 1.2em;
  margin-top: 10px;
  margin-bottom: 26px;
}

/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen {
  display: none;
}

.pdf {
  padding-left: 30px;
  display: block;
  background: transparent url('../bilder/ico_pdf.gif') top left no-repeat;
}

/*----------------------------------------------------------------*/
/* bereiche */
/*----------------------------------------------------------------*/
#wrap {
  width: 980px;
  background: #fff;
}

/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  height: 93px;
  overflow: hidden;
}

#header_links {
  float: left;
  display: inline;
  height: 80px;
  width: 472px;
  margin-left: 199px;
  border-left: 1px solid #00579D;
  background: #ffffff url('../bilder/header_links_back.gif') left top no-repeat;
  font-size: 0.7em;
  padding-left: 46px;
  padding-top: 13px;
}

#header_links td {
  width: 140px;
}

#header_rechts {
  float: right;
  display: inline;
  height: 48px;
  width: 262px;
  padding-top: 45px;
  background: #ffffff url('../bilder/header_rechts_back.gif') left top repeat-x;
}

/*----------------------------------------------------------------*/
/* iconnavi */
/*----------------------------------------------------------------*/
#iconnavi_wrap {
  margin-left: 199px;
  width: 780px;
  height: 19px;
  border-top: 1px solid #00824E;
  border-left: 1px solid #00824E;
  margin-top: 36px;
}

#iconnavi_links {
  float: left;
  display: inline;
  margin: 0;
}

#iconnavi_links ul li {
  display: inline;
}

#iconnavi_links ul li a {
  color: #666666;
  text-decoration: none;
  margin: 0 7px;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 19px;
}

#iconnavi_links ul li a:hover, #iconnavi_links ul li.selected a {
  color: #2F87C6;
}

#iconnavi_rechts {
  float: right;
  display: inline;
  background: #00824E;
  height: 19px;
  width: 113px;
}
#iconnavi_rechts ul{ margin:0 0 0 5px;}
#iconnavi_rechts ul li { display:inline;}

/*----------------------------------------------------------------*/
/* mitte */
/*----------------------------------------------------------------*/
#mitte {

}

#mitte_links {
  float: left;
  display: inline;
  width: 199px;
  padding-top: 31px;
  min-height: 369px;
  background: url('../bilder/mitte_links_back.jpg') left top no-repeat;
}

#mitte_rechts {
  float: right;
  display: inline;
  width: 780px;
  border-left: 1px solid #00824E;
  padding-top: 31px;
  min-height: 369px;
  background: url('../bilder/content_rechts_back.jpg') left 31px no-repeat;
}

/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content_oben {
  height: 125px;
  overflow: hidden;
  margin-left: 44px;
}

#content_oben img, #content_links_partner img {
  border: 1px solid #2F87C6;
}

#content_oben h1 {
  float: right;
  display: inline;
  width: 468px;
  padding-top: 12px;
}

#content_oben h2 {
  float: right;
  display: inline;
  width: 468px;
  padding-top: 12px;
  color: #fff;
}

#content_links, #content_links_breit, #content_links_partner {
  float: left;
  display: inline;
  width: 125px;
  min-height: 249px;
  margin-left: 168px;
}

#content_links_partner {
  float: left;
  display: inline;
  width: 592px;
  margin-left: 168px;
  padding-top: 15px;
}

#content_links img, #content_links_breit img {
  border: 1px solid #2F87C6;
  border-width: 0 1px 1px 1px;
}

#content_rechts, #content_rechts_breit {
  float: right;
  display: inline;
  width: 467px;
  min-height: 125px;
  padding-top: 15px;
  padding-left: 20px;
}

#content_links_breit {
  width: 310px;
}

#content_rechts_breit {
  width: 282px;
}

#content_rechts ul, #content_rechts_breit ul {
  margin-bottom: 1.0em;
  list-style-type: disc;
}

#content_rechts li, #content_rechts_breit li {
  line-height: 1.6em;
  margin-left: 20px;
  list-style-type: disc;
}

/*----------------------------------------------------------------*/
/* topnavi */
/*----------------------------------------------------------------*/
#topnavi {
  width: 198px;
  float: left;
  display: inline;
}

#topnavi ul, #topnavi li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#topnavi li a {
  background: #00579D;
  padding-left: 8px;
  width: 191px;
  height: 17px;
  margin-bottom: 13px;
  display: block;
  font-size: 0.7em;
  color: #fff;
  text-decoration: none;
  line-height: 16px;
  font-weight: bold;
  font-family: tahoma;
}


/*----------------------------------------------------------------*/
/* subnavi */
/*----------------------------------------------------------------*/
#subnavi {
  float: right;
  display: inline;
  width: 112px;
  padding-top: 71px;
  border-top: 1px solid #00579D;
  border-left: 1px solid #00579D;
  border-bottom: 1px solid #00579D;
}

#subnavi li {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

#subnavi li a {
  padding-left: 5px;
  font-size: 0.7em;
  text-decoration: none;
  color: #00579D;
  display: block;
  width: 107px;
}

#linearlager #subnavi {
  background: #fff url('../bilder/linearlager.gif') left top no-repeat;
}

#rotationslager #subnavi {
  background: #fff url('../bilder/rotationslager.gif') left top no-repeat;
}

#systemtechnik #subnavi {
  background: #fff url('../bilder/systemtechnik.gif') left top no-repeat;
}

/*----------------------------------------------------------------*/
/* kontakformular */ 
/*----------------------------------------------------------------*/
table.kontaktformular { margin: 0 0 0 0;}

/*Die Feldlabel*/
.spalte-1 { width: 100px; height: 30px;}

.spalte-2 select.default { width: 300px; border:#7F9DB9 1px solid; height:20px; }

/*die inputfelder*/
.spalte-2 .default { width: 300px; border:#7F9DB9 1px solid; height:20px; }

/*das Textareafeld für die Nachricht*/
.spalte-2 textarea.default { width: 300px; border:#7F9DB9 1px solid; height:70px; margin-top:4px;}

.cx_pflicht { color:#00824E;}

/*die Buttons*/
td.buttons {}
input.submit_send { float:left;  text-align: center; margin: 20px 0 10px 100px; background: url(../bilder/back_button_frm_kontakt.jpg) left repeat-x; border:#666 1px solid; padding: 2px 5px; color:#000;}
input.submit_send:hover {background: url(../bilder/back_button_frm_kontakt_on.jpg) left repeat-x;}
input.submit_clear { float:right; text-align: center; margin: 20px 0 10px 0; background: url(../bilder/back_button_frm_kontakt.jpg) left repeat-x; border:#666 1px solid; padding: 2px 5px; color:#000;} 
input.submit_clear:hover {background: url(../bilder/back_button_frm_kontakt_on.jpg) left repeat-x;}



/*----------------------------------------------------------------*/
/* produkte */
/*----------------------------------------------------------------*/
#produktcontainer #content_links {
  margin-left: 35px;
  width:130px;
 }

#produktcontainer #content_rechts {
	width: 612px;
	margin:0;
	padding:0;

}
#produktcontainer #content_rechts img {
margin: 0 0 0 50px;
}


#produktcontainer #content_links ul { margin:30px 0 0 0;}
#produktcontainer #content_links ul li {}
#produktcontainer #content_links ul li a { display:block; padding: 2px 0; text-decoration: none; font-size:0.8em; font-weight:bold; color:#00579D;}
#produktcontainer #content_links ul li.pdf a{ margin: 6px 0 0 0;}

#produktcontainer #content_rechts p {
	margin:0 0 25px 0;
	padding:0;
}

#produktcontainer #content_rechts p img {
}

#produktcontainer #content_rechts h2 {
	background:#00824e;
	color:#FFFFFF;
	font-size:0.9em;
	padding: 1px 1px 1px 5px;
	margin: 0 0 10px 53px;
}

#content_unten {
  clear: both;
}

#content_unten .box1 {
  background: #fff;
}

#content_unten .box1 p.produktbild { padding: 0 0 0 219px;}

#content_unten .box1 h2 {
	background:#00824e;
	color:#FFFFFF;
	font-size:0.9em;
	padding: 1px 1px 1px 5px;
	margin: 0 0 10px 219px;
}


#content_unten .box0 {
  background: #e6f2ed;
  width:100%;
}
#content_unten .box0 p.produktbild { padding: 0 0 0 219px;}

#content_unten .box0 h2 {
	background:#00824e;
	color:#FFFFFF;
	font-size:0.9em;
	padding: 0 1px 1px 5px;
	margin: 0 0 0 219px;

}
#content_unten .h2_box {
	color:#FFFFFF;
	font-size:0.9em;
	padding:0;
	margin: 0 0 10px 0;
}
#content_unten .h2_box a{
	float:left;
	display:block;
	padding:0 0 0 35px;;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color:#00579D;
}

#content_unten table {
	margin: 0 0 10px 170px;
	width:610px;
	font-size:0.8em;
}

#startseite #content_oben {
  background: transparent url(../media/bilder/startseite.gif) 125px top no-repeat;
}
#startseite #content_oben_en {
  background: transparent url(../media/bilder/startseite_en.gif) 125px top no-repeat;
}

#startseite #laufband {
  margin-left: 200px;
}

.sitemap_hauptmenu { float:left; width:180px; font-size:0.8em; font-weight:bold; }
.sitemap_hauptmenu a { display:inline-block; padding:0;}
.sitemap_iconnavi { float:right; width:280px;  font-size:0.8em; font-weight:bold;}
.sitemap_produkte { font-size:0.8em;}

#sitemap {}
#sitemap li { list-style:none;}
#sitemap li a { font-weight:bold;}
#sitemap ul li {}
#sitemap li ul li a { font-weight:normal;}
