/* ------- Allgemeine Tags -----------*/

body {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  line-height: normal; text-decoration: none;
  background-image: url(../images/back01.png);
}

table {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  line-height: normal; text-decoration: none;
}

ul {
  list-style-type: square;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #CC0000;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #aa0000;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #000000;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #000000;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #aa0000;
}

.font0 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #ffffff;
}

.font1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #CC0000;
}

.font2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #CC0000;
}

.font3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #000000;
}

.font4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #000000;
}

/* ------------ Menus -----------------------*/

.topmenu {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #666666;
  font-size: 10pt;
  height: 16px;
  padding-top: 10px; padding-right: 0px; padding-bottom: 6px; padding-left: 200px;
}

.topmenu a {
display: inline;
border: 1px solid #bbbbbb;
background-color: #990000;
text-decoration: none;
color: #cccccc;
font-weight: bold;
margin-top: 2px; margin-right: 4px; margin-bottom: 2px; margin-left: 4px;
padding-top: 2px; padding-right: 12px; padding-bottom: 2px; padding-left: 12px;
}

.topmenu a:hover {
border: 1px solid #eeeeee;
background-color: #cc0000;
text-decoration: none;
color: #ffffff;
}

.topbutton {
display: inline;
border: 1px solid #000000;
/*background-color: #ff6633;*/
background-color: #dd6633;
color: #000000;
font-weight: bold;
margin-top: 2px; margin-right: 4px; margin-bottom: 2px; margin-left: 4px;
padding-top: 2px; padding-right: 12px; padding-bottom: 2px; padding-left: 12px;
}



.leftmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 112px;
  padding: 4px;
  margin-top: 20px;
  text-align: left;
}

.leftmenu a {
  display: block;
  width: 112px;
  padding: 4px;
  margin: 4px;
  text-decoration: none;
  border: 1px solid #999999;
  color: #ffffff;
  background-color: #554444;
}

.leftmenu a:hover {
  text-decoration: none;
  border: 1px solid #ffffff;
  background-color: #776666;
  color: #ffffff;
}

.leftbutton {
  width: 112px;
  padding: 4px;
  margin: 4px ;
/*  background-color: #e8e0d0;*/
  background-color: #dd6633;
  color: #000000;
  border: 1px solid #000000;
}

.rightmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 190px;
  padding: 0px;
  border: 1px solid #aaaaaa;
  background-color: #e8e0d0;
  margin-top: 8px;
  text-align: left;
}

.rightmenu a {
  display: block;
  width: 170px;
  border: 1px solid #ffffff;
  padding: 4px;
  background-color: #f0e8d8;
  margin: 4px;
  margin-top: 6px;
  text-decoration: none;
  color: #0000ff;
  text-align: left;
}

.rightmenu a:hover {
  border: 1px solid #ff0000;
  background-color: #fff8e8;
  text-decoration: none;
  color: #0000ff;
}

.rightbutton {
  width: 150px;
  padding: 4px;
  color: #000000;
  margin: 4px ;
  font-weight: bold;
}

.rightbutton2 {
  width: 150px;
  padding: 4px;
  color: #000000;
  margin: 4px ;
  font-weight: normal;
}

/*.rightmenu img {
  border-color: #000000 black black; border-style: solid; border-width: 0;
  margin-top: 6px; margin-right: 12px; margin-bottom: 8px; margin-left: 6px;
}*/

.pagemenu {
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  border: 1px solid #aaaaaa;
  padding: 6px;
/*  background-color: #f0eae0;*/
/*  background-color: #f8f4e8;*/
}

.pagemenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal; line-height: normal;
  color: #0000ff;
  text-decoration: none;
/*  padding-left: 320px;*/
}

.pagemenu a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  color: #ff0000;
/*  text-decoration: underline;*/
}



/*--------- Arbeitsbereiche --------------*/

/*  Hauptfenster hell */
.main {
  background-color: #f0eae0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  border: 1px solid #ffffff;
  margin: 8px;
  padding: 4px;
}

/* Hauptfenster dunkel*/
.main2 {
  background-color: #d0c8c4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  border: 1px solid #ffffff;
  margin: 8px;
  padding-top: 8px;
}

.main2 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal; line-height: normal;
  color: #0000ff; text-decoration: none;
}

.main2 a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  color: #0000ff;
  text-decoration: underline;
}

/* Overlay für Arbeitsbereich mit speziellen Links */
.work {
  padding-left: 10px;
  padding-right: 12px;
}

.work a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal; line-height: normal;
  color: #0000ff;
  text-decoration: none;
}

.work a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  color: #ff0000;
  text-decoration: none;
}

/* ------------- Absätze -----------------------*/

.leftp {
  font-family: Arial, Helvetica, sans-serif;
}

.leftp img {
  float: left;
  border-color: #000000 black black; border-style: solid; border-width: 1;
  margin-top: 0px; margin-right: 12px; margin-bottom: 4px; margin-left: 6px;
}

.leftformel {
  font-family: Arial, Helvetica, sans-serif;
}

.leftformel img {
  float: left;
  margin-top: 0px; margin-right: 12px; margin-bottom: 4px; margin-left: 6px;
}

.rightp {
  font-family: Arial, Helvetica, sans-serif;
}

.rightp img {
  float: right;
  border-color: #000000 black black; border-style: solid; border-width: 1;
  margin-top: 6px; margin-right: 6px; margin-bottom: 4px; margin-left: 12px;
}

.centerp {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.centerp img {
  border-color: #000000 black black; border-style: solid; border-width: 1;
  margin-top: 0px; margin-right: 12px; margin-bottom: 4px; margin-left: 6px;
}

.centerformel {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

.centerformel img {
  margin-top: 0px; margin-right: 12px; margin-bottom: 4px; margin-left: 6px;
}

.framepic {
  width: 560px;
  background-color: #eae8e0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0px;
  margin-bottom: 8px;
  padding: 6px;
  border: 1px solid #ffffff;
}

.framepic img {
  float: right;
  border-color: #aaaaaa; border-style: solid; border-width: 1;
  margin-top: 0px; margin-right: 4px; margin-bottom: 4px; margin-left: 8px;
}

.rightpic {
  margin: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #e0e0e0;
  border: 1px solid #aa0000;
}

.rightpic img {
  float: right;
  height: 140px;
  border-color: #000000 black black; border-style: solid; border-width: 1;
  margin-top: 1px; margin-right: 0px; margin-bottom: 1px; margin-left: 1px;
}

/* ---------- spezielle Elemente -------------*/

.logo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; font-style: normal;
  line-height: normal;
  background-image: url(../images/logo105.png);
  height: 50px;
  width: 750px;
}

/*
.title {
  border: 1px solid #cc0000;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 4px;
  background-color: #e8e0d0;
  font-size: 13pt;
  font-weight: bold;
  color: #880000;
  padding: 4px;
  text-align: center;
}
*/

.title {
  border: 1px solid #ffffff;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 4px;
  background-color: #bb4433;
  font-size: 13pt;
  font-weight: bold;
  color: #eeeeee;
  padding: 4px;
  text-align: center;
}

.title2 {
  border: 1px solid #ffffff;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 8px;
  background-color: #bb4433;
  font-size: 13pt;
  font-weight: bold;
  color: #eeeeee;
  padding: 4px;
  text-align: center;
}

.title3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt; font-style: normal;
  line-height: normal; font-weight: bold;
  color: #000000;
  background-color: #e8d0c0;
  padding: 4px;
  text-align:center;
}

.tafel {
  border: 1px solid #dd0000;
  padding: 6px;
  margin-left: 75px;
  width: 400px;
}

table.formel {
  margin-left:10px;
}

td.formel {
  border: 1px solid #ff0000;
  padding:4px;
  background-color: #ffffff;
}

td.formel2 {
  border: 1px solid #ff0000;
  padding:4px;
}

.cour {
  font-family: Courier New, Courier, mono;
}

.einz1 {
  padding-left: 22px;
}

.einz2 {
  padding-left: 44px;
}

.einz3 {
  padding-left: 66px;
}

.einz4 {
  padding-left: 88px;
}

.whitebox {
  background-color: #fff0f0;
  border: 1px solid #ffffff;
  padding: 4px;
/*  font-family: Courier New, Courier, mono;*/
}
