/* CSS Document */

body, html{
height:100%;
}
body{
font-family:arial, helvetica, sans-serif;
margin:0;
padding:0;
font-size:12px;
background-color:#f9f3c0;
}

  * .hidden{
  position:                     absolute;
  left:                         -50000px;
  top:                          -50000px;
  width:                        0px;
  height:                       0px;
  overflow:                     hidden;
  display:                      inline;
  }

a{
color:#049a0f;
text-decoration:underline;
}

a:hover, a:focus{
text-decoration:none;
}


h1{
font-size:1.4em ! important;
color:#049a0f
}

h1.header{
background:url(../img/schriftzug.gif) no-repeat;
width:341px;
height:91px;
margin:19px 0 5px 31%;
}

#MainBox{
width:100%;
background:#f9f3c0 url(../img/baumRight.jpg) top right no-repeat;
float:left;
height:100%;padding: 0 0 1em 0;}
a.LogoBox{
background:url(../img/logo.gif) no-repeat;
width:154px;
height:166px;
top:18px;
left:45px;
position:absolute;
}
#LeftBox{
width:23%;
float:left;
margin-top:70px
}
#MiddleBox{
width:77%;
float:right;
background:#FFF url(../img/baumRight_content.jpg) top right no-repeat;
min-height:100%;
}

.NEWS_TICKER{
float:left;
height:15px;
margin-left:20%;
margin-top:5px;
width:20%;
}

#memoryscroller a{
text-decoration:none;
margin:0pt 10px 0pt 0pt;
padding:0pt 10px 0 0;
border-right:1px solid #D0D0D0;
}

#ContentBox{
min-height:650px;
margin:25px 0 0 30px;
border-top:1px solid #039a0f;
border-left:1px solid #039a0f;
width:85%;
padding:75px 0 10px 60px;
}

#CornerBox{
background:#FFF url(../img/contentCorner.gif) top left no-repeat;
height:100px;
width:110px;
position:absolute;
top:115px;
}
/* phpwcms-extras */
.article-summary-image{float:right;margin: 0 0 0 1em;}