/* basis.css */
body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #000000;
  font-family: Univers, Verdana,sans-serif;
}

a:link { font-size: 11pt;  textdecoration: none; }

#seite {
  position: relative;
  top: 1 px;
  left: 1 px;
  width: 1024px;
  min-height: 800px;
  background-color: #e0e0e0;
  overflow: visible;
}

#headrow {
  position: static;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  min-height: 76px;
  height: 76px;
  background-image: url(./pict/borte2umbraoben.jpg);
  background-repeat: repeat-x;
  overflow: visible;
}

.menue {
  position: static;
  left; 0px;
  top: 0px;
  background-color: #c8c8b4;
  overflow: visible;
  min-height: 130px;
  min-width: 1024px;
  height: 130px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 10pt;
}
.menue a:link {  color:#243F89;}
.menue a:visited {  color:#243F89; }
.menue a:hover {  color:#000000; }

.menue1 {  width: 100px;  position: absolute;  top: 77px;  Left: 100px;}
.menue1 a {  font-size: 11pt; text-decoration:none;}
.menue1 a:hover { text-decoration:none; background-color:#646500; color: #ffffff; }
.menue1 a img { border: 1px solid #c8c8b4; }
.menue2 {  width: 100px;  position: absolute;  top: 77px;  Left: 200px;}
.menue2 a {  font-size: 11pt; text-decoration:none; }
.menue2 a img { border: 1px solid #c8c8b4; }
.menue3 {  width: 100px;  position: absolute;  top: 77px;  Left: 300px;}
.menue3 a {  font-size: 11pt; text-decoration:none; }
.menue3 a img { border: 1px solid #c8c8b4; }
.menue4 {  width: 100px;  position: absolute;  top: 77px;  Left: 400px;}
.menue4 a {  font-size: 11pt; text-decoration:none; }
.menue4 a img { border: 1px solid #c8c8b4; }
.menue5 {  width: 100px;  position: absolute;  top: 77px;  Left: 500px;}
.menue5 a {  font-size: 11pt; text-decoration:none; }
.menue5 a img { border: 1px solid #c8c8b4; }
.menue6 {  width: 100px;  position: absolute;  top: 77px;  Left: 600px;}
.menue6 a {  font-size: 11pt; text-decoration:none; }
.menue6 a img { border: 1px solid #c8c8b4; }
.menue7 {  width: 100px;  position: absolute;  top: 77px;  Left: 700px;}
.menue7 a {  font-size: 11pt; text-decoration:none; }
.menue7 a img { border: 1px solid #c8c8b4; }


#content {
  margin: 1px 0;
  padding: 1px;
  position: relative;
  top: 0px;
  left: 0px;
  height: 900px;
  overflow: visible;
}

#colimage {
  position: absolute;
  width: 155px;
  height: 400px;
  top: 0px;
  left: 0px;
}
#colcontent {
  position: absolute;
  float: right;
  top: 0px;
  left: 156px;
  width: 630px;
  max-width: 600px;
  min-height: 1200px;
  overflow: visible;
  padding: 0.7em;
  background-color: #e0e0e0;
 }
#colright {
  position: absolute;
  float: none;
  top: 0px;
  left: 790px;
  width: 165px;
  padding: 10px;
  text-align: center;
  font-size: 10pt;
}
#colcontent h1 {
  margin: 5px 0;
  padding: 2px;
  color:#8B001F;
  font-family: Haettenschweiler, sans-serif;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 0,5em;
}
#colcontent h2 {
  margin: 5px 0;
  padding: 2px;
  color:#8B001F;
  font-family: Haettenschweiler, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0,5em;
}
#colcontent h3 {
  margin: 5px 0;
  padding: 2px;
  color:#8B001F;
  font-family: Haettenschweiler, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 1,1em;
}
#colcontent h4 {
  margin: 1px 0;
  padding: 2px;
  color:#8B001F;
  font-family: Haettenschweiler, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 1,0em;
}
#colcontent p {
  text-align: justify;
  background-color: #e0e0e0;
}
#colcontent ol {
  list-style-type: decimal-leading-zero;
  margin-left: 33px;
  padding-left: 0px;
  text-indent: 0px;
}
#colcontent ol li {
  margin: 3px 0;
  padding-bottom: 4px;
  font-size: 11pt;
}
#colcontent ol p {
  margin: 3px 0;
  padding-bottom: 4px;
  font-size: 11pt;
}
#colcontent ul {
  list-style-type: disc;
}
#colright p {
  position: relative;
  top: 10px;
  left: 10px;
  text-align: center; 
}
#colrightadr {
  position: relative;
  top: 10px;
  left: 10px;
  text-align: center; 
  color:#8B001F;
  font-size: smaller;
}

#namebold {
  font-weight: bold;
}

#copyr {
  position: relative;
  top: 400px;
  bottom: 0px;
  width: 155px;
  font-size: 8pt;
  text-align: left;
  margin-left: 10px;
}

#tab1 {
  width: 600px;
  table-layout: fixed;
  border-spacing: 1px;
  border: 3px solid #8B001F; margin: 1px;
  background: #c8c8b4;
  font-size: smaller;
  text-align: center;
}

#tab1head {
  height: 50px;
  margin: 1px;
  vertical-align:top;
  font-weight: bold;
}

#tab1zel {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #8B001F; 
  margin: 1px;
  font-size: 9pt;
}
#tabzel1 p {
  text-align: center;
}

#tab1leer {
  min-height: 30px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #8B001F; 
  margin: 1px;
  
}

.unicode { font-size:15px; font-family:"Arial Unicode MS",Arial,sans-serif; }

#cover {
  font-family:  Haettenschweiler, sans-serif;
  font-size: 50pt;
  color:#8B001F;
  margin: 30px;
  text-align: center;
  background-image:url(./pict/covertipi.gif); background-repeat:no-repeat; padding:10px; height; 300px;
  width: 1024px;
}
#coverbottom {
  font-family: Univers, sans-serif, fantasy;
  font-style: static;
  font-size: 30px;
  color:#8B001F;
  letter-spacing: 0.3em;
  text-align: center;
  width: 1024px;
}

#kastenpar {
  position: absolute;
  top: auto;
  left: auto;
}
#kastenlinks {
  position: relative;
  top: 0px;
  left: 0px;
  width: 296px;
  min-height: 135px;
}
#kastenrechts {
  position: absolute;
  float: right;
  top: 260px;
  left: 310px;
  width: 270px;
  min-height: 135px;
  margin: 8px;
  border: 2px solid #8B001F;
  font-size: 0.9em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}