/* CSS Document fuer FF */
/* copyright by Daniel Bauer*/

body {
        width: 1280px;
        height: auto;
        background-color: ;
        background-image: url(weis215.jpg);
        background-attachment: fixed;
        color: black;
        text-align: center;
}

#container {
        position: fixed;
        background-color: Transparent;
        width: 320px;
        height: 320px;
        left: 300px;
        top: 100px;        
        color: black;        
        text-align: center;
}

 #navi-oben
{
    right: 40px;
    left: 10px;
    height: 60px;
    top: 110px;
    background-color: #90DFAA;
    color: #90DFAA;
    text-align: center;
    white-space: normal;
    position: fixed;
}

#navi
{
    top: 120px;
    bottom: 60px;
    left: 10px;
    width: 100px;
    background-color: #90DFAA;
    color: #90DFAA;
    text-align: center;
    position: fixed;
}

#header {
        text-align: center;
        width: auto;
        height: 100px;
        background-image: url(hg-bild.jpg);
        background-repeat: no-repeat;
        background-position: center;
        color: black;
        position: fixed;
        top: 0px;
        left: 100px;
        right: 100px;
        margin: 0px;
        z-index: 1;
}

#box1 {
       
        position: fixed;
        top: 180px;
        right: 0px;
        width: 180px;
        height: 200px;
        background-color: transparent;
        color: blue;        
}

#shop {
        position: fixed;
        left: 300px;
        top: 180px;
        width:160px;
        height: 140px;
        color: black;       
}

#box3 {
        position: fixed;
        bottom: 100px;
        left: 375px;
        width: 200px;
        height: 200px;
        background-color: Transparent;
        background-repeat: no-repeat;
        background-position: bottom;
        color: black;
        
}

#datum {

        position: fixed;
        bottom: 145px;
        left: 240px;
        height: 125px;
        width: 125px;
        background-position: bottom;
        color: Purple;
}

#wetter {
        text-align:center;
        position: fixed;
        bottom: 50px;
        right: 50px;
        width: 410px;
        height: 250px;
        background-color: Transparent;               
}

#datum {
        position: fixed;
        left: 140px;
        bottom: 100px;
}

#counter {
        position: fixed;
        color: black;
        bottom: 80px;
        left: 10px;
        width: 100px;
        height: 60px;        
}

#all-inkl {
        position: fixed;
        top: 10px;
        left: 10px;
        width:100px;
        height: 40px;
}

#werbung3 {
        position: fixed;
        bottom: 20px;
        left: 150px;
}

#footer {

        text-align: center;
        color: black;
        font-size: 11px;
        position: fixed;
        bottom: 0px;
        left:200px;
        right:200px;
        width:auto;
        height: 15px;
        background-position: center;
        background-color: #daeac1;

        }

h2 {
        font-size: 33px;
        font-style: italic;
        text-align: center;
        color: red;
}

h1 {
         font-size: 36px;
         font-family: verdana, Times New Roman;
         text-align: center;
   }

h4 {
        color: #30478c;
        font-size: 14px;
        
    }
    
 a:link
{
    font-size: 14px;
    text-decoration: none;
    color: black;
}

a:visited
{
    color: black;
    text-decoration: none;
}

a:hover
{
    color: red;
}

.abstand
{
    word-spacing: 40px;
}   
           
                 
#zanox {
            position:fixed;
            bottom:210px;            
            right:30px;
            background-image:url(http://www.zanox-affiliate.de/ppv/?5983427C1025070448);
            background-repeat:no-repeat;
            background-position:center center;
            
         }
         
        
#validator {
            position: fixed;
            bottom: 15px;
            right: 200px;
            height: 50px;            
}        
        
