/**************************************************
 standard elements
 **************************************************/
html {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

body {
     background: url(../img/pageBG.png);
}
/**************************************************
 wrapper for content
 ***************************************************/
#shadow {
  left: 50%;
  margin-left: -495px;
  margin-top: 64px;
  position: absolute;
  width: 990px;
}


#shadowTop {
  float: left;
  width: 988px;
  background: URL(../img/shadowTop.png);
  height: 5px;
}

#shadowMiddle {
  float: left;
  width: 988px;
  background: URL(../img/shadowMiddle.png);
}

#shadowBottom {
  float: left;
  width: 988px;
  background: URL(../img/shadowBottom.png);
  height: 5px;
}

#Wrapper {
  float: left;
  background: #fff;
  width: 978px;
  margin: 0 5px;
}
/**************************************************
 LeftArea
 **************************************************/
#LeftArea {
    float: left;
    width: 177px;
    background: none;
}

#Logo {
    background: url(../img/logo.jpg) no-repeat;
    height: 144px;
    width: 145px;
}

/*------------------------- LanguageMenu start */
#LanguageMenu {
    color: #000;
    font-size: 9px;
    list-style: none;
    margin: 46px 0 0 16px;
    text-transform: uppercase;
    width: 149px;
}

.LanguageMenu-Item {
    list-style: none;
}

.LanguageMenu-Item a {
    color: #000;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.LanguageMenu-Item a:hover {
    color: #000;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}
/*------------------------- LanguageMenu end */

/*------------------------- SubMenu start */
#SubMenu {
    border-top: 1px solid #d2d2d2;
    color: #666;
    font-size: 10px;
    list-style: none;
    margin: 7px 0 45px 16px;
    padding: 7px 0 0 0;
    text-transform: uppercase;
    width: 149px;
    background: none;
}

.SubMenu-Item {
    height: 22px;
    line-height: 22px;
    list-style: none;
    background: none;
}

.SubMenu-Item_act {
    height: 22px;
    line-height: 22px;
    list-style: none;
    background: black;
}

.SubMenu-Item_act a {
    color: #fff;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.SubMenu-Item a {
    color: #000;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/*------------------------- SubMenu end */

/*------------------------- FooterMenu start */
#FooterMenu {
    position: absolute;
    bottom: 4px;
    left: 14px;
    margin-bottom: 10px;
}

.FooterMenu-Item {
    float: left;
    list-style: none;
    margin: 0 0 0 0;
    display: inline;
}

.FooterMenu-Item img {
    float: left;
    margin-top: 0px;
}

.FooterMenu-Item .footer_punkte {
    margin: 0 0 0 8px;
    padding-top: 2px;
}
/*------------------------- FooterMenu end */

/**************************************************
 RightArea
 **************************************************/
#RightArea {
    float: left;
    width: 787px;
    background: none;
}

/*------------------------- MainMenu start */
#MainMenu {
    float: left;
    margin: 74px 0 0px 0;
}

.MainMenu-Item {
    float: left;
    height: 32px;
    line-height: 32px;
    list-style: none;
    margin: 0 9px 0 0;
    background: none;
}

.MainMenu-Item img {
    margin-top: 19px;
}

.MainMenu-Item_act {
    background: url(../img/kreis.jpg) no-repeat;
    background-position: top;
    background-position: 50% 0px;
    padding: 19px 0 0 0;
    text-transform: uppercase;
}
/*------------------------- MainMenu end */

/*------------------------- Content start */
#ContentArea {
    float: left;
    background: none;
    width: 790px;
}

#ImageContent {
    background: none;
    height: 234px;
    margin: 11px 0 0 0;
    float: left;
}

.single_column img {
    float: left;
    margin: 0 4px 0 0;
}

#TypoContent {
    margin: 32px 0 0px 0;
    padding-bottom: 20px;
    background: none;
    float: left;
}

#TypoContent a img {
    border: none;
}

#TypoContent a.internal-link {
    font-weight: bold;
}

#TypoContent a.download {
    font-weight: bold;
}

#TypoContent p {
    color: #000;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 16px;
    text-decoration: none;
}

#TypoContent a {
    color: #000;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 0px;
    text-decoration: none;
}
/*------------------------- Content end */

/*------------------------- FlexContent start */
.two_column_wrapper {
    width: 316px;
    float: left;
    margin-bottom: 0px;
    background: none;
}

.two_column_content {
    width: 284px;
}

.four_column_wrapper {
    width: 624px;
    clear: both;
    float: left;
    margin-bottom: 0px;
}

.four_column_content {
    width: 596px;
}
/*------------------------- FlexContent end */

#LogoSchriftzug {
    background: url(../img/logo_schrift.jpg) no-repeat;
    display: inline;
    float: right;
    height: 14px;
    margin: 89px 8px 0px 0;
    width: 138px;
}

#ButtonMenu {
    background: #000000 url(../img/box_bg.jpg) no-repeat;
    height: 234px;
    margin: 11px 0 0 0;
    width: 155px;
    float: left;
    display: inline;
}

#ButtonMenu p {
    color: #fff;
    margin: 7px 10px 2px 10px;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: -1px;
    padding-bottom: 8px;
    text-decoration: none;
}

#ButtonMenu a {
    color: #fff;
    text-decoration: none;
}

.punkte {
    position: relative;
    top: -6px;
    left: 9px;
}

h2 {
    font-size: 13px;
}

.news-list-content img {
    margin-bottom: 10px;
}

.single-column-wrapper {
 background: none;
width: 154px;
float: left;
display: inline;
background: none;
margin-left: 4px;
}

.single-column-wrapperInner {
margin-left: 15px;
}

#TypoContent .single-column-text p a {
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 7px;
    line-height: 14px;
font-weight: normal;
}


.single-column-image {
margin-top: 10px;
}

.single-column-header {
margin-top: 10px;
text-transform: uppercase;
}

.single-column-divider {
float: left;
width: 1px;
height: 205px;
background-color: #d2d2d2;
margin-top: 10px;
margin-left: -5px
}
