a:link { text-decoration: none; color: rgb(0,0,0); }
a:visited { text-decoration: none; color: rgb(0,0,0); }
a:hover { text-decoration: underline; color: rgb(0,0,0); }
a:active { text-decoration: underline; color: rgb(0,0,0); }

#content a, #content_wide a, #content_narrow a, #content_location a  { text-decoration: underline; color: rgb(0,0,0); }
#content a:link, #content_wide a:link, #content_narrow a:link, #content_location a:link { text-decoration: underline; color: rgb(0,0,0); }
#content a:visited, #content_wide a:visited, #content_narrow a:visited, #content_location a:visited { text-decoration: underline; color: rgb(0,0,0); }
#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: none;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	letter-spacing: 0em;
	}

#master {
	position: absolute;
	text-align: left;
	min-height: 800px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}

/* for Internet Explorer */
/*\*/
* html #master {
height: 800px;
}
/**/

#wrapper {
	width: 593px;
	background: none;
	background-color: #fff;
	}


#head {
	height: 140px;
	font-size: 12px;
	line-height: 15px;
	}

#head .headerobjects {
	height: 122px;
	position: relative;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	}

#head .logo {
	display: none;
	}

#head .logo_print {
	display: block;
	position: absolute;
	left: 5px;
	bottom: 0px;
	}

#head .address {
	position: absolute;
	left: 450px;
	bottom: 0px;
	}

#head .address span {
	display: block;
	margin-top: 4px;
	}

#main {
	margin-top: 20px;
	margin-bottom: 10px;
	}

#col_left {
	display: none;
	}

#col_main {
	min-height: 650px;
	width: 586px;
	float: left;
	padding: 0px 7px 0px 7px;
	border: none;
	background-color: #fff;
	}

/* for Internet Explorer */
/*\*/
* html #col_main {
height: 650px;
}
/**/

#col_right {
	display: none;
	}


#navi_global {
	display: none;
	}

#navi_top {
	position: relative;
	padding-top: 7px;
	margin-left: 7px;
	border-bottom: 1px solid #000;
	}

#navi_top img {
	display: none;
}

#col_main .breadcrumb {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	padding-left: 8px;
	}


#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 {
	padding-left: 8px;
	width: 350px;
	}

#col_main #content_location {
	float: right;
	width: 214px;
	font-size: 12px;
	}

.link-marker {
	letter-spacing: -0.1em;
}

/*------------------------------*/
/*navigation                    */
/*------------------------------*/


#navi_top ul {
	padding: 0px;
	margin: 0px;
	}

#navi_top ul li {
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;
	display: none;
	}

#navi_top ul li.navi_active {
	display: block;
	font-weight: bold;
	}


/*------------------------------*/
/*general stuff                 */
/*------------------------------*/


h1 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000;
	}

h2 {
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000;
	}

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;
	}

.bodytext {
	color: #000;
}

.filelink {
	padding:5px 0 15px 0;
}

#content .filelink a, #content_narrow .filelink a {
	color: #000;
	text-decoration: none;
	}

#content .filelink a:hover, #content .filelink a:active, #content_narrow .filelink a:hover, #content_narrow .filelink a:active {
	color: #000;
	}

.filelink_wrap {
	color: #000;
}

.contenttable, .tbl_wide {
	margin-bottom: 10px;
}

.contenttable-0, .tbl_wide {
	width: 100%;
	border-spacing: 0;
}

.contenttable-0 td {
	border-top: 1px solid #000;
	line-height: 20px;
	border-collapse: collapse;
}

.contenttable-0 td.td-last {
	width: 110px;
}

.tbl_wide {
	line-height: 17px;
	font-size: 12px;
}

.tbl_wide .head {
	font-weight: bold;
	margin-bottom: 13px;
	border-bottom: 1px solid #000;
}

.tbl_wide .col1 {
	width: 370px;
	padding-right: 10px;
}

.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 #000;
}

.tbl_wide .row div, .tbl_wide .head div {
	float: left;
}

.tbl_wide .row div div {
	float: none;
}

.tbl_wide th {
	border-bottom: 1px solid #000;
	line-height: 21px;
	font-size: 12px;
	border-collapse: collapse;
}



.tbl_wide td {
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	line-height: 17px;
	border-collapse: collapse;
	font-size: 12px;
	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: #000;
	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.quotation {
	margin-top: 20px;
	font-size: 12px;
}

div.quotation p.quotation {
	padding: 10px 0;
	font-style: italic;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

span.quoted-person { font-style:normal; color: #000; }



div.csc-textpic-imagewrap img {
	border: 1px solid #8C8C8C;
}

.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: none;
}

.ftype {
	text-transform: uppercase;
	}

.tx-powermail-pi1_fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.tx-powermail-pi1_fieldset legend {
	display: none;
}

.tx-powermail-pi1 label {
	width: 130px;
	display: block;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html, tx_powermail_pi1_fieldwrap_html_text {
	margin: 0 0 15px 0;
}

.tx_powermail_pi1_fieldwrap_html_label {
	margin-top: 10px;
}

input.powermail_text {
	font-size: 13px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #8C8C8C;
	width: 340px;
	background-color: #fff;
}

select.powermail_select {
	font-size: 13px;
	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: #000;
	margin-left: 130px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	cursor: pointer;
}

input.powermail_uid2 {
	width: 25px;
	text-align: center;
}

.powermail_mandatory_js {
	font-size: 12px;
	color: #000;
	margin-left: 130px;
}

.powermail_mandatory {
	margin-left: 3px;
	color: #000;
}

.event_short {
	margin-left:115px;
}

.event_item {
	border-top: 1px solid #000;
	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 {
	font-size: 11px;
}

.event_thumbs, .event_files, .event_link {
	margin-bottom: 15px;
}

.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;
	}

table.ausbildung td p.bodytext {
	padding: 0px;
	}

table.ausbildung th {
	text-align: right;
	}

table.ausbildung td, table.ausbildung th {
	border-bottom: 1px solid #76787D;
	}


.ausbildung td.unavailable {
	width: 40px;
	text-align: center;
	font-size: 0.8em;
	}

.ausbildung td.available {
	width: 40px;
	text-align: center;
	font-size: 0.8em;
	}
