html,body { 
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif; 
font-size:100.01%;
margin:0px;
padding:0px;
}
body.bg_index {
background-image:url(/images/hg_index.gif);
background-position:0px 20px;
background-repeat:repeat-x;
}
body.bg_content {
background-image:url(/images/hg_inhalte.gif);
background-position:0px 20px;
background-attachment:scroll;
background-repeat:repeat-x;
}
td {
vertical-align:top;
}
h1 { 
margin-top:0px;
font-size:0.9em; 
color:#FFCC66;
}
h1.index { 
color:#FFCC66
}
h1.blau { 
margin-top:0px;
font-size:1.5em;
color:#330099;
}
h2 { 
margin-top:0px;
font-size:1.2em; 
font-weight:bold;
}
a:link, a:visited { 
color:#330099; 
text-decoration:none;
}
a:hover, a:active { 
color:#330099; 
text-decoration:none; 
}
a.link { 
color:#330099; 
font-weight:bold;
text-decoration:underline;
}
a.link:hover, a.link:active { 
text-decoration:none; 
}

/*TOP (Workaround fuer Hintergrundverzerrung im IE6)*/
#top {
display:block;
position:absolute;
top:0px;
left:0px;
width:100%;
height:20px;
background-color:#fff;
}
#bu_top {
margin-top:25px;
margin-bottom:25px;
text-align:right;
clear:both;
}
/*LANGUAGES*/
a.bu_lang {
position:relative;
display:inline-block;
float:left;
width:75px;
height:13px;
background-image:url(/images/bu_lang_off.gif);
background-repeat:no-repeat;
background-color:#ffffff;
color:#ffffff;
font-weight:normal;
font-size:0.6em;
letter-spacing:0.1em;
padding: 2px 0px 0px 5px;
margin:5px 0px 0px 0px;
}
a.bu_lang:hover, a.bu_lang:active, a.bu_lang.langactive {
background-image:url(/images/bu_lang_on.gif);
background-repeat:no-repeat;
}
.lang_flag {
position:absolute;
top:2px;
left:52px;
}
.lang_name {
position:absolute;
top:2px;
left:6px;
color:#ffffff;
}
#slogan_left {
position:absolute;
top:30px;
left:10px;
width:300px;
}
#slogan_right {
position:absolute;
top:30px;
right:10px;
width:300px;
text-align:right;
}
#slogan_home {
position:absolute;
top:25px;
left:50%;
width:700px;
margin-left:-350px;
margin-top:-20px;
}
#slogan h1 {
margin-top:10px;
font-size:1.0em;
}
#logo {
position:absolute;
top:25px;
left:50%;
margin-left:-62px;
width:124px;
}
#logo_home {
position:absolute;
top:20px;
left:50%;
margin-left:-350px;
width:700px;
text-align:right;
}
#jubilee {
position:absolute; 
top:20px; 
right:0px; 
z-index:9; 
display:block;
}
.bu_home {
display:block;
float:left;
}
.bu_contact {
display:block;
position:relative;
float:left;
width:72px;
height:15px;
background-image:url(/images/bu_contact.gif);
background-repeat:no-repeat;
font-size:12px;
}
.bu_contact:link, .bu_contact:visited {
color:#ffffff;
}
.bu_contact span {
position:absolute;
left:17px;
}
/*NAVIGATION*/
#navigation {
border-collapse:collapse;
position:absolute;
top:104px;
left:50%;
margin-left:-400px;
height:31px;
width:810px;
}
/*Startseite*/
.nav_1, .nav_2, .nav_3, .nav_4 {
display:block;
float:left;
font-size:12px;
background-repeat:no-repeat;
width:101px;
height:112px;
text-align:center;
font-weight:bold;
}
.nav_1:link, .nav_1:visited {
background-image:url(/images/bu_company.gif);
color:#000000;
}
.nav_1:hover, .nav_1:active {
background-image:url(/images/bu_company_over.gif);
color:#FFFFFF;
}
.nav_2:link, .nav_2:visited {
background-image:url(/images/bu_services.gif);
color:#000000;
}
.nav_2:hover, .nav_2:active {
background-image:url(/images/bu_services_over.gif);
color:#FFFFFF;
}
.nav_3:link, .nav_3:visited {
background-image:url(/images/bu_products.gif);
color:#000000;
}
.nav_3:hover, .nav_3:active {
background-image:url(/images/bu_products_over.gif);
color:#FFFFFF;
}
.nav_4:link, .nav_4:visited {
background-image:url(/images/bu_downloads.gif);
color:#000000;
}
.nav_4:hover, .nav_4:active {
background-image:url(/images/bu_downloads_over.gif);
color:#FFFFFF;
}
.nav_default, .nav_first, .nav_last {
display:block;
float:left;
font-size:12px;
width:131px;
height:15px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}
.nav_default:link, .nav_default:visited {
background-image:url(/images/nav_default.gif);
color:#000000;
}
.nav_default:hover, .nav_default:active {
background-image:url(/images/nav_default_over.gif);
color:#FFFFFF;
}
.nav_first:link, .nav_first:visited {
background-image:url(/images/nav_first.gif);
color:#000000;
}
.nav_first:hover, .nav_first:active {
background-image:url(/images/nav_first_over.gif);
color:#FFFFFF;
}
.nav_last:link, .nav_last:visited {
background-image:url(/images/nav_last.gif);
color:#000000;
}
.nav_last:hover, .nav_last:active {
background-image:url(/images/nav_last_over.gif);
color:#FFFFFF;
}
.nav_default.active {
background-image:url(/images/nav_default_over.gif);
color:#FFFFFF;
font-weight:bold;
}
.nav_first.active {
background-image:url(/images/nav_first_over.gif);
color:#FFFFFF;
font-weight:bold;
}
.nav_last.active {
background-image:url(/images/nav_last_over.gif);
color:#FFFFFF;
font-weight:bold;
}
.marquee {
font-size:12px;
color:#330099;
width:402px;
vertical-align:top;
padding-top:10px;
}
.marquee p {
margin:0px;
}
#footer {
width:100%;
text-align:center;
position:absolute;
top:500px;
left:0px;
text-transform:uppercase;
font-size:26px;
font-weight:bold;
color:#FFFFFF;
}
#partsearch, #partsearch_home, #partsearch a, #partsearch_home a {
color:#000;
}
#partsearch {
display: block; 
width: 80px; 
height: 70px;
/*background-color: rgb(255, 205, 94); */
text-align: center;
padding-bottom:10px;
padding-top:5px;
background-image:url(/images/bu_bauteile.jpg);
border-left:1px solid #999999;
border-top:1px solid #999999;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
}
#partsearch_home {
float:left;
display:block;
width:80px;
height:100px;
/*background-color:#ffcd5e;*/
background-image:url(/images/bu_bauteile.jpg);
text-align:center;
border-left:1px solid #999999;
border-top:1px solid #999999;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
}
#partsearch_home a.link_partsearch {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
display:block;
width:70px;
margin-top:5px;
margin-left:5px;
margin-bottom:30px;
color:#000;
}
.link_listen {
font-size:11px;
}
#content {
position:absolute;
top:150px;
left:50%;
margin-left:-400px;
width:800px;
}
.content {
vertical-align:top;
}
.contenttext {
display:block;
clear:left;
font-size:0.75em;
}

.fliestext { 
font-size:0.75em;
}

.fliestext p {
clear:left;
}


.info { 
font-size:9pt; 
color:#FFFFFF
}


.buchstabe { 
font-size:8pt; 
color:#EAEEFA
}

.tabelle { 
font-size:8pt 
}

.layer { 
font-size:8pt 
}

.image { 
vertical-align: middle;
}

.menu {
text-align:left;
}

a.menuitem {
display:block;
margin-bottom:15px;
font-size:0.8em;
text-decoration:none;
}
a.menuitem:link, a.menuitem:visited { 
font-weight:normal;
color:#330099; 
text-decoration:none ;
}
a.menuitem:hover, a.menuitem:active { 
font-weight:bold;
color:#330099; 
text-decoration:none; 
}
a.menuitem.subactive {
font-weight:bold;
}

.headerimage {
float:left;
margin-right:15px;
margin-bottom:15px;
}

/*LINECARD*/
.tabinhalt {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330066;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
}

.tabhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}


.tabinhalt2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330066;
	vertical-align: top;
	padding: 5px;
	font-weight: normal;
}

/*VERSANDKOSTEN*/
#tb_shipping th, #tb_payment th, .tb_linecard th, #tb_downloads th {
background-color:#330099;
color:#FFFFFF;
padding:5px;
text-align:center;
text-transform:uppercase;
font-weight:bold;
border:1px solid black;
}
#tb_shipping td, #tb_payment td, .tb_linecard td, #tb_downloads td {
border:1px solid black;
padding:5px;
vertical-align:top;
}
#tb_shipping .bg, #tb_payment .bg, .tb_linecard .bg, #tb_downloads .bg {
background-color:#C8CFF2;
font-weight:bold;
}
#tb_shipping {
font-size:0.9em;
margin-top:25px;
}

/*BAUTEILE SUCHEN*/
#Layer1 {
position:absolute; 
top:120px; 
left:650px; 
width:240px; 
height:500px; 
z-index:1; 
border:3px outset blue; 
background-color:#ffffff; 
vertical-align:top; 
overflow:scroll; 
visibility: hidden;
}

/*PRODUCTS*/
.products {
display:block;
padding:5px;
background-color:#C8CFF2;
border-right:2px solid #330099;
border-bottom:2px solid #330099;
text-transform:uppercase;
color:#000000;
font-weight:bold;
margin-bottom:15px;
width:320px;
}

/*BAUTEILELISTEN*/
table.listen {
font-size:11px;
border-collapse:collapse;
width:600px;
}
a.listenindex {
display:block;
float:left;
width:10px;
height:10px;
border:1px solid #FFF;
background-color:#003399;
padding:0px 2px 2px 3px;
color:#ffffff;
font-size:11px;
font-weight:bold;
margin-bottom:5px;
}
.listen th {
border:1px solid #969eea;
text-align:left;
vertical-align:top;
width:100px;
padding:0px 2px 0px 4px;
}
.listen td {
border:1px solid #969eea;
text-align:left;
width:100px;
padding:0px 2px 0px 4px;
}
.listen a:link { color:#0033CC; text-decoration:none }
.listen a:active { color:#0033CC; text-decoration:none }
.listen a:visited { color:#0033CC; text-decoration:none }
.listen a:hover { color:#0033CC; text-decoration:none }

.tableeven {
background-color:#ffffff;
}
.tableodd {
}
a.pager {
display:block;
float:left;
width:60px;
padding:3px;
margin:3px;
background-color:#cccccc;
text-align:center;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
font-size:12px;
}
table.pagination {
font-size:12px;
width:600px;
margin-bottom:15px;
}
a.pages {
display:block;
float:left;
padding:2px;
border-right:1px solid #003399;
}
.button {
font-size:11px;
background-color:transparent;
border:0px;
padding:0px;
margin:0px;
color:#0033CC;
cursor:pointer;
}
/*SITEMAP*/
.sitemap_menu {
display:block;
text-transform:uppercase;
font-weight:bold;
padding-top:15px;
width:200px;
}
.sitemap_submenu {
}
/*BILDER-GALERIE*/
div.uedge {
background-color:#eaeefa;
background-image: none;
width:auto;
height:auto;
display:block;
float:left;
margin:0px 15px 15px 0px;
}
div.redge {
background-image: url(/company/files/gallery/redge.gif);
background-position: top right;
background-repeat: repeat-y;
}
div.bedge {
background-image: url(/company/files/gallery/bedge.gif);
background-position: bottom left;
background-repeat: repeat-x;
}
div.ledge {
background-image: none;
}
div.ulcorner {
background-image: url(/company/files/gallery/tlcorner.gif);
background-position: top left;
background-repeat: no-repeat;
}
div.urcorner {
background-image: url(/company/files/gallery/trcorner.gif);
background-position: top right;
background-repeat: no-repeat;
}
div.blcorner {
background-image: url(/company/files/gallery/blcorner.gif);
background-position: bottom left;
background-repeat: no-repeat;
}
div.brcorner {
background-image: url(/company/files/gallery/brcorner.gif);
background-position: bottom right;
background-repeat: no-repeat;
padding: 0px 10px 10px 0px;
}
div.innercontent {
width: 100%;
}
.gallery_img {
height:80px;
width:auto;
border:1px solid #666666;
}
/*comments
background-color:#eaeefa;
*/