body
{
padding:0px;
margin:0px;
/*background-color:#4f82a4;
background-image:url(images/body-background.jpg);
background-repeat:repeat-x; */
background-color:#eaf4f4;
}

.widediv
{
background-color:#ffffff;
width:975px;
height:auto;
}

#titleh1
{
background-image:url(images/titleh1-background.jpg);
background-repeat:repeat-x;
width:975px;
height:18px;
background-color:#003366;
padding-top:1px;
}


#titleh1 h1
{

color:#ffffff;
font-family:Arial;
font-size:10px;
letter-spacing:1px;
text-transform:uppercase;
margin:0px;
margin-top:2px;
}



h2
{
font-size:13px;
font-family:Arial;
text-transform:uppercase;
}


h3
{
font-size:13px;
font-family:arial;
text-transform:uppercase;
color:#ff3300;
}


.menu3 {width: 975px; padding:0 0 0 0px; margin:0; list-style:none; height:35px; background:#fff url(images/menutop/three_0.gif); position:relative; border:1px solid #000; border-width:0 0px; border-bottom:1px solid #444; text-transform:uppercase;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#d7d5d5; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 12px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(images/menutop/three_2.gif); text-decoration:none;}
.menu3 li.current a b {background:url(images/menutop/three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(images/menutop/three_1.gif);}
.menu3 li a:hover b {background:url(images/menutop/three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(images/menutop/three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(images/menutop/three_2.gif) no-repeat right top;}
















.menu {
width:200px;
font-size:90%;
font-family:tahoma;
font-size:11px;

}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:200px;
}
/* style the list items */
.menu li {
background:#afcee2 url(images/menu/menushade.jpg);
height:26px;
/* for IE7 */
float:left;
}
.menu li.sub {background:#afcee2 url(images/menu/menusub.gif) no-repeat right center;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:200px;
color:#000;
text-indent:8px;
border:1px solid #fff;
border-width:0 1px 1px 1px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:199px; w\idth:200px;}
/* style the link hover */
* html .menu a:hover {color:#efa; background:#4f82a4; position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#efa; background:#4f82a4;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#efa; background:#4f82a4;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:100px;
/* set up the overrun area */
padding:20px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}






#tablecataloglist
{
font-size:11px;
font-family:tahoma;
}

#tablecataloglist li
{
font-size:11px;
font-family:tahoma;
margin-bottom:4px;
}


#tablecataloglist li:hover
{
color:#f04401;
font-weight:bold;
padding-top:4px;
padding-bottom:4px;
border:1px #f04401 solid;
border-left-color:#ffffff;
background-color:#fcebcb;
font-size:11px;
font-family:tahoma;
margin-bottom:4px;
}






#maintexttable
{

}



#maintexttable td
{
font-size:12px;
font-family:tahoma;
background-image:url('images/maintexttable-td1.jpg');
background-repeat:no-repeat;
border:1px #b9b9b9 dashed;
}



#lagerireflist
{
}


#lagerireflist li
{
margin-bottom:7px;
}



#footer
{
color:#2e5756;
margin-top:15px;
margin-bottom:15px;
font-size:11px;
font-family:tahoma;
}

#footer a
{
color:#4e807f;
font-size:11px;
font-family:tahoma;
text-decoration:none;
}

