body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background: url(bg_body.gif) repeat-x #787878;
	margin: 10px;
}
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: #990033;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
form {
	margin: 0;
}
.header {
	color: #FFFFFF;
	height: 96px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 4px solid #990033;
	background-image: url(kopf-bg.jpg);
}
.header .logo {
	float: left;
	height: 100px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center;
  
}
.header .title {
	font-size: 18px;
	color: #FFFFFF;
	margin: 45px 20px 0px 0px;
	font-weight: bolder;
	float: left;
  
}
.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;
        color: #ddd;
	background-color: #fff;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC9999;
}
.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: 160px;
  border-bottom: 1px solid #aaa;
  text-decoration: none;
}
a.menu_default:hover,a.menu_current:hover {
	background-color: #CC9999;
	color: #c00;
	width: 160px;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
        color: #999;
  background-color: #fff;
}
/* zweite menu-ebene */
.menu ul ul li a:link,
.menu ul ul li a:visited,
.menu ul ul li a:active{
  background-color: #fff;
  color: #999;
  margin-bottom: 0px;
  padding-left: 15px;
  width: 150px;
  font-weight: normal;
  font-size: 11px;
}
.menu ul ul li a:hover{
	background-color: #CC9999;
	padding-left: 15px;
	width: 152px;
	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: #999;
}
/* 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: #FFF;
	text-align: center;
	font-size: 10px;
        color: #fff;
	height: 40px;
	clear: both;
	background-image: url(fuss.jpg);
	background-position: center;
}
/*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: 16px;
	margin: 10px 0px 4px 0px;
	color: #990033;
	border-bottom-color: #990033;
	border-bottom-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	margin: 5px 0px 3px 0px;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	margin: 5px 0px 3px 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

/* 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: #CCCCCC;
	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;
}

/* ende gaestebuch */


/* bilder rechts */

.bilder_rechts {
  float: left;
}
.bilder_rechts img {
  border: 1px solid #aaa;
  margin: 0px 0px 5px 5px;
}
.nofloat {
  clear: both;
}
/* ende bilder rechts */


/* colors 

body,td,th: 333

.suche_title,.content_title, .menu_title,a:link, a:visited, a:active

a.hover:666699

.header .title: fff

a.menu_default:hover,a.menu_current:hover,.gbtitel: c00

 end colors
 background-colors

.header,.center: fff 

 a.menu_default:link, a.menu_current:link,

a.menu_default:visited, a.menu_current:visited,

a.menu_default:active, a.menu_current:active,.content: #FFFAE4;

a.menu_default:hover,a.menu_current:hover,.menu_title,.content_title,.suche_title, div.gbtitel: #FFE250;

.footer: ddd


 */
.kirchen_dd {
  width: 580px;
  border: 1px solid black;
}
