a:link { text-decoration: none; color: rgb(26,23,27); }
a:visited { text-decoration: none; color: rgb(26,23,27); }
a:hover { text-decoration: underline; color: rgb(26,23,27); }
a:active { text-decoration: underline; color: rgb(26,23,27); }

#content a, #content_wide a, #content_narrow a, #content_location a  { text-decoration: underline; color: rgb(51,51,51); }
#content a:link, #content_wide a:link, #content_narrow a:link, #content_location a:link { text-decoration: underline; color: rgb(51,51,51); }
#content a:visited, #content_wide a:visited, #content_narrow a:visited, #content_location a:visited { text-decoration: underline; color: rgb(51,51,51); }
#content a:hover, #content_wide a:hover, #content_narrow a:hover, #content_location a:hover { text-decoration: underline; color: #8C8C8C; }
#content a:active, #content_wide a:active, #content_narrow a:active, #content_location a:active { text-decoration: underline; color: #8C8C8C; }


form {
	margin: 0px;
	}

/*------------------------------*/
/*general layout                */
/*------------------------------*/


body {
/* background-color: #efefef; */
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	letter-spacing: 0em;
	background: url(../../media/elements/bg_main.gif) repeat-y;
	}

#master {
	position: relative;
	text-align: left;
	background-color: #fff;
	min-height: 700px;
	width: 1020px;
	text-align: left;
	}

/* for Internet Explorer */
/*\*/
* html #master {
height: 800px;
}
/**/

#wrapper {
	width: 1020px;
	background: url(../../media/elements/bg_master.gif) repeat-y 100px 0px;
	}


#head {
	height: 122px;
	font-size: 11px;
	line-height: 14px;
	}

#head .headerobjects {
	height: 122px;
	position: relative;
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	color: #8C8C8C;
	}

#head .logo {
	position: absolute;
	left: 228px;
	bottom: 0px;
	}

#head .logo_print {
	display: none;
	}
	
#head .address {
	position: absolute;
	bottom: 0px;
	}
	
#head .address span {
	display: block;
	margin-top: 4px;
	}

#head .address a {
	color: #8C8C8C;
	}


#main {
	margin-top: 20px;
/* background: url(../../media/elements/bg_main_old.gif) repeat-y 0px 0px; */
	background: url(../../media/elements/bg_main.gif) repeat-y 0px 0px;
	}

#col_left {
/* 	height: 228px; */
	width: 208px;
	float: left;
	padding: 0px 0px 0px 20px;
	}

#col_main {
	min-height: 650px;
	width: 586px;
	border-right: 1px solid #76787D;
	border-left: 1px solid #76787D;
	float: left;
	padding: 0px 7px 0px 7px;
	}
	
/* for Internet Explorer */
/*\*/
* html #col_main {
height: 650px;
}
/**/

#col_right {
	width: 160px;
	float: left;
	padding-left: 7px;
	padding-right: 3px;
	}


#navi_global {
	height: 15px;
	background-color: rgb(173,197,224);
	padding: 4px 9px 5px 9px;
	}

#navi_top {
	position: relative;
	background-color: rgb(240,243,245);
	padding-top: 7px;
	height: 130px;
	border-bottom: 1px solid #B2B4B9;
	}

#col_right .illu_right {
	position: relative;
	height: 160px;
	background-color: #91973C;
	}

#col_right .illu_right span {
	position: absolute;
	display: block;
	bottom: 5px;
	left: 0px;
	color: #fff;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
	}

#col_right a {
	color: #8C8C8C;
	text-decoration: none;
	}

#col_right #infocell .infobox a:hover, #col_right #infocell .infobox a:active {
	color: rgb(145,151,60);
	}

#col_right #infocell {
	margin-top: 7px;
	}

#col_right #infocell .infobox {
	padding: 13px 0px 5px 0px;
	border-bottom: 1px solid #76787D;
	font-size: 11px;
	}

#col_right h3, #col_right h3 a {
	font-size: 11px;
	color: #8C8C8C;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}

#col_right #impressum {
	position: absolute;
	width: 160px;
	font-size: 10px;
	line-height: 12px;
	bottom: 2em;
	}

#col_right #impressum .iso {
	border-bottom: 1px solid rgb(178, 180, 185);
	margin-bottom: 5px;
	padding-bottom: 7px;
}

#col_main .breadcrumb {
	font-size: 10px;
	line-height: 13px;
	margin-top: 15px;
	color: #8C8C8C;
	padding-left: 8px;
	}


#col_main .breadcrumb a {
	color: #8C8C8C;
	}


#col_main #content {
	margin-top: 30px;
	width: 480px;
	padding-left: 8px;
	}

#col_main #content_wide {
	margin-top: 30px;
	padding-left: 8px;
	}

#col_main #pagetitle {
	margin-top: 30px;
	margin-right: 220px;
	padding-left: 8px;
}

#col_main #content_narrow {
/* 	margin-top: 30px; */
	padding-left: 8px;
	width: 350px;
	}

#col_main #content_location {
	float: right;
/* 	margin-top: 65px; */
	width: 214px;
	font-size: 11px;
	}

.link-marker {
	letter-spacing: -0.1em;
}

#navi_left .link-marker {
	position: absolute;
	right: 0px;
}

/*------------------------------*/
/*navigation                    */
/*------------------------------*/


#navi_top ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	font-size: 11px;
	width: 586px;
	}

#navi_top ul li {
	position: relative;
	list-style: none;
	border-right: 1px solid #B2B4B9;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	width: 120px;
	height: 28px;
	height: 40px;
	}

#navi_top ul li.last {
	border: none;
	width: 102px;
	}

#navi_top ul li a {
	position: absolute;
	bottom: 0px;
	width: 104px;
	padding: 6px 8px 5px 8px;
	color: #8C8C8C;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #B2B4B9;
	height: 28px;
	}

#navi_top ul li a:hover, #navi_top ul li a:active, #navi_top ul li.navi_active a {
	color: #333333;
	}

#navi_top ul li.navi_active a {
	padding-bottom: 6px;
	margin-bottom: -1px;
	background-color: #fff;
	}

#navi_top ul li.navi_active {
	height: 40px;
	background-color: #fff;
	}

#navi_top ul li.last a {
	width: 86px;
	border: none;
	height: 28px;
	}

#navi_top ul li.navi_active a {
	color: #333333;
	}


#navi_global ul, #navi_global .search {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
	font-size: 10px;
	text-transform: uppercase;
	}

#navi_global ul li, #navi_global .search {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 14px;
	}

#navi_global ul li a {
	text-decoration: none;
	display: block;
	color: #fff;
	}

#navi_global .search {
	color: #fff;
	float: right;
	margin: 0px;
	position: relative;
	}

#navi_global .search form input {
	height: 14px;
	line-height: 13px;
	font-size: 10px;
	color: #3D444C;
	border: none;
	width: 150px;
	outline-style: none;
	background: url(../../media/elements/bg_search.gif) repeat-x 0px 0px;
	float: left;
	padding: 0px;
	padding-top: 1px;
	}

#navi_global .search form .search-wrapper .search_left {
	background: url(../../media/elements/bg_search_left.gif) no-repeat 0px 0px;
	float: left;
	width: 15px;
	height: 15px;
	}

#navi_global .search form .search-wrapper .search_right {
	background: url(../../media/elements/bg_search_right.gif) no-repeat 0px 0px;
	float: right;
	width: 15px;
	height: 15px;
	}

#navi_global .search form label {
	text-transform: uppercase;
	margin-right: 7px;
	height: 15px;
	float: left;
	}

#navi_global .search-wrapper {
	height: 15px;
	position: relative;
	top: 0px;
	width: 180px;
	float: left;
	}

#navi_left {
	width: 200px;
	margin-top: 8px;
	}

#navi_left ul {
	position: relative;
	padding: 0px;
	margin: 0px;
	background-color: rgb(229,186,0);
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	}

#navi_left ul li {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 0px;
	margin: 0px;
	}

#navi_left ul li.navi_active {
	background-color: rgb(218,166,26);
	}

#navi_left ul li.last {
	border-bottom: 1px solid #DAA61A;
	}

#navi_left ul li li.last {
	border-bottom: 1px solid #fff;
	}

#navi_left ul li.last li.last {
	border-bottom: none;
	}

#navi_left ul li a {
	text-decoration: none;
	display: block;
	padding: 10px 10px 4px 10px;
	width: 180px;
	color: #fff;
	}

#navi_left ul li a:hover, #navi_left ul li a:active {
	background-color: rgb(218,166,26);
	}

#navi_left ul ul li {
	position: relative;
	}

#navi_left ul li ul li.navi_active {
	background-color: #fff;
	}

#navi_left ul ul li, #navi_left ul ul ul li {
	background-color: #fff;
	color: #8C8C8C;
	font-weight: normal;
	}

#navi_left ul ul li a, #navi_left ul ul ul li a, #navi_left ul ul ul li.navi_active a {
	color: #8C8C8C;
	border-bottom: 1px solid rgb(218,166,26);
	padding: 9px 10px 4px 10px;
	}

#navi_left ul ul li a {
	background-color: #fff;
	}

#navi_left ul ul li a:hover, #navi_left ul ul li a:active {
	background-color: #fff;
	color: #333333;
	}

#navi_left ul ul li.navi_active a, #navi_left ul ul li.navi_active ul li.navi_active a {
	font-weight: bold;
	color: #333333;
	}

#navi_left ul ul li.navi_active a:hover, #navi_left ul ul li.navi_active a:active, #navi_left ul ul li.navi_active ul li.navi_active a:hover, #navi_left ul ul li.navi_active ul li.navi_active a:active {
	color: #333333;
	}


#navi_left ul ul li.last a {
	border-bottom: 1px solid #fff;
	}

#navi_left ul ul ul {
	position: absolute;
	top: 0px;
	left: 208px;
	border-left: 1px solid #fff;
	border-top: 1px solid #76787D;
	border-bottom: 1px solid #76787D;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	}

#navi_left ul ul li.navi_active ul li a {
	border: none;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	color: #8C8C8C;
	}

#navi_left ul ul li.navi_active ul li a:hover, #navi_left ul ul li.navi_active ul li a:active {
	color: #333333;
	}


#col_right div.illu_right {
}

#col_right div.illu_right a { text-decoration: none; color: #fff; }
#col_right div.illu_right a:link, #col_right div.illu_right a:visited { text-decoration: none; color: #fff; }
#col_right div.illu_right a:hover, #col_right div.illu_right a:active { text-decoration: underline; color: #fff; }


/*------------------------------*/
/*general stuff                 */
/*------------------------------*/


h1 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}

h2 {
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

.float_left {
	float: left;
	}

.float_right {
	float: right;
	}

.float_clear {
	clear: both;
	height: 0px;
	}

ol li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.filelink {
	padding:5px 0 15px 0;
}

#content .filelink a, #content_narrow .filelink a, #content a.eventfile {
	color: #8C8C8C;
	text-decoration: none;
	}

#content .filelink a:hover, #content .filelink a:active, #content_narrow .filelink a:hover, #content_narrow .filelink a:active, #content a.eventfile:hover, #content a.eventfile:active {
	color: #000;
	}

.filelink_wrap {
	color: #8C8C8C;
}

.contenttable, .tbl_wide {
	margin-bottom: 10px;
}

.contenttable-0, .tbl_wide {
	width: 100%;
	border-spacing: 0;
}

.contenttable-0 td {
	border-top: 1px solid #333333;
	line-height: 20px;
	border-collapse: collapse;
}

.contenttable-0 td.td-last {
	width: 110px;
}

.tbl_wide {
	line-height: 16px;
	font-size: 11px;
}

.tbl_wide .head {
	font-weight: bold;
	margin-bottom: 13px;
	border-bottom: 1px solid #333333;
}

.tbl_wide .col1 {
	width: 370px;
	padding-right: 10px;
}

.tbl_wide .col2 {
	width: 75px;
	padding-right: 10px;
}

.tbl_wide .col3 {
	width: 95px;
}

#phone_list .tbl_wide .col1 {
	width: 275px;
	padding-right: 10px;
}

#phone_list .tbl_wide .col2 {
	width: 180px;
	padding-right: 10px;
}
#phone_list .tbl_wide .col3 {
	width: 100px;
}

.tbl_wide .col2 {
	width: 75px;
	padding-right: 10px;
}

.tbl_wide .col3 {
	width: 95px;
}


.tbl_wide .row {
	padding: 2px 0 15px 0;
	border-bottom: 1px solid #333333;
}

.tbl_wide .row div, .tbl_wide .head div {
	float: left;
}

.tbl_wide .row div div {
	float: none;
}

.tbl_wide th {
	border-bottom: 1px solid #333333;
	line-height: 20px;
	font-size: 11px;
	border-collapse: collapse;
}



.tbl_wide td {
	padding-bottom: 10px;
	border-bottom: 1px solid #333333;
	line-height: 16px;
	border-collapse: collapse;
	font-size: 11px;
	vertical-align: top;
}

#content .tbl_wide .row a, #content_wide .tbl_wide .row a, #content a.download, #content_wide a.download, #content_narrow a.download {
	color: #8C8C8C;
	text-decoration: none;
	}

#content .tbl_wide .row a:hover, #content .tbl_wide .row a:active, #content_wide .tbl_wide .row a:hover, #content_wide .tbl_wide .row a:active,
#content a.download:hover, #content a.download:active, #content_wide a.download:hover, #content_wide a.download:active, #content_narrow a.download:hover, #content_narrow a.download:active {
	color: #000;
	}

ul {
	margin: 0px 0 20px 0;
	padding: 0 0 0 16px;
	}

ul ul {
	margin: 0;
	padding: 0 0 0 30px;
/* 	list-style-type: square; */
	}

div.csc-sitemap ul li {
	display: block;
	border-top: 1px solid #8C8C8C;
	margin-top: 15px;
	list-style-type: none;
}

div.csc-sitemap ul ul {
	margin-top: 8px;
}

div.csc-sitemap ul ul li {
	list-style-type: square;
}

div.csc-sitemap ul ul ul {
	margin: 0;
}


div.csc-sitemap ul li li, div.csc-sitemap ul li li li, div.csc-sitemap ul li li li {
	display: list-item;
	border: none;
	margin: 0;
	padding: 0;
}

div.col_quotation {
	margin-bottom: 20px;
	font-size: 11px;
}

div.col_quotation p.quotation, div.col_quotation div.quotation {
	padding: 10px 0;
	font-style: italic;
	border-top: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	margin-bottom: 10px;
}

div.col_quotation div.quotation p.bodytext {
	padding: 0px;
	}

span.quoted-person { font-style:normal; color: #8C8C8C; }



div.csc-textpic-imagewrap img {
	border: 1px solid #8C8C8C;
}

div.stellen div.csc-textpic-imagewrap img {
	border: none;
}


.person_container .csc-textpic-intext-left-nowrap {
	position: relative;
	height: 112px;
}

.person_container .csc-textpic-intext-left-nowrap .text-container {
	position: absolute;
	bottom: -5px;
}

.person_container .csc-textpic-intext-left-nowrap .text-container p {
	padding: 0;
	margin: 0;
}

.clickenlarge {
	display: block;
	text-align: left;
	padding: 0px 0px;
	margin-top: -17px;
	margin-bottom: -17px;
	height: 17px;
	cursor: pointer;
}
.clickenlarge img {
	border: 0px !important;
}

#content_location .clickenlarge img {
	margin-left: 81px;
	}

.ftype {
	text-transform: uppercase;
	}

.tx-powermail-pi1 {
	margin-top: 16px;
	}

.tx-powermail-pi1_fieldset, .tx-felogin-pi1 fieldset {
	margin: 0;
	padding: 0;
	border: none;
	padding-top: 5px;
	margin-top: 5px;
	}

.tx-powermail-pi1_fieldset legend, .tx-felogin-pi1 legend {
	display: none;
	}

.tx-powermail-pi1 label {
	width: 130px;
	display: block;
	}

.tx-powermail-pi1 .tx-powermail-pi1_fieldset_adressblock label {
	width: 130px;
	display: block;
	float: left;
	}


.tx_powermail_pi1_fieldwrap_html, tx_powermail_pi1_fieldwrap_html_text {
	margin: 0px 0px 10px 0px;
	line-height: 14px;
	position: relative;
	}

.tx_powermail_pi1_fieldwrap_html_label {
/*
	margin-top: 10px;
*/
	}

input.powermail_text {
	font-size: 12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #8C8C8C;
	background-color: #fff;
	}

.tx-powermail-pi1_fieldset_adressblock input.powermail_text {
	width: 346px;
	}

.tx-powermail-pi1_fieldset_adressblock {
	margin-top: 30px;
	}

.tx-powermail-pi1_fieldset_kantonalepsychiatrischedienste label, .tx-powermail-pi1_fieldset_externepsychiatrischedienste label, .tx-powermail-pi1_fieldset_psychiatrischerdienstfrabhngigke label, .tx-powermail-pi1_fieldset_kantonalepsychiatrischeklinik label, .tx-powermail-pi1_fieldset_kinderundjugendpsychiatrischerdi label, .tx-powermail-pi1_fieldset_wohnenundarbeiten label {
	position: relative;
	left: 40px;
	top: -2px;
	width: 440px;
	line-height: 14px;
	font-size: 11px;
	}

.tx-powermail-pi1_fieldset_kantonalepsychiatrischedienste input, .tx-powermail-pi1_fieldset_externepsychiatrischedienste input, .tx-powermail-pi1_fieldset_psychiatrischerdienstfrabhngigke input, .tx-powermail-pi1_fieldset_kantonalepsychiatrischeklinik input, .tx-powermail-pi1_fieldset_kinderundjugendpsychiatrischerdi input, .tx-powermail-pi1_fieldset_wohnenundarbeiten input {
	width: 25px;
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	height: 11px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

.tx_powermail_pi1_fieldwrap_html_label {
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;
	border-top: 1px solid #76787D;
	height: 14px;
	padding-top: 2px;
	}

.tx-powermail-pi1_fieldset_adressblock .tx_powermail_pi1_fieldwrap_html_label {
	font-weight: normal;
	}


select.powermail_select {
	font-size: 12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #8C8C8C;
	width: 342px;
	background-color: #fff;
}

input.powermail_submit {
	border: none;
	background-color: #fff;
	color: #DAA61A;
	margin-left: 130px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	text-align: left;
	}

input.powermail_uid2 {
	width: 25px;
	text-align: center;
}

.powermail_mandatory_js {
	font-size: 11px;
	color: #DAA61A;
	}

.powermail_mandatory {
	margin-left: 3px;
	color: #DAA61A;
}

/* indexed search */

/* .tx-indexedsearch-form {
	border: none;
} */

.tx-indexedsearch legend {
	display: none;
}

.tx-indexedsearch .searchbox-tmpl-css label, #WFQBE_SEARCHTERM_1 label, .tx-felogin-pi1 label {
	float: left;
	margin-right: 5px;
	width: 115px;
}

.tx-indexedsearch fieldset {
	border: none;
	margin: 0;
	padding: 0 0 10px 0;
}

.tx-indexedsearch fieldset div, .tx-felogin-pi1 .formfield {
	padding: 6px 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword, #FIELD_WFQBE_SEARCHTERM_1, .tx-felogin-pi1 .formfield input {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #8C8C8C;
	font-size: 12px;
	width: 268px;
}

.tx-indexedsearch fieldset select {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #8C8C8C;
	font-size: 12px;
}

.tx-indexedsearch-selectbox-type {
	width: 130px;
}

.tx-indexedsearch-selectbox-defop {
	width: 132px;
}

.tx-indexedsearch-selectbox-sections {
	width: 270px;
}

.tx-indexedsearch fieldset div.tx-indexedsearch-mode-switch {
	float: right;
	padding: 0;
}

.tx-indexedsearch-search-submit, .wfqbe_submit_btn, .tx-felogin-pi1 .btn_submit {
	margin-left: 120px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button, .wfqbe_submit_btn, .tx-felogin-pi1 .btn_submit {
	background-color: #FFFFFF;
	border: medium none;
	color: #DAA61A;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	text-align: left;
}

.tx-indexedsearch-rules, .tx-indexedsearch-whatis, .tx-indexedsearch-browsebox, .tx-indexedsearch-res {
	font-size: 11px;
	line-height: 16px;
}

.tx-indexedsearch-rules {
	border-top: 1px solid #8C8C8C;
	margin-bottom: 30px;
}

.tx-indexedsearch-rules h2 {
	margin-top: 2px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	font-weight: bold;
	margin: 0;
	font
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style: normal;
	font-weight: bold;
}

.tx-indexedsearch-browsebox p {
	float: left;
}

.tx-indexedsearch-browsebox .browsebox {
	float: right;
}

.tx-indexedsearch .res-tmpl-css {
	clear:both;
	border-top: 1px solid #8C8C8C;
	padding-top: 5px;
	margin-bottom: 20px;
}

.tx-indexedsearch-searchhit {
	color:#91973C;
	font-weight: bold;
}

.tx-indexedsearch-item {
	float: left;
}

.tx-indexedsearch-item-info {
	float: right;
	width: 90px;
}

.tx-indexedsearch-icon, .tx-indexedsearch-item-path-label {
	float: left;
	width: 35px;
}

.tx-indexedsearch-descr, .tx-indexedsearch-item-path-path {
	margin-left: 35px;
	width: 400px;
}

.tx-indexedsearch-descr h3 {
	font-size: 1em;
}

.tx-indexedsearch-descr h3, .tx-indexedsearch-descr p {
	margin: 0;
	padding: 0;
}

/* event images */
.image_zoom {
	background-color: #fff;
	padding: 20px;
	border: 1px solid #8C8C8C;
	height: 400px;
	left: 236px;
	position: absolute;
	top: 310px;
	width: 544px;
	z-index: 10;
	font-size: 0.9em;
	text-align: center;
}

.image_zoom img {
	border: none;
}

.image_img {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 544px;
	height: 370px;
	background-color: #e0e0e0;
/* 	text-align: center; */
}
.image_caption {
	text-align: left;
	padding-top: 5px;
}
.image_prev {
	position: absolute;
	top: 10px;
	left: 450px;
	width: 20px;
}
.image_next {
	position: absolute;
	top: 10px;
	left: 520px;
	width: 20px;
	text-align: right;
}
.image_status {
	position: absolute;
	top: 10px;
	left: 470px;
	width: 50px;
	text-align: center;
	line-height: 13px;
	color: #8C8C8C;
}
.image_close {
	position: absolute;
	top: 10px;
	left: 554px;
	width: 20px;
	text-align: right;
}

.event_item {
	border-top: 1px solid #8C8C8C;
	margin: 0.2em 0 0 0;
	padding: 0.6em 0 1.3em 0;
	line-height: 16px;
}

.event_icon {
	float: left;
	margin: 3px 15px 0 0;
}

.event_item a.eventfile, .event_item .eventdetail a, table.ausbildung a, table.praktikum a {
	font-size: 11px;
}

.event_thumbs, .event_files, .event_link {
	margin-bottom: 15px;
}

.event_short {
	margin-left: 115px;
}

.stellen {
	font-size: 11px;
	line-height: 16px;
}

.stellen h1 {
	font-size: 12px;
	padding: 7px 0 0 0;
}

.sitemap_jobs {
	padding-top: 1px;
	position: relative;
	}

.sitemap_jobs ul {
	padding: 0px;
	line-height: 20px;
	}

.sitemap_jobs li {
	list-style: none;
	border-top: 1px solid #76787D;
	}

.sitemap_jobs li li {
	border: none;
	}

.sitemap_jobs ul li ul li {
	position: relative;
	top: -20px;
	left: 120px;
	width: 360px;
	}

.gallery_container {
	display: none;
}

.gallery_link {
/* 	cursor: pointer; */
	margin-bottom: 15px;
}


table.ausbildung, table.praktikum {
	width: 480px;
	padding: 2px 4px 2px 4px;
	border-collapse: collapse;
	margin-bottom: 15px;
	}

table.praktikum {
	border-top: 1px solid #76787D;
	margin-top: 3px;
	}

table.ausbildung td p.bodytext {
	min-height: 35px;
	}

/* for Internet Explorer */
/*\*/
* html table.ausbildung td p.bodytext {
height: 35px;
}
/**/


table.ausbildung td p.bodytext, table.praktikum td p.bodytext, table.ausbildung th p.bodytext, table.praktikum th p.bodytext {
	padding: 0px;
	}

table.ausbildung th {
	text-align: right;
	}

table.ausbildung td, table.ausbildung th, table.praktikum td, table.praktikum th {
	border-bottom: 1px solid #76787D;
	}


.ausbildung td.unavailable {
	background: url(../../media/elements/bg_unavailable.gif) no-repeat 10px 6px;
	width: 40px;
	}

.ausbildung td.available {
	background: url(../../media/elements/bg_available.gif) no-repeat 10px 6px;
	width: 40px;
	}


.ausbildung td.unavailable span, .ausbildung td.available span {
	display: none;
	}

#WFQBE_SEARCHTERM_1 {
	margin-bottom: 10px;
}

.wfqbe_result_header {
	margin-bottom: 15px;
}

.wfqbe_browser {
	font-size: 11px;
	line-height: 16px;
}

.wfqbe_hits {
	font-size: 11px;
	line-height: 16px;
}


#charSearch {
/* 	margin-left: 120px; */
	padding: 15px 0;
}

.charSearch {
	padding-right: 10px;
}
