/*
background: url("hover.jpg") 0 0 no-repeat;
background-position: 150px 0;
*/

.std {
  font-size: 14px;
}

.stdfett {
  font-size: 14px;
  font-weight: bold;
}

.gross {
  font-size: 16px;
}

.grossfett {
  font-size: 16px;
  font-weight: bold;
}

.groesser {
  font-size: 18px;
}

.groesserfett {
  font-size: 18px;
  font-weight: bold;
}

.tabelle {
  border: 1px solid #000000;
  border-spacing: 0px;
}

.td {
  border: 1px solid #000000;
  padding: 3px;
}

body {
  text-align: left;
  font-family: Arial, Verdana, Helvetica;
  font-size: 13px;
}


form {
  margin: 0;
  padding: 0;
}

a img {
  border: 0px;
}

.wrap {
  min-width: 1000px;
  max-width: 1000px;
  width: auto !important;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  background: url(images/lbg.png) 23% 0 repeat-y;
}

.header {
  height: 125px;
  margin-top: 2px;
  margin-bottom: 5px;
  color: #fff;
}

.leftcol {
  width: 17%;
  vertical-align: top;
}

.contentcol {
  width: 66%;
  vertical-align: top;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 14px;
}

.rightcol {
  width: 17%;
  vertical-align: top;
}

.contentcol a, .contentcol a:link, .contentcol a:link, .contentcol a:visited {
  color: #000000;
}

.contentcol a:active, .contentcol a:hover {
  color: #FF0000;
}

.footer {
  clear: both;
  background: #fff url(images/fbg.png) 0 bottom no-repeat;
  height: 60px;
  margin-bottom: 10px;
  padding-top: 20px;
  text-align: center;
}

h1, .componentheading {
  font-weight: bold;
  font-size: 36px;
  margin-top: 0px;
}

h2 {
  font-size: 32px;
  font-weight: bold;
  margin-top: 0px;
}

h3 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 0px;
}

h4 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 0px;
}

h5 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0px;
}

h6 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
}

hr {
  border: 1px solid #C0C0C0;
}

fieldset {
  padding: 0.3em;
  border: 0px;
}

.footer {
  font-size: 11px;
}


/*Styles für slidemenü*/
.topItem {
  height: 25px;
  cursor:pointer;
  color: #ff0000;
  background: url("arrow-up-title.jpg") no-repeat 0 0;
  background-position:center;
  background-repeat:no-repeat;
}

.topItem:hover {
  height: 25px;
  cursor:pointer;
  color: #FF6666;  
  background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center;
  background-repeat:no-repeat;
}

.topItemClose {
  height: 25px;
  color: #ff0000;
  cursor:pointer;
  background: url("arrow-down-title.jpg") no-repeat 0 0;
  background-position:center;
  background-repeat:no-repeat;
}

.topItemClose:hover {
  height: 25px;
  color: #FF6666;
  cursor: pointer;
  background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center;
  background-repeat:no-repeat;
}

/*ENDE Styles für slidemenü*/

/** Menü **/
.menue {
  padding: 0;
  margin-bottom: 1em;
  color: #FF0000;
}

.menue {
  margin-bottom: 1em;
}

.menue h3 {
  background: #C0C0C0;
  color: #000000;
  padding: 0.25em 0.5em;
  text-align: left;
  font-size: 1.1em;
  margin: 0;
  border-bottom: 1px solid #fff;
}

.menue ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menue li {
  border-bottom: 1px solid #C0C0C0;
  margin: 0;
  list-style: none;
}

.menue li a {
  display: block;
  padding: 3px 5px 3px 0.5em;
  border-left: 10px solid #000000;
  background-color: #FF0000;
  color: #fff;
  text-decoration: none;
}

.menue ul li a {
  display: block;
  padding: 3px 5px 3px 0.5em;
  border-left: 10px solid #000000;
  background-color: #FF0000;
  color: #fff;
  text-decoration: none;
}

html>body .menue li a {
  width: auto;
}

.menue li a:hover,a#active_menu:link,a#active_menu:visited {
  border-left: 10px solid #FF0000;
  background-color: #FFFFFF;
  color: #FF0000;
}

.menue #current a {
  border-left: 10px solid #FF0000;
  background-color: #FFFFFF;
  color: #FF0000;
}

/*sub*/
.menue ul li ul li a {
  display: block;
  padding: 3px 5px 3px 1.0em;
  border-left: 20px solid #000000;
  background-color: #FF0000;
  color: #fff;
  text-decoration: none;
  border-top: 1px solid #B4CC8F;
}

.menue ul #current ul li a:hover,a#active_menu:link,a#active_menu:visited {
  border-left: 20px solid #FF0000;
  background-color: #FFFFFF;
  color: #FF0000;
}

.menue ul #current ul li a {
  display: block;
  padding: 3px 5px 3px 1.0em;
  border-left: 20px solid #000000;
  border-top: 1px solid #B4CC8F;
  background-color: #FF0000;
  margin: 0 0 -1px 0;
  color: #fff;
}

.menue ul li ul #current a {
  display: block;
  padding: 3px 5px 3px 1.0em;
  border-top: 1px solid #B4CC8F;
  border-left: 20px solid #FF0000;
  background-color: #FFFFFF;
  margin: 0 0 -1px 0;
  color: #FF0000;
}

/** Gästebuch **/
div.gerade {
  border: 1px solid rgb(255, 164, 73);
}

div.ungerade {
  border: 1px solid rgb(128, 160, 255);
}

div.kopfzeile {
  font-family: arial;
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
}

div.eintragstext {
  font-family: arial;
  font-size: 1.1em;
  font-weight: normal;
  color: #000000;
}

