#siteCenter {
background: url(/fileadmin/templates/img/BG_siteCenterStartpage.png) repeat-y top left;
}

#main {
background: url(/fileadmin/templates/img/BG_mainTopStartpage.png) no-repeat top left;
}

#contentInnerWrap{
padding: 40px 20px 30px 20px;
}

#contentInnerWrap{
color: #FFFFFF;
}

/* styles for main content */

#content h1 {
color: #FFF;
}

#content h2 {
color: #FFF;
}

#content h3 {
color: #FFF;
}

#content h4 {
color: #FFF;
}

#content h5 {
color: #FFF;
}

#content h6 {
color: #FFF;
}

#content a {
color: #FFF;
text-decoration: underline;
}

#content hr {
background-color: #FFF;
}



