/**********************
* Style File Website Adler Baptist
* Author:  Benjamin Keim <benjamin.keim@aufwind.cc>
* Date:    5th Nov. 2009
* Version: 1.0
*
*
* Colors:
* Nav:        #;
* Nav:hover:  #;
* Link:       #;
* Link:hover: #;
* Headline:   #;
* Text:       #3f4f4a;
* Border:     #9ba9a7;
* Border-Btn: #d7dfdd;
* Background: #e4ebe9;
* BackContent:#b1c6c0;
**********************/

/****************************************************************************************************************
* Standard HTML-Elemente
****************************************************************************************************************/
body,
html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #e4ebe9;
  background-image: url(../../assets/common/bg_main.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #3f4f4a;
}
div {
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
  padding: 0px;
}
h1 {
  border-bottom: 1px solid #9ba9a7;
  text-transform: none;
  font-family: Times;

  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  color: #650c2a;
  line-height: 25px;
  padding: 10px 30px 5px;
  margin: 0px;
}
h2 {
  border-bottom: 1px solid #9ba9a7;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #3f4f4a;
  line-height: 18px;
  padding: 5px 0px;
  margin: 0px;
}
a,
a:link,
a:visited,
a:active,
a:hover {
  cursor: pointer;
  color: #3f4f4a;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #650c2a;
}
img {
  border: 0px none;
}
input, textarea{
  border: 1px solid #650c2a;
}
input[type=checkbox],
input[type=radio] {
  border: none;
  width: auto;
}
input[type=button],
input[type=submit] {

}

ul {
  list-style-type: disc;
  list-style-position: outside;
}

li {
  display:list-item;
}


/****************************************************************************************************************
* CSS-Klassen fuer die Barriere-Freiheit
****************************************************************************************************************/
.unsichtbar {
  position: absolute;
  left: -20000px;
}

/****************************************************************************************************************
* Outer Container
****************************************************************************************************************/
#center {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -465px;
  height: 670px;
  width: 930px;
}
#top {
/*  position:relative;*/
  height: 80px;
  width: 930px;
  float: left;
}
#main {
  position:relative;
  background-image: url(../../assets/common/bg_content.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #b1c6c0;
  height: 534px;
  width: 910px;
  float: left;
  padding: 10px;
}
#bottom {
/*  background-color: #b1c6c0; */
  position:relative;
  height: 25px;
  width: 100%;
  float: left;
  margin: 3px 0px 0px;
}
#bottom .bottom_address {
  float:right;
  text-align: right;
}
/** Main Container **/
#cnt_motion {
  position: relative;
/*  background-color: #fff;*/
  height: 205px;
  width: 895px;
  float: left;
  padding: 5px 7.5px;
}
#cnt_content {
  height: 309px;
  width: 910px;
  float: left;
  margin: 10px 0 0;
}
/** Inner Container **/
#cnt_block {
  height: 309px;
  width: 645px;
  float: left;
  padding: 0px;
  margin: 0px;
}
#cnt_events {
  height: 296px;
  width: 260px;
  float: left;
  padding: 0px;
  margin: 13px 0 0 3px;
}
/** Content Blocks **/
#content,
#content3,
#content4 {
/*  background-color: #fff; */
  height: 309px;
  width: 510px;
  float: left;
  overflow: hidden;
}
#custom {
/*  background-color: #fff; */
  height: 295px;
  width: 115px;
  float: left;
  margin-left: 7px;
  padding: 5px;
  overflow: hidden; /*mk*/
}

/****************************************************************************************************************
* Slideshow Elemente
****************************************************************************************************************/
#cnt_motion .slide {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 900px;
  height: 205px;
}
#cnt_motion .logo {
  position: absolute;
  top: -1px;
  left: 30px;
  border:1px solid #B1C6C0;
  z-index: 3;
}
#cnt_motion .slogan_text {
  position: absolute;
  bottom: 5px;
  right: 157px;
  z-index: 3;
}
#cnt_motion .slogan_farbe {
  background-color: #fff;
  position: absolute;
  bottom: 0px;
  right: 3px;
  z-index: 3;
  height: 39px;
  width: 142px;
  float: left;
  padding: 5px;
}
#cnt_motion .slogan_farbe_inner {
  background-image: url(../../assets/common/bg_farbe_repeat.jpg);
  background-repeat: repeat;
  background-position: 5px 5px;
  height: 40px;
  width: 142px;
  float: left;
}
/****************************************************************************************************************
* Bottom Elemente
****************************************************************************************************************/
#bottom .bottom_link {
  background-color: #b1c6c0;
  display: block;
  float: left;
  margin: 0 1px 0 0;
  padding: 5px 10px;
}

.bottom_link a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

/****************************************************************************************************************
* Content Elemente
****************************************************************************************************************/
.inner_content {
  position: relative;
  height: 280px;
  width: 505px;
  float: left;
}
.cnt_btm {
  background-image: url(../../assets/common/bg_farbe_repeat.jpg);
  background-repeat: repeat;
  margin: 2px 5px;
  height: 22px;
  width: 500px;
  float: left;
}
.cnt_btm div.btn {
  background-color: #fff;
  height: 22px;
  float: left;
  margin: 0px;
  padding: 0px 5px 0px 0px;
}
.cnt_btm input.btn {
  background-image: url(../../assets/common/btn_arrow_right.gif);
  background-position: 93% 55%;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #d7dfdd;
  font-weight: bold;
  font-size: 12px;
  color: #500921;
  display: block;
  line-height: 16px;
  padding: 3px 15px 2px 5px;
  cursor: pointer;
}
.cnt_btm a.btn {
  background-image: url(../../assets/common/btn_arrow_right.gif);
  background-position: 93% 55%;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #d7dfdd;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  color: #500921;
  display: block;
  line-height: 16px;
  padding: 3px 20px 2px 10px;
  cursor: pointer;
}

#inner_content .plaintext {
  padding: 0px;
  width: 100%;
  float: left;
}
#inner_content .text {
  padding: 15px 30px;
  float: left;
}



#custom .box {
/*
  width: 105px;
  float: left;
*/
  line-height: 120%;
  border-bottom: 2px solid #fff;
  width: 100% !important;
  float: left;
  margin: 0 !important;
  padding: 0 !important;
}

#custom .box h1 {
  background-position: right;
  font-family: Times;
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
  font-weight: bold;
  color: #3f4f4a;
  padding: 4px 15px 2px 5px;
}

#custom .box_cnt {
  background-image: none;
  background-color: #e4e9e7;
  margin: 0px 0px 0px;
  padding: 0px;
  display: block;
  width: auto;
/*  overflow-x: hidden;*/
}

#custom .assetlink a,
#custom .assetdownload a {
  font-size: 10px;
  padding: 0 ;
}
#custom .box_cnt p {
  font-size: 10px;
  font-weight: bold;
  font-weight: normal; /*mk*/
  display: block;
  padding: 2px 5px;
}

#custom .box a {
  display: block;
/*  padding: 5px; */
/*  margin: 5px;*/
}
#custom .box a.fancybox {
  text-decoration: none;
}
#custom .box ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#custom .box_cnt .image {
  overflow:hidden;
  min-height: 30px;
  width: auto;
}
#custom .box_cnt .image a {
  margin: 0;
  cursor: pointer;
}

#custom .box_cnt a.galerie_v2_link,
#custom .box_cnt a.galerie_v2_link:link,
#custom .box_cnt a.galerie_v2_link:visited,
#custom .box_cnt a.galerie_v2_link:active,
#custom .box_cnt a.galerie_v2_link:hover {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-decoration:none;
  text-align: right;
  height: 60px;
  width: 100%;
  float: left;
}
#custom .box_cnt .galerie_v2_link img {
}

/****************************************************************************************************************
* Event Elemente
****************************************************************************************************************/
#cnt_events h1 {
  background-image: url(../../assets/common/hdl_events.gif);
  background-repeat: no-repeat;
  background-position: 20px 5px;
  border: 0px none;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1.6px;
  color: #FFF;
  height: 20px;
  width: 260px;
  padding: 0px;
  margin: 0px;
  float: left;
}
#cnt_events .event_list{
  background-color: #FFF;
  height: 290px;
  width: 260px;
  padding: 0px;
  margin: 0px;
  float: left;
}
#cnt_events .event_list_inner{
  height: 250px;
  width: 240px;
  padding: 10px 10px 10px 10px;
  margin: 0px;
  float: left;
}

#cnt_events .event_entry {
  position: relative;
  background-color: #e3eae8;
  width: 100%;
  padding: 0px ;
  margin: 5px 5px 10px 0px;
  float: left;
  display: block;
}

#cnt_events .event_entry h2 {
  border-bottom: 1px solid #fff;
  font-family: Times;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #500921;
  line-height: 14px;
  padding: 5px 10px;
  margin: 0px;
}
#cnt_events .event_entry h2 a {
  color: #500921;
  text-decoration: none;
}
#cnt_events .event_entry h2 a:hover {
  text-decoration: underline;
}
#cnt_events .event_entry p {
  text-transform: uppercase;
  color: #657771;
  width: 180px;
  padding: 5px 10px;
  margin: 0px;
  float: left;
}
#cnt_events .event_entry a.btn_detail {
  position: absolute;
  bottom: 0px;
  right: 0px;
  float: right;
  padding: 0;
  margin: 0;
}

/****************************************************************************************************************
* Fancy-Box Elemente
****************************************************************************************************************/
.fancybox_cnt {
  background-color: #e3eae8;
  height: 420px; /*mk*/
  width: 560px;
  float: left;
}
.fancybox_cnt h1 {
  border-bottom: 1px solid #FFF;
  color: #650c2a;
  padding: 10px 20px;
  margin: 0px;
}
.fancybox_cnt h1 span.date {
  color: #3f4f4a;
  font-style: italic;
  margin-right: 10px;
}

.fancybox_cnt div.fancybox_inner {
  overflow: auto;
  height: 353px;
  width: 520px;
  float: left;
  padding: 10px 20px;
}

.fancybox_cnt_rooms div.fancybox_inner {
/*  overflow: hidden; */
}

div.fancybox_inner .fancybox_text {
/*  width: 375px;*/
  width: 500px;  /*mk*/
  float: left;
  margin: 5px 0 5px;
}
div.fancybox_inner .fancybox_img {
  float: right;
  margin: 0px 0px 10px 10px;
}
div.fancybox_inner .fancybox_dates {
  background-color: #fff;
  width: 480px;
  float: left;
  margin: 5px 0 15px;
  padding: 5px 10px;
}
div.fancybox_inner .fancybox_date {
  float:left;
  margin: 5px 0px;
}

#fancy_ajax .fancybox_btm {
  position: absolute;
  bottom: 0px;
  background-image: url(../../assets/common/bg_farbe_repeat.jpg);
  background-repeat: repeat;
  background-position: 0px 0px;
  line-height: 23px;
  height: 23px;
  width: 560px;
  float: left;
}
.fancybox_btm div.btn {
  background-color: #fff;
  height: 22px;
  float: left;
  margin: 0px;
  padding: 0px 5px 0px 0px;
}

.fancybox_btm div.btn input.btn {
  background-image: url(../../assets/common/btn_arrow_right.gif);
  background-position: 93% 55%;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #d7dfdd;
  font-weight: bold;
  font-size: 12px;
  color: #500921;
  line-height: 18px;
  display: block;
  padding: 2px 15px 2px 5px;
  cursor: pointer;
}

.fancybox_btm div.btn a.btn {
  background-image: url(../../assets/common/btn_arrow_right.gif);
  background-position: 93% 55%;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #d7dfdd;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  color: #500921;
  line-height: 18px;
  display: block;
  padding: 2px 15px 2px 10px;
  cursor: pointer;
}

/****************************************************************************************************************
* Formular Elemente
****************************************************************************************************************/
div.fancybox_inner .fancybox_form {
  padding: 5px 50px;
  float: left;
}
span.error,
#msg_return {
  color: #500921;
}
.fancybox_form_line {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 1px 0px;
}
.fancybox_form_lbl {
  color: #65102a;
  width: 110px;
  float: left;
  margin-left: 10px;
}
.fancybox_form_lbl label {
  cursor: pointer;
}
.fancybox_form_inp {
  width: 285px;
  float: left;

}
.fancybox_form_inp input {
  width: 82.5%;
  margin-right: 5px;
}
.fancybox_form_inp input.half {
  width: 40%;
  margin-right: 5px;
}
.fancybox_form_inp input.checkbox {
  width: auto;
  margin: 0px;
}
.fancybox_form_inp textarea {
  height: 50px;
  width: 82.5%;
  margin-right: 5px;
}

/* allgemeinheiten zum contentmaker - jedes asset hat die class  "cm_elem" gesetzt... */
.cm_elem
{
  clear: both;
  height: auto !important;
}

.cm_elem .text
{
  height: auto !important;
}

/* downloadassetfix */
.assetdownload li.text a
{
  display: inline !important;
  width: 50px;
}
.assetdownload li.text span
{
  font-size: 11px;
}

/* imageassetfix */
.cm_image img
{
  margin: 15px 30px;
}
