body {
    background-color : #EDE9E4;
    color : #8b7e6e;
    font-family : Arial;
    font-size : 11px;
    margin:0;
  }

h1 {
    font-size:15px;
    margin-top:18px;
    margin-bottom:10px;
    color:#9a201d;
    text-align:left;
  }

h2 {
    font-size:12px;
    margin-top:2px;
    margin-bottom:4px;
  }


a {
    font-style:none;
  }

div.tr {
    display:table-row;
  }


div.td {
    display:table-cell;
  }


ul {
    padding-left:10px;
  }

#outer {
background-color:#fff;
width:900px;
padding-left:10px;
}

#header {
background-color:#fff;
background-image:url(images/header.jpg);
width:900px;
height:100px;
}

#navbar {
background-color:#fff;
width:900px;
min-height:72px;
float:right;
padding:0;
border:0;
margin-bottom:2px;
border-collapse:none;
}
.navigation {
padding-bottom:10px;
}
.navbar {
border-right:2px solid #fff;
background-color:#bfb5a9;
height:72px;
vertical-align:top;
width:150px;
font-weight:bold;
text-decoration:none;
padding:2px;
}

.navbar a:hover, .navbar a.active {
color:#9a201d;
}

.navbar a {
color:#ffffff;
text-decoration:none;
}

#content {
width:405px;
min-height:326px;
float:left;
font-size:12px;
text-align:justify;
padding-right:25px;
padding-left:10px;
}

#content a:link, #content a:visited, #content a:active {
    color : #8b7e6e;
    font-style:underline;
}

#content a:hover {
	font-weight:bold;
}
/*Alle Bilder initialisieren*/
#bild-right, #bild-right10, #bild-right11, #bild-right12, #bild-right13, #bild-right20, #bild-right21,#bild-right22,#bild-right23, #bild-right30, #bild-right40, #bild-right50,#bild-right90  {
background-color:#fff;
width:450px;
height:432px;
float:right;
}

/*Bilder erste Topnav*/
#bild-right, #bild-right10 {
background-image:url(images/bilder/bild10.jpg);
}
#bild-right11 {
background-image:url(images/bilder/bild11.jpg);
}
#bild-right12 {
background-image:url(images/bilder/bild12.jpg);
}
#bild-right13 {
background-image:url(images/bilder/bild13.jpg);
}

/*Bilder zweite Topnav*/
#bild-right20 {
background-image:url(images/bilder/bild20.jpg);
}
#bild-right21 {
background-image:url(images/bilder/bild21.jpg);
}
#bild-right22 {
background-image:url(images/bilder/bild22.jpg);
}
#bild-right23 {
background-image:url(images/bilder/bild23.jpg);
}

#bild-right30 {
background-image:url(images/bilder/bild30.jpg);
}
#bild-right40 {
background-image:url(images/bilder/bild40.jpg);
}
#bild-right50 {
background-image:url(images/bilder/bild50.jpg);
}
#bild-right90 {
background-image:url(images/bilder/bild90.jpg);
}


#bild-bottom, #bild-bottom10,#bild-bottom12,#bild-bottom13,#bild-bottom20,#bild-bottom23, #bild-bottom30, #bild-bottom40, #bild-bottom50 {
width:300px;
height:106px;
float:right;
}

#bild-bottom, #bild-bottom10{
background-image:url(images/bilder/bild-content-10.jpg);
}
#bild-bottom11{
background-image:url(images/bilder/bild-content-11.jpg);
}
#bild-bottom12{
background-image:url(images/bilder/bild-content-12.jpg);
}
#bild-bottom13{
background-image:url(images/bilder/bild-content-13.jpg);
}

#bild-bottom21{
background-image:url(images/bilder/bild-content-21.jpg);
}
#bild-bottom22{
background-image:url(images/bilder/bild-content-22.jpg);
}
#bild-bottom23{
background-image:url(images/bilder/bild-content-23.jpg);
}


