
	
	/* ################## Basics ########################## */
	
		p, h1,h2,h3,h4,h5,h6 {
		margin:0px;
		padding:0px;
		font-weight:normal;
	}
	
	img {
		border:none;
	}
	
	form {
		margin:0px;
	}
	
	ul,ol {
		padding:0px;
		margin:0px;
	}
	li {
		padding-bottom:0.5em;
	}
	
	
	.checkbox {
		border:none;
		padding:0px;
		margin:0px 5px 0px 0px;
		background:none;
	}
	
	button {
		text-align:center;
	}
	
	input {
		font-family:inherit;
		font-size:inherit;
	}
	textarea {
		font-family:inherit;
		font-size:inherit;
	}
	
	.cleared {
		clear:both;
		line-height:10px;
	}
	
	sup {
		font-size:70%;
	}

	
	
	
	
	/* ################## wankendorfer allgemein + Wohnungsmarkt ########################## */
		
	
	html,html body	 { 
		height:100%;	
		background:#ffffff;
		margin:0px;	
		padding:0px;	
		font-size:82%;
		line-height:1.4em;
		font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
		color:#000000;
		z-index:0;
	}
	

	/* ---------- Allgemeines --------------------- */
	a:link,
	a:active {
		color:#aa0000;
		text-decoration:underline;
	}
	a:hover {
		color:#aa0000;
		text-decoration:none;
	}
	a:visited {
		color:#990000;
		text-decoration:underline;
	}
	
	/* Underline fuer Accesskey */
	a em {
		font-style: normal;
		font-weight: normal;
		text-decoration:underline;
	}
	ul.sub_liste a em {
		font-style: normal;
		font-weight: normal ! important;
		text-decoration:underline;
	}
	
	
	p {
		margin-bottom:0.7em;
	}
	
	
	h1 {
		font-size:235%;
		line-height:1.2em;
		color:#666666;
		margin-bottom:0.7em;
	}
	
	h2 {
		font-size:150%;
		line-height:1.2em;
		color:#666666;
		margin-bottom:0.8em;
	}
	
	h4 {
		font-size:120%;
		line-height:1.2em;
		font-weight:bold;
		color:#666666;
		margin-bottom:0.7em;
	}
	
	h5 {
		font-size:100%;
		font-weight:bold;
		line-height:1.2em;
		color:#666666;
		margin-bottom:0.7em;
	}
	
	h6 {
		font-size:100%;
		font-weight:bold;
		line-height:1.2em;
		color:#000000;
		margin-bottom:0.7em;
	}
	
	td h6 {
		font-size:100%;
		font-weight:bold;
		line-height:1.2em;
		color:#000000;
		margin-bottom:0em;
	}
	
	.interview h6 {
		color:#aa0000;
		margin-top:2em;
	}
	
	
	/* ---- Containers ------------- */
	
	#main_container {
		width:950px;
		min-height:100%;
		margin:0px auto;
		padding:0px;
		
		position:relative;
		z-index:0;
	}
	
	
	#main_content {
		width:530px;
		min-height:100%;
		background:#ffffff;
		float:left;
		padding-bottom:2em;
		position:relative;
		z-index:1;
	}
	
	
	.textblock {
		width:490px;
		margin:0px;
		padding:20px 20px 0px 20px;
		float:left;
	}
	
	.footer {
		height:2em;
		float:left;
	}
	
	#top_container {
		width:530px;
		margin:0px;
		padding:0px;
		background:#eeeeee;
		position:relative;
		float:left;
	}
	#topimage {
		height:170px;
		width:530px;
		background-color:#cccccc;
		margin-top:0px;
		position:relative
	}
	#topadresse{
		display:none;
	}
	
	#navi_container {
		width:200px;
		margin:0px;
		padding:0px;
		position:relative;
		float:left;
		background:#eeeeee;
		z-index:10;
	}
	
	#seiten_container {
		width:220px;
		height:100%;
		background:#eeeeee;
		float:right
	}
	
	.hidden {
		display:none;
	}
	
	
	
	/* ---------- Clickpfad --------------------- */
	
	#clickpfad_balken {
		width:490px;
		font-size:100%;
		line-height:1.2em;
		font-weight:normal;
		color:#000000;
		background:#e9b70e url(../images/back_gelb_verlauf.gif) no-repeat top left;
		padding:5px 20px 6px 20px;
		position:relative;
		float:left
	}
	
	#clickpfad_balken a {
		color:#000000;
		text-decoration:underline;
	}
	#clickpfad_balken a:hover {
		color:#000000;
		text-decoration:none;;
	}
	
	
	
	
	

	
	
	/* ---------- Startseite ------------------ */
	
	
	.adresse { 
		color: #000000; 
		font-size:90%; 
		line-height:1.25em; 
		padding:10px 0px 0px 42px;
		position:relative;
		z-index:20;
	}
	
	
	
	/* ---------- Rubriken ---------------------- */
	
	.rubrik_rot {
		width:450px;
		color:#ffffff;
		font-weight:bold;
		padding:10px 40px 5px 40px;
		margin:0px 0px 0px 0px;
		background:#aa0000 url(../images/rubrik_oben_rot.gif) no-repeat 0px -15px;
		float:left;
	}
	
	.rubrik_gelb {
		width:450px;
		color:#000000;
		font-weight:bold;
		padding:10px 40px 5px 40px;
		margin:0px 0px 0px 0px;
		background:#e9b70e url(../images/rubrik_oben_gelb.gif) no-repeat 0px -15px;
		float:left;
	}
	
	.rubrik_grau {
		width:450px;
		color:#ffffff;
		font-weight:bold;
		padding:10px 40px 5px 40px;
		margin:0px 0px 0px 0px;
		background:#777777 url(../images/rubrik_oben_grau.gif) no-repeat 0px -15px;
		float:left;
	}
	
	.rubrik_weiss {
		width:450px;
		height:5px;
		color:#ffffff;
		font-size:1px;
		line-height:1px;
		padding:10px 40px 5px 40px;
		margin:0px 0px 0px 0px;
		background:#ffffff url(../images/rubrik_oben_weiss.gif) no-repeat 0px -15px;
		float:left;
	}
	
	.rubrik_body {
		width:450px;
		color:#000000;
		font-weight:normal;
		padding:12px 40px 20px 40px;
		margin:0px;
		background:url(../images/rubrik_body.gif) no-repeat bottom left;
		float:left;
	}
	.rubrik_body_hellgelb {
		width:450px;
		color:#000000;
		font-weight:normal;
		padding:12px 40px 20px 40px;
		margin:0px;
		background:url(../images/rubrik_body_hellgelb.gif) no-repeat bottom left;
		float:left;
	}
	.rubrik_body_hellgrau {
		width:450px;
		color:#000000;
		font-weight:normal;
		padding:12px 40px 20px 40px;
		margin:0px;
		background:url(../images/rubrik_body_hellgrau.gif) no-repeat bottom left;
		float:left;
	}
	.rubrik_body_hellgrau_kurz {
		width:450px;
		color:#000000;
		font-weight:normal;
		padding:12px 40px 20px 40px;
		margin:0px;
		background:url(../images/rubrik_body_hellgrau_kurz.gif) no-repeat bottom left;
		float:left;
	}
	
	.rubrik_body ul,
	.rubrik_body_hellgelb ul,
	.rubrik_body_hellgrau ul {
		padding:5px 10px 5px 10px;
		position:relative;
		z-index:22;
	}
	
	/* ---- Wohnungsmarkt ---- */
	
	
	a.rubrik_auswahl {
		width:440px;
		height:44px;
		color:#aa0000;
		text-decoration:none;
		font-size:1.5em;
		line-height:1.5em;
		font-weight:normal;
		text-align:right;
		padding:17px 30px 0px 40px;
		cursor:pointer;
		display:block;
		float:left;
	}
	
	a:link.rubrik_mietwohn,
	a:visited.rubrik_mietwohn,
	a:active.rubrik_mietwohn {
		background:url(../images/rubrik_angebot_mietwohn.jpg) no-repeat 7px -5px;
		text-decoration:none;
	}
	a:focus.rubrik_mietwohn,
	a:hover.rubrik_mietwohn {
		text-decoration:none;
		background:url(../images/rubrik_angebot_mietwohn_active.jpg) no-repeat 7px -5px;
	}
	
	a:link.rubrik_eigentum,
	a:visited.rubrik_eigentum,
	a:active.rubrik_eigentum {
		background:url(../images/rubrik_angebot_eigentum.jpg) no-repeat 7px -5px;
		text-decoration:none;
	}
	a:focus.rubrik_eigentum,
	a:hover.rubrik_eigentum {
		text-decoration:none;
		background:url(../images/rubrik_angebot_eigentum_active.jpg) no-repeat 7px -5px;
	}
	
	a:link.rubrik_hausmiet,
	a:visited.rubrik_hausmiet,
	a:active.rubrik_hausmiet {
		background:url(../images/rubrik_angebot_hausmiet.jpg) no-repeat 7px -5px;
		text-decoration:none;
	}
	a:focus.rubrik_hausmiet,
	a:hover.rubrik_hausmiet {
		text-decoration:none;
		background:url(../images/rubrik_angebot_hausmiet_active.jpg) no-repeat 7px -5px;
	}
	
	a:link.rubrik_hauskauf,
	a:visited.rubrik_hauskauf,
	a:active.rubrik_hauskauf {
		background:url(../images/rubrik_angebot_hauskauf.jpg) no-repeat 7px -5px;
		text-decoration:none;
	}
	a:focus.rubrik_hauskauf,
	a:hover.rubrik_hauskauf {
		text-decoration:none;
		background:url(../images/rubrik_angebot_hauskauf_active.jpg) no-repeat 7px -5px;
	}
		
	.rubrik_wohnungsmarkt {
		width:510px;padding:0px 0px 0px 18px;
		float:left;
	}
	
	.rubrik_jugendliche {
		width:127px;
		height:130px;
		color:#000000;
		font-weight:normal;
		padding:245px 20px 10px 20px;
		margin:0px;
		background:url(../images/rubrik_jugend.jpg) no-repeat top left;
		float:left;
	}
	
	.rubrik_familien {
		width:127px;
		height:130px;
		color:#000000;
		font-weight:normal;
		padding:245px 20px 10px 20px;
		margin:0px;
		background:url(../images/rubrik_familie.jpg) no-repeat top left;
		float:left;
	}
	
	.rubrik_senioren {
		width:127px;
		height:130px;
		color:#000000;
		font-weight:normal;
		padding:245px 20px 10px 20px;
		margin:0px;
		background:url(../images/rubrik_senioren.jpg) no-repeat top left;
		float:left;
	}
	
	
	.angaben {
		width:340px;
		float:left;
		padding:0px;
	}
	
	
	.angebot_seitenleiste {
		width:145px;
		min-height:100%;
		padding:10px;
		float:left;
	}
	
	.linkbox {
		margin-top:20px;
		float:left;
	}
	
	.linkbox a {
		height:30px;
		padding:7px 0px 10px 37px;
		display:block;
		text-decoration:none;
	}
	.linkbox a:focus,
	.linkbox a:hover {
		text-decoration:underline;
	}
	
	.angebot_hauptbox {
		width:470px;
		padding:0px;
		background:#dddddd;
		position:relative;
	}
	.angebot_subbox {
		padding:10px;
		background:none;
	}
	.angebot_subbalken {
		color:#ffffff;
		background:#777777;
		padding:3px 3px 3px 10px;
	}
	
	
	
	
	
	/* ------------ Form-Items ------------------------- */
	
	
	fieldset {
		margin-bottom:20px;
		padding:0px 10px 10px 10px;
		float:left;
	}
	fieldset legend {
		font-weight:bold;
		margin-bottom:5px;
		padding:0px 5px 0px 5px;
		color:#aa0000;
	}
	
	
	input, textarea {
		padding:2px;
		border-top:1px solid #666666;
		border-left:1px solid #666666;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #cccccc;		
		background-color:#eeeeee;
		font-size:11px;
		line-height:15px;
		font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
	}
	select {
		font-size:11px;
		line-height:15px;
		font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
	}
	.checkbox {
		margin:2px 6px 0px 0px;		
	}
	.radio {
		border:none;
		background:none;		
	}
	
	.button {
		
	}
	
	
	
	/* ------------- Buttonlinks ------------------ */
	
	.buttonlink {
		font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
		font-weight:normal;
		font-size:11px;
		text-decoration:none;
		text-align:center;
		white-space:nowrap;
		color:#000000;
		padding:1px 7px 2px 7px;
		background:#cccccc url(../images/back_gelb_verlauf.gif) no-repeat top right;
		border:1px solid #cccccc;
		border-right:1px solid #777777;
		border-bottom:1px solid #777777;
		display:block;
		cursor:pointer;
	}
	
	a:link.buttonlink,
	a:visited.buttonlink,
	a:active.buttonlink {
		text-decoration:none;
		color:#000000;
		background:#cccccc url(../images/back_gelb_verlauf.gif) no-repeat top right;
	}
	
	a:focus.buttonlink,
	a:hover.buttonlink {
		background:#e9b70e;
	}
	
	
	a:link.buttonlink_rot,
	a:visited.buttonlink_rot,
	a:active.buttonlink_rot {
		text-decoration:none;
		color:#ffffff;
		background:#aa0000 url(../images/back_rot_verlauf.gif) no-repeat top right;
	}
	
	a:focus.buttonlink_rot,
	a:hover.buttonlink_rot {
		background:#aa0000;
	}
	
	
	
	
	
	
	/* ---------- Verschiedenes ------------------ */
	
	.cleardiv {
		line-height:1px;
		clear:both;
	}
	
	.alert {
		font-weight:bold;
		color:#aa0000;
	}
	
	
	/* --------- Tabellen ------------ */
	
	.table_head {
		height:16px;
		margin:0px 1px 1px 0px;
		padding:4px 8px 4px 8px;
		background:#3d3d3d url(../images/b_navi_dunkel_blanko.gif);
		color:#ffffff;
		font-weight:bold;
		border-bottom:1px solid #000000;
	}
	.table_head_gelb {
		height:16px;
		margin:0px 1px 1px 0px;
		padding:4px 8px 4px 8px;
		background:#e9b70e url(../images/back_gelb_verlauf.gif) no-repeat top left;
		color:#000000;
		font-weight:bold;
		border-bottom:1px solid #000000;
	}
	
	.table_cell {
		margin:1px 1px 1px 0px;
		padding:4px 8px 6px 8px;
		background-color:#eeeeee;
		color:#000000;
		font-weight:normal;	
		border-bottom:1px solid #aaaaaa;
	}
	
	
	
	
	/* ------------------ Verschiedenes ----------------------------- */
	
	
	.pdf_symbol {
		float:left;
		margin-right:15px;
	}
	
	.image_preloader {
		display:none;
	}
	
	
	ul.linkliste {
		margin-top:20px;
	}
	ul.linkliste li {
		padding-left:0px;
		margin-left:15px;
	}	
	
		
	

