/* Start of CMSMS style sheet 'main' */
body {
margin:0px;
padding:0px;
color:#413D36;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:22px;
}

a:link, a:hover, a:active, a:visited, a:focus {
color:#5F232D;
font-weight:bold;
text-decoration:none;
}

#frame {
width:764px;
height:auto;
border:10px solid #EAE4DB;
background-color:#FFFFFF;
padding:1px;
margin: 20px auto;
}

#content_wrapper {
border:1px solid #9B9086;
background-color:#FFFFFF;
padding:1px;
}

/* ----- HEADER ----- */

#header {
width:760px;
height:220px;
}

/* ----- CONTENTWRAPPER ----- */

.content_header {
width:760px;
height:22px;
background-image:url(images/content/content_top.jpg);
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF
}

/* ----- START MENU ----- */

.menu {
width:180px;
height:auto;
vertical-align:top;
background-color:#C9AE92;
}

img {
border:none
}

/* ----- END MENU ----- */

/* ----- START CONTENT ----- */

.content{
width:580px;
height:auto;
vertical-align:top;
background-color:#FFFFFF;
background-image:url(images/content/content_bg.gif);
background-repeat:no-repeat;
}

#inhalte {
padding:20px 45px
}

#inhalte h1 {
padding:0px;
margin: 0px 0px 0px -20px;
color:#660000;
font-family:Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
font-size:16px;
letter-spacing:2px;
padding-bottom:15px;
}

 .NewsSummaryLink,
 .NewsSummaryCategory,
 .NewsSummaryAuthor {
display:none
}

.NewsSummaryPostdate {
font-weight:bold;
margin:5px 0px
}

 .NewsSummary {
margin:0px;
padding:0px 0px 10px 20px
}

/* ----- END CONTENT ----- */

.bottom_top {
background-color:#9E9182;
height:10px;
border-top:1px solid #FFFFFF
}

.bottom_sub {
background-color:#655F55;
height:5px;
border-top:1px solid #FFFFFF
}

/* ----- END CONTENTWRAPPER ----- */

/* End of 'main' */

