/* CSS Code - Copyright by Pinzweb.at 2009 */
body,html
{
    padding:0;
    margin:0;
    background-image:url(img/bg.jpg);
    font-family: arial;
}

         #kontaktdaten
         {
         position: relative;
         color: white;
         font-size: 16px;
         top: 62px;
         left: 0px;
         height: 22px;
		 width: 400px;
		 overflow: hidden;
         }
		 
		 #buttoncontainer
{
width: 996px;
height: 119px;
position: absolute;
}

#button
{
height: 119px;
width: 412px;
position: absolute;
right: -20px;
top: -16px;
}

#freunde a
{
color: black;
}

#freunde img
{
float: left;
margin-right: 35px;
margin-bottom: 15px;
width: 147px;
height: auto;
}

#abstandoben
{
    background-color:transparent;
    float:left;
    height:20px;
    width:100%;
    left:0;
    text-align:center;
}

#zeile1
{
    background-image: url(img/inhaltbg.png);
    float:left;
    width:100%;
    left:0;
    text-align:center;
    height:102px;
}

#inhalt1
{
    height:102px;
    width: 996px;
    background-image: url(img/oben1_2.jpg);
    margin:0 auto;
    padding:0;
    text-align: left;
}

         #zentrum
         {
         font-family: arial;
         font-size: 22px;
         position: relative;
         top: 60px;
         left: 150px;
         color: black;
         letter-spacing: 1px;
         }

         #zentrum a
         {
         text-decoration: none;
         color: black;
         position: relative;
         top: -3px;
         }

        #weiss
        {
        color: white;
        }

#zeile2
{
    background-image:url(img/obereline.png);
    background-repeat: repeat-x;
    float:left;
    width:100%;
    left:0;
    text-align:center;
    margin: 0px;
    height: 28px;
}

#inhalt2
{
    height: 28px;
    width: 995px;
    background-image: url(img/oben2.jpg);
    margin:0 auto;
    padding:0;
}

         #menue1
        {
        position: relative;
        top: 9px;
        text-align: left;
        font-family: arial;
        left: 15px;
         float: left;
        }

         #menue1 ul li
         {
         display: inline;
         }

        #menue1 ul li a
        {
        color: white;
        text-decoration: none;
        font-size: 19px;
        margin-right: 10px;
        }

         #kontaktdaten
         {
         float: right;
         position: relative;
         color: white;
         font-size: 16px;
         top: 5px;
         right: 18px;
         height: 22px;
         }

         #kontaktdaten a
         {
         color: white;
         text-decoration: none;
         }

#zeile3
{
    background-image: url(img/inhaltbg.png);
    float:left;
    width:100%;
    left:0;
    text-align:center;
    margin: 0px;
}

#inhalt3
{
    width:995px;
    background-image: url(img/inhalt.jpg);
    background-repeat: no-repeat;
    background-color: #FFEA7D;
    margin:0 auto;
    padding:0;
    text-align: left;
    min-height: 385px;
    height:auto!important;
    height: 385px;
}

        #inhaltstext
        {
         padding-left: 15px;
         padding-right: 15px;
         padding-top: 25px;
         padding-bottom: 15px;
         width: 965px;
         min-height: 360px;
         height:auto!important;
         height: 360px;
        }

        #inhaltstext p
        {
        margin-bottom: 10px;
        }

        #inhaltstext h1
        {
        margin-bottom: 10px;
        }

#zeile4
{
    background-image:url(img/untereline.png);
    float:left;
    width:100%;
    left:0;
    text-align:center;
    margin: 0px;
    z-index:1;
    position: relative;
}

#inhalt4
{
    height:42px;
    width:995px;
    background-image: url(img/unten.jpg);
    margin:0 auto;
    padding:0;
    text-align: left;
}

         #menue2
        {
        position: relative;
        top: 6px;
        left: 17px;
         margin: 0px;
        }

        #menue2 ul li
        {
        display: inline;
         margin: 0px;
        }

        #menue2 ul li a
        {
        color: #FFCC08;
        margin-right: 20px;
        text-decoration: none;
        }
        

