body {
  font-family : Verdana, sans-serif;
  line-height : 1.3;
  margin : 0;
}

a img,
img {
  border : 0;
}

h1 { 
  border-top : 0;
  padding-top : 0;
  margin-top : 10px;
}

#website {
  margin-left : auto;
  margin-right : auto;
}

#header {
  float : left;
  width : 100%;
}

#header_logo img {
  margin-left : 50px;
  margin-top : 15px;
  margin-bottom : -15px;

}

#header_image {
  margin-top : -133px;
  padding-left : 42px;
  height : 150px;
  width : 500px;
  float : left;
  position: relative;
  z-index: 10;
}

#header_image img{
  border-left : 2px solid white;
  border-right : 1px solid white;

}

#header_hr {
  z-index: 1;
  width: 100%;
  position: relative;
  top: 17px;
  height: 150px;
  background-color: #861717;
}

#navigation {
  float : left;
  border-right : 1px solid white;
  border-left : 1px solid white;
  margin-top : -148px;
  position: relative;
  z-index: 10;
}

#navigation ul, 
#navigation li {
  list-style-type : none;
  margin : 0px;
  padding : 0px;
}


ul.navigation_second {
  height : 150px;
  background-color : #861717; 
  border-left : 1px solid white;
  border-right : 1px solid white;
}

.navigation_first {
  float : left;
  width : 104px;

}

.navigation_first_item a {
  color : #6F706B;
  font-weight : bold;
  display : block;
}

.navigation_second_item a {
  color : #FFFFFF;
  font-size : 11px;
  font-weight : normal;
  display : block;
}

div.navigation_first_item,
div.navigation_second_item {
  padding-left : 2px;
}


.navigation_second_item:hover {
  background-color : #ffffff;
}

.navigation_second_item:hover a{
  color : #6F706B;
}

.navigation_active a {
  text-decoration : underline;
  font-weight : bold;
}

.navigation_all_active .navigation_second {
  background-color : #6F706B;
}

#navidrei {
 clear : both;
 height : 20px;
 background-color : #333333;
/* border-top : 2px solid #ffffff; *pfui, dass wird vererbt*/
 margin-left: 40px;
 width : 920px;
 color : #ffffff;
}

#navidrei li{
 padding-left : 10px;
 float : left;
 list-style-type: none;
 display : block;
 align: left;
}

#navidrei li a {
  color : #ffffff;
}

#navidrei li a:hover {
 text-decoration:underline;
}

#navivier {
 width : 920px;
 background-color : #c0c0c0;
 position : absolute;
 top : 230px;
}

#navivier li a {
  color : #861717; 
}

#content {
  color : #6f706b;
  clear : both;
  border-top : 12px solid white;
}


#content_drei {
  margin-left : 40px;
  color : #6f706b;
  float:left;
  border-top: 2px solid white;
  width : 710px;
  min-height : 800px;
}

#content_drei .inhalt h1 {
  border-top : 0;
  padding : 2px;
  margin : 0;
  display : block;
  background-color : #861717;
  color : #ffffff;
  font-size : 12px;
  font-weight: normal;
}


#content_left {
  width : 500px;
  float : left;
  border-left : 2px solid white;
  background-color : white;
  min-height : 600px;
  padding-left : 40px;
}

#content_middle {
  border-left : 2px solid white;
  width : 207px;
  float : left;
}

#content_left_middle {
  background-color : #ebebeb;
  float : left;
}


#content_right {
  border-left : 2px solid white;
  width : 207px;
  float : left;
}

#content_right h1,h2,p {
  align : right;
}

#content_right a,
#content_drei a,
#content a {
  color : #861717;
}


#footer {
  color : #222222;
  background-color : #fcb953;
  border : 1px;
  clear:both;
  border-top: 12px solid white;
  min-height : 250px;
  background-color : #ebebeb;
}

tx-vgetagcloud-pi1 a{
  color : #9d2413;
  background-color : #d4d4d4;
  border : 1px;
  clear:both;
  border-top: 12px solid white;
}



#footer_top {
  padding-top: 10px;
}

  
#footer_left {
  margin-left : 40px;
  width : 500px;
  float : left;
  padding-left : 2px;
}

#footer_meta ul, 
#footer_meta li,
#footer_links ul, 
#footer_links li  {
  list-style-type: none;
}

.footer_navigation {
  width : 103px;
  float : left;
  padding-left : 2px;
  margin-top : 0px;
  margin-bottom : 0px;
}


.footer_navigation_item a {
  text-decoration : none;
  display : block;
  color : #861717;
  width : 100px;

}

.footer_navigation_item:hover a {
  text-decoration : underline;
}


#footer_right {
  width : 205px;
  padding-left : 2px;
  float : left;
  color : #ffffff;
}


#footer_bottom {
  clear:both;
  margin-left : 544px;
  width : 416px;
}








@media print {
  #header_image,

  #navigation, 
  #content_middle, 
  #content_right, 
  #footer_left, 
  #footer_meta,
  #footer_links, 
  #footer_right {
    display : none;
  }
  
  #header {
    height : 2px;
  }
  
  
  #header_logo {
    margin-left : 2px;
  }
  
  
  #content_left {
    margin-left : 15px;
    margin-right : 15px;  
    width : 100%;
  }
  

  #footer_bottom {
    margin-left : 0px;
    width : 99%;
    text-align:right; 
  }
}

*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
  border : 0 solid #ffffff;
  background-color : #ffffff;
}


.news-list-item {
  /* IE hack */
  height : 1%;
  line-height : 1.3;
  /* IE hack end */
  height : 210px;
  padding : 0;
  margin : 0;
  border : 0 solid #fff;
  background-color : #fff;
  clear : both;
  border:2px solid #cccccc;
  padding : 3px;
  margin-bottom :5px;
}

.news-list-container H3 {
  margin-bottom: 5px;
  padding: 0;
  border-bottom: 0 solid #fff;
  background-color: #fff;
}


.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
  color:#fff;
  padding-left:0;
}
.news-list-container H3 A {
  color:#fff;
  text-decoration : none;
}
.news-list-container P {
  padding-left:0;
}
.news-list-date {
  float: right;
  color: #fff;
  width: 180px;
  text-align: right;
  height: 20px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 9px;
  font-weight: normal;
  background-color: #fff;
}

.news-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 9px;
}

.news-list-container IMG {
  float: right;
  border:0 solid #fff;
  margin-bottom:5px;
  margin-right:0;
  margin-left:5px;
}
.news-list-category IMG {
  float: none;
  border:none;
  margin:0px;
}

.news-list-morelink,.news-list-category {
  font-size:9px;
  margin-left:3px;
}
.news-list-morelink  {
  margin-bottom:3px;
}
.news-list-browse {
  text-align: center;
  clear : both;
}

.news-list-subheader {
  width : 340px;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
  margin : 1px;
  border : 0px solid #000;
  padding : 1px;
  background-color : #fff;
}

.tx-ttnews-browsebox TD {
  font-size : 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
  font-weight : bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
  margin : 0px;
}

.tx-ttnews-browsebox-SCell {
  background-color : #fff;
  border : 0px solid #000;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  margin-right: 10px;
   /* IE hack */
  height : 1%;
  line-height : 1.3;
  /* IE hack end */
  padding : 0;
  margin : 0;
  border:2px solid #cccccc;
  padding : 3px;
  margin-bottom :5px;
}

.news-single-item H2 {
  font-size : 14px;
  font-weight : normal;
}

#content .news-single-item H3 {
  margin-bottom : 15px;
  color : #6F706B;
}

.news-single-img {
  float : right;
  margin-left :5px;
}

.news-single-imgcaption {
  padding : 3px;
  clear : both;
}

.news-single-category {
  float : right;
}

.news-single-backlink, .news-single-backlink a {
  font-weight : bold;
  font-size : 10px;
  margin-bottom : 15px;
  margin-top : 10px;
}

.news-single-timedata {
  float : right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size : 12px;
  color : #fff;
}

.news-single-author {
  padding-bottom : 3px;
}

.news-single-additional-info {
  border : 2px solid #cccccc;
  background-color : #e2e2e2;
  clear : both;
  margin-top : 10px;
  padding : 3px;
}

.news-single-related,.news-single-files,.news-single-links  {
  margin : 2px;
  margin-bottom : 3px;
  padding : 2px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
  margin-left : 2px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
  margin-left : 6px;
  width : 90%;
}

.news-single-content {
  width : 460px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/



.news-latest-container {
  border : 2px solid #cccccc;
  margin-bottom : 10px;
}

.news-latest-container H2,.news-latest-gotoarchive, A {
  text-decoration : none;

}

.news-latest-gotoarchive {
}



.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {

}

.news-latest-gotoarchive A {
}

.news-latest-item {
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  padding:4px;
  height : 180px;
}

.news-latest-item IMG {
  float : right;
  padding : 2px;
  margin : 2px;
}

.news-latest-category IMG {
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
}

.news-latest-morelink {
}

.news-latest-morelink A {
  float:right;
}

.news-latest-item h3 {
  color : #861717;
  margin : 0;
}

.news-latest-item h3 a {
  color : #861717;
}


#content_left .inhalt h1 {
  border-top : 0;
  padding : 2px;
  margin : 0;
  display : block;
  background-color : #861717;
  color : #ffffff;
  font-size : 12px;
  font-weight: normal;
}

/* default styles for extension "tx_losungen" */

.losungen-main {
	padding: 0px, 2px, 2px, 2px;
	font-size: 11px;
	text-align: left;
}
.losungen-header {
	text-align: left;
	font-size: 9px;
        display:none;
}
.losungen-date {
	text-align: left;
	font-weight: bold;
}
.losungen-space {
	text-align: left;
	height: 6px;
}
.losungen-verse1header, .losungen-verse2header {
	text-decoration: underline;
}
.losungen-verse1txt, .losungen-verse2txt {
}
.losungen-verse1verse, .losungen-verse2verse {
	text-align: right;
	font-size: 9px;
}
.losungen-license {
	text-align: center;
	font-size: 9px;
        display:none;
}

.losungen-main h3 { 
  border-top : 0;
  padding : 2px;
  margin-top : 0;
  display : block;
  background-color : #861717;
  color : #ffffff;
  font-size : 12px;
}

/*
  strodeweg-rot: #9D2413;
  strodeweg-grau: #6F706B;
*/

#content_middle .inhalt, .losungen-main {
  border:2px solid #cccccc;
  padding : 3px;
  border-top : 0;
  margin-bottom : 10px;
}

#content_middle .inhalt {
  margin-bottom: 5px;
  padding: 2px 2px 5px 2px;
  border-right : 2px solid #cccccc;
  border-bottom : 2px solid #cccccc;
  border-left : 2px solid #cccccc;
  background-color: #ffffff;
}

#content_middle h1 { 
  border-top : 0;
  padding : 2px;
  margin : 0;
  display : block;
  color : #ffffff;
  font-size : 12px;
  font-weight: normal;
  background-color : #861717;
  padding : 2px;
  line-height : 1.3;
  border-bottom: 0;
}

#content_middle h2 { 
  border-top : 0;
  padding : 2px;
  margin : 0;
  display : block;
  color : #ffffff;
  font-size : 12px;
  font-weight: normal;
  background-color : #861717;
  padding : 2px;
  line-height : 1.3;
  border-bottom: 0;
}


#content_middle h3 { 
  border-top : 0;
  padding : 10px 0 0 0;
  margin-top : 0;
  display : block;
  color : #ffffff;
  font-size : 12px;
}

#content_middle .news-list-subheader {
  width : 100%;
}

#content_middle .news-list-item {
  /* IE hack */
  height : 1%;
  line-height : 1.3;
  /* IE hack end */
  padding : 0;
  margin : 0;
  border : 0 solid #fff;
  background-color : #e0e0e0;
  clear : both;
}

#content_middle .news-list-container H3 {
  margin-bottom: 5px;
  padding: 0;
  border-bottom: 0 solid #fff;
  background-color: #e0e0e0;
}

.hg2 {
  background-color: #e0e0e0;
}

.gottesdienste_news-latest-container {
  margin-bottom: 5px;
  padding: 2px 2px 5px 2px;
  border-right : 2px solid #cccccc;
  border-bottom : 2px solid #cccccc;
  border-left : 2px solid #cccccc;
  background-color: #ffffff;
}

.gottesdienste_news-latest-container h3 {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

.gottesdienste_news-latest-container h3 a {
  color : #861717;
  font-weight : normal;
}

.mbl_newsevent_onedayevent {
  padding-bottom:5px;
}

#teaser .inhalt, .suche {
  background-color : #e0e0e0;
  border:2px solid #cccccc;
  margin-bottom : 10px;
}


#teaser .inhalt h1, .LogoutName h1, .LoginName h1, .suche h1  { 
  border-top : 0;
  padding : 2px;
  margin-top : 0;
  display : block;
  background-color : #861717;
  color : #ffffff;
  font-size : 12px;
  font-weight:normal;
}



.LogoutName h1, .LoginName h1 {
  border-top : 2px solid #fff;
}

#teaser .inhalt h2 { 
  border-top : 0;
  padding : 2px;
  margin-top : 0;
  display : block;
  background-color : #861717;
  color : #ffffff;

  font-size : 12px;
}

.tx-indexedsearch {
  padding : 3px;
}

.csc-textpic-text {
  padding : 0px 3px 0px 3px;
}
	
.csc-form-label-req {
  display : none;
}

.tx-efafontsize-pi1 {
 position : absolute;
 top : 2px;
 left : 870px;
 z-index : 50;
}
