a {
	color: #005EA8;
}

a.arrowlink {
	line-height:24px;
	background:transparent url(/fileadmin/templates/img/bullet-links.png) 0 8px no-repeat;
	padding:4px 0 4px 18px;
	margin-top:-4px;
}

a.download {
	line-height:24px;
	padding:4px 0 4px 18px;
	background:transparent url(/fileadmin/templates/img/icon_bulletpoint_acrobat.png) 0 6px no-repeat;
}

h2 a.anchor-title {
	color: #58585A;
}

sup {
	bottom:1ex;
	color:#58585a;
	font-size:82%;
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}

/**
 * list-anchors (Zahlen)
 */
div#content ul.list-anchors {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#content ul.list-anchors li {
	background: 0 none;
	margin: 0;
	padding: 0;
}


/**
 * container-content/container-220 (�ber uns)
 */
div.container-content {
	margin-bottom:75px;
	overflow:hidden;
}

div.container-220 {
	position:relative;
	width: 212px;
	height:105px;
	background: transparent url(/fileadmin/templates/img/bg_container_220.gif) 0 0 repeat-x;
	margin: 0 10px 10px 0;
	padding-left: 5px;
	color: #58585a;
	overflow: hidden;
	float: left;
}

div.container-220 h2.container-title {
	color: #58585a;
	margin-bottom: 12px;
}

div#content div.container-220 p.text-180 {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
}

div.container-220 a.link {
	position: absolute;
	bottom:0;
	right:0;
	background: transparent url(/fileadmin/templates/img/bg_teaser-link.png) 0 0 no-repeat;
	display: block;
	height: 17px;
	width: 17px;
}

div.container-220 a.link span {
	display: none;
}

/**
 * Table-Total (Zahlen)
 */
th.w-425,
td.w-425 {
	width:425px;
}

th.w-60,
td.w-60 {
	width:70px;
}

table.table-total {
	width: 100%;
	margin: 10px 0 20px 0;
}

table.table-total.right th,
table.table-total.right tr td {
	text-align: right;
}


table.table-total.right th.first-child,
table.table-total.right tr td.first-child,
table.table-total.right th:first-child,
table.table-total.right tr td:first-child {
	text-align:left;
}

table.table-total thead th {
	background-color: #f6f6f6;
	text-align:left;
	vertical-align: bottom;
	color: #58585a;
	padding: 5px 10px 8px 15px;
	font-size: 14px;
	font-weight: normal;
	line-height:125%;
}

table.table-total tr td {
	border-top: 1px solid #dddbdb;
}

table.table-total tr.first-row td {
	border-top: 0 none;
}

table.table-total tr td,
table.table-total tfoot th {
	padding: 5px 10px 6px 15px;
}

table.table-total tfoot th,
table.table-total tfoot tr td {
	border-top: 1px solid #58585a;
	border-bottom: 1px solid #58585a;
}

dl.legend {
	width: 100%;
	margin-bottom: 20px;
}

dl.legend dt {
	float: left;
	padding-right: 5px;
}


/**
 * Matrix-Table (Bachelors/Masters)
 */
div#content table.matrix {
	margin:5px 0 25px 0;
	border-collapse:collapse;
}

div#content table.matrix td a {
	display:block;
	width:18px;
	height:20px;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
}

div#content table.matrix td a span {
	position:absolute;
	left:-10000px;
	top:-10000px;
}

div#content table.matrix th:first-child,
div#content table.matrix td:first-child {
	width:400px;
	text-align:left;
	padding:4px 0;
}

div#content table.matrix th {
	font-size:14px;
	font-weight:normal;
	color:#58585A;
	text-align:center;
	border-top:1px solid #F1F1F1;
	border-bottom:1px solid #DDDBDB;
	background:#F6F6F6;
	padding-top:7px;
	padding-bottom:7px;
}

div#content table.matrix td {
	width:18px;
	text-align:center;
	vertical-align:middle;
	padding:4px 30px;
	border-bottom:1px solid #DDDBDB;
}

div#content table.matrix td+td a {
	background-image:url(/fileadmin/templates/img/bg_infolink-phzh.png);
}

div#content table.matrix td+td+td a {
	background-image:url(/fileadmin/templates/img/bg_infolink-zhaw.png);
}

div#content table.matrix td+td+td+td a {
	background-image:url(/fileadmin/templates/img/bg_infolink-zhdk.png);
}

div#content table.matrix td+td+td+td+td a {
	background-image:url(/fileadmin/templates/img/bg_infolink-hwz.png);
}


/**
 * GENERAL SETTINGS OF FORM ELEMENTS
 */
div#content div.field {
	clear:both;
	padding:0 0 13px 0;
}

div#content legend {
	padding:13px 0 16px 0;
}

div#content label, div.label {
	display:block;
	width:80px;
	padding:1px 6px 0 0;
	float:left;
}

div#content input, textarea, select {
	font-family: Verdana, Helvetica, sanf-serif;
	font-size:12px;
	width: 258px;
	padding:2px;
	border: 1px solid #999;
	background:#F2F2F2 url(/fileadmin/templates/img/bg_formfield.gif) 0 0 no-repeat;
}

div#content input.error,
div#content textarea.error,
div#content select.error {
	border: 1px solid #ff0000;
	background:transparent url(/fileadmin/templates/img/bg_formfield_error.gif) 0 0 no-repeat;
}

div#content label.error {
	display:none;
	color: #ff0000;
	width: auto;
	margin: 0 0 5px 87px;
}

div#content div#gender_error label.error {
	margin-left:0;
}

div#content div.confirm label.error {
	margin-top:20px;
}

div#content textarea {
	height:74px;
}

div#content select {
	width:238px;
	padding: 0 0 0 2px;
}

div#content div.fieldgroup {
	width:260px;
	padding:0 0 6px 0;
	float:left;
	overflow:hidden;
}

div#content div.fieldgroup p {
	margin:0;
	clear:both;
}

/* Radiobuttons */
div#content div.field.radio div.fieldgroup input {
	width:auto;
	float:left;
	margin-bottom:8px;
	margin-left:0;
	border:none;
	background:none;
}

div#content div.field.radio div.fieldgroup label {
	padding-top:0;
}

div#content div.field.radio div.fieldgroup label.corollary-label {
	width: 40px;
}

/* Textfields */
div#content div.field.text label {
	width:auto;
	float:none;
	margin:0 0 6px 0;
}

div#content div.field.text textarea {
	width:348px;
}


div#content div.field.checkgroup {
	padding-bottom:3px;
}

div#content div.field.checkgroup div.fieldgroup {
	padding-bottom:10px;
}

div#content div.field.checkgroup div.label {
	width:auto;
	padding-right:30px;
	padding-bottom:5px;
}

div#content div.field.checkgroup input {
	width:auto;
	padding:0;
	margin:4px 8px 0 4px;
	float:left;
}

div#content div.field.checkgroup label {
	width:auto;
}


div#content div.field.checkgroup p {
	clear:left;
}



/* Checkboxes */
div#content div.field.check div.fieldgroup {
	width:100%;
}

div#content div.field.check div.fieldgroup input {
	width:auto;
	float:left;
	margin-bottom:55px;
	margin-right:8px;
	border:none;
	background:none;
}

div#content div.field.check div.fieldgroup label {
	width:auto;
	padding-top:0;
}

div#content div.field.check div.label {
	width:auto;
	float:none;
	margin:0 0 6px 0;
}

/* Submit */
div#content div.field.submit {
	padding-top:18px;
	padding-bottom:30px;
}

div#content div.field.submit input {
	width:auto;
	margin:0 0 0 85px;
	padding-left:20px;
	padding-right:20px;
}

/* Login Form */
div#content form#loginform {
	margin:12px 0 0 0;
}


div#content #loginform div.field input {
	width:150px;
}

div#content #loginform div.field.submit {
	padding-top:0;
}

div#content #loginform div.field input.submit,
div#content #loginform div.field.submit input {
	width:auto;
	padding-left:20px;
	padding-right:20px;
}


div.fhr-profile {
	margin: 50px 40px 0 50px;
	overflow-y: auto;
	height: 450px;
	text-align: left;
}

div#content div.fhr-profile {
	height: auto;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #999999;
}

div.fhr-profile div.col-img {
	width: 120px;
	overflow-x: hidden;
	float: left;
	min-height: 50px;
	padding: 50px 0 0 0;
}

div.fhr-profile div.col-img img {
	border:1px solid #000;
	margin: 0;
}

div#content div.fhr-profile div.col-content {
	width: 530px;
	height: auto;
}

div.fhr-profile div.col-content {
	width: 468px;
	height: 420px;
	float: left;
	padding: 0 20px 0 0;
}

div#content div.fhr-profile h2,
div.fhr-profile h2 {
	font-size: 18px;
	font-weight: normal;
	color: #005EA8;
	padding: 0 0 30px 0;
}

div#content div.fhr-profile h3,
div.fhr-profile h3 {
	font-size:12px;
	font-weight:bold;
	color:#58585A;
	padding:16px 0 4px 0;
}

div#content div.fhr-profile p,
div.fhr-profile p {
	margin-bottom:12px;
}

div.fhr-profile p.separated {
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
}


/**
 * DOWNLOAD ICON
 */
div#content ul.download li {
	padding:4px 0 4px 18px;
	background-color:transparent;
	background-position:0 6px;
	background-repeat:no-repeat;
}

div#content ul.download li.pdf {
	background-image:url(/fileadmin/templates/img/icon_bulletpoint_acrobat.png);
}

div#content ul.download li.doc {
	background-image:url(/fileadmin/templates/img/icon_bulletpoint_word.png);
}

div#content ul.download li.xls {
	background-image:url(/fileadmin/templates/img/icon_bulletpoint_excel.png);
}


/**
 * SITEMAP
 */
div#content ul.sitemap-level-1 li {
	background: transparent url(/fileadmin/templates/img/bullet-links.png) 0 6px no-repeat;
	padding:2px 0 2px 18px;
	margin: 0 30px 16px 0;
	width: 180px;
	float: left;
}

div#content ul.sitemap-level-1 li a {
	font-weight: bold;
}

div#content ul.sitemap-level-2 li a,
div#content ul.sitemap-level-3 li a {
	font-weight: normal;
}

div#content ul.sitemap-level-1 li ul.sitemap-level-2,
div#content ul.sitemap-level-1 li ul.sitemap-level-2 li,
div#content ul.sitemap-level-1 li ul.sitemap-level-2 li ul.sitemap-level-3 {
	margin-bottom: 0;
}
