html {
    padding		: 0px;
    margin		: 0px;
}

body {
    font-family         : Verdana, Arial, SunSans-Regular, Sans-Serif;
    font-size		: 12px;
    margin		: 0px;
    padding		: 0px;
    background		: url(/fileadmin/templates/hotelstaff/images/bg.gif) top left repeat-y;
}

#sidebar {
    position		: absolute;
    width		: 170px;
    left		: 0px;
    top			: 0px;
    padding		: 80px 10px 0px 20px;
    margin		: 0px;
    color		: #FFFFFF;
    font-size		: 10px;
}

#menu {
    font-size		: 13px;
    margin-bottom	: 40px;
}

#menu ul li {
    padding		: 0px;
    margin		: 0px;
}

#menu a:link,
#menu a:hover,
#menu a:visited {
    color		: #FFFFFF;
    text-decoration	: none;
}

#menu a:hover {
    text-decoration	: underline;
}

#content-wrapper {
    margin		: 0px 0px 0px 200px;
    padding		: 20px 0px 20px 0px;
    width		: 600px;
    background-color	: #FFFFFF;
    overflow		: auto;
}

#content {
    text-align		: justify;
    background		: url(/fileadmin/templates/hotelstaff/images/logos/hotelstaff.gif) bottom right no-repeat;
    padding		: 0px 100px 0px 0px;
}

h1 {
    font-size		: 14px;
    color		: #003333;
}

h2 {
    font-size		: 12px;
    color		: #003333;
}

ul.menu-lvl1 {
    padding		: 0px;
    margin		: 0px;
    list-style-type	: none;
}

ul.menu-lvl2 {
    font-size		: 10px;
    margin		: 2px 0px 7px 15px;
    padding		: 0px;
    list-style-type	: square;
}

p.bodytext {
    text-align		: justify;
}

ul {
    list-style-type	: square;
}

#header {
    background		: url(/fileadmin/templates/hotelstaff/images/ej_bandoben.jpg) left top no-repeat;
    width		: 780x;
    height		: 50px;
}
