body {
     background: #d5a88a;
     margin: 0;
     font-family:sans-serif;
     font-size:90%;
     margin-top: 20px;
}

* {
	color: #575347;
}

#content p {
	background: #e0d9c8;
	padding: 5px;
	width: 430px;
	font-size:90%;
}

#tele {
	font-size: 150%;
	display: inline-block;
	padding: 10px;
	text-align:center;
}

#televor {
	display: inline-block;
	width: 70px;
	font-size: 120%;
}

p {
	text-align: justify;
	line-height: 150%;
}

#header {
         background: #f3ebd9;
         width: 960px;
         
}

ul li {
	margin-top: 5px;
}

#content {
         background: #f3ebd9;
         width: 910px;
}

#imgwohnung-rahmen {
	padding: 2px;
	border: 1px solid #C1866E;
	width: 400px;
	margin: 20px 20px 20px 20px;
}

#imgwohnung, #imgwohnung2 {
	background-repeat: no-repeat;
}

#content img {
	margin: 10px;
	border: 1px solid #C1866E;
	padding: 2px;
}

#clear {
	clear: both;
}

.none {
	display: none;
}

.rechts {
	float: right;
	width: 420px;
	padding: 0px 10px 10px 10px;
}

#header {
        height: 240px;
}

#header-titel {
              background: #aa573d url(img/titel.gif);
              margin: 20px 0 0 0;
              height: 68px;
              text-align:right;
}

#header-titel a {
              color:#f3ebd9;
              font-size: 120%;
              text-decoration: none;
              text-align:right;
              font-weight: thin;
              letter-spacing: 2px;
              font-family: sans-serif;
}

#footer {
        background: #aa573d;
        height: 20px;
        padding: 3px 0 3px 0px;
        width: 960px;
        clear: both;
        border-top: 3px solid #dcc755;
}

#header, #content, #footer{
        margin: 0 auto;
}

#content {
	padding: 20px 20px 20px 30px;
}

#hauptmenu {
	background: url(img/logo.gif) no-repeat top left;
	list-style-type:none;
	margin:0;
	padding:0 0 0 452px;
	height: 120px;
}

#hauptmenu li{
	display: table-cell;
	float:left;
	width: 100px;
	height: 80px;
	margin: 0 10px 0 10px;
}

#hauptmenu li a {
	display: block;
	height: 20px;
	padding: 40px 0 5px 0;
	color: #575347;
	text-decoration:none;
	text-align: center;
	font-size: 110%;
	letter-spacing: 1px;
	border-bottom: 1px solid #dcc755;
	border-left: 1px solid #dcc755;
	border-right: 1px solid #dcc755;

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

#hauptmenu li a:hover {
	background: #dcc755;
}

#hauptmenu li.aktiv {
	background: #dcc755;
}

#hauptmenu li.aktiv a {
	color: #a9583d;
	font-weight: bold;
}


#footermenu {
	margin:0;
	padding:2px 0 0 5px;
	list-style-type:none;
}

#footermenu li{
	display: table-cell;
	float:left;
	margin: 0 10px 0 10px;
}

#footermenu li a {
	color: white;
	letter-spacing: 1px;
}
