/* links */
a:link {color:#1D024D; text-decoration:none; font-family:"Courier New", Courier, monospace;}
a:visited {color:#3D1485; text-decoration:none; font-family:"Courier New", Courier, monospace;}
a:hover {color:#4FB34C; text-decoration:none; font-family:"Courier New", Courier, monospace;}
a:active {color:#2A036F; text-decoration:none; font-family:"Courier New", Courier, monospace}

body { background-color:#FFFFFF; margin:0.1px 120px; }    

#logo {
        margin:0.5px 320px;
      }

#address {
           margin:4px 190px;
         }
#nav {
       margin:5pt 200pt; 
       padding:6pt 1pt;
     }

#nav a { 
         font-size:114%;
         line-height:normal;
         letter-spacing:3pt;
         padding:10pt;
       }

#nav p { white-space:nowrap; }

#engl a { margin: 20px 410px; white-space:nowrap; }

#ger a { margin: 20px 370px; white-space:nowrap; }

#info_en { margin: 5pt 50pt; }

#info_en h1 { font-size:18pt; white-space:nowrap; }

#info_en p { margin:1px 2px; font-size:12pt; white-space:nowrap; }

#offer p { margin:8px 16pt; font-size:12pt; color:#E10B19; white-space:nowrap; }

/* text */

p,h1,h2,h3,li { font-family:"Courier New", Courier, monospace;color:#2A036F; }
p.ad { font-size:0.9em; white-space:nowrap; }
ul   { list-style:none; }

/* content */
table { border:none;
        margin:1pt 85pt;
      }

.left {
       font-size:1.1em;
       line-height:24pt;
       padding:1pt 10pt 1pt 10pt;
       white-space:nowrap;
      }

.mid { padding:1pt 1pt 1pt 10pt; }

.right {
        font-size:1em;
        line-height:15pt;
        padding:1pt 1pt 1pt 20pt;
        white-space:nowrap;
       }

#copyright {
            font-size:1em;
            padding:1pt;
            position:relative;
            left:220pt;
            bottom:5pt;
            margin:1pt;
           }

/* Lageplan */
#plan  {
           position:relative;
           left:100pt;
       }

/* ascii-art */
#ascii pre {
            font-size: 10pt;
            font-family:"Courier New", Courier, monospace;color:#2A036F;
            font-weight: bolder;
            position: relative;
            top: -60pt;
            left: 240pt;
           }

#ascii_im pre {
               font-size: 10pt;
               font-family:"Courier New", Courier, monospace;color:#2A036F;
               font-weight: bolder;
               position: relative;
               top: -120pt;
               left: 320pt;
              }

/* Linksammlung */
#ls { font-size: 1em;
      margin: 8pt;
      padding: 10pt;
    }

#ls a {
        font-size: 1.1em;
        line-height:25pt;    
      }      


