/* 
    Document   : freizeit
    Created on : 11.01.2012, 23:02:05
    Author     : elgringo
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.page_margins { background-image:url('../../images/zimmer.png'); 
               height:1440px; width:1040px; background-repeat: no-repeat;
               background-color: transparent;}
body { background-image:url('../../images/zimmer_bg.png'); padding: 0; background-repeat: repeat;}
.highlight_orange { background-color: #FFCC66; padding: 0 3px;}


