/* 
    Document   : pr
    Created on : 13.10.2010, 15:06:12
    Author     : Gregor Feige
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.box610 {
    position: relative;
    left: 145px;
    top: 40px;
    width: 630px;
    padding-bottom: 50px;
}

.box610gb {
    position: relative;
    width: 621px;
    height: 131px;
    background: url(img/all/box610.png);
}

.box610pic {
    position: relative;
    left: 15px;
    width: 120px;
    float: left;
    top: 7px;
}

.box610pic img {
    vertical-align: middle;
}

.box610pic p {
    padding: 0;
    margin: 0;
    height: 120px;
    vertical-align: middle;
}

.box610text {
    position: relative;
    width: 400px;
    height: 100px;
    left: 20px;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    font-size: 10px;
}

.double a:hover{
    font-weight: normal;
    text-decoration: underline;
    color: #60378a;
}

.sponsbox {
    margin-top: 40px;
    margin-left: 40px;
}

.sponoring1 {
    position: relative;
    width: 840px;
    height: 120px;
    background: url(img/all/sponsbalken.png);
    margin-bottom: 20px;
}

.sponoring2 {
    position: relative;
    width: 190px;
    height: 120px;
    float: left;
}
.sponoring2 p{
    text-align: center;
}

.sponoring3{
    position: relative;
    margin-left: 25px;
    height: 100px;
    float: left;
}

.sponoring4 {
    position: relative;
    margin-left: 15px;
    width: 450px;
    float: left;
}