body {
	scrollbar-face-color : white;
	scrollbar-track-color : white;
	scrollbar-base-color : white;
	scrollbar-highlight-color : white;
	scrollbar-arrow-color : #FFFFFF;
	background-color: #F9F2F2;
	margin:	0 0 0 0;
	padding: 0 0 0 0;
	margin-left: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	background: #9F9E9E url(background.gif) repeat-x;
	}
	
	tr, td, th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
}

	h1{
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 2px;
}
	h2{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
	letter-spacing:2px;
}
	h3{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
}
	h4{
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 2px;
}

	p{
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
}
	p.blocksatz{
	width: 480px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	line-height: 15px;
	letter-spacing:1px;
}
	p.blocksatz2{
	width: 600px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	line-height: 15px;
	letter-spacing:1px;
}
	p.rechts_top{
	margin-left: 0px;
	width: 200px;
	margin-top: 16px;
	margin-bottom:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 2px;
}
	p.rechts{
	width: 200px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:8px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
}

	p.ansichten{
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-align: right;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
}

a, a:link, a:active, a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
	text-transform: none;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
	text-transform: none;
}


#menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3e5f3c;
	margin: 38px 0px 0px 0px;
	padding-top: 0;
	width: 200px;
	border-bottom: 1px solid white;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu li a {
  	height: 17px;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 25px;
	}
#menu li a:link, #menu li a:visited {
	color: #333333;
	display: block;
	background: url(menu.gif);
	padding: 5px 0 0 25px;
	}
	
#menu li a:hover {
	color: #3e5f3c;
	background: url(menu.gif) 0 -22px;
	padding: 5px 0 0 25px;
	}
	
#menu li a:active {
	color: #ffffff;
	background: url(menu.gif) 0 -44px;
	padding: 5px 0 0 25px;
	}	
	
	
#menu li a:link.over, #menu li a:visited.over, #menu li a:hover.over {
	color: #fff;
	display: block;
	background: url(menu_over.gif) 0 0px;
	padding: 5px 0 0 25px;
	}
#menu li a:hover.over {
	color: #fff;
	background: url(menu_over.gif) 0 -22px;
	padding: 5px 0 0 25px;
	}	
	
	
#rimlogo {
margin-top: 80px;
padding: 0 0 0 0;
}	
#rimlogo {
vertical-align: bottom;
}	


table.wohnungen {
	border:0px;
	width:600px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: white;
	}
	
	table.wohnungen th {
		background:white;
		border-bottom:1px solid #3e5f3c;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#3e5f3c;
		text-align:right;
		vertical-align:middle;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom:5px;
		padding-top: 5px;
	}
	
	table.wohnungen th a, table.wohnungen th a:link, table.wohnungen th a:active, table.wohnungen th a:visited {
		background:white;
		border-bottom:1px solid #663333;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#3e5f3c;
		text-align:right;
		vertical-align:middle;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom:5px;
		padding-top: 5px;
	}
	
	table.wohnungen th a:hover {
		background:white;
		border-bottom:1px solid #663333;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#3e5f3c;
		text-align:right;
		vertical-align:middle;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom:5px;
		padding-top: 5px;
	}
	
	table.wohnungen td {
		background:			#99cc99;
		border-bottom:		1px solid black;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:			11px;
		font-weight:		normal;
		color:				black;
		text-align:			right;
		vertical-align:	middle;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom:5px;
		padding-top: 5px;
		margin: 0px;
}
	table.wohnungen a, table.wohnungen a:link, table.wohnungena:active, table.wohnungen a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3e5f3c;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	background: url(gruenpfeil.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
}
	table.wohnungen a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3e5f3c;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
	text-transform: none;
	background: url(gruenpfeil.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
}
	table.wohnungen a.verkauft, table.wohnungen a.verkauft:link, table.wohnungen a.verkauft:active, table.wohnungen a.verkauft:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	background: url(gruenpfeil.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
}
	table.wohnungen a.verkauft:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : red;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
	text-transform: none;
	background: url(gruenpfeil.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
}

	p.detail{
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	color: #3e5f3c;
	text-align: justify;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
}

.rahmen{
	width:500px;
	margin-bottom: 18px;
	padding:	5px 5px 8px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	text-transform: none;
	line-height: 15px;
	border: 1px solid white;
}