body {
font-family:  arial, lucida sans, verdana, helvetica, sans-serif;
padding: 0px;
margin: 0px;
background-image: url(grafiken/images/bgrechts.jpg);
background-repeat: repeat-y;
background-position: top right;
color: #333399;
}

a {
color: #333399;
text-decoration: none;
}

#inhalt h1 {
font-size:1.3em;
}

#inhalt h2 {
font-size:1.1em;
}

#inhalt ul {
list-style-type: square;
}

#wrapper1 {
background-image: url(grafiken/images/bglinks.jpg);
background-repeat: repeat-y;
background-position: top left;
margin: 0px;
padding: 0px 82px 0px 103px;
}

#top {
height:33px;
font-size: 0.9em;
font-weight: bold;
text-align: center;
padding: 3px 20px 3px 20px; }

#titel {
height: 110px;
background-image: url(grafiken/images/treppe.jpg);
background-position: top right;
background-repeat: no-repeat;
display: block;
margin-right: -82px;
padding: 10px;
}

#breadcrumb {
margin-top: 25px;
font-size: 0.7em;
}

#breadcrumb a {
color: #333399;
text-decoration: underline;
}

#breadcrumb a:hover {
color: #a02000;
}

#logo {
}

.adresse {
padding-top: 20px;
text-align: center;
font-size: 1em;
font-weight: bold;
border-top: dotted 1px #003080;
}

#navi {
font-size: 0.9em;
float: left;
margin-left: 10px;
margin-right: 20px;
padding-right: 20px;
border-right: dotted 1px #003080;
font-weight: bold;
min-width: 15em;
}

#navi ul {
margin-top: 25px;
margin-left: 0px;
padding-bottom: 25px;
padding-left: 0px;
text-indent: 0px;
}

#navi li {
list-style-type: none;
margin-bottom: 1em;
text-indent: 0px;
}

#navi a {
display: block;
text-decoration: none;
color: #333399;
}
#navi a:visited {
color: #333399;
}


#navi a:hover {
color: #A02000;
}

#navi a.active {
color: #A02000;
}

#navi a:focus {
color: #A02000;
}


#inhalt{
padding-left: 10px;
padding-right: 20px;
}

#wrapper2 {
padding-left: 17em; }

#copy {
color: white;
background-color: #333399;
font-size: 0.7em;
text-align: left;
margin-top: 20px;
margin-left: -30px;
margin-right: -30px;
padding: 10px;
padding-left: 20px;

}

#copy a {
color:white;
text-decoration: none;
}

.imgre {
float: right;
border: solid 2px #333399;
margin: 0px 0px 20px 20px;}

.imgli {
float: left;
border: solid 2px #333399;
margin: 0px 20px 20px 0px;
}

.weiterlink {
text-decoration: none;
color: #333399;
text-align: right;
display: block;
margin-bottom: 10px;
}