body { 
  background-image:url(./images/bg.gif);
  background-repeat:repeat-x;
  background-position:Top Center; 
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px; 
  font-family: verdana,arial,helvetica,tahoma,sans-serif; 
  font-size: 10px;
  color: #ffffff;
  background-color:#000000;
}
a:link, a:visited {
  text-decoration: none; 
  color: #AA0055;
}
a:hover, a:active { 
  text-decoration: none; 
  color: #696969; 
}
.content { 
  font-family: tahoma,verdana,arial,helvetica; 
  font-size: 11px;
  color: #ffffff;
}
.content_left { 
  font-family: tahoma,verdana,arial,helvetica; 
  font-size: 11px;
  color: #ffffff;
  margin-top:0px;
  padding-left:15px;
  padding-right:8px;
}
.content_left a:link, .content_left a:visited {
  text-decoration: none; 
  color: #FF5C0F;
}
.content_left a:hover, .content_left a:active { 
  text-decoration: none; 
  color: #555555; 
}

.content_right { 
  font-family: tahoma,verdana,arial,helvetica; 
  font-size: 11px;
  color: #ffffff;
  padding-left:10px;
  padding-right:9px;
}

.content_right a:link, .content_right a:visited {
  text-decoration: none; 
  color: #FF5C0F;
}
.content_right a:hover, .content_right a:active { 
  text-decoration: none; 
  color: #555555; 
}

.kontakt input, select, textarea {
  font-family: tahoma,verdana,arial,helvetica,sans-serif; 
  font-weight: normal;
  font-size: 11px; 
  background-color: #000000; 
  color: #ffffff; 
  border: 1px #555555 solid;
}
.kontakttxt {
  font-family: tahoma,verdana,arial,helvetica,sans-serif; 
  font-weight: normal;
  font-size: 11px; 
}
.navigation { 
  font-family: tahoma,verdana,arial,helvetica; 
  font-size: 10px;
  margin-right:5px;
  color: #656565;
}
.navigation a:link, .navigation a:visited { 
  text-decoration: none;
  color: #656565;
}
.navigation a:hover, .navigation a:active { 
  text-decoration: none; 
  color: #ffffff; 
}
.copyright { 
  font-family: tahoma,verdana,arial,helvetica; 
  font-size: 10px;
  margin-top:9px;
  text-align:right;
  color: #656565;
  padding-right:12px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 283px;
height: 165pt;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: transparent;
margin: 0.1em auto;
padding-right:5px;
}
#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 412px;
height: 223px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: transparent;
margin: 0.1em auto;
padding-right:5px;
}

#mycustomscroll3 {
/* Typical fixed height and fixed width example */
width: 285px;
height: 165px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: transparent;
margin: 0.1em auto;
padding: 5px;
}
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 185px;
height: auto;
position: relative;
color: black;
padding: 2px;
}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;background-color: white;}
.vscrollerbar {width: 15px;background-color: black;}
.hscrollerbase {height: 15px;background-color: white;}
.hscrollerbar {height: 15px;background-color: black;}
.hscrollerbar {background: transparent url(../images/horizontalbarbody_cornerjog.gif) 0px -30px repeat-x;}
.vscrollerbar {background: transparent url(../images/basebarcaps_verticalbarbody.gif) -15px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 10px;z-index: 2;}
.vscrollerbarbeg {background: url(../images/basebarcaps_verticalbarbody.gif) -45px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbarend {background: url(../images/basebarcaps_verticalbarbody.gif) -45px 0px no-repeat;width: 15px;height: 15px;}
.hscrollerbarbeg {background: url(../images/basebarcaps_verticalbarbody.gif) -60px -15px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbarend {background: url(../images/basebarcaps_verticalbarbody.gif) -30px -15px no-repeat;height: 15px;width: 15px;}
.scrollerjogbox {width: 15px;height: 15px;top: auto; left: auto;bottom: 0px; right: 0px;background: transparent url(../images/horizontalbarbody_cornerjog.gif) 0px 0px;}
.vscrollerbase {background: transparent url(../images/basebarcaps_verticalbarbody.gif) 0px 0px repeat-y;}
.vscrollerbasebeg {background: url(../images/basebarcaps_verticalbarbody.gif) -30px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbaseend {background: url(../images/basebarcaps_verticalbarbody.gif) -60px -30px no-repeat;height: 15px;width: 15px;}
.hscrollerbase {background: transparent url(../images/horizontalbarbody_cornerjog.gif) 0px -15px repeat-x;}
.hscrollerbasebeg {background: url(../images/basebarcaps_verticalbarbody.gif) -60px 0px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbaseend {height: 15px;width: 15px;background: url(../images/basebarcaps_verticalbarbody.gif) -30px 0px no-repeat;}
.scrollerjogbox:hover {background: transparenturl(../images/basebarcaps_verticalbarbody.gif) -45px -15px;}
