/* Start of CMSMS style sheet 'startseite' */
/* ----- SMALL BANNER ----- */

#SmallBannerWrapper {
width:620px;
height:200px;
float:left;
margin:9px 0px 0px 0px;
}

#SmallBannerWrapper p {
margin:0px;
}

#SmallBannerWrapper img {
border:1px solid #333333
}

#SmallBannerWrapper a {
margin:0px 10px 0px 0px;
}

/* ----- NEWS WRAPPER ----- */

#newsWrapper {
width:350px;
height:auto;
background-image:url([[root_url]]/images/site/start-news-bg.png);
background-repeat:repeat-y;
margin:9px 0px 0px 0px;
float:right;
}

#newsWrapperContent {
width:290px;
height:auto;
padding:20px 30px;
background-image:url([[root_url]]/images/site/start-news-top.png);
background-repeat:no-repeat;
background-position:top;
color:#DDDDDD;
}

h2.newsHeadline {
text-align:center;
text-transform:uppercase;
color:#999999;
font-size:21px;
font-weight:normal;
letter-spacing:6px;
padding:0px 0px 0px 15px;
margin:15px 0px 20px 0px;
}

#newsWrapperContent a {
color:#BF8853;
margin:0px 0px 0px 5px
}

#newsWrapperContent a:hover {
text-decoration:none;
}

.NewsPostdate {
font-size:10px;
display:block;
margin:0px 0px 5px 0px;
}

#newsWrapperContent  .NewsSummaryWrapper p {
display:inline;
}

.newsSpacer {
width:240px;
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 {
width:350px;
height:10px;
background-image:url([[root_url]]/images/site/start-news-bottom.png);
background-repeat:no-repeat;
overflow:hidden
}

/* ----- FOOTER WRAPPER ----- */

#footerWrapper {
width:570px;
height:30px;
background-image:url([[root_url]]/images/site/footer_bg.png);
background-repeat:repeat-x;
padding:10px 20px 0px 20px;
font-size:12px;
position:absolute;
bottom:10px;
}

#footerWrapper a {
text-transform:uppercase;
color:#CCCCCC;
text-decoration:none;
margin:0px 3px
}

#footerWrapper .phone {
display:block;
float:left;
}

#footerWrapper .menu {
display:block;
width:400px;
text-align:right;
float:right;
color:#CCCCCC;
}
/* End of 'startseite' */

