body{
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana, sans-serif, arial;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  padding: 0;
  margin: 0;
  /* invalid
  scrollbar-base-color: #ffffff;
  scrollbar-3dlight-color: #15258c;
  scrollbar-arrow-color: #6792f3;
  scrollbar-darkshadow-color: #15258c;
  scrollbar-face-color: #15258c;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #6792f3;
  */
}
/* links */
a:link{
  color: #6792f3;
  text-decoration: none;
}
a:visited{
  color: #6792f3;
  text-decoration: none;
}
a:hover{
  color: #15258c;
  text-decoration: underline;
}
a:active{
  color: #6792f3;
  text-decoration: none;
}
/* links: menu */
.menu_box a:link{
  color: #000000;
  text-decoration: none;
}
.menu_box a:visited{
  color: #000000;
  text-decoration: none;
}
.menu_box a:hover{
  color: #ffffff;
  background-color: #15258c;
  text-decoration: none;
  display: block;
}
.menu_box a:active{
  color: #000000;
  text-decoration: none;
}
/* links: topmenu */
.topmenu_button a:link{
  color: #ffffff;
  text-decoration: none;
}
.topmenu_button a:visited{
  color: #ffffff;
  text-decoration: none;
}
.topmenu_button a:hover{
  color: #ffffff;
  background-color: #6792f3;
  text-decoration: none;
}
.topmenu_button a:active{
  color: #ffffff;
  text-decoration: none;
}
/* all */
.container{
  position: relative;
  width: 100%;
}
table, th, td{
  border: 1px solid #15258c;
  border-collapse: collapse;
}
th{
  background-color: #15258c;
  color: #ffffff;
}
/* banner */
#banner_head{
  background-color: #ffffff;
  position: relative;
  height: 71px;
  width: 100%;
}
#banner_top{
  position: relative;
  height: 40px;
  background-color: #ffffff;
  margin: 0px 0px 0px 600px;
}
#banner_bottom{
  position: relative;
  height: 30px;
  background-color: #15258c;
  margin: 0px 0px 0px 600px;
}
#banner_bottom_line{
  position: relative;
  height: 1px;
  background-color: #ffffff;
  margin: 0px 0px 0px 600px;
}
/* topmenu */
#topmenu_container{
  background-color: #15258c;
  height: 18px;
  position: relative;
  width: 100%;
}
#topmenu_left{
  position: absolute;
  height: 18px;
  padding: 0;
  width: 168px;
  background-image:url(img/logo_u.jpg);
  background-repeat: no-repeat;
  background-position: 30px 0px;
}
#topmenu_center{
  position: absolute;
  margin-left: 159px;
  height: 18px;
  padding: 0;
}
#topmenu_right{
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  padding: 0px 10px 0px 0px;
}
.topmenu_button{
  position: relative;
  padding: 2px 4px 3px 4px;
  margin: 0;
  border-width: 0px 1px 0px 0px;
  border-color: #ffffff;
  border-style: solid;
  color: #ffffff;
  font-size: 8pt;
  height: 18px;
}
.topmenu_button:hover{
  background-color: #6792f3;
}
.topmenu_button_akt{
  background-color: #6792f3;
  position: relative;
  padding: 2px 4px 3px 4px;
  margin: 0;
  border-width: 0px 1px 0px 0px;
  border-color: #ffffff;
  border-style: solid;
  color: #ffffff;
  font-size: 8pt;
  height: 18px;
}
#gallery_top{
  background-color: #ffffff;
  position: relative;
  height: 40px;
  width: 100%;
}
#overview_gallery{
  position: absolute;
  margin-left: 405px;
  height: 40px;
  padding: 0;
}
/*
.overview_pic1{
  border: 0;
  width: 40px;
  height: 40px;
  background-image: url(img/gallery_top/karldrais.jpg);
  background-repeat: no-repeat;
}
.overview_pic1:hover{
  background-image: url(img/gallery_top/karldrais_o.jpg);
  background-repeat: no-repeat;
}
.overview_pic2{
  border: 0;
  width: 40px;
  height: 40px;
  background-image: url(img/gallery_top/laufmaschine.jpg);
  background-repeat: no-repeat;
}
.overview_pic2:hover{
  background-image: url(img/gallery_top/laufmaschine_o.jpg);
  background-repeat: no-repeat;
}
.overview_pic3{
  border: 0;
  width: 40px;
  height: 40px;
  background-image: url(img/gallery_top/draisine.jpg);
  background-repeat: no-repeat;
}
.overview_pic3:hover{
  background-image: url(img/gallery_top/draisine_o.jpg);
  background-repeat: no-repeat;
}
*/
/* head info */
.infoline_container{
  background-color: #ffffff;
  height: 18px;
  position: relative;
  width: 100%;
  border-width: 1px 0px;
  border-color: #15258c;
  border-style: solid;
}
.infoline_box{
  position: absolute;
  width: 18px;
  height: 100%;
  background-color: #15258c;
  margin-left: 150px;
}
.infoline_left{
  position: absolute;
  height: 18px;
  padding: 0;
  width: 150px;
  padding: 0px 0px 0px 10px;
  color: #15258c;
  font-weight: bold;
}
.infoline_center{
  position: absolute;
  margin-left: 168px;
  height: 18px;
  padding: 1px 0px 0px 10px;
  font-size: 8pt;
}
/* menu & content */
#container_body{
  background-color: #ffffff;
  position: relative;
  border: 0;
  width: 100%;
}
/* menu left */
#menu_left{
  position: absolute;
  width: 168px;
  left: 0;
  margin: 0;
  padding-top: 10px;
  border: 0;
}
.menu_inakt{
  position: static;
  border-left: 18px solid #6792f3;
  padding: 0px 0px 0px 2px;
  margin: 0;
}
.menu_inakt:hover{
  background-color: #15258c;
  color: #ffffff;
}
.menu_akt{
  position: static;
  border-left: 18px solid #15258c;
  border-right: 1px solid #15258c;
  padding: 0px 0px 0px 2px;
  background-color: #6792f3;
  margin: 0;
}
.menu_box{
  position: static;
  width: 100%;
  border-bottom: 1px solid #15258c;
  padding: 0;
  margin: 0;
}
/* content */
#content{
  position: relative;
  margin-left: 167px;
  padding: 20px;
  border-width: 0px 0px 0px 1px;
  border-color: #15258c;
  border-style: solid;
}
/* foot */
#spacer_foot{
  background-color: #ffffff;
  position: relative;
  height: 40px;
  width: 100%;
}
/* language */
.lang_button{
  border: 0;
  padding: 2px 0px 0px 0px;
}
/* images */
.img_title{
  margin: 0;
  padding: 0px 2px 2px 2px;
  font-size: 8pt;
  font-style: italic;
}
.img_right{
  float: right;
  margin: 4px 0px 7px 7px;
}
.img_left{
  float: left;
  margin: 4px 7px 7px 0px;
}
/* special */
.invtab1{
  background-color: #ffffff;
  padding: 2px 5px;
}
.invtab2{
  background-color: #6792f3;
  padding: 2px 5px;
}
