









/* Allgemeine Einstellungen */

		body{
		margin: 0;   
		padding: 0 0 1em 0;     
		font-family:Times New Roman, Times, serif;
		color:#000000;
		font-size:12pt;   
		}
		
		img{
		border:none;
		}
		
		.hiddennav{
		display:none;
		}
		ul.links{
		list-style-type:none;
		}
		
		.hidden{
		display:none;
		}

/* Textformatierungen */

		h1{
		font-size:1.5em;
		font-weight: bold;
		color: #000;
		margin:0;
		}
		
		h2{
		font-size:1.2em;
		font-weight:bold;
		margin-top:1em;
		padding:0;
		color: #000;
		}

		#container h2.leistungsueberschrift{
		color:#FFF;
		width:97%;
		background-color:#000;
		margin-top:2em;
		font-size:1.2em;
		margin-bottom:1em;
		}
		
		h3{
		font-size:1em;
		color:#000;
		font-weight:bold;
		margin:1em 0 0 0;
		padding:0;
		}
		
		a:link, a:visited{
		color:#000000;
		text-decoration:none;
		}
		
		a:hover, a.hover:link, a.hover:visited, a.hover:hover{
		color:#0000FF;
		text-decoration:underline;
		}

        div#maincontent{
            margin:0;
        }

        div#maincontent a:link, div#maincontent a:visited{
		color:#0000FF;
		text-decoration:underline;
		}

		div#maincontent ul li{
		margin:0 0 0 0;
		padding:0;
		}

		div#maincontent ul li{
		list-style-image:url("http://wohnen.fsw.at/system/modules/at.fsw.internet/resources/img/wohnen/st_wohnen_icon_listicon.png");
		}

		div#maincontent ul ul li{
		list-style-image:url("http://wohnen.fsw.at/system/modules/at.fsw.internet/resources/img/wohnen/st_wohnen_icon_listiconsub.png");
		}
		
		div#maincontent ul li.internal_link{
		list-style-image:url("http://wohnen.fsw.at/system/modules/at.fsw.internet/resources/img/wohnen/st_wohnen_icon_internal_link.png");
		}
		div#maincontent ul li.external_link{
		list-style-image:url("http://wohnen.fsw.at/system/modules/at.fsw.internet/resources/img/wohnen/st_wohnen_icon_external_link.png");
		}
		div#maincontent ul li.stadtwien_link{
		list-style-image:url("/system/modules/at.fsw.internet/resources/img/allgemein/st_icon_stadtwien_link.png");
		}
		
		#maincontent table{
		margin:1em 0;
		width:100%;
		}
		
		#maincontent table, #maincontent table td,#maincontent table th{
		border:2px solid #E6E6E6;;
		border-collapse:collapse;
		}
		
		#maincontent table th{
		background-color:#000;
		color:#FFF;
		vertical-align:top;
		text-align:left;
		}
		
		#maincontent table td, #maincontent table th{
		padding:5px;
		}
		
		#maincontent table.leistungstabelle th{
		width:4em;
		}

/*Einstellungen f�r den Portal-Selector*/

		#portalselector{
		display:none;
		}

/*Einstellungen f�r die Content-Box*/

		#container{
		background-color:#FFF;
		margin: 1em auto 0 auto;
		min-width:800px;
		}
		
		#site_title_image{
		position:relative;
		top:0;
		right:0;
		float:left;
		}
		
		#site_title{
		position:relative;
		margin:0;
		height:35px;
		background-image:url("/system/modules/at.fsw.internet/resources/img/wohnen/st_wohnen_pixel.png");
		background-repeat:repeat;
		}

		div#headerimage a{
		display:none;
		}
		
/* Einstellungen f�r die Breadcrumb */

		p#breadcrumb{
		text-align:left;
		padding-bottom:1em;
		margin:1em 0 0 0;
		color:#666666;
		}

		p#breadcrumb a:link, p#breadcrumb a:visited{
		color:#666666;
		text-decoration:underline;
		}
		
/*Einstellungen f�r die Metanavigation*/

		div#metanavigation{
		display:none;
		}
/*Einstellungen f�r das Navigationsmen�, links*/

		#navigation{
		display:none;
		}
		
/* Einstellungen f�r die Themen�bersicht auf der Startseite */

		div.sectionteaser{
		position:relative;
		padding-left:1px;
		float:left;
		margin:0 5px 5px 0px;
		height:8em;
		padding-right:0.5em;
		width:17.5em;
		}

		div.sectionteaser p{
		margin:0;
		}

		img.sectionimage{
		float:left;
		padding-right:10px;
		height:70px;
		width:70px;
		}
		
		div.sectionteaser a:link, div.sectionteaser a:hover, div.sectionteaser a:visited{
		color:inherit;
		text-decoration:inherit;
		}
		
		div.sectionteaser a span.teaserheading{
		font-family:Helvetica, Verdana, Arial, sans-serif;
		font-size:1.3em;
		font-weight: bold;
		color: #9B9C9E;
		}
		
		div.sectionteaser a:hover span.teasertext{
		text-decoration:underline;
		color:#0000FF;
		}
		
		div.sectionteaser a:hover span.teaserheading{
		color: #F29525;
		text-decoration:none;
		}

		#navcontent h2{
		position:relative;
		font-size:1.1em;
		font-weight:bold;
		margin:0;
		color: #666666;
		}
/* Einstellungen f�r die Trennlinie auf der Startseite */

		p.sep_line{
		position:relative;
		width:100%;
		clear:both;
		top:-20px;
		border-top:1px solid #E7E8E9;
		height:1px;
		margin:0 0 1em 0;
		padding:0;
		line-height:2px;
		}

/* Einstellungen f�r die Bereiche Service und Aktuelles auf der Startseite */

		div#news{
		float:left;
		margin:0px;
		}

		div#service{
		margin-left:0em;
		}

		div.service_news {
		color:#666666;
		position:relative;
		float:left;
		top:-20px;
		margin:0;
		padding:0;
		width:19.3em;
		}

		div.service_news ul{
		list-style-type:none;
		list-style-image:url("http://wohnen.fsw.at/system/modules/at.fsw.internet/resources/img/wohnen/st_wohnen_icon_pfeil.png");
		padding:0;
		margin:0;
		padding-left:20px;
		}

		div.service_news p{
		margin:0.3em 0 0 0;
		position:relative;
		}

		div.service_news p a:link, div.service_news p a:visited{
		font-weight:bold;
		}

		div.service_news a:link, div.service_news a:visited{
		color:#0000FF;
		text-decoration:underline;
		}
		
/* Einstellungen f�r den Contentbereich wenn sich links die Navigation befindet */

		
		div#navcontent{
		padding:0 0 1em 0em;
		}
		
		div#maincontent, #container div.mainco{
		padding:0;
		margin:0 0 0 0em;
		}

		#navcontent h1{
		margin:0;
		}

		div#container p#tools{display:none;}

		/* Hides from IE-mac \*/
		* html #maincontent, * html #navcontent {height: 1%;left:-4px;position:relative;}
		/* End hide from IE-mac */

		* html #maincontent{left:-4px;position:relative;}
		
		* html #navcontent {left:0px;position:relative;}
		
/* Einstellungen f�r den Footer */

		div#footer{
		position:relative;
		font-size:0.7em;
		color:#474747;
		padding:0;
		clear:both;
		top: 0px;
		}

		div#footer p a:link, div#footer p  a:visited{
		text-decoration:underline;
		color:#666666;
		}

		div#footer div.footercontent{
		position:relative;
		border-top: 1px solid #E7E8E9;
		border-bottom: 1px solid #E7E8E9;
		margin-right:20px;
		padding-top:5px;
		color:#666666;
		}

		div#footer div.footercontent p.copyright{
		margin:5px 0 5px 0;
		}

		div#footer div.footercontent p.stadtwien_img{
		float:left;
		width:71px;
		height:20px;
		margin:0 10px 0 0;
		}
