/*
         http://css-tricks.com
*/

*                                        {
margin: 0;
padding: 0;
}

body                               {
background: url(images/background1.jpg) repeat-x;
font:85%/150% 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}

p{
        font-size:.85em;
        line-height: 20px;
        color:#999;
        margin:0 0 20px;
        }

h3{
        font-size:1.3em;
        font-weight:bold;
        color:#ffffff;
        }


h1                  {
color: white;
padding: 0px;
}



#page-wrap                    {
max-width: 960px;
min-width: 560px;
margin: 0 auto;
position: relative;
zoom: 1;
}

#header             {
max-width: 1150px;
min-width: 1024px;
margin: 0 auto 0;
height: 450px;
background: url(images/header2.jpg) no-repeat center;
}


#main-content       {
padding: 0 10px;
background: url(images/contentback2.png) no-repeat;
width: 1000px;
height: 1400px;
}

#player       {
background: url(images/player.jpg) no-repeat;
padding:80px 15px 0px;
width: 200px;
height: 200px;

}


#navigation       {
padding: 0 0px;
width: 650px;
height: 0px;
margin: 0 auto;
}





#footer             {
position: center;
max-width: 1000px;
min-width: 1000px;
margin: 0 auto 0px;
height: 230px;
background: url(images/footer3.png) no-repeat;
}


#footer h1       {
position: relative;
top: 0px;
left: 60px;
height: 100px;
color: #8e8c8d;
line-height: 10px;
font-size: 12px;
font-family: VERDANA,ARIAL,HELVETICA;
font-weight: normal;
font-style: normal;
}


.box.footer       {
position: relative;
top: 80px;
left: 50px;
color: #b9b9b9;
width:200px;
line-height: 12px;
font-size: 12px;
border:0px solid #ffffff;
padding:0px 0px 0px;
margin:0 0px 20px 10px;
letter-spacing:0.1em;
}

.box.footer h2       {
color: #ffffff;
font-size: 12px;
letter-spacing:0.1em;
background: url(images/fontback.png) no-repeat;
}



#footer p           {
padding: 4px;
color: #ffffff;
font-size: 12px;
}

#footer a           {
color: white;
border-bottom: 1px dotted white;
text-decoration: none;
}

#footer a:hover     {
border-bottom-style: solid;
}



<!-- test test test test test test test -->


<!-- test test test test test test test ENDE ENDE ENDE ENDE-->