body{
    font-size: 0.8em;
    font-family: Arial;
    color:black;
    background-color: #ffffff;
    background-image: url(../bilder/layout/back.jpg);
    background-repeat:repeat-x;
    text-align: center;
    margin:0 auto;
}

#wrapper
{
width: 970px;
margin: 10px auto;
border: 1px solid black;
}

a:link {color:black; text-decoration:underline; }
a:visited {color:black; text-decoration:underline; }
a:active {color:black; text-decoration:underline; }
a:hover {color:#1874CD; text-decoration:underline;}
a:focus {color:#1874CD; text-decoration:underline;}

a img {border : 0 none; text-decoration:none;}

#logo{
    background-image: url(../bilder/layout/tops/top.php);
    background-repeat:no-repeat;
    height: 170px;
    width: 970px;
}

#logoschrift {
    visibility: hidden;
}

#PSGLogo {
    margin-left:820px;
    background-image: url(../bilder/layout/Logo_Venwegen.jpg);
    height: 150px;
    width: 150px;
}

#Navifeld{
    text-align:left;
    width: 130px;
    height: 500px;
    float:left;
}

#Navi{
    height: 30px;
    width: 120px;
    margin-bottom: 20px;
    padding: 5px;
    float:left;
    font-weight:bold;
}

a.navi, a.navi:visited, a.navi:active {
    color:#ffffff;
    line-height:34px;
    text-decoration:none;
}

a.navi:hover, a.navi:focus {
    line-height:34px;
    text-decoration:none;
    color:#000000;
}

#right {
    width: 150px;
    float: right;
}

#gruppenstunde{
    margin-bottom: 20px;
    background-image: url(../bilder/layout/05.jpg);
    width:150px;
    padding-top:15px;
    padding-bottom:15px;
    text-align:center;
}

#termine{
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(../bilder/layout/15.jpg);
    width:150px;
    padding-top:15px;
    padding-bottom:15px;
    text-align:center;
}

#inhalt{
    padding: 10px;
    width:630px;
    background-color: #ffffff;
    text-align:center;
    min-height: 500px;
    border:solid 1px #000000;
    margin-left: 150px;
}

#news{
    text-align:center;
    border:solid 1px #0080FF;
    padding: 5px;
}

#footer{
    clear: both;
    padding-top:15px;
    margin-top:20px;
    background-image: url(../bilder/layout/20.jpg);
    width:970px;
}
