﻿* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    overflow: auto;
}

html, body {
    height: 100%; /* все предки #container должны иметь высоту */
}

body 
{
    background-color:#e2e2e2;
    text-align:center;
    }

html > body #container {
    height: auto;
    min-height: 100%;
}

* html #container {
    height: 100%;
}

#container {
    position: relative;
    background-color:#fff;
    width:960px;
    margin:0 auto;
}

#header {
    width:974px;
    height:260px;
    margin-left:-14px;
    background-image: url(../images/header.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#footer {
    height: 48px;
    width:100%;
    position: absolute; 
    left: 0; 
    bottom: 0;
    text-align:center;
    padding:0;
    background-color:#e2e2e2;
}

#content 
{
    padding-bottom: 49px;
    text-align: center;
}
#logo 
{
    position:relative;
    height:165px;
    width:100%;
    }
#logo img 
{
    position:absolute;
    top:0;
    right:0;
    }
#motto 
{
    height:86px;
    width:100%;
    }
#motto h2 
{
    font-family:Courier New;
    font-size:11px;
    line-height:15px;
    margin-right:13px;
    font-weight:normal;
    color:#ccc;
    text-align:right;
    width:960px;
    }
#menu-klein 
{
    height:22px;
    width:947px;
    background-image: url(../images/hg-menu.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    line-height:22px;
    font-family:Courier New;
    font-size:12px;
    text-align:right;
    color:Black;
    padding-right:13px;
    }
* html #menu-klein 
{
    width:960px;}
#menu-klein a, #menu-klein a:hover, #menu-klein a#kleinactive
{
    text-decoration:none;
    color:Black;
    }
#menu-klein a:hover, #menu-klein a#kleinactive
{
    color:#EF1B21;
    }
#wrap
{
    width: 934px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
    text-align:left;
    font-size: 12px;
    color: Black;
    font-family: Verdana, Arial, Sans-serif;
    }
#links 
{
    width:100%;
    padding-bottom:10px;
    }
* html #links 
{
    padding-bottom:0;
    }
*:first-child+html #links 
{
    padding-bottom:0;
    }
#links p, p.bodytext
{
    clear:left;
    text-align:justify;
    margin: 7px 0 10px 0;
    line-height: 16px;
    }
#links h4, #links h5
{
    clear:left;
    }
#rechts 
{
    float:right;
    width:220px;
    margin-left:20px;
    margin-bottom:20px;
    padding:13px;
    background-color:#e2e2e2;
    }
.menu1
{
    height: 28px;
    margin-bottom:3px;
    background-color: #fff;
    }
.menu1 a, .menu1 a.act
{
    display:block;
    height: 28px;
    line-height: 28px;
    padding:0 0 0 15px;
    font-family:Courier New;
    font-size:14px;
    font-weight:normal;
    color:Black;
    border-left: solid 5px Gray;
    text-decoration:none;
    background-color:Transparent;
    }
.menu1 a:hover, .menu1 a.act:hover, .menu1 a.act
{
    border-left: solid 5px #EF1B21;
    }
.menu2
{
    margin-bottom:5px;
    background-color: Transparent;
    }
.menu2 a, .menu2 a.act
{
    display:block;
    line-height: 16px;
    padding:0 0 0 35px;
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    color:Black;
    text-decoration:none;
    background-color:Transparent;
    background-image:url(../images/icon-menu-2.gif);
    background-position: 20px 0;
    background-repeat: no-repeat;
    }
.menu2 a.act, .menu2 a:hover, .menu2 a.act:hover 
{
    background-image:url(../images/icon-menu-2-aktive-neu.gif);
    }
#links h1
{
    float:left;
    background-image: url(../images/hg-h1.gif);
    background-position: top left;
    background-repeat: repeat-x;
    padding:12px 0 0 0;
    font-family:Courier New;
    font-size:18px;
    font-weight:bold;
    color:Black;
    margin-bottom:15px;
    }
#links h4, #links h5 
{
    margin: 7px 0 5px 0;
    }
#links ol
{
    padding-left: 25px;
    margin-bottom:10px;
    }
#links ul 
{
    margin-left:40px;
    margin-bottom:10px;
    line-height:16px;
    list-style-type:circle;
    clear:left;
    }
#links ul ul 
{
    list-style-type: disc;
    }
#links ul ul ul
{
    list-style-type: square;
    }
a.internal-link, a.mail, a.external-link-new-window, a.download, a.text, li a
{
    color:#666;
    font-weight:normal;
    text-decoration:none;
    border-bottom: dotted 1px #666;
    }
a:hover.internal-link, a:hover.mail, a:hover.external-link-new-window, a:hover.download, a:hover.text, li a:hover
{
    color:#EF1B21;
    text-decoration:none;
    border-bottom: dotted 1px #EF1B21;
    }
.an 
{
    position:relative;
    float:left;
    width:233px;
    margin: 0;
    }
.an h4
{
    position:absolute;
    width:222px;
    margin:0;
    padding:0;
    top:7px;
    }
.an p
{
    position:absolute;
    width:100px;
    margin:0;
    padding:0;
    top:55px;
    right:10px;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
    color:#000;
    text-align:center;
    }
.an a
{
    display:block;
    width:217px;
    margin:0;
    padding:0;
    border-left: solid 5px Gray;
}
.an a:hover
{
    border-left: solid 5px #EF1B21;
    }
.an h4 a 
{
    font-family:Courier New;
    font-size:18px;
    font-weight:bold;
    color:#EF1B21;
    text-align:center;
    border:0;
    text-decoration:none;
    }
.an h4 a:hover 
{
    border:0;
    color:Gray;}
.clear
{
    clear: both;
    height:1px;
}
#cms-vergleich
{
    float:left;
    clear:left;
    border-collapse: collapse;
    margin-top: 10px;
    width: 665px;
}
#cms-vergleich th, #cms-vergleich td
{
    border:2px solid #ffffff;
    padding:3px;
    font-size:11px;
    background-color:#E2E2E2;
    }
#cms-vergleich td
{
    padding-top:5px;
    }
