* {
margin: 0; 
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
color: #000;
background: #fff;
scrollbar-arrow-color: #838281;
scrollbarBaseColor: #c0a062;
scrollbar-track-color: #838281;
scrollbar-face-color: #c0a062;
}
a {
color: #838281;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
a img {
border: none;
}
h1, h2, h3, h4 {
font-family: Arial, Geneva, sans-serif;
background: transparent;
}
h1 {
font-size: 16pt;
color: #c0a062;
}
h2 {
font-size: 14pt;
color: #c0a062;
}
h3 {
font-size: 12pt;
color: #646362;
}
h4 {
font-size: 10pt;
color: #000;
}
p, li {
font-size: 9pt;
color: #000;
font-weight: bold;
}
p {
font-size: 9pt;
color: #000;
}
u1 {
list-style-type: square;
}
o1 {
list-style-type: decimal;
}
#container {
background: transparent;
padding: 10px 10px 10px 10px;
}
#logo {
padding: 50px 50px 50px 75px;
}
address {
padding: 0 50px 50px 75px;
font-style: normal;
font-weight: bold;
}
#content address {
padding-left: 0;
}
#column {
float: right;
width: 416px;
padding: 0 20px 0 0; 
}
#column img {
border: 8px solid #cc0066;
margin: 20px 0;
}
#column h2 {
margin: 0 0 10px 0;
color: #000;
background: transparent;
}
blockquote {
color:#cc0066;
font: bold 1.4em Arial, Helvetica, sans-serif; 
}
cite {
display: block;
color: #000;
font-size: 70%;
font-style: normal;
font-weight: normal;
}
#content {
margin: 0 460px 0 20px;
}
#content h2, #content h3 {
margin: 15px 0;
}
#content p {
margin: 10px 0;
}
#content ul {
margin: 10px 25px;
}
#content li {
padding: 3px 0;
}
#nav {
position: relative;
top: -40;
links: 0;
width: 100%;
background: transparent;
}
#navver {
position: absolute;
top: 40;
width: 100%;
background: transparent;
}
#nav li {
display: inline; 
}
#nav a {
text-decoration: none;
display: block;
float: right;
padding: 4px 20px;
font-weight: bold;
line-height: 1.5em;
}

#navver a {
text-decoration: none;
display: block;
float: left;
padding: 0px 0px;
font-weight: bold;
}


#nav a:hover {
background:#c0a062;
color: #fff;
}

#navver a:hover {
background:#c0a062;
color: #fff;
}

#center {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000;
font-weight: bold;
text-align: center;
}
#wangler {
position: absolute;
left: 20px;
top: 91px;
width: 980px;
height: 18px;
visibility: visible;
}
p.footer {
border-bottom: 10px solid #c0a062;
font-size: 120%;
padding: 10px 10px 10px 270px;
margin-bottom: 20px;
}
p.footer img {
padding: 5px;
vertical-align: center;
}
/* Klassen */

.teaser {
font-weight: bold;
}
.nowrap {
white-space: nowrap;
}

p.obermenue
{
text-decoration: underline;
line-height: 4px;
}