body {
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(../image/body-bg.gif) repeat-x;
}
img {
	border:0px;
}
form {
	margin:0;
	padding:0;
}
p {margin:0 0 16px;}


form {
	margin:0;
	padding:0;
}
#container {
	margin:0 auto;
	width:856px;
}
.service-nav {
	width:100%;
	overflow:hidden;
	padding-top:4px;
	height:27px;
}
.main-form {
	float:right;
	margin-left:27px;
	display:inline;
}
.main-form input.text {
	background:none;
	width:100px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #cfcac7;
	padding:2px 0 2px 3px;
}

.service-nav ul {
	list-style:none;
	margin:0;
	padding:3px 0 0;
	float:right;
}
.service-nav li {
	font-size:10px;
	margin-left:23px;
	display:inline;
}
.service-nav li a {
	color:#fff;
	text-decoration:none;
}
.service-nav li a:hover {text-decoration:underline;}



#claim {
	color:#ffffff;
	font-size:25px;
	line-height:33px;
	position:absolute;
	margin-top:-7px;
}





#main {
	width:100%;
	overflow:hidden;
}
.main-content {
	width:657px;
	overflow:hidden;
	float:left;
}
ul.main-nav {
	margin:85px 0 0 8px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	height:20px;
	overflow:hidden;
	list-style:none;
	border-bottom:1px solid #eee;
}
ul.main-nav li {
	margin:0 15px 0 -15px;
	float:left;
}
ul.main-nav li a {
	text-decoration:none;
	border-left:1px solid #e5e5e5;
	padding:0 14px 0;
	color:#444;
}
ul.main-nav li.active a, ul.main-nav li a:hover {
	color:#ff7300;
}
.breadcrumb {
	width:100%;
	overflow:hidden;
	margin:8px 0 0 8px;
}
.breadcrumb strong {
	float:left;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
}
.breadcrumb ul {
	height:1%;
	overflow:hidden;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.breadcrumb ul li {
	float:left;
	color:#ccc;
	font-size:10px;
	background:url(../image/Breadcrumb-sep.gif) no-repeat 100% 50%;
	padding:0 11px 0 3px;
	margin:0 -5px 0 5px;
}
.breadcrumb ul li a {
	color:#ccc;
	text-decoration:none;
}
.breadcrumb ul li a:hover {
	text-decoration:underline;
}
.main-info {
	width:100%;
	overflow:hidden;
	margin-top:42px;
	padding-bottom:8px;
	background:url(../image/main-info-bg.gif) repeat-y;
}



.main-info a {text-decoration:none;}
.main-info a:hover {text-decoration:underline;}
.content {
	float:right;
	width:428px;
	padding:5px 16px 0 12px;
}

.content h1,h2,h3 {
	margin:0 0 8px 0;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#c3d001;
}

.content h2 {
	font-size:12px;
}

.content h3 {
	margin-bottom:4px;
	font-size:11px;
	color:#797979;
}



.content span {color:#888;}
.content a {
	color:#888;
}
.content p {
	line-height:16px;
}
span.link {
	display:block;
	text-align:right;
	margin-bottom:18px;
}
.csc-textpic-caption {
	font-size:9px;
	color:#928892;
	padding-top:5px;
	padding-bottom:5px;
}


.text p {
	margin:0;
}


/**********************************
	SUBNAVIGATION
**********************************/
.navi-links {
	width:191px;
	float:left;
}
.navi-links ul,
.navi-links ul li ul {
	list-style:none;
	margin:0;
	padding:0;
}
.navi-links ul li,
.navi-links ul li ul li {
	font-weight:bold;
	margin-bottom:7px;
	float:left;
	width:100%;
	overflow:hidden;
}
.navi-links ul li a,
.navi-links ul li ul li a:link,
.navi-links ul li ul li a:visited {
	display:block;
	padding:4px 0 5px 8px;
	color:#444;
}
.navi-links ul li.active a,
.navi-links ul li a:hover,
.navi-links ul li a:active {
	background:#d6e400 url(../image/navi-links-bg.gif) no-repeat 97% 50%;
	text-decoration:none;
	color:#fff;
}



/**********************************
	SUBSUBNAVIGATION
**********************************/
.navi-links ul li ul {
	margin-left:12px;
	margin-top:10px;
	margin-bottom:4px;
}

.navi-links ul li ul li a:link,
.navi-links ul li ul li a:visited,
.navi-links ul li ul li a:hover,
.navi-links ul li ul li a:active {
	font-weight:normal;
	font-size:11px;
	background-color:transparent;
	padding:2px 0 3px 13px;
	
}

.navi-links ul li ul li.active a,
.navi-links ul li ul li a:hover,
.navi-links ul li ul li a:active {
	background:transparent url(../image/subsubnavi_active_green.gif) no-repeat 0px 5px;
	color:#4b4b4b;
}




.sidebar {
	width:199px;
	float:right;
}
.photo {
	width:199px;
	height:105px;
	display:block;
	/*padding-bottom:24px;*/
	border-bottom:1px solid #eee;
	/*background:url(../image/sidebar-bg.gif) repeat-y;*/
	background:url(../image/sidebar-photo.jpg) no-repeat;
}
.photo img {display:block;}

.sidebar h1 {
	margin:0;
	width:199px;
	height:88px;
	overflow:hidden;
	text-indent:-9999px;
}
.sidebar h1.logo {
	background:url(../image/logo.jpg) no-repeat;
}
.sidebar h1 a {
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
}
.block {
	width:197px;
	overflow:hidden;
	margin-bottom:12px;
	border:1px solid #d6e400;
	margin-top:4px;
}
.block p {
	color:#787878;
}
.block h3 {
	margin:0;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#787878;
	background:#d6e400;
	padding:7px 0 8px 11px;
}
.block img {
	margin:3px 3px 0 3px;
	width:191px;
}
.text-block {
	padding:10px 5px 12px 10px;
}
.text-block a {
	padding-right:11px;
	text-decoration:underline;
	color:#ff7300;
	font-size:10px;
}
.text-block a:hover {
	text-decoration:none;
}
.text-block .block-form input.text {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	padding:1px 0 0 2px;
	border:1px solid #d6d6d6;
	width:120px;
}
.block-form {
	width:100%;
	overflow:hidden;
}
.block-form input {
	float:left;
	margin-right:5px;
}
#footer {
	padding:7px 0 13px;
	margin-top:16px;
	background:url(../image/footer-bg.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
#footer a{
	color:#9a9a9a;
	text-decoration:none;
	
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#footer ul li {
	margin-right:15px;
	display:inline;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
#footer strong a {
	font-weight:normal;
	float:right;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
div.fehler {
	text-align:left;
	font-weight:bold;
	color:#AA4637;
}

/****************************************
	Formulare allgemein
****************************************/
fieldset {
	border:0;
	padding:0;
}



/****************************************
	Suchresultate
****************************************/
div.tx_powermail_pi1_fieldwrap_html_text {
	float:left;
}
div.tx_powermail_pi1_fieldwrap_html_submit {
	display:inline;
	clear:none;
}

div.tx-indexedsearch-res table tr td.tx-indexedsearch-percent {
	color:#928892;
}


div.tx-indexedsearch-res table tr td.tx-indexedsearch-descr {
	padding-bottom:15px;
	padding-top:3px;
	border-bottom:1px solid #e5e5e5;
}




/****************************************
	Startseite
****************************************/



/*	Allgemeines */

.content div.titelrahmen {
	border-top:1px solid;
	border-bottom:1px solid;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:normal;
	margin-bottom:10px;
}


.main-info-home {
	background:none;
}

.main-info-home .content b {
	color:#888;
}
.main-info-home .content {
	width:629px;
	float:none;
	padding:0;
	padding-left:12px;
	padding-top:32px;
}



.content div.titelrahmen .untertitel {
	font-size:10px;
	font-weight:normal;
	padding-left:10px;
}
.main-info-home .content h1 {
	color:#000;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
}



/*	Bereich oben */
.main-info-home .content .bereich-oben .text {
	width:285px;
}

.main-info-home .content .bereich-oben .text .lead {
	font-weight:bold;
	color:#888;
	padding-bottom:12px;
}
.main-info-home .content .bereich-oben {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ebebeb;
}
.main-info-home .content .bereich-oben .bild {
	float:right;
}


/*	Bereiche unten (links, rechts) */
.main-info-home .content .bereich-links,
.main-info-home .content .bereich-rechts {
	width:318px;
}


/*	Bereich links */
.main-info-home .content .bereich-links {	
	width:295px;
	float:left;
}

/*	Bereich rechts */
.main-info-home .content .bereich-rechts {
	width:318px;
	float:right;
}





/****************************************
	Orange Auszeichnung
****************************************/
.content .orange,
.content .orange:link,
.content .orange:hover,
.content .orange:active,
.content .orange:visited {
	color:#ff7401;
}

.content .titelrahmen_orange,
.content .titelrahmen_orange h1.csc-firstHeader {
	color:#ff7401;
	border-color:#ff7401;
}
.content .titelrahmen_orange h1.csc-firstHeader {
	display:inline;
}

/****************************************
	Grźne Auszeichnung
****************************************/
.content .gruen,
.content .gruen:link,
.content .gruen:hover,
.content .gruen:active,
.content .gruen:visited {
	color:#cbd804;
}

.content .titelrahmen_gruen,
.content .titelrahmen_gruen h1.csc-firstHeader {
	color:#cbd804;
	border-color:#cbd804;
}
.content .titelrahmen_gruen h1.csc-firstHeader {
	display:inline;
}

/****************************************
	Blaue Auszeichnung
****************************************/
.content .blau,
.content .blau:link,
.content .blau:hover,
.content .blau:active,
.content .blau:visited {
	color:#517bb8;
}

.content .titelrahmen_blau,
.content .titelrahmen_blau h1.csc-firstHeader {
	color:#517bb8;
	border-color:#517bb8;
}
.content .titelrahmen_blau h1.csc-firstHeader {
	display:inline;
}




/****************************************
	Pfeile an Links
****************************************/
a.pfeil_rechts_orange {
	padding-right:10px;
	background-image:url("../image/pfeil_rechts_orange.gif");
	background-position:right 3px;
	background-repeat:no-repeat;
}
a.pfeil_runter {
	padding-right:10px;
	background-image:url("../image/pfeil_runter.gif");
	background-position:right 4px;
	background-repeat:no-repeat;
}
a.pfeil_hoch {
	padding-right:10px;
	background-image:url("../image/pfeil_hoch.gif");
	background-position:right 4px;
	background-repeat:no-repeat;
}
a.pfeil_links {
	padding-left:10px;
	background-image:url("../image/pfeil_links.gif");
	background-position:0px 3px;
	background-repeat:no-repeat;
}
a.pfeil_rechts {
	padding-right:10px;
	background-image:url("../image/pfeil_rechts.gif");
	background-position:right 4px;
	background-repeat:no-repeat;
}

a.pfeil_rechts:hover {
	text-decoration:none;
}

/*	IE 7  */
*:first-child+html a.pfeil_rechts  {
	background-position:right 0px;
}


/****************************************
	Extension "Heime"
****************************************/
div.tx-frpheime div.filter {
	background:#e5e5e5;
	color:#797979;
	margin-bottom:4px;
	height:40px;
	padding:10px;
}

div.tx-frpheime div.filter div {
	float:left;
	padding-right:20px;
}

div.tx-frpheime div.filter div.filter_anwenden {
	padding-top:22px;
	padding-left:20px;
	padding-right:0;
}

div.tx-frpheime div.filter div select {
	margin-top:7px;
	width:90px;
}
div.tx-frpheime div.filter div input {
	margin-top:5px;
	width:50px;
}

div.tx-frpheime div.filter a,
div.tx-frpheime div.filter a:link,
div.tx-frpheime div.filter a:hover,
div.tx-frpheime div.filter a:active,
div.tx-frpheime div.filter a:visited {
	font-weight:bold;
	font-size:11px;
}

div.tx-frpheime div.filter a {
	position:relative;
	margin-top:40px;
}

div.tx-frpheime div.filter a.suche_zuruecksetzen {
	padding-left:5px;
}
/*	IE 7  */
*:first-child+html div.tx-frpheime div.filter a.suche_zuruecksetzen img {
	padding-bottom:4px;
}


/* plz-Filter Stellen */
div.tx-frpheime div.filter_plz_stellen {
	background:none;
	text-align:right;
	height:auto;
	margin:auto;
	margin-bottom:5px;
	padding-right:0;
}
div.tx-frpheime div.filter_plz_stellen div {
	float:none;
	width:auto;
	padding-right:0;
}



/*	Grauer Balken (z.b. fźr Sortierung oder Monatsname) */
div.tx-frpheime div.balken {
	padding:10px;
	background:#eeeeee;
	color:#797979;
}



/*	Balken fetten Auszeichnungen  */
div.tx-frpheime div.monat,
div.tx-frpheime div.kantonsbalken {
	font-weight:bold;
}


div.tx-frpheime div.sortierung {
	margin-top:-10px;
	height:13px;
}
div.tx-frpheime div.sortierung div {
	float:left;
}
div.tx-frpheime div.sortierung_heimliste {
	margin-top:auto;
}


/*	Eintrag einer Liste (AktivitŠten, Heime, etc.) */
div.tx-frpheime div.listeneintrag {
	border-bottom:1px solid #e5e5e5;
	padding:10px;
	min-height:15px;
}
div.tx-frpheime div.stelle_detail {
	padding:0;
	margin-bottom:23px;
	padding-bottom:15px;
}

div.tx-frpheime div.last {
	border-bottom:none;
}


div.tx-frpheime div.listeneintrag div {
	float:left;
	
}

/*	Adressblock bei den Stelleninseraten nicht floaten */
div.tx-frpheime div.stelle_detail div {
	float:none;
	width:auto;
}

div.tx-frpheime div.listeneintrag div a {
	color:#ff7300;
	text-decoration:underline;
}
div.tx-frpheime div.listeneintrag div a:hover {
	text-decoration:none;
}



/* Default-Breite Listenelement  */
div.tx-frpheime div div {
	width:80px;
}

/* Listenelemente AktivitŠten*/
div.tx-frpheime div div.titel {
	width:160px;
	padding-right:5px;
}

/* Weitere, wiederkehrende Listenelemente */
div.tx-frpheime div div.zeit {
	width:60px;
}
div.tx-frpheime div div.wohn_und_pflegeheim {
	width:120px;
}
div.tx-frpheime div div.ort {
	width:125px;
}
div.tx-frpheime div div.kanton {
	width:100px;
}
div.tx-frpheime div div.region {
	width:50px;
}
