body {
	margin: 0;
	padding: 0;		
	padding-top: 230px;
	overflow: auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

#lae_logo {
    position: absolute;
    bottom: 20px; 
	right: 17px;
	z-index: 100;
  }
  
html>body #lae_logo {  /* nur fuer moderne Browser! */
    position: fixed;
  }
 

#header {	
	position: absolute;
	top: 0;
	left: 0;	
	z-index: 3;
	width: 100%;
	height: 285px;
}

html>body #header {  /* nur fuer moderne Browser! */
    position: fixed;
  }

#logo {
position: absolute;
top: 71px;
right: 20px;
z-index: 4;
}

html>body #logo {  /* nur fuer moderne Browser! */
    position: fixed;
  }

#adresse {
	width: 100%;
	height: 45px;
	position: absolute;
	top: 210px;
	left: 0;
	text-align: center;
	background-color: #FFFFFF;
	z-index: 3;
}

#ticker {
	width: 483px;
	left: 50%;
	margin-top: 340px;
 	margin-left: -241px;
	z-index: 4;
	position: absolute;
	}

html>body #adresse {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
#menu_links {
	width:223px;
	height:580px;
	allowtransparency: true;
	}
	
#menu_rechts {
	width:240px;
	height:550px;
	allowtransparency: true;
	position: absolute;
	top: 230px;
	right: 0;
	}

html>body #menu_rechts {  /* nur fuer moderne Browser! */
    position: fixed;
  }

#menu1 {
	width: 223px;
	height: 580px; /* drin wegen der linie */
	background-image: url(pics/senkrechte_linie.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#menu2 {
	width: 223px;
	height: 482px; /* drin wegen der linie */	
	background-image: url(pics/senkrechte_linie.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

dl, dt, dd, ul {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menu {
	padding-top: 50px;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 180px;
	margin-bottom: 0;
}

dl#menu dt {
cursor: pointer;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 4px;
text-align: left;
border-bottom: 1px solid #A8A6A6;
background: #ffffff;
}


dl#menu dt a{
color: #000;
text-decoration: none;
display: block;
border: none;
}

dl#menu dt a:hover {
	color: #6a6a6a;
}

dl#menu dd {
	
}
dl#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #A8A6A6;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	
	
}
dl#menu li a {
	color: #666666;
	text-decoration: none;
	display: block;
	border: 0 none;
}

dl#menu li a:hover, dl#menu dt a:hover {
}


#text {
	position: absolute;
	top: 270px;
	left: 255px;
	right: 255px;
	background-color: #FFFFFF;
	z-index: 2;	
}


#aufzaehlung_mit_punkt {
	padding-left:15px;
	list-style-image:url(pics/aufzaehlpunkt_rund.gif);
	line-height: 24px;
}

#aufzaehlung_2_ebene {
	padding-left: 14px;
	list-style-image:url(pics/aufzaehlpunkt_rund.gif);
	line-height: 16px;
	
}

#anfrageformular input, #anfrageformular textarea, #anfrageformular select {
	border: 1px solid #bebebe;
	overflow: auto;
}
#anfrageformular input {
	margin-bottom: 5px;
	width: 300px;
}

#anfrageformular select {
	margin-bottom: 5px;
	width: 300px;
}

#anfrageformular textarea {
	width: 445px;
}

#anfrageformular input.button {
	width: 130px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

.bild_links {
	float:left;
	margin-right: 10px;
	margin-top: 6px;
}

.bild_rechts {
	float:right;
	margin-left: 10px;
	margin-top: 6px;
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

td {
	vertical-align: top;
}

#tabelle_download {
	width: 100%;	
}

#tabelle_download td {
	padding: 2px;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	font-size: 10px;
}

#tabelle_produkte {
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top: 90px;
}

#tabelle_produkte td {
	padding: 2px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: middle;
	font-size: 10px;
}

.tabelle_produkte_head {
	border: none;
	color: #ffffff;
	background-color: #B30911;
}

#tabelle_technische_daten {
	width: 100%;
}

#tabelle_technische_daten td {
	padding-left: 2px;
	padding-right: 2px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 12px;
}

#tabelle_modellvarianten {
	width: 100%;
}

#tabelle_modellvarianten td {
	padding: 2px;
	vertical-align: middle;
	font-size: 12px;
	border-bottom: 1px solid #999999;
}

#tabelle_technische_daten_modellvarianten {
	width: 100%;
}

#tabelle_technische_daten_modellvarianten td {
	padding: 2px;
	vertical-align: top;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #999999;
}

#tabelle_modellvarianten_schrift_klein {
	width: 100%;
}

#tabelle_modellvarianten_schrift_klein td {
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
	border-bottom: 1px solid #999999;
}

#produkte_headline_und_search {
	z-index: 100;
	position: absolute;
	top: 241px;
	left: 255px;
	right: 240px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
}

html>body #produkte_headline_und_search {  /* nur fuer moderne Browser! */
    position: fixed;
  }

#austauschbild {
	position: absolute;
	top: 240px;
	right: 255px;
	z-index: 101;
}

html>body #austauschbild {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
#faq {
	font-weight:bold;
	list-style-type:decimal;
	list-style-position:outside;
	padding-left: 24px;
	margin-bottom: 25px;
}

#faq li {
	margin-bottom: 10px;
}

#search {
	
}

#animation_index {
	position: absolute;
	top: 285px;
	left: 255px;
	right: 255px;
	text-align:center;
}

html>body #animation_index {  /* nur fuer moderne Browser! */
    position: fixed;
  }

h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	text-align: left;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 25px;
	text-align: left;
}

.text_rot {
	font-size: 12px;
	color: #B30911;
	font-weight: bold;
}

p {
	margin-bottom: 15px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.agb {
margin-top: 25px;
}

.rot {
color: #FF0000;
font-weight: bold;
}

.orange {
color: #ff6600;
font-weight: bold;
}

.gelb {
color: #ff9900;
font-weight: bold;
}

.blau {
color: #333399;
font-weight: bold;
}

.grau {
color: #808080;
font-weight: bold;
}
