body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #333333;
	margin: 10px;
}
table, td, tr, tbody {
  border: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
  text-align: left;
}
.center {
  margin: 5px auto;
  width: 780px;
  background-color: #fff;
  border: 1px solid #eee;
}
a:link, a:visited, a:active {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
form {
	margin: 0;
}
.header {
	background-color: #fff;
  background: url(head1_bg.gif) repeat-x;
	color: #FFFFFF;
	height: 100px;
	font-size: 20px;
	font-weight: bold;
}
.header .logo {
  background: url(head1.jpg) no-repeat;
  float: left;
  height: 100px;
  width: 150px;
  
}
.header .title {
  font-size: 18px;
  color: #333333;
  margin: 40px 20px 0px 0px; 
  font-weight: normal;
  float: right;
  
}
.header .title img 
{
  position: relative;
  top: 7px;
  height:20px;
}

.linie {
  width: 780px;
  border-top: 1px solid #fff;
}
.menu {
  float: left;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
  padding: 0;
  background-color: #FFFAE4;
}
.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: #FFFAE4;
  width: 160px;
  border-bottom: 1px solid #aaa;
  text-decoration: none;
}
a.menu_default:hover,a.menu_current:hover {
  background-color: #FFE250;
  color: #c00;
  width: 160px;
  text-decoration: none;
}
.menu_current {
	font-weight: bold;
  background-color: #fff;
}
/* zweite menu-ebene */
.menu ul * li a:link,
.menu ul * li a:visited,
.menu ul * li a:active{
  background-color: #FFFCEF;
  margin-bottom: 0px;
  padding-left: 15px;
  width: 152px;
  font-weight: normal;
}
.menu ul * li a:hover{
  background-color: #FFE250;
  font-weight: normal;
  margin-bottom: 0px;
}
/* ende 2te menu-ebene*/
.content_wrapper {
  float: left;
  margin: 0px 0px 0px 5px;
}
.content {
  line-height: 150%;
  background-color: #FFFAE4;
  background-color: #ffffff;
  border: 1px solid #aaa;
  padding: 5px 5px 5px 5px;
  margin-bottom: 10px;
  min-height: 400px;
  width: 420px;
	vertical-align: top;
}
.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: #FFE250;
  color: #333366;
  font-weight: bold;
}
.suche_title {
  padding: 2px 7px;
  border-top: 1px solid #AAA;
  border-right: 1px solid #AAA;
  background-color: #FFE250;
  color: #333366;
  font-weight: bold;
}
.content_title {
  /* width: 420px;
  float: left; */
  margin: 0px;
  padding: 2px 5px 2px 5px;
  border: 1px solid #AAA;
  border-bottom: none;
  background-color: #FFE250;
  color: #333366;
  font-weight: bold;
}
/*ende titles*/
.suche {
  border: 1px solid #aaa;
  background-color: #FFFAE4;
}
.suche input {
  border: 1px solid #aaa;
  margin: 5px;
  width: 150px;
  color: #c00;
}
.suche input.submit {
  background-color: #fff;
  color: #000;
}

/* Elemente */
h1 {
font-size: 14px;
margin: 10px 0px 4px 0px;
}
h2 {
font-size: 13px;
margin: 2px 0px 3px 0px;
}
h3 {

}

/* 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;
}

/* ende gaestebuch */

/* bilder rechts */

.bilder_rechts {
  float: left;
}
.bilder_rechts img {
  border: 1px solid #aaa;
  margin: 0px 0px 5px 5px;
}
.bildergalerie a:link,
.bildergalerie a:visible,
.bildergalerie a:hover,
.bildergalerie a:active,
.bildergalerie form {
  color: #aaa;
}
/* 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


 */
.selected_group_title {
font-size: 11px;
font-family: Arial, Verdana, Helvetica;

}
td.post_title, td.post_date {
  vertical-align: bottom;
  height: 30px;
  
}

div.fb-link {
  overflow:hidden; width:160px; margin: 0px 0px 10px 0px;
}

div.fb-link a {
	color: #3b5997;
 display: block;
}

div.fb-link a.link {
 padding: 0px 0px 5px 5px;
}
