/*- Boxen --------------------------- */


.box
{
    position: relative;
    background-color: #747f91;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

*html .box
{
    position: absolute;
    width: 100%;
    padding-right: 10px;
    float: left;
    height: 110px;
}


.box .cont
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 90px;
    margin-right: 5px;
    font-family: Arial, Geneva, sans-serif;
    font-size: 0.66em;
    line-height: 1.2em;
    color: #d9dadb;
}

*html .box .cont
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: 55%;
    margin-right: 0;
    font-family: Arial, Geneva, sans-serif;
    font-size: 0.62em;
    line-height: 1.1em;
    color: #d9dadb;

}

.box .pic
{
    margin-right: 1px;
    float: right;

    border-bottom-color: #FFF;
    border-left-color: #FFF;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
}

*html .box .pic
{
    float: right;
    background-color: #747f91;
    height: 100%;
}

.box h3
{
    text-transform: uppercase;
    color: #b1b3b4;
    font-family: Arial, Geneva, sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 6px;
}
.box a:link, .box a:visited
{
    color: #365773 !important;
    text-decoration: underline;
}

.box a:hover, .box a:active
{
    text-decoration: none;
}

.box2
{
    font-family: Arial, Geneva, sans-serif;
    font-size: 0.71em;
    line-height: 1.2em;
    position: relative;
    padding-right: 20px;
    background-color: #e3e2d0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

*html .box2
{
    position: relative;
    width: 138px;
    height: 120px;
    float: left;
    margin-top:110px;
    padding-left: 30px;
    padding-right: 10px;
}


.box2 h3
{
    text-transform: uppercase;
    color: #b1b3b4;
    font-family: Arial, Geneva, sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 6px;
}

.box2 ul li a:link
{
    color: #365773 !important;
    text-decoration: underline;
}

.box2 ul li a:visited
{
    color: #365773 !important;
    text-decoration: underline;
}

.box2 ul li a:hover
{
    text-decoration: none;
}

.box2 ul li a:active
{
    text-decoration: none;
}

.box2 ul {
    list-style: none;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    
}

*html .box2 ul {
    list-style-image: none;
    list-style-type: square;
    
}

.box2 li {
    color: #707173;
    line-height: 1.2em;
    background-image: url(../upload/bilder/global/list.gif);
    background-repeat: no-repeat;
    padding-left: 17px;
    padding-bottom: 4px;
    margin-left: 4px;
    background-position: 1px 0px;
}

*html .box2 ul li {
    background-image: none;
    line-height: normal;
    padding-left: 1px;
    padding-bottom: 8px;
    background-position: 10px 2px;
    margin-left: 16px;
}

.box3
{
    font-family: Arial, Geneva, sans-serif;
    font-size: 0.71em;
    line-height: 1.2em;
    position: relative;
    padding-right: 20px;
    background-color: #CCC;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
}

*html .box3
{
    position: relative;
    width: 138px;
    height: 120px;
    float: left;
    margin-top:110px;
    padding-left: 30px;
    padding-right: 10px;
}


.box3 h3
{
    text-transform: uppercase;
    color: #b1b3b4;
    font-family: Arial, Geneva, sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 6px;
}

.box3 a, .box3 a:visited
{
    color: #365773 !important;
    text-decoration: none;
}

.box3 a:hover, .box3 a:active
{
    text-decoration: underline;
}
