#wrapper
{
  width:960px;
  margin-right:auto;
  margin-left:auto;
  font-size:30px;
  font-family:bell mt, arial, helvetica, sans-serif;
  display:block;
  color:#2630d7;
  background:#ffffe6;
}


header
{
  width:960px;
  height:150px;
}


header img
{
  float: left;
  padding-left:30px;
}

header titel
{
  float: right;
  width:700px;
  text-align:center;
  font-size:50px;
  padding:30px;
}

#id_nav_top
{
  width:960px;
  height:44px;
  border: 2px solid #ffffe6;
}

#id_urlaubinfo
{
  text-align:center;
  font-size:30px;
  color:#A00000;
  background:#ffffe6;

}

#id_nav_top ul
{
  list-style-type:none;
}

#id_nav_top li
{
  display:inline;
}

#id_nav_top a
{
  display:block;
  color:#777;
  width: 150px;
  float: left;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
}


#id_nav_top a:hover
{
  background-image: url(bilder/nav-hover.png);
}


section
{
  padding:40px;
  height:700px;
}


#id_nav_bottom
{
  width:960px;
  height:44px;
  border: 2px solid #ffffe6;
}


#id_nav_bottom ul
{
  list-style-type:none;
}

#id_nav_bottom li
{
  display:inline;
}

#id_nav_bottom a
{
  display:block;
  color:#777;
  width: 200px;
  float: right;
//  font-size:16px;
// 21.11
  font-size:24px;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
}


#id_nav_bottom a:hover
{
  background-image: url(bilder/nav-hover.png);
}


#id_impressum
{
//  text-align: center;
  font-size:18px;
}

#id_rechte
{
  color:#777;
  font-size:18px;
}


#id_preise
{
  list-style-type:none;
  text-decoration: none;
//  background:red;
}

#id_preise table
{
  text-align:right;
}

section img
{
   float:left;
}

section text
{
  text-align:center;
//  background:blue;
  padding:230px;
}