

/* Allgemein 
   --------- */

body {
 background-color: #ffffff;
 margin: 0; padding: 0;
 font-family: Courier New, monotype;
 font-size: 100%;
}

body, table {
 color: #000;
}

div, table {
 font-size: 1em;
}

p { 
 margin: 0 0 1.25em 0; 
 padding: 0;
 line-height: 1.46em;
 text-align: left;
}

p1 { 
 margin: 0 0 1.25em 60px; 
 padding: 0;
 line-height: 1.46em;
 text-align: left;
}

h1 {
 font-family: Courier New, monotype;
 font-size: 2em;
 color: #000000;
}

h2 {
 font-family: Courier New, monotype;
 font-size: 1em;
 color: #000000;
}

h3 {
 font-family: Courier New, monotype;
 font-size: 0.95em;
 color: #000000;
}

h4 {
 font-family: Courier New, monotype;
 font-size: 0.8em;
 color: #000000;
}

h5 {
 font-family: Courier New, monotype;
 font-size: 0.75em;
 color: #000000;
}

h6 {
 font-family: Courier New, monotype;
 font-size: 0.7em;
 color: #000000;
}

a { 
 text-decoration: none;
 font-weight: normal;
 color: #000000;
}

a:hover {
 text-decoration: underline;
}

a img { 
 padding: 6px;
 border: 0;
}

big {
 font-size:1.14em;
}

.hspaced {
 letter-spacing:0.1em;
 word-spacing: 0.1em
}

.vspaced {
 line-height: 2em;
}

/* Hauptcontainer */

#main {
 margin-left: 80px;
 margin-right: 40px;
 border-style: ;
 border-width: 0 0 2px 2px;
 border-color: #black;
 padding: 0 0 1.75em 21px;
}

#h1ct {
 margin: 0;
 padding: 36px 0 56px 0;
 line-height: 48px;
}

#h1 {
 height: 48px;
}