body {
background: #339999 url(hintergrund.jpg) no-repeat;
font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
color: #fff;
}

#wrap {
width: 800px;
height: 800px;
text-align: left;
margin: 0 auto;
background: url(bg.jpg) no-repeat top;
}

.float-l {
float:left;
}

.folat-r {
float:right;
}

.clearfix {
clear:both;
}

.left {
width:320px;
}

.right {
width:380px;
margin-top:30px;
padding:0 30px;
color:#fff;
}

.right img {
border: 0;
}








/* header */

#logo {
background:url(ferienwohnung.jpg) no-repeat;
margin: 50px 0 0 0;
}

#header h1 {
}






ul#nav {
margin: 200px 0 0 0;
font-size: 16px;
text-decoration:none;
list-style-type: none;
border: 0;
}

ul#nav li {
padding: 5px 0 0 0;
letter-spacing: 1px;
}

ul#nav a {
text-decoration: none;
color:#fff;
background:#990000;
padding: 0 10px 0 10px;
}

ul#nav a:hover {
text-decoration: none;
color:#fff;
background:#339999;
}




/* content */

#content {
}

#top {
width: 370px;
}

#top h2 {
font-size:28px;
letter-spacing: 1px;
padding:0;
color:#339999;
}

#top p {
padding:0px;
font-size:18px;
line-height:29px;
}

#top a {
text-decoration: none;
color:#ff9900;
}

#top a:hover {
text-decoration: none;
color:#fff;
background:#339999;
}

#right-content {
height:650px;
}
