body {
 font-family: Arial;
 font-size: 12px;
 text-align: center;
 margin: 0;
 padding: 0;
 background-image: url(images/karriert.gif);
 background-repeat: repeat;
 }

#container{
 width: 850px;
 margin: 10px 10px 10px 10px;
 padding left: 0px;
 border: ;
 background-color: ;
 }

#oben{
 height: 125px;
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-left: 20px;
 text-align: left;
 border: ;
 background-image: ;
 background-repeat: no-repeat;
 background-position: ;
 background-color: ;
 }

#navoben{
 height: 30px;
 margin: 5px 0px 0px 0px;
.padding: 0px 0px 0px 0px;
 vertical-align: middle;
 border: ;
 font-family: arial, helvetica, sans serif;
 font-size: 14px;
 font-weight: bolder;
 }

#navoben a{
 font-family: arial, helvetica, sans serif;
 font-size: 14px;
 font-weight: bolder;
 color: #008000;
 text-decoration: none;
 }

#navoben a:visited{
 font-family: arial, helvetica, sans serif;
 font-size: 14px;
 font-weight: bolder;
 color: #008000;
 text-decoration: none;
 }

#navoben a:hover{
 font-family: arial, helvetica, sans serif;
 font-size: 14px;
 font-weight: bolder;
 color: #FF8000;
 text-decoration: none;
 }

#navlinks{
 float: left;
 width: 200px;
 height: 400px;
 border: ;
 margin: 5px 0px 5px 0px;
 padding-top: 10px;
 background-color: ;
 }

#navlist{
 margin-left: 25px;
 padding-left: 0;
 list-style: none;
 text-align: left;
 }

#navlist li{
 padding-left: 20px;
 background-image: url(images/arrow.gif);
 background-repeat: no-repeat;
 background-position: 0.5em;
 line-height: 30px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: grey;
 }

#navlist a{
 display: block;
 font-size: 14px;
 font-weight: bolder;
 color: #008000;
 text-decoration: none;
}

#navlist a:visited{
 display: block;
 font-size: 14px;
 font-weight: bolder;
 color: #008000;
 text-decoration: none;
}

#navlist a:hover{
 display: block;
 font-size: 14px;
 font-weight: bolder;
 color: #FF8000;
 text-decoration: none;
 background-color: ;
 }

#inhalt{
 margin: 5px 0px 5px 220px;
 padding: 10px;
 height: ;
 border: ;
 text-align: left;
 }

#inhalt h1{
 font-family: arial;
 font-size: 16px;
 font-weight: bold;
 color: black;
}

#inhalt h2{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: blue;
}

#inhalt h3{
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: black;
}

#unten{
 clear: both;
 height: 5px;
 margin: 5px 0px 0px 0px;
.padding: 0px 0px 0px 0px;
 border: ;
 }