/* screen css 4 sfbtr6 */
/* 
Bei mehreren Angaben werden die Angaben intern nach der angenommenen Reihenfolge für 1=oben, 2=rechts, 3=unten, 4=links interpretiert.
Zwei Angaben bedeuten: die erste Angabe bedeutet den Abstand für oben und unten, die zweite den Abstand für rechts und links.
Drei Angaben bedeuten: die erste Angabe bedeutet den Abstand für oben, die zweite den Abstand für rechts und links und die dritte den Abstand für unten.
Vier Angaben bedeuten: die erste Angabe bedeutet den Abstand für oben, die zweite den Abstand für rechts, die dritte den Abstand für unten und die vierte den Abstand für links.
*/

body {
  /*background: url(../img/grau_nach_weiss.jpg) repeat-x #ffffff;*/
  background: url(../img/grau_nach_grau.jpg) repeat-x #eee;
  /*background-color:#666;*/
  color: black;
  margin: 0;
  padding: 5px; 
  /* min-width: 600px; */
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif ;
}

#allsfb{
  max-width: 90%; 
  margin: 0 auto; 
  border:dotted #999 0px;
  min-width: 750px;
}

img { 
  border: 0;
  padding: 1px;
  max-width: 95%;
}

a:link    {background-color:transparent; color: blue; text-decoration:none;}
a:visited {background-color:transparent; color: blue; text-decoration:none;}
a:hover   {background-color:transparent; color: blue; text-decoration:underline;}
a:active  {background-color:transparent; color: blue; text-decoration:none;}

#logo {
  border: 0px solid #f90;
  background: #f90;
  height: 98px;
  padding: 0 0 0.5em 1em;
  line-height:1.4em;
  
}

#logo a {
  color: black;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  font-size: 1.1em; 
  line-height:1.4em;
}

#footer {
  border-top: 1px dotted #ccc;
/*  background: #ffefce;*/
  background: #ccc;
  text-align: right;
  clear: both;
  padding: 0 5px;
}

#footer a:link    {background-color:transparent; color: black; text-decoration:none;}
#footer a:visited {background-color:transparent; color: black; text-decoration:none;}
#footer a:hover   {background-color:black; color: #f90; text-decoration:underline;}
#footer a:active  {background-color:transparent; color: black; text-decoration:none;}


#page { 
  font-size: 0.8em; 
  border: 0px solid #ccc; 
  background: #f90;
  min-width:750px;
}

#menudiv {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0 0; 
  padding: 0em 2px 1em 5px;
  background-color:#f90;
  width: 15em;
  float:left;
  border: 0px solid #000;
}

ul#menu {
  text-indent:0em;
  font-size: 1em;
  font-weight: bold;
  float: left; 
  margin: 0; 
  padding-top: 1em;
  padding-right:0em;
  padding-bottom:2em;
  padding-left:0em;
  border:0;
}

  ul#menu li {
    /*list-style: none;*/
    list-style-position:inside;
    list-style-image:url(../img/sfbdot.gif);
    margin: 0em 0.2em 0.8em 0em; padding: 0;
    border: 0px dotted silver;
    background-color:transparent;
  }

  ul#menu li.empty {
    list-style: none;
    list-style-image:none;
    margin: 0; 
    padding: 0.2em;
    border: 0px solid silver;
    background-color:transparent;
    line-height:0.1em;
  }
  ul#menu li ul li {
    /*list-style: none;*/
    list-style-position:inside;
    font-size: 0.90em;
    list-style-image:url(../img/sfbdot.gif);
    margin: 0 0 0.4em 0; padding: 0;
    background-color:transparent;
    text-indent:0em;
    margin-left:-2.2em;
  }
  ul#menu a {
    display: inline-block;
    padding: 0.1em;
    font-weight: bold;
    text-decoration:none;
    /*letter-spacing:0px;*/
  }
  ul#menu a:link {
    color: black; background-color: transparent;
  }
  ul#menu a:visited {
    color: black; background-color: transparent;
  }
  ul#menu a:hover {
    color: #f90; background-color: #fff;
  }
  ul#menu a:active {
    color: black; background-color:  transparent;
  }
  ul#menu a#cur {    
	color: white;
	background-color: transparent;
  }

.tooltip { 
    position: absolute; 
    display: none; 
    background-color: #FFFFFF; 
    border-width: 1px; 
    border-style: dotted; 
    border-color: silver; 
    padding: 2px; 
    font-size: 0.8em;
  }


#content {
    font-size: 1em;
    margin: 0 0 0 15.6em;
    padding: 0.5em 1em 0.5em 1em;
    background-color:#fff;
    min-height:350px;
    width:;
  }

#content h1 {
  font-size: 1.5em;
  margin: 0.2em 0 0.7em 0em;
  padding: 0 0 0 0.5em;
  color: #f90;
  border-bottom: 1px solid silver;
  font-weight: bold;
  }


#content hr {
  color:silver; 
  background-color:transparent; 
  text-align:center; 
  height:1px;
}


* html div#content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }

.tabline {
  border-bottom:1px dotted silver;
}
.tabline_black {
  border-bottom:1px dotted black;
}

.bigtab1 {}
.trackie6 {}

#event {}
#event a:link    {background-color:transparent; color: blue; text-decoration:none; font-weight:bold;}
#event a:visited {background-color:transparent; color: blue; text-decoration:none; font-weight:bold;}
#event a:hover   {background-color:transparent; color: blue; text-decoration:underline; font-weight:bold;}
#event a:active  {background-color:transparent; color: blue; text-decoration:none; font-weight:bold;}
#event table.navi {background-color:#ff9900;border: 1pt #ff9900 solid; border-collapse:collapse;}
#event td.navi    {border:1pt silver solid;text-align:center;background-color:#eeeeee;}
#event td.navicur {border:1pt silver solid;text-align:center;background-color:#ff9900;}



#content a.icon_l[href^="mailto:"] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/email_link.png) center left no-repeat;
}

#content a.icon_l[href^="http:"] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(../img/icon/page_white_link.png) center left no-repeat;
}

#content a.icon_l[href$='.pdf'], 
#content a.icon_l[href$='.PDF'] {
  display:inline-block;
  padding-left:20px;
  line-height:1.25em;
  background:transparent url(../img/icon/page_white_acrobat.png) center left no-repeat;
}

#content a.icon_l[href$='.ps'], 
#content a.icon_l[href$='.PS'] {
  display:inline-block;
  padding-left:20px;
  line-height:1.25em;
  background:transparent url(../img/icon/page_ps.png) center left no-repeat;
}


#content a.icon_l[href$='.xls'], #content a.icon_l[href$='.xlt'], #content a.icon_l[href$='.xlw'], 
#content a.icon_l[href$='.XLS'], #content a.icon_l[href$='.XLT'], #content a.icon_l[href$='.XLW'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_excel.png) center left no-repeat;
}

#content a.icon_l[href$='.csv'],
#content a.icon_l[href$='.CSV'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_csv.png) center left no-repeat;
}


#content a.icon_l[href$='.ppt'], #content a.icon_l[href$='.pps'], 
#content a.icon_l[href$='.PPT'], #content a.icon_l[href$='.PPS'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_powerpoint.png) center left no-repeat;
    }

#content a.icon_l[href$='.doc'], 
#content a.icon_l[href$='.DOC'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_word.png) center left no-repeat;
    }

#content a.icon_l[href$='.rtf'], #content a.icon_l[href$='.txt'], 
#content a.icon_l[href$='.RTF'], #content a.icon_l[href$='.TXT'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_text.png) center left no-repeat;
    }

#content a.icon_l[href$='.odt'],   
#content a.icon_l[href$='.ODT'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_odt.png) center left no-repeat;
    }

#content a.icon_l[href$='.ods'],   
#content a.icon_l[href$='.ODS'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_ods2.png) center left no-repeat;
    }

#content a.icon_l[href$='.sty'],  
#content a.icon_l[href$='.STY'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_sty.png) center left no-repeat;
    }

#content a.icon_l[href$='.tex'], 
#content a.icon_l[href$='.TEX'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_tex.png) center left no-repeat;
    }


#content a.icon_l[href$='.zip'], #content a.icon_l[href$='.gzip'], #content a.icon_l[href$='.rar'], #content a.icon_l[href$='.gz'], #content a.icon_l[href$='.gz2'],
#content a.icon_l[href$='.ZIP'], #content a.icon_l[href$='.GZIP'], #content a.icon_l[href$='.RAR'], #content a.icon_l[href$='.GZ'], #content a.icon_l[href$='.GZ2'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_zip.png) center left no-repeat;
  }


#content a.icon_l[href$='.avi'], #content a.icon_l[href$='.mpg'], #content a.icon_l[href$='.mpeg'], #content a.icon_l[href$='.mov'], #content a.icon_l[href$='.divx'], #content a.icon_l[href$='.wmv'],
#content a.icon_l[href$='.AVI'], #content a.icon_l[href$='.MPG'], #content a.icon_l[href$='.MPEG'], #content a.icon_l[href$='.MOV'], #content a.icon_l[href$='.DIVX'], #content a.icon_l[href$='.WMV'] {
  display:inline-block;
  padding-left:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_movie2.png) center left no-repeat;
  }











#content a.icon_r[href^="mailto:"] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/email_link.png) center right no-repeat;
}

#content a.icon_r[href^="http:"] {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(../img/icon/page_white_link.png) center right no-repeat;
}

#content a.icon_r[href$='.pdf'], 
#content a.icon_r[href$='.PDF'] {
  display:inline-block;
  padding-right:20px;
  line-height:1.25em;
  background:transparent url(../img/icon/page_white_acrobat.png) center right no-repeat;
}

#content a.icon_r[href$='.ps'], 
#content a.icon_r[href$='.PS'] {
  display:inline-block;
  padding-right:20px;
  line-height:1.25em;
  background:transparent url(../img/icon/page_ps.png) center right no-repeat;
}

#content a.icon_r[href$='.xls'], #content a.icon_r[href$='.xlt'], #content a.icon_r[href$='.xlw'], 
#content a.icon_r[href$='.XLS'], #content a.icon_r[href$='.XLT'], #content a.icon_r[href$='.XLW'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_excel.png) center right no-repeat;
}

#content a.icon_r[href$='.csv'],
#content a.icon_r[href$='.CSV'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_csv.png) center right no-repeat;
}


#content a.icon_r[href$='.ppt'], #content a.icon_r[href$='.pps'], 
#content a.icon_r[href$='.PPT'], #content a.icon_r[href$='.PPS'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_powerpoint.png) center right no-repeat;
    }

#content a.icon_r[href$='.doc'], 
#content a.icon_r[href$='.DOC'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_word.png) center right no-repeat;
    }

#content a.icon_r[href$='.rtf'], #content a.icon_r[href$='.txt'], 
#content a.icon_r[href$='.RTF'], #content a.icon_r[href$='.TXT'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_text.png) center right no-repeat;
    }

#content a.icon_r[href$='.odt'],   
#content a.icon_r[href$='.ODT'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_odt.png) center right no-repeat;
    }

#content a.icon_r[href$='.ods'],   
#content a.icon_r[href$='.ODS'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_ods2.png) center right no-repeat;
    }

#content a.icon_r[href$='.sty'],  
#content a.icon_r[href$='.STY'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_sty.png) center right no-repeat;
    }

#content a.icon_r[href$='.tex'], 
#content a.icon_r[href$='.TEX'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_tex.png) center right no-repeat;
    }


#content a.icon_r[href$='.zip'], #content a.icon_r[href$='.gzip'], #content a.icon_r[href$='.rar'], #content a.icon_r[href$='.gz'], #content a.icon_r[href$='.gz2'],
#content a.icon_r[href$='.ZIP'], #content a.icon_r[href$='.GZIP'], #content a.icon_r[href$='.RAR'], #content a.icon_r[href$='.GZ'], #content a.icon_r[href$='.GZ2'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_white_zip.png) center right no-repeat;
  }

#content a.icon_r[href$='.avi'], #content a.icon_r[href$='.mpg'], #content a.icon_r[href$='.mpeg'], #content a.icon_r[href$='.mov'], #content a.icon_r[href$='.divx'], #content a.icon_r[href$='.wmv'],
#content a.icon_r[href$='.AVI'], #content a.icon_r[href$='.MPG'], #content a.icon_r[href$='.MPEG'], #content a.icon_r[href$='.MOV'], #content a.icon_r[href$='.DIVX'], #content a.icon_r[href$='.WMV'] {
  display:inline-block;
  padding-right:20px;
  line-height:18px;
  background:transparent url(../img/icon/page_movie2.png) center right no-repeat;
  }




