body {
  margin: 0px;
  padding: 0px;
  background: #ffffcc;
  background-image: url(../images/verlauf.jpg);
  background-repeat: repeat-y;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.logo {
  position:absolute;
  top: 25px;
  left: 30px;
}
div.header {
  width: 753;
  height: 130px;
  margin-left: 260px;
  background: #88CCFF;
  background-image: url(../images/verlauf_r.jpg);
  background-repeat: repeat-y;
}
h1.title {
  margin: 0px;
  padding: 10px 0px 0px 0px;
}
h2.utitle {
  font-size: 12pt;
  margin: 0px;
  padding-top: 10px;
  padding-left: 5px;
}
div.content {
  margin-left: 270px;
  margin-right: 20px;
}
div.sidebar {
  position:absolute;
  top: 158px;
  left: 0px;
  width: 260px;
  margin: 0px;
  padding: 0px;
}
div.footer {
  margin: 30px 20px 10px 270px;
  padding: 5px;
  font-size: 8pt;
  background: #ffffcc;
  border-top: 1px solid;
  background-repeat: repeat-y; */
}
div.menu {
  padding-top: 20px;
}
a.nav {
  border: 2px #FFFFFF solid;
  text-align: center;
  white-space: nowrap; 
  padding: 5px 8px;
  margin-bottom: 0px;
  font-weight: bold;
  text-decoration: none;
}
a.nav:hover, a.navselected {
  background-color: #FFFFCC;
  border: 2px #FFFFCC solid;
  white-space: nowrap; 
  padding: 5px 8px;
  margin-bottom: 0px;
  font-weight: bold;
  text-decoration: none;
}
#home {
  background-color: #88CCFF;
  border: 2px #FFFFCC solid;
}
#home:hover {
  background-color: #FFFFCC;
  border: 2px #88CCFF solid;
}
#home:selected {
  background-color: #88CCFF;
  border: 2px #FFFFCC solid;
}
ul.submenu {
  font-size: 11pt;
  font-weight: bold;
  margin-top: 0px;
  list-style-type: none; 
  margin-left: 10px; 
  padding-left: 10px; 
}
ul.submenu ul {
  list-style-type: none;
  margin-left: 10px; 
  padding-left: 10px; 
}
ul.submenu li{
  padding-bottom: 10px;
}
ul.submenu ul li {
  padding-bottom: 10px;
}
* html ul.submenu ul li.first {
  padding-top: 10px;
}
* html ul.submenu ul li.last {
  padding-bottom: 0px;
}

a.navileft, a.navileft:visited {
  text-decoration: none;
}
a.navileftselected {
  text-decoration: none;
  background-image: url(../images/verlauf_r.jpg);
}  

#introtext {
  position: relative;
  top: 50px;
}
#introtext2 {
  position: relative;
  top: 100px;
}
#introdog {
  position: absolute;
  top: 200px;
  left: 540px;
  z-index:1;
}
#introdog2 {
  position: absolute;
  top: 390px;
  left: 420px;
}
#laufband, div.tour {
  margin: 0px;
  padding: 20px 20px 20px 100px;
}
div.clearl {
  padding-top: 10px;
  clear: left;
}  
div.bild {
  margin: 0px;
  padding: 20px 20px 20px 50px;
}
div.news {
  width: 520px;
}
div.foto {
  float:left;
}
div.cv {
}
td.cvdate {
  font-weight: bold;
  padding-left: 20px;
  width: 110px;
  vertical-align: top;
}
em {
  font-weight: bold;
}  
form {
  text-weight: bold;
}
a.nav:visited, a.navselected:visited {
  color: #0000FF;
}
a.navileft:visited, a.navileftselected:visited {
  color: #0000FF;
}

