body
{
margin: 0;
padding: 0;
background-color: #ffffff;
font-family: arial, helvetica, verdana, sans-serif;
background-image: url(bilder/bg.gif); 
background-repeat: repeat-y;
}
/* Header */

#head { 
background-color: #5e5258; 
height: 95px; 
width: 100%; 
margin: 0;
padding: 0; }

#head img.logo { 
margin-top: 25px; 
margin-right: 40px; }

#address { 
color: #63585e; 
font-size: 13px; 
font-weight: bold; 
background-color: black;
height: 15px; 
width: 100%;
letter-spacing: 2px; 
padding-top: 0; }

#address a {
color: #63585e;
text-decoration: none;
}

#address a:hover {
color: #960033;
text-decoration: none;
}


/* Navigation */


#nav { 
color: #fff; 
font-size: 14px; 
font-weight: bold;
height: 100%; 
width: 265px; 
background-image: url(bilder/bg.gif); 
background-repeat: repeat-y;}

#nav ul { 
color: #fff; 
font-size: 14px; 
font-weight: bold; 
margin: 0px; }

#nav li { 
color: #fff; 
font-size: 14px; 
font-weight: bold; 
list-style-type: none; 
padding: 0 65px 6px 0;  }

#nav li a { 
color: #fff; 
font-size: 14px; 
font-weight: bold;
text-decoration: none;  }

#nav li a:hover { 
color: #fff; 
font-size: 14px; 
font-weight: bold;
text-decoration: none;  }

#nav ul.two { 
color: #fff; 
font-size: 14px; 
font-weight: bold; 
padding-top: 30px; }

img.bullet { 
margin-left: 6px; 
visibility: hidden; }

img.bulleton { 
margin-left: 6px; 
visibility: visible; }


/* Inhalt */

#content { 
font-size: 14px; 
font-stretch: semi-expanded; 
height: auto; 
width: 390px; 
top: 111px;
left: 265px; 
position: absolute; 
visibility: visible; 
padding: 110px 20px 20px 20px;
background-color: transparent; }

*html #content { 
font-size: 14px; 
font-stretch: semi-expanded; 
height: auto; 
width: 395px; 
top: 111px;
left: 265px; 
position: absolute; 
visibility: visible; 
padding: 110px 20px 20px 20px;
background-color: transparent; }

#content table { 
width: 400px; 
}

*html #content table { 
width: 405px; 
}

#content h1
{
margin: 0;
padding: 0;
font-size: 18px;
margin-bottom: 20px;
}

#content h2
{
margin: 0;
padding: 0;
font-size: 16px;
line-height: 18px;
}

h3
{
margin: 0;
padding: 0;
font-size: 16px;
line-height: 18px;
color: #960033;
}

#content td.bgrosa {
background-color: #eed9e0;
padding: 2px 2px 2px 2px;
border: none;
height: 25px;
}

#content td {
padding: 2px 2px 2px 2px;
border: none;
height: 25px;
}

#content td.uebersicht {
padding: 2px 2px 2px 2px;
border: none;
height: 25px;
padding-top: 20px;
}

#content td.description {
padding: 2px 1px 20px 2px;
}

p
{
font-size: 14px;
line-height: 16px;
margin: 0 20px 0 0px;
}

#content a:link
{
color: #960033;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

#content a:visited
{
color: #960033;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

#content a:hover
{
color: #000000;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

#content a:active
{
color: #960033;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

#content a.black {
color: #000000;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

#content a.black:hover {
color: #960033;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}

#content ul li {
margin: 0 20px 0 -23px;
padding: 0;
}

/* rechte Spalte */

#picture { 
height: auto; 
width: auto; 
left: 680px; 
top: 111px; 
position: absolute; 
visibility: visible;
padding: 147px 0px 0px 40px;
background-color: transparent; }

#picture a
{
color: #960033;
font-size: 14px;
line-height: 18px;
text-decoration: none;
}


/* Formularfelder */

.eingabe
{
margin: 8px 8px 8px 0;
padding: 2px 2px 0;
width: 200px;
height: 19px;
border: solid 1px #333333;
font-family: arial, helvetica, verdana, sans-serif;
}

.senden
{
margin: 0 0 8px 0;
padding: 1px 6px 1px 6px;
width: 45pxs;
height: 20px;
border: solid 1px #333333;
font-family: arial, helvetica, verdana, sans-serif;
font-weight: normal;
font-size: 12px;
}

.eingabe2
{
margin: 2px 8px 2px 0;
width: 200px;
height: 16px;
border: solid 1px #333333;
font-family: arial, helvetica, verdana, sans-serif;
}

