/* Start of CMSMS style sheet 'edv-stellenangebote' */
body {

    background: #ffffff url('http://edvjobs.edv-stellenangebote.com/uploads/images/background.jpg') 
    no-repeat;

}

div#header {
    background: none;  
    width: 1019px;
    height: 262px;
    margin: 0 auto;
    padding-left: 10px;
}

div#header h1 a  {
    height: 262px;
    background: url('http://edvjobs.edv-stellenangebote.com/uploads/images/top.png');
}

div#pagewrapper {
   border: 0px solid black;
   margin: 0 auto;
   max-width: 100%;
   min-width: 0%;
   width: 999px;
   padding: 10px;
   background-color: none;
   color: #333;
   background: url('http://edvjobs.edv-stellenangebote.com/uploads/images/center.png') repeat-y;
}

div#footer{
   background: none;
   color: BLACK;
}

div#footer p a{
   background: none;
   color: BLACK;
}

div#bottom{
    height: 50px;
    background: url('http://edvjobs.edv-stellenangebote.com/uploads/images/bottom.png') no-repeat;
    width: 1019px;
    margin: 0 auto;
}
/* End of 'edv-stellenangebote' */

