/* yijing.css - (c) 2011-2014 Andreas Soth */
body {
 margin: 0px;
 background-color: #000000;
 background-image: url(../bilder/besen-endlos.png);
 background-attachment:fixed;
}
#zen-mitte {
 position: absolute;
 top: 0px;
 left: 50%;
 width: 1px;
 height: 1px;
 padding: 0px;
 z-index: -1;
 border-width: 0px;
}
#zen-box {
 position: absolute;
 top: 15px;
 left: -51px;
/*  width: 700px; */

 margin: 1px;
 padding: 0px;
 z-index: 0;
 border-width: 0px;
 overflow: auto;
}
#box-startseite {
 position: absolute;
 top: 20px;
 left: 224px;
 width: 513px;

 margin: 0px;
 padding: 0px;
 z-index: 7;
 border-width: 0px;
}
#box-startseite-02 {
 position: absolute;
 top: 243px;
 left: 340px;
 width: 280px;
 height: 65px;
 margin: 0px;
 padding: 0px;
 z-index: 7;
 border-width: 0px;
}
#box-logo {
 position: absolute;
 top: 10px;
 left: 340px;
 width: 280px;
 height: 65px;
 margin: 0px;
 padding: 0px;
 z-index: 0;
 border-width: 0px;
}
#textbox-01 {
 position: absolute;
 top: 15px;
 left: 85px;
 margin: 0px;
 padding: 10px;
 z-index: 1;
 background: #EEEEEE;
 border-width: 1px;
 border-style: solid;
 border-color: #C0C0C0;
 overflow: auto;
}
#textbox-01-01 {
 position: absolute;
 top: 195px;
 left: 15px;
 margin: 0px;
 padding: 10px;
 z-index: 1;
 border-width: 1px;
 border-style: solid;
 border-color: #C0C0C0;
 overflow: auto;
}
#textbox-02 {
 position: absolute;
 top: 360px;
 left: 135px;
 margin: 0px;
 padding: 10px;
 z-index: 2;
 border-width: 1px;
 border-style: solid;
 border-color: #C0C0C0;
 overflow: auto;
}
#textbox-03 {
 position: absolute;
 top: 425px;
 left: 470px;
 margin: 0px;
 padding: 10px;
 z-index: 3;
 border-width: 1px;
 border-style: solid;
 border-color: #C0C0C0;
 overflow: auto;
}
#textbox-04 {
 position: absolute;
 top: 260px;
 right: 55px;
 margin: 0px;
 padding: 10px;
 z-index: 4;
 border-width: 1px;
 border-style: solid;
 border-color: #C0C0C0;
 overflow: auto;
}
#textbox-05 {
 position: absolute;
 top: 35px;
 left: 535px;
 margin: 0px;
 padding: 10px;
 z-index: 5;
 border-width: 1px;
 border-style: solid;
 border-color: #C0C0C0;
 overflow: auto;
}
#textbox-06 {
 position: absolute;
 top: 130px;
 left: 120px;
 margin: 0px;
 padding: 10px;
 z-index: 6;
 border-width: 1px;
 border-style: solid;
 border-color: #C0C0C0;
 overflow: auto;
}
#textbox-kontakt {
 position: absolute;
 top: 33px;
 right: 42px;
 margin: 0px;
 padding: 10px;
 z-index: 6;
 border-width: 0px;
 overflow: auto;
}
#box-tidy {
 position: fixed;
 bottom: 5px;
 left: 5px;
 z-index: 1;
 padding: 0px;
 background: #FFFFFF;
 border-width: 0px;
 border-color: #C0C0C0;
 overflow: auto;
}
pre {
 margin: 0px;
 text-align: center;
 color: #808080;
 font-family: "Courier New",consolas,monospace;
 font-size: 8pt;
 line-height:1em;
 letter-spacing: 0em;
}
p {
 margin: 0px;
 text-align: center;
 color: #666666;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 18pt;
}
h1 {
 margin: 0px;
 text-align: left;
 color: #004C8C;
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 8.5pt;
 font-weight: bold;
 line-height:1.3em;
}
h2 {
 margin: 10px;
 text-align: left;
 color: #000000;
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 18pt;
 font-weight: bold;
}
.rechts {
 text-align: right;
}
.mitte {
 text-align: center;
}
.kon {
 margin: 0px;
 text-align: right;
}
img {
 border-width: 0px;
}
a:link {
 color: #006699;
 text-decoration: underline;
 font-weight: normal;
}
a:active {
 color: #EF0000;
 text-decoration: underline;
}
a:visited {
 color: #006699;
  text-decoration: none;
}
a:focus {
 color: #EF0000;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
 background: #CECECE;
}
.SD {
 display: none;
}