

@font-face { 
font-family: 'typel';
src: url('./schrift/bsfxl.otf') format('opentype'); }

@font-face { 
font-family: 'typebk';
src: url('./schrift/bsfbook.otf') format('opentype'); }

@font-face { 
font-family: 'typerg';
src: url('./schrift/bsfreg.otf') format('opentype'); }

@font-face { 
font-family: 'typebd';
src: url('./schrift/bsfbold.otf') format('opentype'); }



/* KONTROLLE:
.screenshow {
  background: url(../_img/_layout/_screens1.png) left top fixed no-repeat transparent;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5000;
} */




/* OK:  */


html {
  outline: 0px;
}


body {
  background: #fafafa;
  background: url(../_img/_bsf/bsf_5666+bg.JPG) left -40px fixed no-repeat #efefef;
  font-family: typebk;
  font-size: 14px;
  color: #405765;
  letter-spacing: 1px;
  line-height: 150%;
  text-align: left;
  vertical-align: top;
  padding: 0px;
  border: 0px;
  margin: 0px;  
  overflow: auto;
}


.header {
  background: transparent;
  width: 104%;
  height: 130px;
  text-align: left;
  padding: 0px;
  border: 0px;
  margin: 0px;
  box-shadow: none;
  position: fixed;
  top: 20px;
  left: 30px;
  overflow: hidden;
  z-index: 950;
}

.headimg, a.headimg, .headimg:hover, .headimg:active, .headimg:visited, .headimg:focus {
  background: transparent;
  height: 120px;
  padding: 0px 20px 0px 10px;
  border: 0px;
  margin: 0px;
  box-shadow: none;
}



.menu {
  background: transparent;
  width: 104%;
  height: 30px;
  line-height: 30px;
  font-family: typebk;
  font-size: 19px;
  color: #405765;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0px 20px 0px 16px;
  border: 0px;
  margin: 0px;
  box-shadow: none;
  position: fixed;
  top: 165px;
  left: 15px;
  right: 0px;
  z-index: 1000;
  white-space: nowrap;
  overflow: hidden;
}

a.amenu, a.amenu:active, a.amenu:visited, a.amenu:focus {
  background: #405765;
  font-size: 19px;
  color: #fafafa;
  text-decoration: none;
  padding: 1px 6px 2px 6px;
  border: 1px solid rgba(17,17,17,0.5);
  border-radius: 4px;
  margin: 0px 5px 0px 0px;
  box-shadow: 0px 0px 10px -3px rgba(17,17,17,0.75), inset 0px 0px 20px -3px rgba(17,17,17,0.3);
  white-space: nowrap;
}

a.amenu:hover {
  background: #cc601e;
  background: rgba(204,96,30,0.85);
  font-size: 19px;
  color: #fafafa;
  text-decoration: none;
  padding: 1px 6px 2px 6px;
  border: 1px solid #405765; 
  border: 1px solid rgba(17,17,17,0.5); 
  border-radius: 4px;
  margin: 0px 5px 0px 0px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.75);
}

a.amenux, a.amenux:active, a.amenux:visited, a.amenux:focus, a.amenux:hover {
  background: #cc601e;
  background: rgba(204,96,30,0.85);
  font-size: 19px;
  color: #fafafa;
  padding: 1px 6px 2px 6px;
  border: 1px solid #405765; 
  border: 1px solid rgba(17,17,17,0.5); 
  border-radius: 4px;
  margin: 0px 5px 0px 0px;
  box-shadow: inset 0px 0px 5px -1px rgba(17,17,17,0.75);
}




.toppicsback {
  background: #405765;
  background: #fafafa;
  background: rgba(255,255,255,0.5);
  background: transparent;
  min-height: 170px;
  max-height: 170px;
  text-align: right;
  padding: 5px 0px 0px 0px;
  border: 0px;
  border-radius: 0px;
  margin: 0px;
  box-shadow: none;
  position: fixed;
  top: 203px;
  left: 20px;
  right: 20px;
  z-index: 900;
  overflow-x: hidden;
  overflow-y: hidden;
}

.toppics {
  background: transparent;
  max-height: 200px;
  text-align: left;
  padding: 5px 0px 30px 0px;
  border: 0px;
  border-radius: 8px;
  margin: 0px;
  box-shadow: none;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}

.topimg, a.topimg, .a.topimg:hover, .topimg:hover, .topimg:active, .topimg:focus { 
  background: transparent;
  background: rgba(255,255,255,0.75);
  height: 150px;
  width: auto;
  padding: 5px;
  border: 1px solid transparent;
  border: 1px solid rgba(17,17,17,0.15);
  border-radius: 8px;
  margin: 0px 10px 0px 0px;
  box-shadow: 0px 0px 6px -1px rgba(17,17,17,0.3);
}

.buttons { 
  background: transparent;
  width: 700px;
  color: #fafafa;
  text-align: left;
  padding: 0px;
  border: 0px;
  margin: 0px;
  position: fixed;
  left: 35px;
  top: 340px;
  z-index: 1500;
}




h2 {
  background: #cc601e;
  background: #405765;
  background: url(../_img/_bsf/bsf_5666+bg.JPG) left -40px fixed no-repeat #efefef;
  line-height: 37px;
  font-family: typerg;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #405765;
  padding: 0px 20px 0px 25px;
  border: 0px; 
  border-radius: 0px;
  margin: 0px;
  box-shadow: none;
  position: fixed;
  left: 15px;
  right: 15px;
  top: 385px;
  z-index: 999;
  white-space: nowrap;
}



.mainback {
  background: #ffffff;
  background: rgba(255,255,255,0.75);
  padding: 0px 0px 0px 0px;
  margin: 0px;
  border: 1px solid #405765;
  border: 1px solid rgba(17,17,17,0.5); 
  border-radius: 8px;
  position: fixed;
  top: 425px;
  bottom: 50px;
  left: 20px;
  right: 20px;
  box-shadow: inset 0px 0px 6px -1px rgba(17,17,17,0.3);
  z-index: 998;
  overflow: hidden;
}

.main {
  background: transparent;
  height: 100%;
  color: #003745;
  color: #405765;
  padding: 20px 20px 0px 20px;
  border: 0px;
  margin: 0px -20px 0px 0px;
  overflow-x: hidden;
  overflow-y: scroll;
}



.cobar {
  background: transparent;  
  background: #405765;
  background: rgba(64,87,101,0.5);
  width: 100%;
  line-height: 25px;
  font-family: typebk;
  font-size: 19px;
  font-weight: normal;
  color: #fafafa;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 7px 20px 7px 45px;
  border: 1px solid rgba(17,17,17,0.5);
  border-radius: 6px;
  box-shadow: inset -10px 0px 30px -3px rgba(17,17,17,0.3);
  margin: 20px 0px 10px -25px;
  display: inline-block;
}



h3 {  
  background: #fafafa;
  background: rgba(255,255,255,0.75);
  background: #ac4417;
  background: rgba(172,68,23,0.85);
  width: auto;
  line-height: 18px;
  font-family: typebk;
  font-size: 16px;
  font-weight: normal;
  color: #fafafa;
  letter-spacing: 1px;
  text-align: left;
  padding: 4px 10px 5px 10px;
  border: 1px solid rgba(17,17,17,0.5);
  border-top: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0px 0px 10px 0px rgba(17,17,17,0.3);
  margin: 0px;
  position: fixed;
  top: 0px;
  right: 20px;
  overflow: visible;
  z-index: 850;
}




.footer {
  background: transparent;
  line-height: 40px;
  font-family: typebk;
  font-size: 11px;
  font-weight: normal;
  color: #405765;
  letter-spacing: 1px;
  padding: 0px 15px 0px 10px;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  position: fixed;
  right: 20px;
  bottom: 0px;
  z-index: 1002;
}

a.foo, a.foo:active, a.foo:visited, a.foo:focus {
  background: transparent;
  font-size: 11px;
  color: #405765;
  text-decoration: underline;
  padding: 0px;
  border-radius: none;
  border: 0px;
  box-shadow: none;
}

a.foo:hover {
  background: transparent;
  font-size: 11px;
  color: #405765;
  text-decoration: none;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
}



.imgbox { 
  background: transparent;
  background: #fafafa;
  width: 100%;
  max-width: 570px;
  padding: 10px;
  border: 1px solid rgba(17,17,17,0.15);
  border-radius: 8px;
  margin: 25px 20px 0px -18px;
  box-shadow: inset 0px 0px 6px -1px rgba(17,17,17,0.3);
}

.boximg, a.boximg, .boximg:hover, .boximg:active, .boximg:focus { 
  background: transparent;
  width: 100%;
  padding: 0px;
  border: 0px;
  border-radius: 8px;
  margin: 0px;
  box-shadow: none;
}



.imgbox2 { 
  background: url(../_img/_bsf/bsf_5666+bg.JPG) left -40px fixed no-repeat #efefef;
  height: 80px;
  border: 0px;
  border-top: 1px solid rgba(17,17,17,0.5); 
  border-bottom: 1px solid rgba(17,17,17,0.5); 
  border-radius: 0px;
  margin: 20px -45px 0px -25px;
  box-shadow: -20px 0px 6px -1px rgba(17,17,17,0.3);
}

.boximg2, a.boximg2, .boximg2:hover, a.boximg2:hover, a.boximg2:active, a.boximg2:focus { 
  margin-top: -40px;
}



.mapbox { 
  background: url(../_img/_bsf/bsf_5666+bg.JPG) left -40px fixed no-repeat #efefef;
  background: transparent;
  background: #ffffff;
  width: 90%;
  max-width: 690px;
  padding: 10px;
  border: 0px;
  border-radius: 8px;
  margin: 20px 20px 25px 0px;
  box-shadow: inset 0px 0px 6px -1px rgba(17,17,17,0.15);
}

.mapframe { 
  background: transparent;
  width: 100%;
  height: 280px;
  padding: 0px;
  border: 0px;
  border-radius: 8px;
  margin: 0px 0px 10px 0px;
  box-shadow: none;
}


.imgm,  a.imgm, .imgm:link, .imgm:hover, .imgm:focus, .imgm:active, .imgm:visited {
  background: transparent;
  width: 0px;
  height: 0px;
  border-radius: none;
  border: 0px;
  outline: 0px;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
}


/* HEADLINES:  */

h1 {
  background: transparent;
  line-height: 40px;
  font-family: typebk;
  font-size: 27px;
  font-weight: normal;
  color: #ac4417;
  color: #405765;
  letter-spacing: 1px;
  text-align: left;
  padding: 0px;
  border: 0px;
  margin: 0px 0px 15px 0px;
  white-space: wrap;
}


h4 {
  background: transparent;
  font-family: typerg;
  font-size: 21px;
  font-weight: normal;
  color: #ac4417;
  letter-spacing: 1px;
  padding: 0px;
  border: 0px;
  margin: 15px 0px 10px 0px;
}

h5 {
  background: transparent;
  font-family: typebk;
  font-size: 21px;
  font-weight: normal;
  color: #405765;
  letter-spacing: 1px;
  padding: 0px;
  border: 0px;
  margin: 15px 0px 10px 0px;
}

h6 {
  background: url(../_img/_bsf/bsf_5666+bg.JPG) left -40px fixed no-repeat #efefef;
  background: #ffffff;
  line-height: 30px;
  font-family: typebk;
  font-weight: normal;
  font-size: 17px;
  color: #ac4417;
  color: #405765;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 0px 20px 0px 25px;
  border: 0px;
  border-radius: 0px;
  margin: 45px -20px 20px -25px;
  box-shadow: inset 0px 0px 6px -1px rgba(17,17,17,0.15);
}



  /* LINKS:  */

a, a:active, a:visited, a:focus {
  background: #cc601e;
  background: rgba(204,96,30,0.8);
  font-family: typebk;
  font-weight: normal;
  font-size: 14px;
  color: #fafafa;
  line-height: inherit;
  text-decoration: none;
  padding: 0px 4px 1px 4px;
  margin: 0px;
  border: 1px solid rgba(17,17,17,0.25);
  border-radius: 4px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.3), inset 0px 0px 6px -1px rgba(17,17,17,0.3);
  white-space: nowrap;
}

a:hover {
  background: #405765;
  background: rgba(0,32,54,0.75);
  font-family: typebk;
  font-weight: normal;
  font-size: 14px;
  color: #fafafa;
  text-decoration: none;
  padding: 0px 4px 1px 4px;
  border: 1px solid rgba(0,32,54,0.95); 
  border-radius: 4px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.75);
  white-space: nowrap;
}

a.button, a.button:active, a.button:visited, a.button:focus {
  background: #cc601e;
  background: rgba(204,96,30,0.8);
  font-family: typebk;
  font-weight: normal;
  font-size: inherit;
  color: #fafafa;
  line-height: inherit;
  text-decoration: none;
  padding: 0px 4px 1px 4px;
  margin: 0px;
  border: 1px solid rgba(17,17,17,0.25);
  border-radius: 4px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.3), inset 0px 0px 20px -3px rgba(17,17,17,0.3);
  white-space: nowrap;
}

a.button:hover {
  background: #405765;
  background: rgba(0,32,54,0.75);
  font-family: typebk;
  font-weight: normal;
  font-size: inherit;
  color: #fafafa;
  text-decoration: none;
  padding: 0px 4px 1px 4px;
  border: 1px solid rgba(0,32,54,0.95); 
  border-radius: 4px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.75);
  white-space: nowrap;
}


a.norm, a.norm:active, a.norm:visited, a.norm:focus {
  background: transparent;
  font-family: typerg;
  font-weight: normal;
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px;
}

a.norm:hover {
  color: #ac4417;
  font-weight: normal;
  text-decoration: none;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px;
}



/* FARBE:  */

.orangeh {color: #e87c32;}

.orangem {color: #cc601e;}

.oranged {color: #ac4417;}

.blauh {color: #014f66;}

.blaum {color: #00475c;}

.blaux {color: #405765;}

.blaud {color: #003745;}

.blaudd {color: #002036;}

.weiss, .white {color: #fafafa;}



/* SCHRIFTSTIL:  */

p {
  background: transparent;
  max-width: 700px;
  font-family: typebk;
  font-weight: normal;
  font-size: 14px;
  color: #405765;
  letter-spacing: 1px;
  line-height: 150%;
  padding: 0px;
}

.zent {text-align: center;}

.lefta {text-align: left;}

.righta {text-align: right;}


.normal {
  font-family: typebk;
  font-weight: normal;
  font-size: inherit;
  color: #405765;
  line-height: inherit;
  letter-spacing: 1px;
  text-transform: none;
  text-decoration: none;
}

.normalp {
  font-family: typebk;
  font-weight: normal;
  font-size: 14px;
  color: #405765;
  line-height: inherit;
  letter-spacing: 1px;
  text-transform: none;
  text-decoration: none;
}

.normalpw {
  font-family: typebk;
  font-weight: normal;
  font-size: 14px;
  color: #fafafa;
  line-height: inherit;
  letter-spacing: 1px;
  text-transform: none;
  text-decoration: none;
}

.book {font-family: typebk;}

.light {font-family: typel;}

.bold {font-family: typerg; font-size: 104%;}

.xbold {font-family: typebd; font-size: 104%;}

.italic {font-style: italic;}

.uline {text-decoration: underline;}

.versal {text-transform: uppercase;}

.kleinbu {text-transform: lowercase;}

.spaced {letter-spacing: 1px;}

.bigger {font-size: 110%;}

.big {font-size: 120%;}

.xbig {font-size: 125%;}

.xxbig {font-size: 130%;}

.xxxbig {font-size: 135%;}

.smalla {font-size: 90%;}

.smaller {font-size: 85%;}

.small {font-size: 75%;}

.xsmall {font-size: 70%;}

.xxsmall {font-size: 65%;}


/* IMAGE-RULES:  */

img, img:hover, img:active, img:focus { 
  background: transparent;
  border: 0px;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
}

a.img, a.img:hover, a.img:active, a.img:focus { 
  background: transparent;
  border: 0px;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
}


.fleft { 
  float: left;
  margin-right: 20px; 
}

.fright { 
  float: right;
  margin-left: 20px;
}




/* DIVELEMENTS:  */

hr {
  background: transparent;
  background: rgba(17,17,17,0.1);
  height: 3px;
  border: 0px;
  margin: 20px -22px 15px -22px;
  box-shadow: none;
}

.hrs {
  background: transparent;
  background: rgba(17,17,17,0.1);
  height: 3px;
  border: 0px;
  margin: 15px -22px 15px -22px;
  box-shadow: none;
}


.pfeilr, a.pfeilr, .pfeilr:active, .pfeilr:focus, .pfeilr:hover { 
  background: url(../_img/_layout/pi_pfeilr4.png) center left no-repeat transparent;
  height: 12px;
  width: 12px;
  text-decoration: none;
  border: 0px;
  padding: 0px;
  margin: 0px 5px -1px 0px;
  box-shadow: none;
  display: inline-block;
}

.pfeilr2, a.pfeilr2, .pfeilr2:active, .pfeilr2:focus { 
  background: url(../_img/_layout/pi_pfeilr3.png) center left no-repeat transparent;
  height: 12px;
  width: 12px;
  text-decoration: none;
  border: 0px;
  padding: 0px;
  margin: 0px 5px -1px 0px;
  box-shadow: none;
  display: inline-block;
}

.pfeilr2:hover { 
  background: url(../_img/_layout/pi_pfeilr2.png) center left no-repeat transparent;
}


.pfeil, a.pfeil, .pfeil:active, .pfeil:focus, .pfeil:hover { 
  background: url(../_img/_layout/pi_pfeiL4.png) center left no-repeat transparent;
  height: 12px;
  width: 12px;
  text-decoration: none;
  border: 0px;
  padding: 0px;
  margin: 0px 5px -1px 0px;
  box-shadow: none;
  display: inline-block;
}

.pfeil2, a.pfeil2, .pfeil2:active, .pfeil2:focus { 
  background: url(../_img/_layout/pi_pfeiL3.png) center left no-repeat transparent;
  height: 12px;
  width: 12px;
  text-decoration: none;
  border: 0px;
  padding: 0px;
  margin: 0px 5px -1px 0px;
  box-shadow: none;
  display: inline-block;
}

.pfeil2:hover { 
  background: url(../_img/_layout/pi_pfeiL2.png) center left no-repeat transparent;
}


.square, a.square, .square:active, .square:focus, .square:hover { 
  background: #405765;
  background: rgba(0,32,54,0.75);
  height: 10px;
  width: 10px;
  border: 1px solid rgba(17,17,17,0.25);
  border-radius: 3px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.3);
  margin: 7px 3px 0px 0px;
  display: inline-block;
}

.squares, a.squares, .squares:active, .squares:focus, .squares:hover { 
  background: #405765;
  background: rgba(0,32,54,0.75);
  height: 8px;
  width: 8px;
  border: 1px solid rgba(17,17,17,0.25);
  border-radius: 3px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.3);
  margin: 0px 2px 0px 0px;
  display: inline-block;
}

.squarew, a.squarew, .squarew:active, .squarew:focus, .squarew:hover { 
  background: #002036;
  background: rgba(255,255,255,0.85);
  height: 10px;
  width: 10px;
  border: 0px solid rgba(17,17,17,0.75);
  border-radius: 2px;
  box-shadow: 0px 0px 5px -1px rgba(17,17,17,0.3);
  margin: 0px 2px 0px 0px;
  display: inline-block;
}

