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

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

#divLogo {
position: absolute;
left: 0px;
top: 20px;
width: 100%;
text-align:center;
}

#divPictures {
position: absolute;
left: 0px;
padding: 0px;
top: 219px;
width: 100%;
text-align:center;
}

h1 {
font-size: 14px;
color: #3B426A;
letter-spacing:0.25em;
margin: 18px 0px 0px 0px;
}

p { margin: 0px;}

#border {
/*/*/ border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF; /* */
}
