body {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color:#FFFFFF;
background-image: url("http://www.marienburger-golfclub.de/assets/images/logoBg.gif");
/*/*/background-image:   url("../assets/images/logoBg.gif"); /* */
background-repeat:repeat-x;
}

div, p, td, ul {
font-family: "Trebuchet MS", Arial, sans-serif;
}

#divLogo {
position: absolute;
top: 15px;
left: 2px;
width: 210px;
z-index: 405;
text-align:center;
}

#divPicture {
position: absolute;
top: 0px;
width: 100%;
z-index: 400;
text-align:right;
}

h1 {
font-size: 13px;
color: #3B426A;
font-weight: bold;
margin: 6px 0px 0px 0px;
}

p {margin: 0px 0px 0px 0px;}



