@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: 'ITCGalliardRegular';
    src: url('galliarditcbybt-roman-webfont.eot');
    src: url('galliarditcbybt-roman-webfont.eot?#iefix') format('embedded-opentype'), url('galliarditcbybt-roman-webfont.woff') format('woff'), url('galliarditcbybt-roman-webfont.ttf') format('truetype'), url('galliarditcbybt-roman-webfont.svg#ITCGalliardRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

html,
body,
#container {
    height: 101%;
}

body>#container {
    height: auto;
    min-height: 101%;
}

body {
    color: #444;
    font: normal 14px Verdana, Geneva, sans-serif;
    /*
	font: normal 14px Arial, Helvetica, sans-serif;
	font: normal 14px "Times New Roman", Times, serif;
	font: normal 14px Georgia, "Times New Roman", Times, serif;*/
    background: #e8f9e5 url("../images/b-bg_top.jpg") 0 0 repeat-x;
}

p,
address,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 16px;
}

h1 {
    color: #8c6707;
    font: normal 22px 'ITCGalliardRegular';
}

h4 {
    font-size: 14px;
}

a,
a:visited {
    outline: none;
}

a:hover,
a:active,
a:focus {}


/**********************************************

	   ////////// Nicht l�schen ///////////

***********************************************/

#ie6 {
    display: none;
    position: absolute;
    top: -9999px;
    left: -9999px;
}

* html #ie6 {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #f00;
    width: 100%;
    display: block !important;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
}

* html #ie6 p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    width: 800px;
}

.clear {
    clear: both;
    float: none;
}

.suchtext {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.nopadding {
    padding: 0 !important;
}

.nomargin {
    margin: 0 !important;
}


/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/


/* ==============================
	nav
============================== */

#nav {
    text-align: center;
}

#socialmedia {
    display: none;
}

.impressum-value-field h4 {
    display: none;
}

#nav .n-268 {
    display: inline-block;
    list-style: none;
    overflow: hidden;
}


/* for IE 7 */

*+html #nav .n-268 {
    display: inline;
    zoom: 1;
}

#nav .n-268 li {
    float: left;
}

#nav .n-268 li.index {
    background: url("../images/n-item_cut.png") left center no-repeat;
}

#nav .n-268 li a,
#nav .n-268 li a:visited,
#nav .n-268 li.empty span {
    display: block;
    height: 39px;
    padding: 20px 25px 0 25px;
    color: #bd9d4a;
    font-size: 16px;
    font-family: 'ITCGalliardRegular';
    text-shadow: 1px 1px 0 #000;
    -moz-text-shadow: 1px 1px 0 #000;
    -webkit-text-shadow: 1px 1px 0 #000;
    text-decoration: none;
    background: url("../images/n-item_cut.png") right center no-repeat;
}

#nav .n-268 li.empty span {
    color: #888;
}

#nav .n-268 li a:hover,
#nav .n-268 li a:focus,
#nav .n-268 li a:active,
#nav .n-268 li.active a,
#nav .n-268 li.empty span:hover {
    text-decoration: underline;
}

#nav .n-268 li.empty span:hover {
    cursor: help;
}


/* ==============================
	wrapper
============================== */

#wrapper {
    clear: both;
    width: 960px;
    height: auto;
    margin: 0 auto;
    line-height: 1.3em;
    overflow: hidden;
}

#wrapper a,
#wrapper a:visited {
    color: #444;
}

#wrapper a:hover,
#wrapper a:focus,
#wrapper a:active {
    text-decoration: none;
}


/* =====================
	content
===================== */

#content {
    float: left;
    display: inline;
    width: 920px;
    padding: 0 20px 180px 20px;
    background: url("../images/logo-text.jpg") 210px 30px no-repeat;
    line-height: 20px;
    font-size: 13px;
    text-align: justify;
    position: relative;
}

#content img.border {
    float: right;
    margin: 20px 0 20px 40px;
    padding: 5px;
    border: 1px solid #cbcccb;
    background: #fff;
}

#logo {
    float: left;
    margin-top: 20px;
    margin-bottom: 45px;
}

#logo img {
    border: none;
}

#content h1 {
    clear: both;
    padding-bottom: 30px;
    background: url("../images/headline-break.jpg") 5px 100% no-repeat;
}


/* slideshow */

#slideshow {
    width: 298px;
    position: absolute;
    height: 261px;
    margin: 10px 25px 20px 650px;
    background: url("../images/slideshow-bg.jpg") 0 0 no-repeat;
}

.slideshow-container {
    width: 298px;
    height: 241px;
    overflow: hidden !important;
}

.slideshow-container img {
    margin: 15px 0 0 29px;
}

#slideshow .prev,
#slideshow .next {
    position: absolute;
    display: block;
    width: 23px;
    height: 23px;
    top: 106px;
}

#slideshow .prev img,
#slideshow .next img {
    border: none;
}

#slideshow .prev {
    left: 33px;
}

#slideshow .next {
    right: 13px;
}


/* ==============================
	footer
============================== */

#footer {
    clear: both;
    position: relative;
    height: auto;
    overflow: hidden;
    margin-top: -180px;
    background: url("../images/f-bg.jpg") 0 0 repeat-x;
}

#inner-footer {
    width: 960px;
    height: 180px;
    margin: 0 auto;
    padding: 23px 0 0 0;
    color: #e0e0e0;
}

#footer a,
#footer a:visited {
    color: #dfdfdf;
    text-decoration: none;
}

#footer a:hover,
#footer a:focus,
#footer a:visited {
    text-decoration: underline;
}


/* 1st COLUMN */

#footer address {
    float: left;
    width: 260px;
    height: 150px;
    padding: 17px 0 0 20px;
    font-style: normal;
    border-right: 1px solid #2f6137;
}


/* 2nd COLUMN */

#footer .time {
    float: left;
    width: 315px;
    height: 150px;
    padding: 17px 80px 0 85px;
    color: #dfdfdf;
    font-style: normal;
    border-right: 1px solid #2f6137;
}

#footer .time h4 {
    margin: 0;
}

#footer .time tr td:first-child {
    width: 145px;
}

#footer .time>span {
    display: block;
    margin-top: 3px;
}


/* subnav */

#footer .n-269 {
    margin-top: 20px;
    list-style: none;
    overflow: hidden;
    width: 350px;
}

#footer .n-269 li {
    float: left;
}

#footer .n-269 li a,
#footer .n-269 li a:visited,
#footer .n-269 li.empty span {
    display: block;
    padding: 0 5px;
    text-decoration: none;
    border-left: 1px solid #dfdfdf;
}

#footer .n-269 li.empty span {
    color: #888;
}

#footer .n-269 li.kontakt a {
    padding-left: 0;
    border-left: none;
}

#footer .n-269 li.impressum a {
    padding-right: 0;
}

#footer .n-269 li a:hover,
#footer .n-269 li a:focus,
#footer .n-269 li a:active,
#footer .n-269 li.active a,
#footer .n-269 li.empty span:hover {
    text-decoration: underline;
}

#footer .n-269 li.empty span:hover {
    cursor: help;
}


/* 3rd COLUMN */

#f-nav .n-268 {
    height: 150px;
    padding: 17px 0 0 25px;
    list-style: none;
    overflow: hidden;
}

#f-nav .n-268 li a,
#f-nav .n-268 li a:visited,
#f-nav .n-268 li.empty span {
    display: block;
    padding: 2px 0 2px 30px;
    text-decoration: none;
    background: url("../images/f-nav-item.jpg") left center no-repeat;
}

#f-nav .n-268 li.empty span {
    color: #888;
}

#f-nav .n-268 li a:hover,
#f-nav .n-268 li a:focus,
#f-nav .n-268 li a:active,
#f-nav .n-268 li.active a,
#f-nav .n-268 li.empty span:hover {
    background-image: url("../images/f-nav-item_hv.jpg");
}

#f-nav .n-268 li.empty span:hover {
    cursor: help;
}

.img_box a img,
.img_box img {
    padding: 3px;
    background: #fff;
    border: 1px solid #777;
    margin: 0 10px 10px 0;
}

.fb {
    position: absolute;
    top: 250px;
    right: 315px;
}

.fb img {
    border: none;
}

#display {
    clear: both;
    height: 150px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}

#display img {
    float: left;
    margin-right: 10px;
}

#text {
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    left: 10px;
    margin-right: 10px;
    width: auto;
    height: 110px;
}

#text img {
    height: 110px;
    border: 1px #ccc solid;
}

.tar {
    text-align: right;
}

.ds {
    margin-top: 20px;
    border: 1px solid #8c6707;
    padding: 10px;
}

.captcha {
    padding: 10px;
}