body {
  font-family:Verdana;
  font-size:12px;
}

h1 {
  color:#919191;
  font-size:14px;
  margin:0 0 0 25px;
  width:530px;
}

h2 {
  color:#333333;
  font-size:12px;
  margin:0 0 0 25px;
  width:530px;
}

img {
border: 0;
}

.bild img{
  border: 1px solid #DCDCDC;
  padding: 5px;
}

.bild a:hover img{
  border: 1px solid #717171;
}

#aussen {
  background-color:transparent;
  position:absolute;
  top:50%;
  left:0px;
  width:100%;
  margin-top:-294px;
  text-align:center;
}

#innen {
  width:970px;
  margin:0px auto;
  position:relative;
  height:543px;
  border:1px solid #cecece;
}

#header {
  height:85px;
  background-image:url(../images/bg_header.gif);
  background-repeat:no-repeat;
  background-position:0px top
}
#header ul {
  list-style-type:none;
  margin:0 0 0 30px;
  padding:0;
  font-size:12px;
  font-weight:bold;
}
#header ul a {
  color:#1170ce;
  text-decoration:none;
}
#header ul a.active {
  color:#919191;
}

#header ul a:hover {
  color:#919191;
}

#header ul li {
  margin:35px 15px 0 0;
  padding:0;
  float:left;
}
#header ul.submenu {
  clear:left;
  font-size:11px;
  color:#919191;
}
#header ul.submenu#reisende {
  margin-left:83px;
}
#header ul.submenu#planung {
  margin-left:158px;
}
#header ul.submenu#reisebericht {
  margin-left:311px;
}
#header ul.submenu#gaestebuch {
  margin-left:408px;
}
#header ul.submenu#llinks {
  margin-left:492px;
}
#header ul.submenu#verschiedenes {
  margin-left:542px;
}

#header ul.submenu li {
  margin:2px 0 0 0;
  font-weight:normal;
  padding:0 15px 0 0 !important;
}
#header ul.submenu li a {
  color:#1170ce;
}
#header ul.submenu li a.active {
  color:#919191;
}

#header ul.submenu li a:hover {
  color:#919191;
}

#footer {
  height:85px;
  text-align:left;
  background-image:url(../images/bg_footer.gif);
  background-repeat:no-repeat;
  background-position:0px bottom
}
#footer ul {
  list-style-type:none;
  margin:0 0 0 10px;
  padding:0;
  font-size:10px;
}
#footer ul a {
  color:#1170ce;
  text-decoration:underline;
}

#footer ul a:hover {
  color:#1170ce;
  text-decoration:none;
}


#footer ul li {
  margin:57px 15px 0 0;
  padding:0;
  float:left;
}
#footer ul.submenu {
  clear:left;
}
#footer ul.submenu li {
  margin:2px 0 0 0;
  font-weight:normal;
  padding:0 15px 0 0 !important;
  color:#919191
}

#content {
  height:373px;
  text-align:left
}

#content #left {
  width:375px;
  height:373px;
  border-right:1px solid #cecece;
  text-align:center;
  float:left;
}

#content #right {
  background-image:url(../images/wasserzeichen.gif);
  background-repeat: no-repeat;
  height:373px;
  width:594px;
  float:left;
  overflow:auto;
}

#content #right p {
  width:530px;
  margin:20px 0 0 25px;
  padding:0;
  line-height:1.5em;
}

#content #right a {
color:#1170ce;
}

#content #right a:hover {
text-decoration:none;
}