/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 * Vendor:      Mark Simonson Studio
 * License URL: http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */

@font-face {
	font-family: 'ClarendonFSMedium';
	src: url('fonts/Clarendon-Medium-webfont.eot');
	src: local('â˜º'), url('fonts/Clarendon-Medium-webfont.woff') format('woff'), url('fonts/Clarendon-Medium-webfont.ttf') format('truetype'), url('fonts/Clarendon-Medium-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaBold';
	src: url('fonts/Proxima_Nova_Bold-webfont.eot');
	src: local('â˜º'), url('fonts/Proxima_Nova_Bold-webfont.woff') format('woff'), url('fonts/Proxima_Nova_Bold-webfont.ttf') format('truetype'), url('fonts/Proxima_Nova_Bold-webfont.svg#webfont0R9JsQdw') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ProximaNovaRegular';
	src: url('fonts/ProximaNova-Reg-webfont.eot');
	src: url('fonts/ProximaNova-Reg-webfont.eot?iefix') format('eot'), url('fonts/ProximaNova-Reg-webfont.woff') format('woff'), url('fonts/ProximaNova-Reg-webfont.ttf') format('truetype'), url('fonts/ProximaNova-Reg-webfont.svg#webfonttLdMzI8n') format('svg');
	font-weight: normal;
	font-style: normal;

}

#b3k_accessnav,
.b3k_accesstext,
#b3k_header_appmenu h2 em,
.b3k_hidden,
.b3k_datatable tfoot label,
#b3k_header_titlebar_appmenu ul,
#b3k_supportpopup,
#b3k_sidebar_header {
	position: absolute;
	left: -5000px;
}

html {
	height: 100%
}

img {
	-ms-interpolation-mode: bicubic;
}

body {
	margin: 0;
	font: 13px Helvetica, Arial, sans-serif;
	height: 100%;
	/* This leads to all kinds of performance problems and pixelated text: */
	/*-webkit-perspective: 500px;
	 -webkit-perspective-origin: 50% 50%;*/
	-webkit-text-size-adjust: none;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.b3k_clear {
	clear: both;
}

#b3k_wrapper_1 {
	height: 100%;
}

#b3k_wrapper_2 {
	background: url(../img/b3k_sidebar.png) repeat-y 100% 0;
	height: 100%;
	width: 100%;
}

#b3k_header {
	background: #003366;
	position: relative;
	z-index: 1000;
}

#b3k_header_top {
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 0 20px 15px 20px;
	font-size: 14px;
	min-height: 39px;
}

#b3k_header_top a {
	text-decoration: none;
}

#b3k_header_top a:hover {
	text-decoration: underline;
}

#b3k_header_top_nav {
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 25px;
	float: left;
}

#b3k_header_top_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#b3k_header_top_nav a {
	color: #00264a;
	margin: 0 10px 0 0;
}

li#b3k_header_top_nav_apps {
	background: url(../img/b3k_header_top_nav_separator.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

#b3k_header_top_nav_home a {
	background: url(../img/logo_fernuni_hagen.gif) no-repeat 0 0;
	display: block;
	height: 70px;
	padding: 0;
	width: 373px;
	text-decoration: none !important;
}

#b3k_header_top_nav_home a em {
	font-style: normal;
}

#b3k_header_top_langswitcher {
	width: 75px;
	text-align: right;
	padding: 0;
	text-align: right;
	float: right;
	margin-top: 22px;
}

#b3k_header_top_langswitcher a {
	color: #b2b2b2;
	background: url(../img/b3k_grayarrow.png) no-repeat;
	padding: 0 0 0 15px
}

#b3k_header_titlebar {
	background: #003366;
	color: #b2c1d1;
	padding: 0;
}

#b3k_header_titlebar h1 {
	font-family: "ProximaNovaBold", sans-serif;
	background: #0099cc url(../img/b3k_app_generic_white.png) no-repeat 19px 50%;
	color: #fff;
	text-rendering: optimizeLegibility;
	margin: 0;
	margin-top: -7px;
	display: inline;
	padding: 9px 20px 5px 54px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	font-weight: normal;
	float: left;
}

#b3k_header_titlebar_appmenu,
#b3k_header_titlebar_appmenu h2 {
	display: inline;
}

#b3k_header_titlebar_appmenu {
	position: relative;
}

#b3k_header_titlebar_appmenu h2 a {
	background: #1a4876 url(../img/b3k_appmenu_closed.png) no-repeat 50% 50%;
	margin: 0;
	display: block;
	float: left;
	width: 35px;
	height: 34px;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}

#b3k_header_titlebar_appmenu.b3k_visible h2 a {
	background-image: url(../img/b3k_appmenu_open.png);
}

#b3k_header_titlebar_appmenu.b3k_visible ul {
	position: absolute;
	padding: 0;
	margin: 0;
	left: -35px;
	top: 20px;
	z-index: 10000;
	width: 310px;
	background: #1a4876;
	list-style: none;
	box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
	-webkit-transform-style: preserve-3d;
	-webkit-animation-name: spinopen;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-out;
	-webkit-transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
}

#b3k_header_titlebar_appmenu.b3k_visible li {
	display: block;
}

#b3k_header_titlebar_appmenu.b3k_visible li a,
#b3k_header_titlebar_appmenu.b3k_visible li h3 {
	display: block;
	padding: 7px 10px 7px 35px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	background: url(../img/b3k_appmenu_bullet.png) no-repeat 9px 8px;
}

#b3k_header_titlebar_appmenu.b3k_visible li a:hover {
	background-color: #105e93;
}

#b3k_header_titlebar_appmenu.b3k_visible li h3 {
	background: url(../img/b3k_appmenu_separator.png) no-repeat 0 100%;
	padding: 10px;
}

#b3k_header_titlebar_login {
	float: right;
	padding: 9px 20px 8px 10px;
	background: #003366;
}

#b3k_header_titlebar_login em {
	font-style: normal;
}

#b3k_header_titlebar_login a {
	color: #b2c1d1;
}

#b3k_header_titlebar_login_logoutlink {
	background: url(../img/b3k_logout.png) no-repeat 0 50%;
	padding-left: 17px;
	margin-left: 5px;
}

#b3k_contentarea {
	overflow: hidden;
	clear: both;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

#b3k_contentarea_header {
	margin: 0 110px 0 0;
	position: relative;
	z-index: 2;
}

#b3k_contentarea_header_nav {
	background: #0099cc;
	color: #fff;
	padding: 13px 20px 8px 20px;
	margin: 0;
	min-height: 14px;
}

#b3k_contentarea_header_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
}

#b3k_contentarea_header_nav li,
#b3k_contentarea_header_subnav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#b3k_contentarea_header_nav a {
	color: #fff;
	text-decoration: none;
	padding: 8px 12px 8px 12px;
}

#b3k_contentarea_header_nav li.b3k_active a {
	background: #fff;
	color: #0099cc;
}

#b3k_contentarea_header_subnav {
	margin: 0;
	padding: 12px 20px;
}

#b3k_contentarea_header_subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#b3k_contentarea_header_subnav a {
	color: #0099CC;
	margin: 0 24px 0 0;
	text-decoration: none;
}

#b3k_contentarea_header_subnav .b3k_active a {
	border-bottom: 2px solid #0099CC;
	font-weight: bold;
}

#b3k_content {
	padding: 20px;
	margin-right: 110px;
	line-height: 16px;
	color: #2e3439;
	height: 100%;
	position: relative;
	z-index: 1;
}

#b3k_content h1 {
	text-rendering: optimizeLegibility;
	margin: 1px 0 5px 0;
	font-weight: normal;
	line-height: 25px;
	font-size: 26px;
}

#b3k_content h2,
#b3k_content h3,
#b3k_footer h3,
#b3k_footer h4 {
	font-family: "ProximaNovaBold", sans-serif;
	text-rendering: optimizeLegibility;
	font-weight: normal;
	margin: 0.83em 0 0.4em 0;
}

#b3k_content p {
	margin: 0.4em 0 0.4em 0;
}

#b3k_content a, #b3k_content a:visited {
	color: #0099CC;
}

#b3k_content a:hover {
	color: #46d1ff;
}

#b3k_content a:active {
	text-shadow: 0 0 4px #46d1ff;
}

.b3k_hint {
	color: #bbb;
	font-style: italic;
}

.b3k_privacy:before {
	content: "\0a7";
	color: #036;
	font-size: 2em;
	font-weight: bold;
	/* shows before paragraph: python: print u'' */
}

#b3k_sidebar {
	width: 110px;
	float: right;
	min-height: 540px;
	background: url(../img/b3k_sidebar_shadow.png) no-repeat;
	clear: both;
	position: relative;
	z-index: 1000;
}

.b3k_alert_warning,
.b3k_alert_success,
.b3k_alert_info,
.b3k_alert_error,
.errorlist {
	background: #0099CC url(../img/b3k_alert_warning.png) no-repeat 14px 13px;
	color: #fff;
	margin: 20px 0 20px 0;
	padding: 0;
	position: relative;
	z-index: 1000;
	-webkit-transform-style: flat;
	-webkit-animation-name: flipdown;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-out;
	-webkit-transform-origin: 0 50%;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
}

.b3k_alert_success {
	background-image: url(../img/b3k_alert_success.png);
}

.b3k_alert_info {
	background-image: url(../img/b3k_alert_info.png);
	background-color: #D7E7EF;
	color: #0099CC;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.10);
}

.b3k_alert_error,
.errorlist {
	background-image: url(../img/b3k_alert_error.png);
	background-color: #D43848;
}

.b3k_alert_warning h3,
.b3k_alert_success h3,
.b3k_alert_info h3,
.b3k_alert_error h3,
.errorlist {
	font-family: "ProximaNovaBold", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 19px;
	margin: 0 0 5px 0;
	line-height: 21px;
	text-rendering: auto !important;
}

.errorlist {
	padding: 20px 20px 20px 50px;
	list-style: none;
	margin: 20px 0 20px 0;
}

.b3k_alert_content {
	padding: 15px 15px 15px 50px;
}

.b3k_alert_warning p,
.b3k_alert_success p,
.b3k_alert_info p,
.b3k_alert_error p {
	margin: 0;
}

.b3k_alert_overlay_blackout {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 100000;
}

.b3k_alert_overlay_blackout .b3k_alert_error {
	display: block;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	z-index: 100001;
}

.b3k_tabview {
	margin-top: 30px;
}

.b3k_tabview_tabs, .b3k_tabview_tabs_disabled,
.b3k_formpager ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
}

.b3k_formpager {
	margin-top: 30px;
}

.b3k_tabview_tabs li, .b3k_tabview_tabs_disabled li,
.b3k_formpager li {
	margin: 0;
	padding: 0;
	display: inline;
}

.b3k_tabview_tabs li a, .b3k_tabview_tabs_disabled li a,
.b3k_formpager li a,
.b3k_tabview_tabs li a,
.b3k_formpager li a {
	border-right: 1px solid #A9AEB8;
	display: inline;
	background: #DCDFE3 url(../img/b3k_tabview_tabs.png) repeat-x 0 100%;
	padding: 10px 30px 8px 30px;
	color: #000 !important;
	text-decoration: none;
	-moz-outline: none;
	outline: none;
}

.b3k_formpager li a {
	border: 1px solid #A9AEB8;
	border-left: none;
}

.b3k_formpager li.b3k_firstchild a {
	border-left: 1px solid #A9AEB8;
}

.b3k_tabview_tabs li.b3k_lastchild a, .b3k_tabview_tabs_disabled li.b3k_lastchild a {
	border-right: none;
}

.b3k_tabview_tabs li.b3k_active a, .b3k_tabview_tabs_disabled li.b3k_active a,
.b3k_formpager li.b3k_active a {
	padding-top: 16px;
	padding-right: 35px;
	background: #F0F3F7 url(../img/b3k_tabview_activeshadow.png) no-repeat 100% 100%;
	border-right: none;
	font-weight: bold;
}

.b3k_formpager li.b3k_active a {
	border: 1px solid #A9AEB8;
	border-bottom: none;
	background: white;
	margin-left: -1px;
}

.b3k_tabview_tabs li.b3k_lastchild.b3k_active a, .b3k_tabview_tabs_disabled li.b3k_lastchild.b3k_active a,
.b3k_formpager li.b3k_lastchild.b3k_active a {
	padding-right: 30px;
	background: #F0F3F7;
}

.b3k_tabview_content {
	padding: 20px;
	background: rgba(27, 67, 119, 0.06);
	margin-top: 8px;
}

.b3k_2splitview,
.b3k_3splitview,
.b3k_masterdetail {
	overflow: hidden;
	width: 100%;
	margin: 20px 0 20px 0;
	height: 100%;
}

#b3k_directory_searchbox .b3k_2splitview {
	margin: 0;
}

.b3k_tabview_content .b3k_2splitview,
.b3k_tabview_content .b3k_3splitview,
.b3k_tabview_content .b3k_masterdetail {
	margin: 0
}

.b3k_2splitview .b3k_splitview_col1,
.b3k_2splitview .b3k_splitview_col2 {
	width: 49%;
	float: left;
}

.b3k_3splitview .b3k_splitview_col1,
.b3k_3splitview .b3k_splitview_col2,
.b3k_3splitview .b3k_splitview_col3 {
	width: 29%;
	float: left;
}

.b3k_master {
	width: 75%;
	float: left;
}

.b3k_detail {
	width: 23%;
	float: left;
	margin: 0 1% 0 1%;
}

.b3k_splitview_col2,
.b3k_splitview_col3 {
	margin-left: 2%;
}

.b3k_box {
	background: rgba(27, 67, 119, 0.06);
	height: 100%;
	overflow: hidden;
}

.b3k_box_content {
	padding: 10px;
}

.b3k_box h2 {
	margin: 5px 0 10px 0;
}

.b3k_box .b3k_2splitview .b3k_splitview_col1,
.b3k_box .b3k_2splitview .b3k_splitview_col2 {
	width: 46%;
	margin: 0;
}

.b3k_2splitview {
	position: relative;
	overflow: hidden;
}

.b3k_box .b3k_splitview_col1,
.b3k_box .b3k_splitview_col2,
.b3k_box .b3k_splitview_col3 {
	padding: 10px 2%;
	margin: 0;
}

.b3k_splitview_col1.b3k_important,
.b3k_splitview_col2.b3k_important,
.b3k_splitview_col3.b3k_important {
	background: url(../img/b3k_important_bg.png) repeat-x;
	position: relative;
	height: 100%;
}

img.b3k_img_100 {
	max-width: 100%;
}

#b3k_footer {
	background: #334B68;
	color: #fff;
	padding: 20px;
	position: relative;
}

#b3k_footer a {
	color: #fff;
	text-decoration: none;
}

#b3k_footer a:hover {
	text-decoration: underline;
}

#b3k_footer a.b3k_actionbutton:hover {
	text-decoration: none;
}

#b3k_footer ul, #b3k_footer li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#b3k_footer li {
	margin: 0 20px 0 0;
}

#b3k_footer .b3k_actionbutton {
	float: right;
	position: relative;
	top: -3px;
}

a.b3k_actionbutton {
	background: url(../img/b3k_actionbutton_bright_left.png) no-repeat;
	padding: 5px 0 5px 20px;
	text-decoration: none;
}

a.b3k_actionbutton strong {
	background: url(../img/b3k_actionbutton_bright_right.png) no-repeat 100% 0;
	padding: 5px 15px 5px 5px;
	color: #334B68;
}

#b3k_supportpopup {
	bottom: 32px;
}

#b3k_supportpopup.b3k_visible {
	position: absolute;
	width: 325px;
	right: 44px;
	left: auto;
	padding: 15px 15px 26px 15px;
	background: url(../img/b3k_supportpopup.png) 100% 100% no-repeat;
	z-index: 999;
}

#b3k_footer h3 {
	font-size: 1.5em;
}

#b3k_footer h3,
#b3k_footer .b3k_2splitview {
	margin: 0;
}

#b3k_footer h4 {
	margin: 10px 0 5px 0;
	font-size: 1.2em;
}

#b3k_supportpopup ul,
#b3k_supportpopup li {
	display: block;
}

#directoryInput {
	width: 250px
}

#b3k_content .vcard h1 {
	margin: 0 0 1px 0;
}

#b3k_content .vcard h2.n {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 5px 0;
	color: #999;
}

ul.b3k_adr,
ul.b3k_adr_affiliation {

	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}

ul.b3k_adr li,
ul.b3k_adr_affiliation li {
	padding: 3px 0 3px 18px;
	margin: 0;
	background: url(../img/b3k_adr_adr.png) no-repeat 1px 2px;
	overflow: hidden
}

ul.b3k_adr li.b3k_adr_afs {
	background-image: url(../img/b3k_adr_afs.png);
	background-position: 0 0;;
}

ul.b3k_adr li.b3k_adr_tel {
	background-image: url(../img/b3k_adr_tel.png);
	background-position: 2px 0;
}

ul.b3k_adr li.b3k_adr_mail {
	background-image: url(../img/b3k_adr_mail.png);
	background-position: 0 5px;
}

ul.b3k_adr li.b3k_adr_fax {
	background-image: url(../img/b3k_adr_fax.png);
	background-position: 2px 4px;
}

ul.b3k_adr li.b3k_adr_postbox {
	background-image: url(../img/b3k_adr_postbox.png);
}

ul.b3k_adr li.b3k_adr_url,
ul.b3k_adr_affiliation li {
	background-image: url(../img/b3k_adr_url.png);
}

ul.b3k_adr li abbr {
	text-decoration: none;
	border: none;
}

ul.b3k_adr li strong {
	float: left;
	width: 40%;

}

ul.b3k_adr li em {
	float: left;
	width: 60%;
	font-style: normal;
}

em.b3k_badge {
	background: #F0F3F7;
	font-style: normal;
	padding: 2px 3px 1px 3px;
	text-rendering: optimizeLegibility;
	font-size: 0.7em;
	border: 1px solid #dcdfe3;
	color: #7c8490;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	white-space: nowrap;
}

img.photo {
	border: 1px solid #bbb;
	max-width: 250px;
	width: 100%;
	margin: 0 0 10px 0;
}

.b3k_bachlet {
	position: relative;
}

.b3k_bachlet a.b3k_bachlet_button {
	text-decoration: none;
	background: url(../img/b3k_bachlet_icon_search.png) no-repeat 50% 50%;
	display: block;
	width: 110px;
	height: 75px;
	color: #7F8FA1;
	font-weight: normal;
	-moz-outline: none;
	outline: none;
}

#b3k_bachlet_directory a.b3k_bachlet_button {
	background-image: url(../img/b3k_bachlet_icon_directory.png);
}

a.b3k_bachlet_button strong {
	font-weight: normal;
	display: block;
	position: relative;
	top: 65px;
	text-align: center;
}

.b3k_active a.b3k_bachlet_button strong {
	font-weight: bold;
	display: block;
	position: static;
	top: auto;
	text-align: left;
}

.b3k_bachlet.b3k_active a.b3k_bachlet_button {
	background-color: #d8e0ea;
}

.b3k_bachlet_container {
	position: absolute;
	left: -264px;
	top: 75px;
	width: 250px;
	z-index: 5000;
	border: 2px solid #7A899A;
	color: #000;
	background: #fff;
	padding: 5px;
}

.b3k_bachlet.b3k_active a.b3k_bachlet_button strong {
	border: none;
	left: -264px;
	position: absolute;
	top: 0;
	width: 241px;
	z-index: 10000;
	height: 15px;
	background: url(../img/b3k_bachlet_header.png) no-repeat 100% 0;
	color: #fff;
	font-size: 20px;
	padding: 30px 20px;
}

.b3k_removed {
	display: none;
}

.b3k_bachlet_container h3 {
	margin-bottom: 2px;
}

.b3k_bachlet_container #directoryInput {
	width: 173px;
}

.b3k_tablescrollhelp {
	clear: right;
	margin-top: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	font-size: 1.3em;
	text-align: center;
	-webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.25);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(100, 100, 100, 0.8)), to(rgba(0, 0, 0, 0.8)));
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
	border: 1px solid rgba(0, 0, 0, 0.8);
}

.b3k_tablescrollhelp strong {
	background: url(../img/b3k_app_generic_white.png) no-repeat 97% 50%;
	padding: 5px 50px 5px 5px;
	display: block;
}

/* FORMS */

.b3k_form legend {
	font-weight: bold;
	background: #fff;
	padding-right: 10px;
}

.b3k_form fieldset {
	border-top: 1px solid #eee;
	margin: 20px 0 20px 0;
}

.b3k_form label {
	float: left;
	width: 120px;
	margin-right: 20px;
	padding-right: 17px;
}

.b3k_form label[title] {
	background: url(../img/b3k_form_help.png) no-repeat 0 0;
	padding: 0 0 0 17px;
	cursor: help;
}

div.b3k_form_error {
	background: url(../img/b3k_validation_error.png) no-repeat 0 50%;
	margin: 0;
	padding: 5px 5px 5px 20px;
	color: white;
	float: none;
	width: 230px;
	z-index: 100000;
}

.b3k_form input[type='text'],
.b3k_form input[type='number'],
.b3k_form input[type='password'],
.b3k_form input[type='tel'],
.b3k_form input[type='email'],
.b3k_form input[type='url'],
.b3k_form input[type='date'],
.b3k_form input[type='range'],
.b3k_form input[type='color'],
.b3k_form input[type='search'],
input.date {
	padding: 5px;
	width: 250px;
	height: 15px;
	border: 1px solid #ccc;
}

.b3k_form select {
	width: 250px;
	border: 1px solid #ccc;
	padding: 3px 0;
}

.b3k_form textarea {
	width: 250px;
	padding: 5px;
	border: 1px solid #ccc;
}

.b3k_form input.b3k_form_invalid {
	border: 1px solid #d94144;
	background: #fbddde;
}

.b3k_form .b3k_formhint {
	color: #ccc;
	position: absolute;
	float: none;
	margin: 6px 0 0 5px;
	width: auto;
	padding: 0;
}

.b3k_form .b3k_form_required {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../img/b3k_form_required.png) no-repeat;
	margin: 4px 0 0 7px;
	color: #fff !important;
	text-decoration: none;
	cursor: help;
}

.b3k_form .b3k_form_required span {
	position: absolute;
	width: 120px;
	background: url(../img/b3k_form_required_hint.png) no-repeat 100% 0;
	padding: 15px 5px 5px 5px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	top: 15px;
	left: -4000px;
	z-index: 10000;
	text-align: center;
}

.b3k_form .b3k_form_required:hover span, .b3k_form .b3k_form_required:focus span {
	right: -10px;
	left: auto;
}

.b3k_submit {
	background: #F0F3F7;
	padding: 10px;
	overflow: hidden;
}

.b3k_submit_button {
	background: #d2d2d2 url(../img/b3k_button.png) repeat-x;
	border: 1px solid #b8b8b8;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 #fff;
	font-size: 13px;
	color: #4A4A4A;
	padding: 5px;
}

.b3k_submit .b3k_submit_button {
	float: right;
}

.b3k_submit_cancel {
	color: #7b8593;
	background: url(../img/b3k_submit_cancel.png) no-repeat 0 50%;
	padding: 2px 0 2px 14px;
	text-decoration: none;
}

.b3k_submit_cancel:hover {
	text-decoration: underline;
}

.b3k_submit .b3k_submit_cancel {
	position: relative;
	top: 5px;
}

/* DATE PICKER CALENDAR WIDGET */

/* the input field */
.date {
}

#b3k_cal_root {
	/* place on top of other elements. set a higher value if nessessary */
	z-index: 1;
	width: 261px;
}

#b3k_cal_body {
	clear: both;
	font-family: sans-serif;
	width: 259px;
	font-size: 13px;
	border: 1px solid #BDC8D2;
	border-width: 1px 1px 0;
	background: #F5F9FF url(../img/b3k_h300.png) 0 37px repeat-x;
	-moz-box-shadow: 0 0 10px 0px #ccc;
	-webkit-box-shadow: 0 0 10px 0px #ccc;
}

#b3k_cal_head {
	background: #849ab1 url(../img/b3k_cal_head.png) repeat-x 0 100%;
	border: 1px solid #5f758c;
	overflow: hidden;
	padding: 5px;
}

#b3k_cal_title {
	font-family: sans-serif;
	text-align: center;
	font-size: 14px;
	float: left;
	width: 207px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
}

#b3k_cal_next, #b3k_cal_prev {
	display: block;
	width: 20px;
	height: 20px;
	background: transparent url(../img/b3k_back.png) no-repeat scroll center center;
	float: left;
	cursor: pointer;
}

#b3k_cal_next {
	background-image: url(../img/b3k_forward.png);
	float: right;
}

#b3k_cal_prev.b3k_cal_disabled, #b3k_cal_next.b3k_cal_disabled {
	visibility: hidden;
}

#b3k_cal_days {
	background: #ccc;
}

#b3k_cal_days span {
	display: block;
	float: left;
	width: 37px;
	text-align: center;
	font-weight: bold;
	padding: 4px 0;
	font-size: 11px;
	color: #7e7e7e;
	line-height: 18px;
	background: #fff url(../img/b3k_h80.png) repeat-x;
}

#b3k_cal_weeks {

}

.b3k_cal_week {
	clear: left;
	height: 35px;
	border-bottom: 1px solid #BDC8D2;
	border-top: 1px solid #fff;
}

.b3k_cal_week a {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	line-height: 50px;
	color: #000;
	border-right: 1px solid #fff;
	border-left: 1px solid #BDC8D2;
	text-shadow: 1px 1px 1px #fff;
}

a.b3k_cal_sunday {
	border-left: 1px solid transparent;
	color: #900;
	background-color: #f2f2f2;
}

.b3k_cal_week a:hover, .b3k_cal_focus {
	background: #fff url(../img/b3k_h80.png) repeat-x;
}

.b3k_cal_sun {
	color: red;
}

a.b3k_cal_off {
	color: #999;
	background: #eee url(../img/b3k_h80.png) repeat-x;
}

a.b3k_cal_off.b3k_cal_focus {
	background-color: #ddd;
}

.b3k_cal_disabled {
	background-color: #efefef !important;
	color: #ccc !important;
	cursor: default;
}

.b3k_cal_off:hover {
	background-color: rgb(245, 245, 250);
}

#b3k_cal_title select {
	font-size: 10px;
}

/* current day */
#b3k_cal_current {
	background-color: #00ADE2;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	border: 0;
	width: 37px;
	background-image: none;
	-moz-box-shadow: inset 0 0 7px 0px #06354F;
}

/* today */
#b3k_cal_today {
	background-color: #666;
	color: #fff;
	text-shadow: 0 1px 0 #000;
}

/* Autocomplete */

.ui-autocomplete,
#b3k_visualquicklist ul,
.b3k_tel_list {
	background: #fff;
	border: 1px solid #eee;
	border-bottom: none;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 250px;
	box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
	z-index: 2000;
}

#b3k_visualquicklist ul {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}

.ui-autocomplete li,
#b3k_visualquicklist li,
.b3k_tel_list li {
	display: block;
	border-bottom: 1px solid #eee;
}

#b3k_visualquicklist li {
	border-bottom: none;
}

.ui-autocomplete li a,
#b3k_visualquicklist li a,
.b3k_tel_list li a {
	display: block;
	padding: 5px 5px 5px 60px;
	color: #aaa;
	text-decoration: none;
	overflow: hidden;
	background: url(../img/b3k_people_photo_small.png) no-repeat 5px 5px;
	min-height: 50px;
}

.ui-autocomplete li.org a,
.ui-autocomplete li a.autocomplete_organization,
.b3k_tel_list li.org a {
	background-image: url(../img/b3k_org_photo_small.png);
}

.ui-autocomplete li a.ui-state-hover,
#b3k_visualquicklist li a:hover {
	background-color: #F0F3F7;
}

.ui-autocomplete li a img,
#b3k_visualquicklist li a img,
.b3k_tel_list li a img {
	width: 50px;
	height: 50px;
	float: left;
	margin-left: -55px;
	border: none;
}

.ui-autocomplete li a strong,
#b3k_visualquicklist li a strong,
.b3k_tel_list li a strong {
	display: block;
	margin-bottom: 2px;
	color: #333;
}

.b3k_tel_list {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: auto;
	background: none;
}

.b3k_tel_list li a,
.b3k_tel_list li em {
	color: #000;
	font-style: normal;
}

.b3k_tel_list li a:active {
	background-color: rgba(27, 67, 119, 0.06);
}

div.b3k_actionbutton {
	line-height: 1em;
	white-space: nowrap
}

div.b3k_actionbutton strong {
	background: url(../img/b3k_actionbutton_arrow.png) no-repeat 0 0;
	display: block;
	font-size: 12px;
	margin: 10px 0 0;
	padding: 8px 0 6px 28px;
}

div.b3k_actionbutton_add strong {
	background-image: url(../img/b3k_actionbutton_plus.png);
}

div.b3k_actionbutton strong a {
	background: url(../img/b3k_actionbutton_right.png) no-repeat 100% 0;
	color: #003668 !important;
	padding: 8px 15px 7px 0;
	text-decoration: none;
	text-shadow: 0 0.1em rgba(255, 255, 255, 0.8);
	-moz-outline: none;
	outline: none;
}

div.b3k_actionbutton_remove strong {
	background-image: url(../img/b3k_actionbutton_remove.png);
}

div.b3k_actionbutton_remove strong a {
	background-image: url(../img/b3k_actionbutton_remove_right.png);
	color: #fff !important;
	text-shadow: -0.1em -0.1em rgba(0, 0, 0, 0.25);
}

#b3k_quicklist_table_wrapper {
	padding-top: 0; /*margin-top: -20px*/
}

/* Directory Maps */
div.building {
	clear: both;
	border-top: 1px solid #c6d1df;
	/* cursor: pointer; */
	margin: 0;
	padding: 0 0 0 10px;
	overflow: hidden;
}

.building:hover {
	background: #f0f3f7;
}

div.building img {
	float: right;
}

#b3k_buildingnavigator {
	background: url(../img/b3k_buildingnavigator_bg.png) repeat-x 0 4px;
	height: 100px;
	position: relative
}

#b3k_buildingmenu,
#b3k_buildingmenu li,
#b3k_floormenu,
#b3k_floormenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}

#b3k_buildingmenu,
#b3k_floormenu {
	width: 50%;
	position: absolute;
	z-index: 999;
	padding-top: 98px;
}

#b3k_floormenu {
	right: 0;
}

#b3k_buildingmenu li,
#b3k_floormenu li {
	position: absolute;
	left: -3000px;
}

#b3k_buildingmenu.b3k_menumode li,
#b3k_floormenu.b3k_menumode li {
	position: static;
	background: #003567;
	width: 100%;
}

#b3k_buildingmenu li.b3k_active,
#b3k_floormenu li.b3k_active {
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
}

#b3k_buildingmenu.b3k_menumode li.b3k_active,
#b3k_floormenu.b3k_menumode li.b3k_active,
#b3k_buildingmenu li.b3k_active:hover,
#b3k_floormenu li.b3k_active:hover {
	background: #e8ecf0;
}

#b3k_buildingmenu .b3k_active a,
#b3k_floormenu .b3k_active a {
	background: url(../img/uza1.png) no-repeat 0 50%;
	display: block;
	color: #003768 !important;
	font-weight: bold;
	text-decoration: none;
	-moz-outline: none;
	outline: none;
}

#b3k_buildingmenu #b3k_buildingmenu_uza2.b3k_active a {
	background: url(../img/uza2.png) no-repeat 0 25px;
}

/*

 <ul id="b3k_buildingmenu">
   <li id="b3k_buildingmenu_uza1" class="b3k_active"><a href="#"><strong>UZA1</strong><em>select building</em></a></li>
   <li id="b3k_buildingmenu_uza2"><a href="#"><strong>UZA2</strong><em>select building</em></a></li>
   <li id="b3k_buildingmenu_uza3"><a href="#"><strong>UZA3</strong><em>select building</em></a></li>
   <li id="b3k_buildingmenu_uza4"><a href="#"><strong>UZA4</strong><em>select building</em></a></li>
 </ul>

*/

#b3k_buildingmenu strong,
#b3k_floormenu strong {
	padding: 10px;
	display: block;
	color: #fff;
}

#b3k_buildingmenu .b3k_active strong,
#b3k_floormenu .b3k_active strong {
	padding: 42px 10px 16px 150px;
	color: #003567;
	font-size: 1.5em;
}

#b3k_buildingmenu a:hover,
#b3k_floormenu a:hover {
	background-color: #e8ecf0;
}

#b3k_buildingmenu em,
#b3k_floormenu em {
	display: none;
}

#b3k_buildingmenu .b3k_active em,
#b3k_floormenu .b3k_active em {
	display: block;
	color: #fff;
	font-style: normal;
	padding: 4px 4px 4px 22px;
	background: #003567 url(../img/b3k_menu_small.png) no-repeat 8px 50%;
}

#b3k_buildingmenu.b3k_menumode .b3k_active em,
#b3k_floormenu.b3k_menumode .b3k_active em {
	background: #003567 url(../img/b3k_menu_small_open.png) no-repeat 8px 50%;
}

/* mf 2011-01-7: rename floors to fit API names */
#b3k_floormenu_uza1_6og.b3k_active a {
	background-image: url(../img/b3k_uza1_fl6.png);
}

#b3k_floormenu_uza1_5og.b3k_active a {
	background-image: url(../img/b3k_uza1_fl5.png);
}

#b3k_floormenu_uza1_4og.b3k_active a {
	background-image: url(../img/b3k_uza1_fl4.png);
}

#b3k_floormenu_uza1_3og.b3k_active a {
	background-image: url(../img/b3k_uza1_fl3.png);
}

#b3k_floormenu_uza1_2og.b3k_active a {
	background-image: url(../img/b3k_uza1_fl2.png);
}

#b3k_floormenu_uza1_1og.b3k_active a {
	background-image: url(../img/b3k_uza1_fl1.png);
}

#b3k_floormenu_uza1_eg.b3k_active a {
	background-image: url(../img/b3k_uza1_fl0.png);
}

#b3k_floormenu_uza1_1ug.b3k_active a {
	background-image: url(../img/b3k_uza1_fl-1.png);
}

#b3k_floormenu_uza1_2ug.b3k_active a {
	background-image: url(../img/b3k_uza1_fl-2.png);
}

/* mf uza2 */

#b3k_floormenu_uza2_ebene1.b3k_active a {
	background-image: url(../img/b3k_uza1_fl-1.png);
}

#b3k_floormenu_uza2_ebene2.b3k_active a {
	background-image: url(../img/b3k_uza1_fl0.png);
}

#b3k_floormenu_uza2_ebene3.b3k_active a {
	background-image: url(../img/b3k_uza1_fl2.png);
}

#b3k_floormenu_uza2_ebene4.b3k_active a {
	background-image: url(../img/b3k_uza1_fl3.png);
}

#b3k_floormenu_uza2_ebene5.b3k_active a {
	background-image: url(../img/b3k_uza1_fl4.png);
}

#b3k_floormenu_uza2_ebene6.b3k_active a {
	background-image: url(../img/b3k_uza1_fl5.png);
}

/* mf h46 */
#b3k_floormenu_h46_eg.b3k_active a {
	background-image: url(../img/b3k_uza1_fl0.png);
}

#b3k_floormenu_h46_og2.b3k_active a {
	background-image: url(../img/b3k_uza1_fl1.png);
}

#b3k_floormenu_h46_og3.b3k_active a {
	background-image: url(../img/b3k_uza1_fl2.png);
}

#b3k_floormenu_h46_dg1.b3k_active a {
	background-image: url(../img/b3k_uza1_fl3.png);
}

#b3k_floormenu_h46_dg2.b3k_active a {
	background-image: url(../img/b3k_uza1_fl4.png);
}

/* ########################################################## */
/* ########################################################## */
/* ########################################################## */
/* ################## ORGANIZATION VIEW ##################### */

ul.b3k_treeview ul.versteckt {
	left: -3000px;
	top: -7000px;
	position: absolute;
	width: 1px;
	height: 10px;
}

div#ii_branchensuche div#schnellinformation {
	float: right;
	width: 360px;
}

div#ii_branchensuche .infoimage h2,
div#ii_branchensuche .kontakt_details h2 {
	font-size: 16px;
	padding: 15px 6px 6px 0;
}

div#ii_branchensuche .kontakt_details h3 {
	padding: 6px 6px 0 0;
}

div#ii_branchensuche .kontakt_details p, div#kontakt_details p {
	padding: 0 20px 4px 0;
}

div#ii_branchensuche h2 {
	padding: 33px 0 12px 50px;
}

div#ii_branchensuche .kontakt_details ul li {
	list-style: none;
	padding-bottom: 2px;
}

div#branchensuche {
	background: url(../../icons/portal/img/branchensuche_bg.png) no-repeat 0 0;
	height: 58px;
	margin: 6px 0 0 0;
	padding: 5px 10px 5px 10px;
	width: 900px;
}

div#wrapper div#main div#ii_branchensuche div#grid_nav {
	float: left;
	margin: 0 0 20px 0;
	width: 500px;
}

/* TREEVIEW
   ----------------------------------------------*/

ul.b3k_treeview,
ul.b3k_treeview ul {
	margin: 0;
	padding: 0 0 0 10px;
}

ul.b3k_treeview li {
	list-style: none;
}

ul.b3k_treeview a {
	background: url(../img/b3k_treeview_entry.png) no-repeat 0 3px;
	display: block;
	font-style: normal;
	padding: 2px 0 2px 18px;
	text-decoration: none;
	-moz-outline: none;
	outline: none;
}

ul.b3k_treeview li.b3k_treeview_folder > a {
	background: url(../img/b3k_treeview_closed.png) no-repeat 2px 0;
	color: #3f464e;
	text-decoration: none;
}

ul.b3k_treeview li.b3k_treeview_folder.b3k_open > a {
	background: url(../img/b3k_treeview_open.png) no-repeat 0 2px;
}

ul.b3k_treeview li.b3k_active > a {
	font-weight: bold;
	background-color: #F0F3F7 !important
}

ul.b3k_treeview li.b3k_treeview_folder > a:hover,
ul.b3k_treeview li a:hover {
	text-decoration: underline;
}

ul.b3k_treeview li li {
	padding-left: 18px;
}

.b3k_dl dt {
	font-family: ProximaNovaRegular, sans-serif;
	font-size: 20px;
	color: #062E67;
	background: url(../img/b3k_dt_closed.png) no-repeat 0 50%;
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
	cursor: pointer;
}

.b3k_dl dt:hover {
	color: #2798CE;
}

.b3k_dl dt.b3k_open {
	background-image: url(../img/b3k_dt_open.png);
}

.b3k_dl dd {
	padding: 0 0 10px 17px;
	margin: 0;
}

#b3k_appmenu ul,
#b3k_appmenu li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#b3k_appmenu li a {
	background: url(../img/b3k_appicon_generic.png) no-repeat 0 50%;
	padding: 5px 0 5px 24px;
	display: block;
	font-size: 1.2em;
	color: #2E3439;
	text-decoration: none;
}
