body {
	margin: 0px;
	background-image: url(Wiese_gespiegelt.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	background-color: #A9C1E7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
table, td, tr, tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}
.center {
	margin: 5px auto;
	width: 780px;
	background-color: #CCFF66;
	background-image: url(headbg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #eee;
}
a:link, a:visited, a:active {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
form {
	margin: 0;
}
.header {
	color: #FFFFFF;
	height: 96px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 4px solid #CC0066;
}
.header .logo {
	float: left;
	height: 100px;
	width: 150px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CC0066;
	background-image: url(kopf_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
  
}
.header .title {
	font-size: 18px;
	color: #666666;
	margin: 45px 20px 0px 0px;
	font-weight: bolder;
	float: right;
  
}
.header .title img 
{
  position: relative;
  top: 7px;
  height:20px;
}

.linie {
  width: 780px;
  border-top: 1px solid #fff;
}
/* menu */
.menu {
  float: left;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
  padding: 0;
  background-color: #fff;
  border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CC0066;  
}
.menu ul {
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  margin-bottom: 15px;
}
.menu * ul {
  padding:0; 
  margin-bottom: 0px;
  border: none;
}
a.menu_default:link, a.menu_current:link,
a.menu_default:visited, a.menu_current:visited,
a.menu_default:active, a.menu_current:active
 {
  display: block;
  padding: 2px 7px;
  background-color: #fff;
  width: 155px;
  border-bottom: 1px solid #aaa;
  text-decoration: none;
}
a.menu_default:hover,a.menu_current:hover {
	background-color: #CC0066;
	color: #FFFFFF;
	width: 155px;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
	background-color: #006666;
	color: #FFFFFF;
}
/* zweite menu-ebene */
.menu ul ul li a:link,
.menu ul ul li a:visited,
.menu ul ul li a:active{
	background-color: #fff;
	margin-bottom: 0px;
	padding-left: 20px;
	width: 140px;
	font-size: 11px;
	font-weight: normal;
}
.menu ul ul li a:hover{
	background-color: #CC0066;
	padding-left: 20px;
	width: 140px;
	font-weight: normal;
	margin-bottom: 0px;
}
.menu ul ul ul {
  border-top:  1px solid black;
  border-bottom: 1px solid black;
}

.menu ul ul ul li a{
color: #444;
}
/* ende 2te menu-ebene*/
/* ende menu */
.content_wrapper {
  float: left;
    margin: 0px 0px 0px 5px;
}
.content {
  line-height: 150%;
	background-color: #fff;
  border: 1px solid #aaa;
  padding: 5px 5px 5px 5px;
  min-height: 400px;
  width: 580px;
	vertical-align: top;
	margin-bottom: 10px;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 15px;
  clear: both;
}
/*titles*/
.menu_title {
	padding: 2px 7px;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.suche_title {
	padding: 2px 7px;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.content_title {
	/*      width: 580px;  
  float: left;   */
  margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #AAA;
	border-bottom: none;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
/*ende titles*/
.suche {
  border: 1px solid #aaa;
  background-color: #fff;
}
.suche input {
  border: 1px solid #aaa;
  margin: 5px;
  width: 150px;
  color: #c00;
}
.suche input.submit {
	background-color: #666666;
	color: #FFFFFF;
}

/* Elemente */
h1 {
	font-size: 14px;
	margin: 10px 0px 4px 0px;
}
h2 {
	font-size: 13px;
	margin: 5px 0px 3px 0px;
}
h3 {
	margin: 5px 0px 3px 0px;
	font-size: 12px;
}

/* Ende Elemente */

/* gaestebuch */

.gbneuereintrag {
   
}

.gbeintrag {
  border: 1px solid #aaa;
  margin-bottom: 5px;
}
.gbtitel {
  color: #c00;
  font-weight: bold;
  padding: 0px 7px 3px 7px;
}
div.gbtitel {
  background-color: #FFE250;
  height: 20px;
}
.gbdaten {
  float: left;
}
.gbdaten img {
  position: relative;
  top: 4px;
} 
.gbdatum {
  position: relative;
  top: 4px;
  float: right;
}
.gbinhalt {
  clear: both;
    background-color: #fff;
    padding: 5px;
}
.nofloat {
  clear: both;
}
.kaps {
	font-variant: small-caps;
}
