/* Globales Seitenformat mit fixiertem Logo*/
body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #fbfbe9; background-attachment: fixed; background-image: url(../image/logo_klein.gif); background-repeat: no-repeat; background-position: left bottom;
        scrollbar-arrow-color : Black;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #FFFBEF;
	scrollbar-shadow-color : #999999;
	scrollbar-3d-light-color : #cccccc;
	scrollbar-base-color : #cccccc;
	scrollbar-highlight-color : #cccccc;}

/* Fliesstext #8080FF */
p { font-family: Arial, Helvetica, sans-serif; text-decoration: none ; color: #008000; font-size: 10pt; font-weight: normal ; margin-top: 5px; margin-right: 15px}

/* Link #8080FF */
/*a { font-family: Arial, Helvetica, sans-serif; text-decoration: none ; color: #008000; font-size: 10pt; font-weight: normal ; margin-top: 5px}

/* Ueberschriften */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal ; background-color: #800080; text-align: center; color: #FFFFFF; font-weight: bold; clip:  rect(  5px ); margin-bottom: 10px}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal ; font-weight: normal; background-color: #8080FF; text-align: center; color: #000000; clip:   rect(   ); margin-top: 10px}
h3 { font-family: Arial, Helvetica, sans-serif; text-decoration: none ; color: #800080; font-size: 10pt; font-weight: bold ; margin-top: 5px}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal ; color: #000000; margin-top: 10px}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal;  color: #000000;margin-bottom:5px}

/* Tabellen
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ; color: #000000; font-weight: normal; text-align: center}
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ;  color: #000000}
tr {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ; color: #000000}
*/

table.table_back {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFF1CC}
table.table_kopf {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFF1CC; margin-top: 0px}

td.table_menu {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFF1CC}
td.table_body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFF1CC; margin-right: 50px}
td.table_fuss_a {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFF1CC}
td.table_fuss_b {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFF1CC}
td.table_fuss_c {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; background-color: #FFF1CC}


/* Listen */
li {font-family: Arial, Helvetica, sans-serif ; font-size: 10pt; color: #000000; font-weight: normal}
ul {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: normal}
ol {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: normal}

/* Menu */

#miniflex {
  width: 98%;
  float: left;
  font-size: small; /* could be specified at a higher level */
  margin: 0;
  padding: 0 10px 0 10px;
  border-bottom: 1px solid #8080FF;
  position:relative;
  z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #0000C0;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 4px solid #8080FF;
  padding-bottom: 2px;
  color: #F8BF24;
}

#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 4px solid #8080FF;
}
