body {
  font-family: arial;
  font-size: 11px;
}

h1 {
  text-align: center;
  vertical-align: text-top;
  font-family: arial;
  font-size: 18px;
  background-image:url(headerback.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  padding-bottom:18px;
  margin-bottom: 0px;
}

h2 {
 text-align: left;
  font-family: arial;
  font-size: 14px;
  padding-bottom: 7px;
  background-image:url(headerback2.jpg);
  background-repeat:no-repeat;
  background-position:-1px 13px;
}
h3 {
  text-align: left;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 2px;
  padding-bottom: 10px;
  padding-top:10px;
  padding-left:5px;
  background-image:url(headerback3.jpg);
  background-repeat:no-repeat;
  background-position:-3px 3px;
}

a {
 text-decoration:underline;
 color: #0000FF;
}

.mainstyle {
  margin-top: 92px;
  margin-left: 140px;
}
.mainnomenustyle {
  margin-top: 92px;
}

.topstyle {
  position:fixed; top:0px; left:0px;
  min-width:100%;
  background-image:url(topback.jpg);
  background-repeat:repeat-x;
  padding:0px;
  margin: 0px;
  max-height:92px;
}

.bottstyle {
 clear:right;
 clear:left;
}

.leftstyle {
  width: 150px;
  margin-top:0px;
  padding-top:0px;
  position:fixed;
  top:87px;
  left:0px;
  padding:0px;
  margin:0px;
  min-height:300px;
}
.verwstyle {
 list-style-type: none;
 list-style-position: outside;
 padding:0px;
 margin:0px;
}
.verwitem {
  text-align: center;
  vertical-align: bottom;
  background: url(menuback.jpg) no-repeat;
  position:relative;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:0px;
  padding-top:10px;
  margin-left:0px;
  left: 0px;
  width: 140px;
  height: 30px;
  top: 0px;
}
.actverwitem {
  text-align: center;
  vertical-align: bottom;
  background: url(menuback3.jpg) no-repeat;
  position:relative;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:0px;
  padding-top:10px;
  margin-left:0px;
  left: 0px;
  width: 140px;
  height: 30px;
  top: 0px;
}
.verwitem:hover {
  background: url(menuback2.jpg) no-repeat;
}
.verwanch {
 margin-top:10px;
 padding-top:10px;
 color:white;
}
