html, body
{
    width:100%;
    height:auto;
    margin: 0;
    border: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana;
    FONT-SIZE: 12px;
    vertical-align:middle;
    color:#000000;
    min-height:100%;
}
body
{
    background-image:url(../img/bg-unten.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    background-color:#d4e2ed;
    min-height:100%;
}
h1
{
    font-size: 18px;
    color: #000000;
    font-weight:bold;
    padding:0px;
    margin:0px;
}
h2
{
    color:#0e60a9;
    font-size:14px;
    font-weight:bold;
    padding:0px;
    margin:0px;
}
input
{
    border: 1px solid rgb(0, 0, 0);
    font-size: 10px;
    width: 130px;
    height:15px;
    background-color:#FFFFFF;
    padding:0px 0px 0px 2px;
    font-family: Arial;
    margin:0px;
}
#oben
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:540px;
    background-image:url(../img/bg-oben.jpg);
    z-index:1;
}
#over
{
    position:relative;
    width:990px;
    margin:auto;
    z-index:2;
}
#titlelinks
{
    text-align:right;
    width:978px;
    padding:20px 5px 3px 5px;
    color:#FFFFFF;
}
#title
{
    width:990px;
    height:200px;
    float:left;
}
#mitte
{
    width:988px;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    background-image:url(../img/bg-mitte.jpg);
    background-repeat:repeat-x;
    background-color:#d5e3ee;
    float:left;
    padding:10px 0px 10px 0px;
}
#content_menu
{
    width:180px;
    float:left;
}
#lupe
{
    float:left;
    width:180px;
}
#lupe_links
{
    padding:0px 0px 0px 10px;
    width:140px;
    float:left;
}
#lupe_rechts
{
    width:19px;
    height:21px;
    float:left;
    cursor:pointer;
    border-top:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
}
#suche
{
    font-size: 11px;
    height:17px;
    padding:4px 0px 0px 2px;
    width: 140px;
    background-color:#244371;
    border-left:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    border-right:0px;
    color:#FFFFFF;
    margin:0px;
    float:left;
}
#menu
{
    width:160px;
    float:left;
    margin:7px 0px 0px 10px;
    display:inline;
}
#content
{
    float:right;
    display:inline;
    margin:0px 6px 0px 0px;
}
#content_mitte
{
    float:left;
    padding:0px 0px 0px 10px;
    width:792px;
    background-image:url(../img/bg-content-mitte.jpg);
    background-repeat:no-repeat;
}
#content_right
{
    float:left;
    width:160px;
    margin:0px 0px 0px 23px;
    display:inline;
}
#content_height
{
    float:left;
    height:490px;
}
#content_content
{
    padding:9px 0px 0px 0px;
    width:606px;
    float:left;
}
#content_unten
{
    width:986px;
    height:36px;
    background-image:url(../img/bg-strich.jpg);
    margin:5px 0px 5px 2px;
    float:left;
    color:#547cc2;
    display:inline;
}
#content_unten_links
{
    margin:5px 0px 0px 10px;
    width:150px;
    float:left;
}
#content_unten_rechts
{
    float:right;
    padding:10px 5px 0px 0px;
}
#content_bottom
{
    float:left;
    width:912px;
    padding:0px 10px 0px 10px;
}
#footer
{
    width:970px;
    height:75px;
    float:left;
    padding:5px 11px 0px 11px;
    background-image:url(../img/bg-footer.jpg);
    background-repeat:no-repeat;
}
#footer_oben_links
{
    width:50%;
    font-size:12px;
    color:#FFFFFF;
    float:left;
}
#footer_oben_rechts
{
    text-align:right;
    color:#FFFFFF;
    width:50%;
    float:left;
}
#footer_unten_links
{
    padding:13px 0px 0px 0px;
    width:50%;
    font-size:12px;
    color:#FFFFFF;
    float:left;
}
#footer_unten_rechts
{
    padding:13px 0px 0px 0px;
    text-align:right;
    color:#FFFFFF;
    width:50%;
    float:left;
}
div.news
{
    width:140px;
    padding:10px 10px 0px 10px;
    background-image: url(/itemacms/content/files/news/news.jpg);
}
div.news-ueber
{
    width:160px;
    background-color:#FFFFFF;
}
div.news-ueber1
{
    width:152px;
    margin:0px 0px 0px 4px;
    padding:4px 0px 4px 0px;
    border-bottom:1px solid #E4E4E4;
}
div.news_footer
{
    width:160px;
    height:17px;
    background-image: url(/itemacms/content/files/news/news.gif);
    margin:0px 0px 10px 0px;
}
div.news_footer_last
{
    width:160px;
    height:17px;
    background-image: url(/itemacms/content/files/news/news.gif);
    margin:0px 0px 0px 0px;
}
#hiddendiv
{
    position:absolute;
    visibility:hidden;
    width:1px;
    height:1px;
    top:-100px;
    left:-100px;
}
a
{
    color: #0e60a9;
    text-decoration:none;
}
a:hover
{
    color: #0e60a9;
    text-decoration: underline;
}
a.lw
{
    color: #FFFFFF;
    text-decoration:none;
}
a.lw:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
a.balken
{
    text-decoration:none;
    margin:0px 20px 0px 0px;
}
a.linkanker
{
    color: #000000;
    font-weight:bold;
    text-decoration:none;
}
a.linkanker:hover
{
    color: #000000;
    text-decoration: none;
}
a.menu0
{
    color: #244372;
    text-decoration:none;
    display:block;
    height:19px;
    width:145px;
    padding:4px 0px 0px 15px;
    font-size:13px;
    background-image:url(../img/bg-menu.jpg);
    margin:2px 0px 0px 0px;
}
a.menu0:hover
{
    color: #244372;
    background-image:url(../img/bg-menu-h.jpg);
    text-decoration: none;
}
a.menu0_aktiv
{
    color: #244372;
    text-decoration:none;
    font-weight:bold;
    display:block;
    height:19px;
    width:145px;
    padding:4px 0px 0px 15px;
    font-size:13px;
    background-image:url(../img/bg-menu.jpg);
    margin:2px 0px 0px 0px;
}
a.menu0_aktiv:hover
{
    color: #244372;
    background-image:url(../img/bg-menu-h.jpg);
    text-decoration: none;
}
a.sitemap0
{
    color: #244372;
    text-decoration:none;
    display:block;
    height:19px;
    width:145px;
    padding:2px 0px 0px 15px;
    font-size:13px;
    margin:2px 0px 0px 0px;
}
a.sitemap0:hover
{
    color: #244372;
    text-decoration: underline;
}
a.sitemap1
{
    color: #244372;
    text-decoration:none;
    display:block;
    height:19px;
    width:145px;
    padding:2px 0px 0px 30px;
    font-size:13px;
    margin:2px 0px 0px 0px;
}
a.sitemap1:hover
{
    color: #244372;
    text-decoration: underline;
}
