html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
body {
	background-color: #4e9de6;
	background-image:url(bg.png);
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:0.90em;
	line-height: normal;
}
h1 {
   font-size:1.4em;
}
h2 {
   font-size:1.1em;
}
.banner {
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	background-color: #377bc2;
}
div.topmenu {
  text-align:center;
}
a { color:#0000c0 }
a:visited { color:#600020}
a.menu {
  color:#000000;
  text-decoration:none;
}
a.menu:hover {
  color:#ffffff;
  text-decoration:underline;
}
.toplogo {
  text-align:left;
}
a.topmenu {
  background-image:url(buttonbg.jpg);
  width:108px;
  height:38px;
  margin:0px;
  border:0px;
  color: #FFFFFF;
  text-align:center;
  font-size:16px;
  padding:8px;
  display:inline-block;
  vertical-align:top;
  text-decoration:none;
}
a.topmenu:hover {
  background-image:url(buttonhi.jpg);
  color:#000099;
}
form.topsearch {
  display:inline;
  position:relative;
  top:10px;
}
fieldset.topsearch {
  display:inline;
  border:0;
  padding:0;
  margin:0;
}
div.topsearch {
  position:relative;
  top:3px;
  left:-4px;
  display:inline;
  background-image:url(buttonbg.jpg);
  padding-top:10px;
  padding-bottom:30px;
  padding-left: 8px;
  padding-right: 8px;
  margin:0px;
}
.box7 {
  width:40px;
  height:40px;
  background-image:url(border7.png);
}
.box8 {
  height:40px;
  background-image:url(border8.png);
}
.box9 {
  width:40px;
  height:40px;
  background-image:url(border9.png);
}
.box4 {
  width:40px;
  background-image:url(border4.png);
}
.box5 {
  background-color:#FFFFFF;
}
.box6 {
  width:40px;
  background-image:url(border6.png);
}
.box1 {
  width:40px;
  height:40px;
  background-image:url(border1.png);
}
.box2 {
  height:40px;
  background-image:url(border2.png);
}
.box3{
  width:40px;
  height:40px;
  background-image:url(border3.png);
}
.maindiv {
}
.auswahlboxaussen {
  width:100%;
  position:absolute; 
  left:0px;
  top:0px; 
}
.auswahlbox {
  float:right;
  width:290px;
  height:110px;
  background:url(metall-auswahlbox.png); 
  background-repeat:none;
  padding:16px 2px 5px 2px;
}
.passend { 
  background-image:url(metall-label.png);
  padding-top:3px;
  width:160px;
  height:29px;
}
.passendaus { 
  padding-top:3px;
  width:160px;
  height:29px;
}
.label {
  font-size:11px;
}