body {
margin: 8px 0 0 0;
padding: 0;
font-family: georgia, TimesNewRoman, serif;
font-size: 100.01%;
background-color: #522908;
text-align: center;
color: #522908;
}

div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, span {
margin: 0;
padding: 0;
}

table {
table-layout: fixed;
}

a:link { 
color: black;
text-decoration: underline;
}

a:active { 
color: silver;
text-decoration: underline;
}

a:visited { 
color: black;
text-decoration: none;
}

a:hover { 
color: red;
text-decoration: none;
}


img {
border: 0;
}

div#wrapper {
width: 851px;
margin: 0 auto;
text-align: left;
background-color: white;
}

#navi {
width: 851px;
}

#navisub {
width: 851px;
}

#contentwrapper {
margin: 0;
width: 851px;
min-height: 308px;
background-image: url(sitedesign/contentback.jpg); 
background-repeat:repeat-y;
}

#content h1, h2, h3, h4, h5, h6, p {
margin-left: 75px;
margin-right: 75px;
font-weight: normal;
}

#content h6, h4, h2 {
font-weight: bold;
}

#content p {
font-size: 0.75em;
padding-top: 6px;
}


#content h6 {
font-size: 0.6em;
padding-top: 6px;
}

#content h5 {
font-size: 0.7em;
padding-top: 2px;
padding-bottom: 4px;
}

#content h4 {
font-size: 0.9em;
padding-top: 10px;
}

#content h3, h2 {
font-size: 1.2em;
padding-top: 30px;
}

#content h1 {
font-size: 1.4em;
padding-top: 30px;
}

h1 span {
float: right;
padding-left: 20px;
}

h2 img {
float: right;
margin-right: 0px;
margin-top: 20px;
}

h3 img {
float: right;
}


h1 a {
font-size: 0.6em;
}

h5 ul {
list-style-type: square;
margin-left: 25px; 
}

#contentsub {
font-size: 0.65em;
width: 851px;
background-image:  url(sitedesign/contentsub.jpg); 
background-repeat: no-repeat;
height: 98px;
}

#contentsub p {
margin-left: 75px;
padding-top: 33px;
}

#smirnofflink {
z-index: 2;
margin-left: 625px;
margin-top: -40px;
}

#rest {
background-color: #522908;
clear: both;
}


#bilderreihe {
width: 766px;
margin-top: 15px;
margin-left: 75px;
}

#bilderreihe img {
width: 120px;
height: 120px;
margin-right: 20px;
}

