html, body { margin: 0; padding: 0; height: 100%;}

body {
  width: 100%;
  background:url("../images/body_bg.jpg");
}

img {
  behavior: url("images/pngbehavior.htc");
}

#outer {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 900px;
  margin-left: -500px;
  min-height: 100%;
  background:url("../images/content_bg.gif") repeat-y;
  padding: 0px 50px;
}

#content {
  padding-bottom: 130px;
  height: 100%;
}

#content_left {
  float: left;
  display: block;
}

#content_center {
  display: block;
  overflow: hidden;
  margin: 0 5px 0 5px;
}

#nail_top {
  position: absolute;
  top: 5px;
  left: 50%;
  width: 58px;
  height: 54px;
  margin-left: -25px;
}

#nail_bottom {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 58px;
  height: 54px;
  margin-left: -20px;
}

#siegel {
  position: absolute;
  bottom: 5px;
  right: 0%;
  width: 125px;
  height: 115px;
  margin-right: 80px;
}

.bild img, .bild_links img, .bild_rechts img, .bild_zentriert img, #logo img{
  border: 1px solid #b57e49;
}

#copyright {
  text-align: right;
  font-size: 12px;
  color:#606060;
}

/* Navigation 1. Level */
#mainnavi {
  margin: 10px 0 20px 0;
}

a.main:link, a.main:visited {
  float: left;
  height: 28px;
  display: block;
  background-position: 0px px;
  background-repeat: no-repeat;
}

a.main:hover, a.main:active {
  background-position: 0px -30px;
}

a.main_active:link, a.main_active:hover, a.main_active:active, a.main_active:visited {
  float: left;
  height: 28px;
  display: block;
  background-position: 0px -30px;
  background-repeat: no-repeat;
}

#navtrenner {
  float: left;
  height: 28px;
  width: 70px;
  display: block;
}

/* Level 2 */
#subNavigation {
  width:170px;
  margin:0 15px 0 5px;
  padding:0;
  padding-bottom: 5px;
  border-right: 1px solid #d7a958;
  border-bottom: 3px solid #d7a958;
}

#subNavigation div.sub a:link, #subNavigation div.sub a:visited {
  display: block;
  background-image:url(../images/subnavi_off.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  width:140px;
  height: 22px;
  padding: 5px 0px 0px 30px;
  font-weight: bold;
  color: #a37f3e;
  letter-spacing: 2px;
  text-decoration: none;
}

#subNavigation div.sub a:hover, #subNavigation div.sub a:active, #subNavigation div.sub_active a:link, #subNavigation div.sub_active a:visited {
  display: block;
  background-image:url(../images/subnavi_on.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  width:140px;
  height: 22px;
  padding: 5px 0px 0px 30px;
  font-weight: bold;
  color: #775d2f;
  letter-spacing: 2px;
  text-decoration: none;
}

/* Level 3 */
#subSubNavigation {
  width:120px;
  margin:0;
  padding:0 0 0 30px;
}

#subSubNavigation div.sub_sub a:link, #subSubNavigation div.sub_sub a:visited {
  display: block;
  background-image:url(../images/subsubnavi_off.gif);
  background-repeat:no-repeat;
  background-position:0 3px;
  width:110px;
  padding-left: 30px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #b1883f;
  letter-spacing: 2px;
  text-decoration: none;
}

#subSubNavigation div.sub_sub a:hover, #subSubNavigation div.sub_sub a:active, #subSubNavigation div.sub_sub_active a:link, #subSubNavigation div.sub_sub_active a:visited {
  display: block;
  background-image:url(../images/subsubnavi_on.gif);
  background-repeat:no-repeat;
  background-position:0 3px;
  width:110px;
  padding-left: 30px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #775d2f;
  letter-spacing: 2px;
  text-decoration: none;
}

/* Metanavigation */
#metaNavigation {
  position: absolute;
  top: 5px;
  left: 50%;
  height: 45px;
  width: 297px;
  background:url("../images/meta_navi_bg.gif") no-repeat;
  padding: 12px 40px;
  font-size:12px;
  font-weight: bold;
}

#metaNavigation div{
  float: left;
  margin-right: 25px;
}

#metaNavigation div a:link, #metaNavigation div a:visited {
  color: #b1883f;
  letter-spacing: 4px;
  text-decoration: none;
}

#metaNavigation div a:hover, #metaNavigation div a:active {
  color: #634104;
  text-decoration: underline;
}

#article_list {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}

#headline {
	background: #f4d086;
	padding: 2px 2px;
	font-size: 15px;
	text-shadow: 0 0 8px #b1883f;
	letter-spacing: 0.1em;
}

#text p{
  margin-top: 7px;
}

/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*########################################################################################
###################     Bildergalerie ####################################################
########################################################################################*/

.ligallery {
  text-align: center;
  margin-top: 20px;
}

.gallery_link {
  overflow: hidden;
  margin: 0px auto;
}

.gallery_link a { cursor: pointer; }

.galleryNav, .browsing {
  overflow: hidden;
}

a.gNav, a.aNav {
  display: block;
  color: #999999;
  text-decoration: none;
  margin: 1px;
  padding: 2px 5px;
}

a.gNav:hover, a.aNav:hover {
  background-color: #d5d5d5;
  color: #000000;
  text-decoration:none;
}

.gBottom, .aBottom {
  border: #a9a9a9 solid 1px;
  background-color: #e5e5e5;
  text-align: center;
  padding: 2px 25%;
}

/*########################################################################################
###################     Kalender      ####################################################
########################################################################################*/

#kalender_month {
  border: 1px #BFBFBF solid;
  border-left: 0px;
  border-right:0px;
  background-color: #EFEFEF;
  font-size: 13px;
  font-weight:bold;
  color: #15689A;
  padding: 3px 2px;
  margin-bottom: 5px;
}

#kalender_event {
  padding: 3px 0px;
}

#kalender_event:after { content:"clear"; clear:both; display:block; height:0; overflow:hidden; font-size:0; }

#kalender_event_date {
  float:left;
  width: 100px;
  text-align: right;
  padding-right: 10px;
}

#kalender_event_event {
  float:left;
}

#event_titles {
  font-size: 14px;
  font-weight:bold;
  color: #15689A;
  margin-bottom: 20px;
}

#event_title {
  font-size: 15px;
  font-weight: bold;
  color: #bd4135;
  margin-bottom: 20px;
}

#event {
  margin-bottom: 20px;
}

#event_register {
  float:right;
}

#event_register a span{
  display: block;
  height: 22px;
  background: url("../images/button_blue_off.png") repeat-x;
  text-decoration:none;
  font-weight: bold;
  color: #666;
}

#event_register a:hover span{
  background: url("../images/button_blue_on.png") repeat-x;
  color: #333;
}

#event_register span{
  padding: 0px 10px;
  padding-top: 6px;
  float: left;
}

/*########################################################################################
###################     Formular      ####################################################
########################################################################################*/
form {
  margin: 0;
  padding: 0;
}

.tr12, textarea, select{
  background:#fff url(../images/form_background.gif) top left repeat-x;
  border-top:1px solid #909090;
  border-left:1px solid #CECECE;
  border-right:1px solid #CECECE;
  border-bottom:1px solid #E4E4E4;
}

.tr12 {
  width: 310px;
  margin: 3px 0px;
}

textarea {
  width: 600px;
  height: 200px;
}

.tr13 {
  width: 490px;
  height: 150px;
}

#button_blue a span {
  display: block;
  height: 28px;
  background: url("../images/button_blue_off.png") repeat-x;
  text-decoration:none;
  font-family: Arial;
  font-size:12px;
  font-weight: bold;
  color: #666;
}

#button_blue a:hover span {
  background: url("../images/button_blue_on.png") repeat-x;
  color: #333;
}

#button_blue span{
  padding: 0px 20px;
  padding-top: 6px;
  float: left;
}

#button_green a span {
  display: block;
  height: 28px;
  background: url("../images/button_green_off.png") repeat-x;
  text-decoration:none;
  font-family: Arial;
  font-size:12px;
  font-weight: bold;
  color: #666;
}

#button_green a:hover span {
  background: url("../images/button_green_on.png") repeat-x;
  color: #333;
}

#button_green span{
  padding: 0px 20px;
  padding-top: 6px;
  float: left;
}

/*########################################################################################
###################     Gästebuch     ####################################################
########################################################################################*/
#formularfeld {
  width: 100%;
  overflow: hidden;
  margin: 5px 0px;
}

label.fleft {
  float: left;
  width: 69px;
  margin-right: 10px;
  padding-top: 4px;

}

div.smilies {
  margin-left: 80px;
  margin-bottom: 5px;
}

a.smilie {
  border: none!important;
  margin-right: 5px;
  margin-bottom: 5px;
}

a.smilie img, a.externallink img, div.vpgb_infos a img, div.vpgb_infos a.externallink, div.vpgb_infos a , div.vpgb_infos a.externallink {
  background: none!important;
  border: none!important;
  padding: 0px!important;
}

#gb_change {
  float: right;
  display: block;
  width: 160px;
  height: 17px;
  background: url(../images/gb_changebt.gif) no-repeat;
  padding-top: 2px;
  text-align: center;
  margin-top: 10px; 
}

#gb_change a {
  color: #1C5679; 
  font-size: 12px;  
  font-variant: small-caps;
  letter-spacing: 0.1em;
  text-decoration: none;
}

#gb_change a:hover {
  color: #E03812;
}

.vpgb_datum {
  color: #1C5679;
  font-size: 10px;
  display: block;
  background: url(../images/datum_oben.gif) 0 0 no-repeat;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  width: 35px;
  margin: 5px;
  padding-top: 5px;
}

.vpgb_datum .tag {
  display: block;
  font-weight: bold;
  font-size: 18px;
  text-indent: -3px;
  letter-spacing: -2px;
  color: #1C5679;
  background: url(../images/datum_unten.gif) bottom left no-repeat;
  padding-bottom: 5px;
}

div.vpgb_fleft {
  float: left;
  text-align: center;
  width: 35px;
  height: 100%;
}

div.vpgb_eintrag {
  overflow: hidden;
  border: #999999 1px solid;
  padding-bottom: 5px;
  margin-top: 10px;
}

div.vpgb_fcenter {
  margin-left: 45px;
}

div.vpgb_head {
  overflow: hidden;
  height: 18px;
  margin-bottom: 10px;
  padding-top: 4px;
  background: #E5E5E5;
}

div.vpgb_infos {
  margin-top: -1px;
  margin-right: 5px;
  white-space: nowrap;
}

div.vpgb_entry {
  margin-left: 0px;
}

div.vpgb_comment {
  margin: 20px 10px 0px 10px;
  font-style: italic;
}

/*########################################################################################
###################     Sponsoren     ####################################################
########################################################################################*/
#sponsoren_main, #sponsor_main {
  overflow: hidden;
  height: 100%;
}

#sponsoren_main { margin-top: 20px; }

#logo {
  float: left;
  width: 210px;
  overflow: hidden;
  margin-top: 2px;
}

#sponsor {
  margin-left: 220px;
}

#sponsorname, #sponsorname a {
  font-size: 14px;
  font-weight: bold;
  color: #bd4135;
  margin-top: 0px;
  margin-bottom: 5px;
}

#sponsorname a:hover { color: #0060b1; text-decoration: none; }

#sponsortext { margin-top: 20px; }
