body {
	font: 0.7em/1.6em  'Lucida Grande', Verdana, Sans-Serif;
	color: #333333;


}
/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after:avoid; }

#kopf {display: none;}
#navigation {display: none;}
#mainnav {display: none;}
#rechz {display: none;}
#map {display: none;}
#update {display: none;}
#fuss {display: none;}

#inhalt a{
color:#333;
text-decoration:none!important;
}

#inhalt a:visited{
color:#333;
text-decoration:none!important;
}

/*vermietliste usw*/


div.rentkat {
	color:#666;
	clear : left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
	margin-bottom: 5px;
	width: 600px;
}
div.linkkat { 
background:#F8F7F3;
border-left:15px solid #EAE7DF;
color:#666666;
clear : right;
margin-top : 30px;
}
div.rentkat h2,div.linkkat h2{
	color : #666!important;
	margin : 0!important;
	padding: 0px!important;
	font-size: 110%!important;
}
div.rentkat a,div.linkkat a{
	float : right;
	margin : 0px 0px 0 0;
	padding-right : 0px;
	height : 0px;
	width : auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

div.rent,div.occa {
	clear: left;
	padding-left : 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 0px;
	font-size: 0.8em!important;
	width: 600px;
  }
div.rent p.preis {
	float : right;
	margin : 0;
	padding : 0 8px 0 0px;
	width: 65px;
	text-align: right;
}
div.rent p.stk {
	float : right;
	margin : 0;
	padding : 0 10px 0 5px;
	visibility: hidden;
}
div.rent a.pic,div.occa a.pic {
	text-decoration: none!important;
	color: #000000!important;
	}

#rentnavlist
{
	list-style: none;
	padding-top: 5px;
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0;
	color: #333333;
}

#rentnavlist li
{
	padding: 0px;
}

/* linkliste */

div.links {
	clear: left;
	padding-left : 2px;
	padding-top: 7px;
	}


div.links p.desc {
	float : left;
	margin : 0;
	padding-left : 2px;
	font-size: 9px;
	color: #999;
}

/*occaliste start*/

div.occa p.preis {
	float : right;
	margin : 0;
	padding : 0 8px 0 0px;
	width: 65px;
	text-align: right;
}

div.occa p.occastk {
	float : right;
	margin : 0;
	padding : 0 10px 0 5px;
	}
div.occa p.npreis {
	float : right;
	margin : 0;
	padding : 0 0px;
	width: 65px;
	text-align: right;
}
.zulaw {
padding-left: 2.5em;
}

