body
{
  background: url(../img/verlauf.jpg);
  font-family: Arial,Helvetica,Tahoma,Verdana,Sans-serif;
  font-size: 12px;
  margin: 0;
  color: #392716;
  line-height: 1.8em;
}

a
{
  color: #D91D14;
}

a img
{
  border: none;
}

.content_area
{
  border: 1px solid transparent;
  margin: 0 0 0 14px;
}

.content_area h1, .content_category
{
  text-transform: none;
  min-height: 22px;
  background: transparent url(../img/kat_titel.jpg) no-repeat top right;
  border-top: 1px solid #9B907E;
  border-bottom: 1px solid #9B907E;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0 5px;
  margin: 0;
}

.atitle h1,
.blockscenter .block_content h1, .blockscenter .block_content h2,
.blockscenter .block_content h3, .blockscenter .block_content h4,
.mcont h1, .mcont h2, .mcont h3, .mcont h4,
.MainContent h1, .MainContent h2, .MainContent h3, .MainContent h4
{
  text-transform: none;
  color: #D91D14;
  font-size: 21px;
  background: transparent url(../img/h4_center_block_strich.gif) no-repeat bottom left;
  border: none;
  margin: 0;
  padding: 5px 30px 5px 5px;
}

.content_category a
{
  font: inherit;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

.content_category a:hover
{
  text-decoration: underline;
}

.main
{
    background: #FFFFFF url(../img/center.jpg) repeat-y;
    width: 901px;
    margin: 0 auto 20px auto;
}

.left
{
    width: 191px;
    float: left;
    border: 1px solid transparent;
}

.right
{
    width: 706px;
    float: right;
}

.header
{
    width: 100%;
    position: relative;
    height: 176px;
    background: transparent url(../img/header.jpg) no-repeat top right;
    margin: 0;
}

#avatar
{
  width: 140px;
  height: 158px;
  position: absolute;
  top: 0;
  left: -29px;
  background: transparent url(../img/rhk_hund.jpg) no-repeat top left;
}

#spacer
{
  width: 901px;
  height: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent url(../img/unter_header.jpg) no-repeat top left;
}

#navi_top
{
  height: 24px;
  position: absolute;
  top: 35px;
  left: 197px;
}

#navi_top ul
{
 float:left;
 list-style-type: none;
 padding: 0;
 margin: 0;
}

#navi_top ul li
{
 float:left;
 padding: 1px 12px 0px 12px;
}

#navi_top ul li a
{
 text-decoration: none;
 color: #000;
 font-weight: bold;
}

#navi_top ul li a:hover
{
 border-bottom: 3px solid red;
}

#date
{
  height: 24px;
  position: absolute;
  top: 122px;
  left: 115px;
}

#navi_bottom
{
  height: 24px;
  position: absolute;
  top: 121px;
  left: 197px;
}

#navi_bottom ul
{
 float:left;
 list-style-type: none;
 padding: 0;
 margin: 0;
}

#navi_bottom ul li
{
 float:left;
 padding: 1px 12px 0px 12px;
}

#navi_bottom ul li a
{
 text-decoration: none;
 color: #000;
 font-weight: bold;
}

#navi_bottom ul li a:hover
{
 border-bottom: 3px solid red;
}


#searchbox
{
  height: 24px;
  position: absolute;
  top: 35px;
  right: 1px;
  background: transparent url(../img/suchen.jpg) repeat-x;
}

#searchbox input[type="image"]
{
  width: 34px;
  float: left;
}

#searchbox input[type="text"]
{
  float: left;
  font-size: 11px;
  width: 112px;
  padding: 5px 18px 8px 0;
  height: 11px;
  background: transparent url(../img/suchen.jpg) no-repeat top right;
  border: none;
}

.vnavi
{
  text-transform: uppercase;
}

.vnavi a
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.vnavi a:hover
{
  text-decoration: underline;
}

.vnavi ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}


.vnavi ul li a
{
  color: #392716;
  height: 22px;
  display: block;
  background: #F3DBAD url(../img/h4_navi_block_unterpunkt.gif) no-repeat;
  border-top: 1px solid #9B907E;
  border-bottom: 1px solid #9B907E;
  padding: 0 0 0 10px;
}

.vnavi ul li ul li a
{
  color: #392716;
  background: #F3DBAD url(../img/h4_navi_block_unterpunkt.gif) no-repeat;
  border-top: 1px solid #9B907E;
  border-bottom: 1px solid #9B907E;
}

.vnavi ul li ul li ul
{
  padding-left: 30px;
}

.vnavi ul li ul li ul a
{
  background: #FFFFFF;
  font-weight: normal;
  border: none;
}

.footer
{
    clear: both;
    width: 901px;
    min-height: 20px;
    background: #CFB787 url(../img/footer.gif) no-repeat top left;
}

/* article overview block styles */
#news_fb_articleList
{
  width: 100%;
}

#NewsFB_pageNavi,
#news_fb_pagebrowse
{
    width: 100%;
    text-align: center;
}

#NewsFB_pageNavi a,
#news_fb_pagebrowse a
{
  cursor: pointer;
  margin-right: 3px;
}

#NewsFB_pageNavi .spacer,
#news_fb_pagebrowse .spacer
{
  margin-right: 3px;
}

#NewsFB_pageNavi .active,
#news_fb_pagebrowse .active
{
  font-weight: bold;
  color: #392716;
}

#NewsFB_pageNavi .hide
{
  display: none;
}

.cms_rss_block
{
  text-align: center;
  font-weight: bold;
}

.cms_rss_block em
{
  font-style: normal;
}

.cms_rss_block ul
{
  text-align: left;
  font-weight: normal;
}
