/* Start of CMSMS style sheet 'hauptseiten' */
/* ----- THE BANNERS ----- */

#bannerWrapper {
width:620px;
height:auto;
float:left;
margin:9px 0px 0px 9px;
}

#mainBannerWrapper {
margin:0px 0px 10px 0px;
}

#SmallBannerWrapper {
width:620px;
height:auto;
float:left;
margin:0px 0px 0px 0px;
}

#SmallBannerWrapper p {
margin:0px;
}

#SmallBannerWrapper img {
border:1px solid #333333
}

#SmallBannerWrapper a {
margin:0px 10px 0px 0px;
}

/* ----- THE NEWS ----- */

#newsWrapper {
width:350px;
height:auto;
background-image:url([[root_url]]/images/site/news-bg.png);
background-repeat:repeat-y;
float:right;
margin:9px 9px 0px 0px;
}

#newsWrapperContent {
background-image:url([[root_url]]/images/site/news-top.png);
background-repeat:no-repeat;
padding:30px 30px 15px 30px;
color:#DDDDDD;
width:290px;
}

.newsPagination {
text-align:center;
}

#newsWrapperContent .newsPagination a {
margin:0px 8px;
}

h2.newsCategory {
text-align:center;
text-transform:uppercase;
color:#FFFFFF;
font-size:21px;
font-weight:normal;
letter-spacing:12px;
padding:0px 0px 0px 20px
}


h3.newsHeadline {
text-align:center;
text-transform:uppercase;
color:#999999;
font-size:18px;
font-weight:normal;
letter-spacing:6px;
padding:0px 0px 0px 15px;
margin:20px 0px;
}

#newsWrapperContent  .NewsSummaryWrapper p {
display:inline;
}

.NewsPostdate {
font-size:10px;
display:block;
margin:0px 0px 5px 0px;
}

#newsWrapperContent a {
color:#BF8853;
margin:0px 0px 0px 5px
}

#newsWrapperContent a:hover {
text-decoration:none;
}

.newsSpacer {
width:240px;
height:1px;
overflow:hidden;
margin:20px auto;
border-bottom:1px dotted #6B544C
}

#newsWrapperContent .newsarchiv {
text-align:right;
margin:25px 0px 0px 0px
}

#newsWrapperContent .newsarchiv a {
display:inline-block;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
color:#999999;
font-weight:bold;
}

#newsWrapperBottom {
background-image:url([[root_url]]/images/site/news-bottom.png);
background-repeat:no-repeat;
width:350px;
height:10px;
overflow:hidden;
}

/* ----- FOOTER WRAPPER ----- */

#footerWrapper {
width:930px;
height:30px;
background-image:url([[root_url]]/images/site/footer_bg.png);
background-repeat:repeat-x;
padding:10px 20px 0px 20px;
margin:10px auto;
font-size:12px;
}

#footerWrapper a {
text-transform:uppercase;
color:#CCCCCC;
text-decoration:none;
margin:0px 3px
}

#footerWrapper .phone {
display:block;
float:left;
font-size:16px;
color:#CCCCCC;
}

#footerWrapper .menu {
display:block;
width:700px;
text-align:right;
float:right;
color:#CCCCCC;
}
/* End of 'hauptseiten' */

