@charset "utf-8";
/* CSS Document */

body { background: #ffff9f;/*#c8c8c8;*/ text-align: center; margin: 0; padding: 0; font: 10pt Verdana, Arial, Helvetica, sans-serif; color: #646464; line-height: 1.3em;  }
.site { text-align: left; margin: auto; width: 1004px; position: relative;  }
a { text-decoration: none; line-height: 2.0em; color: #159ac0; }
a:hover { color: #ff9900; }
a img { border: 0; }

h1 { font-size: 15px; font-weight: bold; color: #159ac0;  }

.language_switcher { position: absolute; top: 145px; right: 360px;  }
.language_switcher .on { color: #ff9900; }

.header_ueberuns { background: url(img/header_ueberuns.jpg) no-repeat 0 0; width: 1004px; height: 45px; display: block; padding: 200px 20px 0 50px; font-size: 17px; font-weight: bold; color: #159ac0;   }
.header_ferienwohnungen{ background: url(img/header_ferienwohnungen.jpg) no-repeat 0 0; width: 1004px; height: 45px; display: block; padding: 200px 20px 0 50px; font-size: 17px; font-weight: bold; color: #159ac0;   }
.header_bauernhof { background: url(img/header_bauernhof.jpg) no-repeat 0 0; width: 1004px; height: 45px; display: block; padding: 200px 20px 0 50px; font-size: 17px; font-weight: bold; color: #159ac0;   }
.header_aktivitaeten { background: url(img/header_aktivitaeten.jpg) no-repeat 0 0; width: 1004px; height: 45px; display: block; padding: 200px 20px 0 50px; font-size: 17px; font-weight: bold; color: #159ac0;   }
.header_kontakt { background: url(img/header_kontakt.jpg) no-repeat 0 0; width: 1004px; height: 45px; display: block; padding: 200px 20px 0 50px; font-size: 17px; font-weight: bold; color: #159ac0;   }

.main { width: 1004px; background: url(img/main_bg.jpg) repeat-y 0 0; min-height: 300px; padding: 0 20px 0 50px;  }

.main .left { float: left; width: 620px; display: block; border: 1px solid white;  }
.main .left .text_left { float: left; }
.main .left .text_right { float: right; margin: auto; }
.main .left .img_left { border: 1px solid #c8c8c8; float: left; margin-right: 10px; }
.main .left .img_right { border: 1px solid #c8c8c8; float: right; margin-left: 10px; }
.main .left .img_full { border: 1px solid #c8c8c8; }



.main .navigation { float: left; width: 285px; text-align: right; font-weight: bold; font-size: 14px; line-height: 30px; }
.main .navigation a { color: #159ac0; }
.main .navigation a:hover { color: #ff9900; }
.main .navigation .on { color: #ff9900; }

.main .subnav { text-align: right; text-decoration: none; font-weight: normal; margin: 5px 0 5px 0; }
.main .subnav-region { text-align: left; font-weight: bold; font-size: 12px; margin-left: 230px; }


.clear { clear: both; }

.footer { background: url(img/footer.jpg) no-repeat 0 0; height: 30px; width: 1004px; display: block; }




