/*
color-replacement
ffead1 -> ffe0b2
*/
/* DEFAULT begin */
body {
  margin : 0;
  padding : 0;
  font-family : Verdana, Tahoma, Arial, sans-serif;
  font-size : 12px;
  color : #333;
  background-color : #f7e7ce;
}
/*
  background : url('../img/__bg.jpg') top center repeat-y #ffffff;
*/

a {
  text-decoration : none;
  color : #5f5f5f;
}
a:hover {
  color : #000;
}

h1 {
  margin : 0 0 10px 0;
  font-size : 1.2em;
  border-bottom : 5px solid orange;
}

h3.imageheader {
  margin : 0;
}

.imageheader strong {
  display : none;
}
.imageheader-title {
  margin-left : -999em;
}
/* DEFAULT end */


/* WRAPPER begin */
#wrap {
  position : relative;
  margin : 0 auto;
  width : 950px;
  padding : 0 20px 20px 20px;
  background-color : #ffffff;
  box-shadow : 0 0 20px #764536
}
/* WRAPPER end */


/* HEADER begin */
#header {
  position : relative;
  height : 210px;
  padding : 50px 0 0 0;
  margin : 0 -20px 0 -20px;
  background-color : #EDD4a6;
}

#headmenu {
  position : absolute;
  right : 10px;
  top : 30px;
  text-align : right;
  list-style-type : none;
  padding : 0;
  margin : 0;
}
#headmenu li {
  padding : 0;
  margin : 0;
  display : inline;
}

#headimg {
  background-color : #eae3dd;
}

#suchbox {
  position : absolute;
  top : 60px;
  right : 10px;
  z-index : 9;
}
#suchbox .input,
.searchbox-tmpl-css .input {
  width : 120px;
  border : 2px solid #eae3dd;
  font-size : 11px;
  background : #fee5c7;
}
#suchbox .submit,
.searchbox-tmpl-css .submit {
  width : 20px;
  padding : 0;
  margin : 0;
  border : 0;
  background : url(../img/lupe.png) center center transparent no-repeat;
  cursor : pointer;
}


#logo {
  position : absolute;
  bottom : 30px;
  right : 20px;
  text-align : right;
  z-index : 10;
}

#rootline {
  color : #999;
  font-size : 10px;
}
/* HEADER end */


/* FOOTER begin */
#footer {
  position : relative;
  margin : 0 -20px -20px -20px;
  padding : 20px;
  background-color : #EDD4A6;
}
#footer .contentspacer {
  height : 20px !important;
}
#footer_menu {
  position : relative;
  display : block;
  
}
#footer_menu ul {
  float : left;
  width : 195px;
  list-style-type : none;
  padding : 0;
  margin : 0 40px 0 0;
}
#footer_menu ul li {
  margin : 0 0 10px 0;
}
#footer_menu ul li.footer_l2 {
  margin : 0 0 3px 10px;
}
#footer_contact {
  position : relative;
  display : block;
  clear : both;
  margin : 0;

}
.footer_l1 a {
  font-weight : bold;
}
.footer_l1 {
  border-bottom : 1px solid #999;
}
/* FOOTER end */


/* MAIN begin */
#main {
  position : relative;
  margin-top : 25px;
}

#left {
  position : relative;
  width : 224px;
  float : left;
}
#left .imageheader {
  padding : 1px 8px 0 8px;
}
#right {
  position : relative;
  width : 684px;
  margin-left : 42px;
  float : left;
}

.contentspacer {
  clear : both;
  display : block;
  height : 50px;
}
.contentspacer.bigspacer {
  height: 150px;
}

#contentfooter {
  position : relative;
  margin : 20px 0 0 -42px;
}

#mainmenu {
  list-style-type : none;
  padding : 0;
  margin : 0;
}
#mainmenu li {
  display : inline-block;
  width : 220px;
  height : 170px;
  margin-right : 12px;
}
#mainmenu li.last {
  margin-right : 0;
}
/* MAIN end */


/* SUBMENU begin */
#submenu {
  list-style-type : none;
  padding : 0;
  margin : 0;
  font-size : 14px;
}
#submenu li {
  display : block;
  padding : 3px;
  width : 218px;
  background-color : #ffe0b2;
}
#submenu li:hover {
  background-color : #fee5c7;
}
#submenu li.act {
  margin : 20px 0;
}
#submenu li.cur {
  background-color : orange;
}
#submenu li.cur a {
  color : white;
}
.lev2,
.lev3 {
  font-size : 12px;
  margin : 0 0 0 20px; 
  padding : 0;
}
.lev2 li {
  width : 195px !important;
}
.lev3 li {
  width : 172px !important;
}
/* SUBMENU end */


/* CONTENT begin */
#contentheader {
  position : relative;
  clear : both;
}

.col2container {
  position : relative;
  float : left;
  width : 345px;
}

#contentright {
  margin-left : 42px;
  width : 684px;
}

.box {
  position : relative;
  margin : 0 0 21px 0;
  background-color : #fee5c7;
}

.align-right {
  text-align : right;
}

.align-center {
  text-align : center;
}
/* CONTENT end */


/* SIDECONTENT begin */
#sidecontent {
  padding : 0 0 5px 0;
}
#sidecontent .csc-textpic {
  padding : 0 8px;
}
/* SIDECONTENT end */


/* LOSUNGEN begin */
#watchwords {
/*
  background : url('../img/watchwords_bg.png') no-repeat #fee5c7;
*/
  background : #fee5c7;
  min-height : 170px;
}
.losungen-main {
  padding : 0 8px 8px 8px;
  text-align : left;
}
.losungen-header {
  text-align : left;
  font-size : 20px;
  font-weight : bold;
  margin-bottom : 5px;
}
.losungen-date {
  text-align : left;
}
.losungen-space {
  text-align : left;
  height : 15px;
}
.losungen-verse1verse,
.losungen-verse2verse {
  text-align : right;
  font-size : 9px;
}
.losungen-license {
  text-align : center;
  font-size : 9px;
}
.losungen-lehrtextlink {
  padding : 0 8px 8px 8px;
  text-align : right;
}
/* LOSUNGEN end */


/* CALENDAR begin */
#calprev {
  background : url('../img/calprev_bg.png') 0 29px no-repeat #fee5c7;
  min-height : 120px;
  overflow : hidden;

}
#topcal {

  padding : 0 8px 8px 8px;
/*
  margin-bottom : 18px;
*/
}

#topcal .cal-list-date,
#topcal .cal-list-time {
  display : inline;
}
#topcal .cal-list-time {
  margin : 0 0 0 25px;
}

#topcal .cal-list-event {
  font-weight : bold;
  margin : 0 0 10px 0;
}
/* CALENDAR end */


/* NEWS begin */
.news-list-item {
  position : relative;
  padding : 5px;
  width : 320px;
  height : 140px;
  float : left;
}
.news-item1 {
  margin : 0 5px 10px 0;
}
.news-item2 {
  margin : 0 0 10px 5px;
}
.news-list-item h3 {
  margin-top : 0;
}
.news-list-item img {
  float : left;
  margin : 0 8px 0 0;
}
.news-list-item .more-link {
  position : absolute;
  right : 5px;
  bottom : 5px;
}
.news-list-spacer {
  border-bottom : 1px solid #333;
  height : 10px;
  margin-bottom : 10px;
}

.news-latest-container {
  padding : 0;
}
.news-latest-item {
  position : relative;
  width : 210px;
  height : 120px;
  float : left;
  padding : 0;
  margin : 0 0 0 27px;
  background-color : #fee5c7;
}
/*
22.11. #ffe0b2
*/
.news-latest-item:first-child {
  margin : 0;
}
.news-latest-gotoarchive {
  clear : both;
  float : right;
}
.news-latest-category {
  overflow : hidden;
  height : 14px;
  white-space : nowrap;
  background-repeat : no-repeat;
}
.news-latest-textarea {
  position : relative;
  height : 108px;
  padding : 5px;
  overflow : hidden;
}
.news-latest-text {
  margin : 0 0 0 60px;
  height : 48px;
  overflow : hidden;
}
.news-latest-item h3 {
  margin : 5px 0 0 0;
  height : 42px;
}
.news-latest-image {
  position : absolute;
  left : 0;
  bottom : 0;
  margin : 0 0 -15px -15px;
}
/* NEWS end */


/* NEWSslider begin */
.lof-slider_2 .lof-wrapper {position:relative;}
.lof-slider_2 .preload {background:#FFF; position:absolute; z-index:5; top:0; left:0;}
.lof-slider_2 .preload div {background:transparent url('../img/load-indicator.gif') no-repeat scroll 50% 50%;}
.lof-slider_2 .lof-main-outer {position:relative; overflow:hidden;}

/* main flash */
.lof-slider_2 .lof-main-wapper {
  padding:0;
  margin:0;
  position:absolute;
}
.lof-slider_2 .lof-main-wapper .lof-item {
  padding:0;
  margin:0;
  float:left;
  position:relative;
  overflow:hidden;
}
.lof-slider_2 .lof-opacity  .lof-item {
  top:0;
  left:0;
  float:inherit;
  position:absolute;
}
.lof-slider_2 .lof-main-wapper .lof-item img {
  padding:0;  
  margin:0;
  border:none;  
}

/* description */
.lof-slider_2 .lof-description {position:absolute; padding:10px;}
.lof-slider_2 .lof-description p {margin:0;  padding:0}
.lof-slider_2 .lof-description_black {background:url('../images/bg_trans.png');}
.lof-slider_2 .lof-description_white {background:url('../images/transparent_bg_white.png');}
.lof-slider_2 .lof-description_nobg {background:none;}
.lof-slider_2 .lof-description_black, .lof-slider_2 .lof-description_black a, .lof-slider_2 .lof-description_black a:visited {color:#FFF; text-decoration:none;}
.lof-slider_2 .lof-description_white, .lof-slider_2 .lof-description_white a, .lof-slider_2 .lof-description_white a:visited {color:#000; text-decoration:none;}
.lof-slider_2 .lof-description_nobg, .lof-slider_2 .lof-description_nobg a, .lof-slider_2 .lof-description_nobg a:visited {color:#000; text-decoration:none;}
.lof-slider_2 .lof-description_black a:hover, .lof-slider_2 .lof-description_white a:hover, .lof-slider_2 .lof-description_nobg a:hover {color:red; text-decoration:none;}
.lof-slider_2 .lof-description_black h3, .lof-slider_2 .lof-description_white h3, .lof-slider_2 .lof-description_nobg h3 {margin:0px;padding:10px 0 5px 0; }
.lof-slider_2 .lof-description_black h3, .lof-slider_2 .lof-description_black h3 a, .lof-slider_2 .lof-description_black h3 a:visited {color:#DDD; text-decoration:none;}
.lof-slider_2 .lof-description_white h3, .lof-slider_2 .lof-description_white h3 a, .lof-slider_2 .lof-description_white h3 a:visited {color:#444; text-decoration:none;}
.lof-slider_2 .lof-description_nobg h3, .lof-slider_2 .lof-description_nobg h3 a, .lof-slider_2 .lof-description_nobg h3 a:visited {color:#444; text-decoration:none;}
.lof-slider_2 .lof-description_black h3 a:hover, .lof-slider_2 .lof-description_white h3 a:hover, .lof-slider_2 .lof-description_nobg h3 a:hover {color:red; text-decoration:none;}

/* CSS3 Style */
.lof-slider_2 .lof-css3 {  
  box-shadow: 0 0 10px #333; 
}
.lof-slider_2 .lof-css3 .lof-navigator-wapper {
  box-shadow: 0 0 8px #333;
}
.lof-slider_2 .lof-css3 .lof-description, .lof-slider_2 .lof-css3 .lof-description_black, .lof-slider_2 .lof-css3 .lof-description_white {
  box-shadow: 0 0 3px #333;
}

/* ICONS etc. */
.lof-slider_2 .author_icon {
  background: url('../icons/icon_author.png') 0 0 no-repeat;
  font-size: 80%;
  padding:0 0 0 20px;
  margin:0 10px 0 0;
  line-height:4em;
}
.lof-slider_2 .date_icon {
  background: url('../icons/icon_calendar.png') 0 0 no-repeat;
  font-size: 80%;
  padding:0 0 0 20px;
  margin:0 10px 0 0;
  line-height:4em;
}
.lof-slider_2 .category_icon {
  background: url('../icons/icon_category.png') 0 0 no-repeat;
  font-size: 80%;
  padding:0 0 0 22px;
  margin:0 10px 0 0;
  line-height:4em;
}
.lof-slider_2 .author, .lof-slider_2 .category, .lof-slider_2 .date {margin:0 7px 0 0;  font-size: 75%;}

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

/* item navigator */
.lof-slider_2 .lof-navigator-outer {
  position:absolute;
  right:0;
  top:0;
  z-index:4;  
  overflow:hidden;
}
.lof-slider_2 .lof-navigator {
  top:0;
  padding:0;
  margin:0;
  position:absolute;
  color:#FFF;
}
.lof-slider_2 .lof-navigator h3, .lof-slider_2 .lof-navigator h3 a, .lof-slider_2 .lof-navigator h3 a:visited {color:#DDD;}
.lof-slider_2 .lof-navigator h3 a:hover {color:red; text-decoration:none;}

.lof-slider_2 .lof-navigator li {
  cursor: pointer;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.lof-slider_2 .lof-navigator li div {
  background: url('../images/transparent_bg.png') repeat scroll 0 0 transparent;
  border-top: 1px solid #E1E1E1;
  height: 100%;   
  margin-left: 15px;
  position: relative;
}
.lof-slider_2 .lof-navigator li img {
/*
  border:#666 solid 1px;
*/
  border : none;
  float: left;
  padding: 3px;   
}
 
/* ActNavigator background-color */
/*
.lof-slider_2 .orange li.active {background:url('../img/arrow-bg-orange.png') no-repeat scroll left center;}
*/
.lof-slider_2 .orange li.active div {background:url('../img/grad-bg-orange.gif');}
.lof-slider_2 .orange li.active img, .lof-slider_2 .orange li:hover img {
  border : none;
/*
  border:#C5C5C5  solid 1px;
*/
}

/*
.lof-slider_2 .darkblue li.active {background:url('../images/arrow-bg-darkblue.png') no-repeat scroll left center;}
.lof-slider_2 .darkblue li.active div {background:url('../images/grad-bg-darkblue.gif');}
.lof-slider_2 .darkblue li.active img, .lof-slider_2 .darkblue li:hover img {border:#C5C5C5  solid 1px;}

.lof-slider_2 .lightblue li.active {background:url('../images/arrow-bg-blue.png') no-repeat scroll left center;}
.lof-slider_2 .lightblue li.active div {background:url('../images/grad-bg-blue.gif');}
.lof-slider_2 .lightblue li.active img, .lof-slider_2 .lightblue li:hover img {border:#0059A9  solid 1px;}
*/

.lof-slider_2 .lof-navigator h3 a:hover,
.lof-slider_2 .lof-description_white h3 a:hover {
  color : #333;
}
.lof-slider_2 .lof-description_white {
  background : url("../img/white_80.png") repeat scroll 0 0 transparent;
}
.navSelector h3 {
  font-size : 10px !important;
}
.lof-slider_2 .lof-navigator li div {
  background : #fee5c7;
}
.lof-slider_2 .lof-navigator li:hover div {
  background : #ffe0b2;
}
.lof-slider_2 .lof-navigator li.active div,
.lof-slider_2 .lof-navigator li.active:hover div {
  background: url("../img/grad-bg-orange.gif") repeat scroll 0 0 transparent;
}
.lof-slider_2 .lof-navigator li:hover h3,
.lof-slider_2 .lof-navigator li:hover h3 a,
.lof-slider_2 .lof-navigator li:hover h3 a:visited,
.lof-slider_2 .lof-navigator li:hover div {
  color : #444;
}
.lof-slider_2 .lof-navigator h3,
.lof-slider_2 .lof-navigator h3 a,
.lof-slider_2 .lof-navigator h3 a:visited,
.lof-slider_2 .lof-navigator li div {
  color : #555;
}
.lof-slider_2 .lof-navigator li.active h3,
.lof-slider_2 .lof-navigator li.active h3 a,
.lof-slider_2 .lof-navigator li.active h3 a:visited,
.lof-slider_2 .lof-navigator li.active div {
  color : #333;
}
.lof-description {
  top : auto !important;
  bottom : 0;
  height : 80px;
}
/* NEWSslider end */


/* EKD News begin */
#ekd p {
  padding : 8px;
}

.tx-rssdisplay,
.tx-gkhrssimport-pi1 {
  padding : 0 8px 8px 8px;
  overflow : hidden;
}
.rss-title,
.tx-gkhrssimport-pi1-header {
  margin : 0 0 10px 0;
}
.rss-date,
.tx-gkhrssimport-pi1-date {
  font-size : 10px;
}
/* EKD News end */

.theme-default .nivoSlider {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin-bottom: 0;
  height: 380px;
}
.theme-default .nivoSlider img {
  height: auto !important;
}
.theme-default.slider-wrapper,
.theme-bar.slider-wrapper {
  border: 1px solid orange;
}
.nivo-caption {
  background: #fff;
  color: #333;
}
.theme-default .nivo-caption a,
.theme-bar .nivo-caption a {
  color: #555;
}
.theme-default .nivo-caption a:hover,
.theme-bar .nivo-caption a:hover {
  color: #000;
}

.theme-bar .nivo-directionNav a {
  color: #777;
  background: #fff;
  bottom: 0;
  padding: 10px;
  opacity: 0.7;
}
.theme-bar .nivo-directionNav a:hover {
  color: #333;
  opacity: 0.7;
}
.theme-bar:hover a.nivo-nextNav {
  right: 0;
  opacity: 0.7;
}
.theme-bar a.nivo-nextNav {
  right: -70px;
}
.theme-bar:hover a.nivo-prevNav {
  left: 0;
  opacity: 0.7;
}
.theme-bar a.nivo-prevNav {
  left: -70px;
}
.theme-bar:hover a.nivo-prevNav:hover,
.theme-bar:hover a.nivo-nextNav:hover {
  opacity: 0.9;
}



.italic {
  font-style: italic;
}




/* ALOHA begin */
.aloha-viewpage-controls {
  display: none !important;
}
#footer .aloha-editable-highlight,
#left .aloha-editable-highlight,
#right .aloha-editable-highlight {
  outline: 5px solid orange !important;
}
/* ALOHA end */


.csc-textpic-clear {
  clear: both;
}


#sidecontent2 #bild-und-bibel .dbg-top_left,
#sidecontent2 #bild-und-bibel .dbg-top_middle,
#sidecontent2 #bild-und-bibel .dbg-top_right,
#sidecontent2 #bild-und-bibel .dbg-header_left,
#sidecontent2 #bild-und-bibel .dbg-header_middle,
#sidecontent2 #bild-und-bibel .dbg-header_right,
#sidecontent2 #bild-und-bibel .dbg-middle_left,
#sidecontent2 #bild-und-bibel .dbg-middle,
#sidecontent2 #bild-und-bibel .dbg-middle_right,
#sidecontent2 #bild-und-bibel .dbg-bottom_left,
#sidecontent2 #bild-und-bibel .dbg-bottom_middle,
#sidecontent2 #bild-und-bibel .dbg-bottom_right,
#sidecontent2 #bild-und-bibel .dbg-footer_left,
#sidecontent2 #bild-und-bibel .dbg-footer_middle,
#sidecontent2 #bild-und-bibel .dbg-footer_right {
  background: none;
}
#sidecontent2 #bild-und-bibel .dbg-header,
#sidecontent2 #bild-und-bibel .dbg-header_left,
#sidecontent2 #bild-und-bibel .dbg-header_right {
  height: 115px;
}
#sidecontent2 #bild-und-bibel .bild-und-bibel__countdown {
  font-family: inherit;
}
#sidecontent2 #bild-und-bibel .dbg-top_middle h3 {
  font-size: 1em;
}