
/* = HTML
----------------------------------------------- */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    background:#E9E9E9 url(../images/system/body.gif) repeat-x 0 0;
    padding: 0 0 40px 0;
}

*{
    padding: 0;
    margin: 0;
    line-height: 133%;
    font-size: 1em
}
ul li {
    list-style: none;
}
a {
    color: #000;
    text-decoration: none;
}
h2 {
    font-size: 25px;
    font-weight: normal;
    padding: 0 0 10px 0
}
/* = Layoutcontainer
----------------------------------------------- */
#wrap {
    width: 1128px;
}
#layout01 {
    width: 1100px;
}
#layout02 {
    width:1100px
}
#contentNav{
    width:242px;
}
/* = Maxipopup
----------------------------------------------- */
body.maxi #wrap {
   width: 838px;
}
body.maxi #layout01 {
    width: 810px;
}
body.maxi #layout02 {
    width:810px
}
/* IE7 Kontakt */
#marginal .teaser ul.linkListe li a,
#marginal .teaser ul.linkListe li a:hover{
    *width: 230px;
}
