html { background: #fff; font-family: verdana, arial, sans-serif; font-size: 12px; color: #009;}
body {  overflow: auto; text-align: center;}
* { margin: 0; padding: 0;}


#right { float: left; width: 10%; height: 1000px; background: url(inlays/backblau.png) 0 -200px;} 
#wrap  { float: left; width: 800px; height: 1000px; text-align: left;}
div#wrap > div#nav { background: url(inlays/kurve4.png) no-repeat; position: absolute; top: 0; left: 17,5%;  width: 520px; height: 1000px;}
#logo  { float: right; width: 80%; height: 150px;  margin-right: 50px; background: url(inlays/pisca.jpg) no-repeat 73% 20px; text-align: right; font-size: 11px;}
#cont  { float: right; width: 350px; height: 400px; margin-right: 50px; overflow: auto;}
  .sites { float: left; width: 320px; font-weight: bold; text-align: right; margin: 20px 5px 0 0;}
  .bild  { float: right; width: 150px; height: 108px; margin: 5px 0 0 0;}
  .txt   { width: 290px; text-align: left; margin: 0 5px 0 30px;}



#nav{  background: url(inlays/kurve4.png) no-repeat 0px -15px; color: #6cf; font-weight: bold; font-size: 14px;}
  div#nav a {text-decoration: none;  color: #6cf;}
  div#nav li { position: relative; margin: 0; list-style-type: none; margin: 10px 0 4px 0;}
  div#nav .level1 { margin-top: 150px;}
  div#nav ul ul li.sub a {text-decoration: none;  color: #9ff;}

  div#nav a:focus, #nav a:hover {  text-decoration: none; color: #cff; background: url(inlays/pfeil.png) 0 4px no-repeat; padding-left: 12px;}
  em {font-size: 10px; font-style: normal;}
  div#nav ul ul { position: relative; top: 0; left: 0; background: none; font-size: 12px; line-height: 15px;}
  div#nav ul ul li { list-style-type: disc; list-style-position: inside; margin: 0;}
