﻿*
{
    margin: 0;
    padding: 0;
}

body
{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}

p
{
    color: #212020;
}

img
{
    border: 0;
}

#slider
{
    width: 901px;
    height: 329px;
}

#main
{
    border-image: url('../img/frame.png') 7 7 7 7 stretch stretch;
    border-color: #f4be52;
    border-style: inset;
    border-width: 7px;
    background-color: #fff;
    border-style: solid;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}

#mainleft
{
    padding: 30px;
}

.higher
{
    padding-top: 100px;
}

.news_list_date
{
    color: #a3a3a3;
    margin-bottom: 8px;
    line-height: 10px;
    font-size: 12px;
}

.bild
{
    height: 657px;
    display: block;   
    width:  372px;
    position: absolute;
    top: 0;
    right: 0;    
}