#container {
text-align: left;
margin: 0 auto;
width: 750px;
background: #FFFCF9;
color: #020290;
}

.kopf {
border-bottom: 15px solid #0000CC;
background: transparent url(../images/j_oben.jpg) 371px 0 no-repeat;
color: #020290;
height: 96px;
}
div.kopf h1 {
font-family: Palatino Linotype, Times New Roman, Garamond, serif;
letter-spacing: 0.1em;
font-size: 1.4em;
font-weight: bold;
padding: 16px 20px;
background: transparent url(../images/kreis_li.gif) 0 0 no-repeat;
color: #020290;
}

#menu {
font-size: 0.85em;
letter-spacing: 0.1em;
width: 14.5em;
float: left;
height: 250px;
}

div#menu ul {
list-style: none;
padding: 0 20px;
margin: 20px 0 10px 0;
}
div#menu ul li {
margin-top: 15px;
}

.link_bg { color: #F58220; background: transparent; }

#inhalt {
padding: 20px 10px 30px 20px;
font-size: 0.8em;
height: 250px;
overflow: auto;
background: #D5E6FF;
color: #020290;
border-bottom: 15px solid #0000CC;
}
div#inhalt h3 { margin-top: 1em; }
div#inhalt h3.utitel { margin-top: 0.2em; }
div#inhalt p { margin-top: 0.5em; }

div#inhalt ul { list-style: none;  margin-top: 0.5em; }
div#inhalt ul li {
 padding-left: 17px;
 margin: 5px 0;
 background: url(../images/stift.gif) 0 1px no-repeat;
}
div#inhalt ol { margin: 0.5em 0 0 1.9em; }
div#inhalt ol li { margin: 5px 0; }

p.linkintern{
margin: 20px 20px 0 0;
text-align: right;
letter-spacing: 0.1em;
font-size: 0.85em;
}

.wellen {
margin-top: -4px;
}