body {margin: 0;
padding: 0;
font-family: Verdana, Helvetica,
Arial, sans-serif;
line-height: 1.3em;
font-size: 0.9em;
background-color: #cc3300; }

h1 {
color: #cc3300;
text-align: left;
font-size: 1.3em;
padding-bottom: 15px; }

h5 {
color: #cc3300;
text-align: left;
font-size: 0.7em; }

h6 {
color: #999999;
text-align: right;
font-size: 0.7em;
}

em {
font-weight: bold;
font-style: normal; }

p.bild {
margin-bottom: -0.7em;
padding-top: 17px;
margin-top: 5px;
margin-left: 75px; }


p.adress {
padding-bottom: 1.6em;
font-size: 0.8em;
text-align: center; }

p.dignity {
padding-right: 8px;
padding-bottom: 8px; }

div#right {
background-color: #cc3300;
position: absolute;
top: 0.7em;
left: 720px;
width: 180px; }


div#maincontent {
padding-left: 50px;
padding-right: 50px;
margin-top: -12px;
background-color: #ffffff;
width: 450px;
margin-left: 160px; }



a:link {text-decoration: none;
color: #ff6600; 
}

a:visited {text-decoration: none;
color: #666666;
}

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

a:active {text-decoration: none;
color: #999999; 
}

/* Gets rid of default borders around linked images. */

a:link img {border: none;
 }

a:visited img {border: none;
 }

a:hover img {border: none;
 }