








/* CSS-Angaben für die Startseite */


/* Einstellungen für die Themen�bersicht auf der Startseite */

		div.sectionteaser{
		padding-left:1px;
		float:left;
		margin:0 5px 0em 1em;
		height:9em;
		padding-right:0.5em;
		width:17.5em;
		display: inline;
		}

		div.sectionteaser p{
		margin:0;
		}

		div#navcontent p{
		margin:0 0 2em 1em;
		}

		div#navcontent h1{
		margin: 0 0 1em 0.66em;
		}

		img.sectionimage{
		float:left;
		padding-right:10px;
		height:70px;
		width:70px;
		}

		div.sectionteaser a:link, div.sectionteaser a:visited, div.sectionteaser a:hover{
		color:inherit;
		text-decoration:inherit;
		}

		div.sectionteaser a span.teaserheading{
		font-size:1.3em;
		font-weight: bold;
		color: #585858;
		text-decoration:none;
		}

		div.sectionteaser a span.teasertext{
		color: #000;
		text-decoration:none;
		}

		div.sectionteaser a:hover span.teasertext, div.sectionteaser a:active span.teasertext, div.sectionteaser a:focus span.teasertext{
		text-decoration:underline;
		color:#0000FF;
		}

		div.sectionteaser a:hover,  div.sectionteaser a:active, div.sectionteaser a:focus{
		background-color:transparent;
		}

		div.sectionteaser a:hover span.teaserheading,  div.sectionteaser a:active span.teaserheading, div.sectionteaser a:focus span.teaserheading{
		color: #7310c6;
		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 */

		hr#sepline{
		clear:both;
		margin-bottom:1em;
		}

/* Einstellungen für die Bereiche Service und Aktuelles auf der Startseite */

		div.service_news {
		color: #000000;
		padding-bottom:2em;
		margin:0em 0 1em 0;
		width:17em;
		float:left;
		}


		div.service_news h2{
		margin-top:0;
		}

		div#service{
		padding:0em 0 0 1em;

		}

		div#news{
		position:relative;
		margin:-1em 0 1em -1px;
		padding:1em 0 0 2em;
		left:-1em;
		border-left:1px solid #eeebeb;
		}


		div.service_news ul{
		position:relative;
		list-style-type:none;
		list-style-image:none;
		background-image:none;
		padding:0 0 0 10px;
		margin:0;
		}

		* html div#news{
		border:none;
		}

		div.service_news li{
		list-style-image:none;
		background-image:url("http://behinderung.fsw.at/system/modules/at.fsw.internet/resources/img/behinderung/st_behinderung_icon_pfeil.png");
		background-position: left center;
		background-repeat:no-repeat;
		padding-left:10px;
		}

		div.service_news p{
		margin:0.3em 0 1em 0em;
		}

		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;
		}

