﻿
/* Include text shadow styles
@import url('shadow.css'); */

*
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

img 
{
	border: 0px none;
}
p 
{
	margin: 15px 0 0 0;
	padding: 0;
}
a
{
    color: #000;
}
input, textarea, select
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	border: solid 1px #c9d1d8;
}
h1
{
    color: #000;
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    padding: 0;
    margin: 10px 0 15px 0;
}
h2
{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 5px 0;
}
h3
{
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    color: #000;
}

.fl
{
    float: left;
}
.fr
{
    float: right;
}
.cb
{
    clear: both;
}

.box1
{
    width: 279px;
    height: 165px;
    padding: 0;
}
.box1 h2
{
    height: 33px;
    background: url('/gfx/box1-aktuellt.jpg') no-repeat top;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding-left: 20px;
    margin: 0;
}
    .box1 h2 span
    {
        display: none;
    }
.box1 h3
{
    font-size: 14px;
    padding: 5px 0 10px 20px;
}
.box1 .body
{
    height: 109px;
    margin: 0 0 0 0;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}
.box1 .footer
{
    color: #000;
    padding-bottom: 5px;
    font-weight: bold;
    background-repeat: repeat-x;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
}
    .box1 .footer a
    {
        display: block;
        color: #000;
        text-decoration: none;
        text-align: right;
        padding: 0 20px 0 0;
    }

.yellow h2, .yellow .footer
{
    background-image: url(/gfx/bg-yellow.gif);
}
.blue h2, .blue .footer
{
    background-image: url(/gfx/bg-blue.gif);
}
.blue .price
{
    color: #274963;
    font-size: 15px;
}

.column1
{
    width: 308px;
    margin: 13px 0 0 13px;
}
.column2
{
    width: 624px;
    margin: 13px 8px 26px 0;
    float: right;
    line-height: 18px;
}
    .column2 img.main
    {
        margin: 10px 0 10px 0;
    }
    .column2 .puff1
    {
        float: left;
        margin: 0 7px 10px 0;
    }
.column3
{
    margin: 15px 1px 0 0;
}
.column4
{
    margin: 6px 0 0 0;
}
.column5
{
    margin: 13px 25px 13px 25px;
}

.list1
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
    .list1 li
    {
        margin: 0;
        padding: 0;      
        height: 30px;  
        overflow: hidden;
    }
        .list1 li a
        {
            display: block;
            padding: 6px 0 6px 42px;
            margin: 0;
            text-decoration: none;
            font-size: 12px;
            line-height: normal;   
            background: url('/gfx/item1-bg.gif') no-repeat;             
        }
        .list1 li a:hover
        {
            color: #fff;
            background: #f58220 url('/gfx/item1-on-bg.gif') no-repeat;    
        }
            .list1 li a span
            {
                margin-left: 8px;
            }
.list2
{
    list-style-type: none;
    padding: 5px 0 0 0;
    margin: 0;
}
    .list2 li
    {
        margin: 0;
        padding: 0;      
        overflow: hidden;
    }
        .list2 li a
        {   
            display: block;
            padding: 5px 10px 6px 36px;
            margin: 0;
            text-decoration: none;
            font-size: 11px;
            line-height: normal;   
            background: url('/gfx/item2-bg.gif') no-repeat;
        }
        .list2 li a:hover
        {
            /*color: #fff;
            background: #4b6474 url('/gfx/item2-on-bg.gif') no-repeat;    */
        }   
            .list2 li a span.date
            {
                color: #ee8025;
                margin-left: 8px;
                white-space: nowrap;
            }

.link1
{
    position: absolute;
    top: 579px;
    margin-left: 812px;
}
.link2
{
    margin: 0 1px 0 0;
} 
.link3
{
    margin: 0 0 0 14px;
}
            
.form
{
}
    .form h3
    {
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
        margin: 10px 0 10px 0;
        padding: 0;       
    }
    .form .label
    {
        float: left;
        width: 100px;
        height: 30px;
    }
    .form .input
    {
        height: 30px;
    }
    
.blob1
{
    width: 646px;
    margin-bottom: 5px;
}
    .blob1 h2, .blob2 h2
    {
        font-size: 15px;
        font-weight: bold;
        color: #4c6575;
        text-transform: uppercase;
        letter-spacing: -1px;
        margin: 0 0 3px 0;
        padding: 0;
    }
    .blob1 .price
    {
        font-weight: bold;
    }    
    .blob1 .top
    {
        height: 4px;
        background: url('/gfx/blob1-top.gif') no-repeat;
        overflow: hidden;
    }
    .blob1 .middle
    {
        background: url('/gfx/blob1-bg.gif') repeat-y;
        padding: 7px 17px 7px 17px;
    }
    .blob1 .bottom
    {
        height: 4px;
        background: url('/gfx/blob1-bottom.gif') no-repeat;
        overflow: hidden;
    }        
    
.blob2
{
    background-color: #dbe0e3;
    width: 650px;
    padding: 20px 60px 20px 60px;
    margin-bottom: 10px;
}    
    .blob2 table tr td
    {
        font-size: 12px;
        vertical-align: top;
    }
        .blob2 table tr td p
        {
            margin: 0;
            padding: 0;
        }    
    .blob2 a
    {
        color: #4c6575;
        text-decoration: none;
    }
    .blob2 a:hover
    {
        text-decoration: underline;
    }     
    
.blob3
{
    background-color: #dbe0e3;
    width: 942px;
    margin-bottom: 10px;
}    
    .blob3 .content
    {
        padding: 20px 60px 20px 60px;        
    }
    .blob3 table tr td
    {
        font-size: 12px;
        vertical-align: top;
    }
        .blob3 table tr td p
        {
            margin: 0;
            padding: 0;
        }    
    .blob3 a
    {
        color: #4c6575;
        text-decoration: none;
    }
    .blob3 a:hover
    {
        text-decoration: underline;
    }        
    
.form
{
    margin-top: 20px;
}
    .form h3
    {
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
        margin: 10px 0 10px 0;
        padding: 0;       
    }
    .form .label
    {
        float: left;
        width: 100px;
        height: 40px;
        display: block;
    }
    .form .input
    {
        height: 40px;
        display: block;
       
    }    
        .form .input input
        {
            width: 425px;
        }        
    
.button1
{
    float: right;
    display: block;
    width: 94px;
    height: 38px;
    background-image: url('/gfx/button1.gif');
}
    .button1 span
    {
        display: none;
    }
    
.button2
{
    float: right;
    display: block;
    width: 94px;
    height: 38px;
    background-image: url('/gfx/button2.gif');
}
    .button2 span
    {
        display: none;
    }    
    
.newsitem
{
    padding-bottom: 20px;
    border-bottom: dashed 1px #666;
}

.partners .logo
{
    display: block;
    margin: 30px 30px 30px 30px;
}

