/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
    color: #222;
    font-size: 10px;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/************
TYPO3 flashmessages
*************/
.typo3-messages {
	width: 100%;
	list-style: none;
	padding: 0;
}
.alert {
	width: 100%;
	margin: 10px 0 10px 0;
	color: white;
	padding: 20px;
	padding-left: 85px;
}
.alert-title {
	font-size: 1.2em;
	margin: 3px;
}
.alert-message {
	margin: 3px;
}
.alert-notice {
	background-color: #333333;
	background-image: url("../Icons/notice.png");
	background-repeat: no-repeat;
}
.alert-info {
	background-color: #6babe0;
	background-image: url("../Icons/info.png");
	background-repeat: no-repeat;
}
.alert-success{
	background-color: #77a248;
	background-image: url("../Icons/ok.png");
	background-repeat: no-repeat;
}
.alert-warning {
	background-color: #e9a33c;
	background-image: url("../Icons/warning.png");
	background-repeat: no-repeat;
}
.alert-danger {
	background-color: #ca433b;
	background-image: url("../Icons/error.png");
	background-repeat: no-repeat;
}


/* =========================================================================
	Fonts
	======================================================================== */


	
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 14px/1.4 Helvetica, Arial, sans-serif;
	color: #3a6995;
	box-sizing: border-box;
	min-width: 350px;
}
/* box-sizing vererben */
*, ::before, ::after { box-sizing: inherit; }
img {
    max-width: 100% !important;
}
h1 {
	line-height: 1.5;
	font-size: 1.5em;
	margin: 0.67em 0;
}
h2 {
	line-height: 1.3;
	font-size: 1.3em;
	margin: 0.67em 0;
}
h3 {
	line-height: 1.1;
	font-size: 1.1em;
	margin: 0.67em 0;
	background-color: #e0e59b;
}

.image-caption {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
} 
.maintextbox a {
#	color: #3a6995;
	color: red;
	font-style: italic;
	text-decoration: none;
}
.maintextbox a:hover {
	color: black;
	text-decoration: underline;
}
.smalltext {
	font-size: 0.8em;
}
 
/* ==================================================================================
    Menu															<= 640px
   ==================================================================================
	Basic definitions for all viewport width
	and special definitions for width less than 640px  
   */
/* ==================================================================================
   ==================================================================================
   ==================================================================================
   ==================================================================================
   Pull-down-Menü, Shortcuts als Signets, kein Breadcrumb, Inhalte untereinander
   ==================================================================================
   ==================================================================================
   ==================================================================================
   ================================================================================== */
   
.klmmr {
    width: 100%;
	min-width: 480px;
	padding: 0 15px 0 15px;
	margin: 0;
}
.shortcut_outerklmmr {
	background-color: #3a6995;
	height: 50px;
}
.shortcut {
	height: 50px;
}
.language_select {
	display: inline-block;
	float: right;
}
.language_select ul {
	margin: 0;
	padding: 0;
	height: 100%;
}
.langmenu > li {
	float: left;
	list-style: none;
	width: 60px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
.langmenu .activelang {
	background-color: #95aac7;
}
.langmenu .lang_not_available img {
	filter: grayscale(1);
}
.langmenu img {
	margin-top: 9px;
}

.headline_outerklmmr {
	height: 150px;
	background-image: url(../Header/header_01.jpg);
}
.headline {
	width: 100%;
	height: 150px;
	background-color: white;
	background-color: rgba(255,255,255,0.5);
}
.headline img {
	height: 80%;
	width: auto;
	padding: 5px 0 0 5px;
}

.navigation_outerklmmr {
	height: 30px;
}
.navigation_outerklmmr .klmmr {
	position: relative;
}
.naviblock {
	position: absolute;
	width: calc(100% - 30px);
	top: -25px;
}
/*.headerlogo {
	display: inline-block;
}
.headerlogo img {
	height: 45px;
	width: auto;
	margin: 10px 0 10px 0;
	display: inline-block;
}
#headline_image {
	overflow: hidden;
}
.flexslider {
	margin: 0;
	border: none !important;
}
.flexslider .imagecaption {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: right;
	padding-right: 10px;
	background-color: rgba(255,255,255,0.5);
	
}
.frame_outerklmmr {
	width: 100%;
	height: 16px;
	background-image: url(../Icons/1x16.png);
}
*/
.nav {
	height: 100%;
	display: none;
}
.nav a {
    text-align: center;
    text-decoration: none;
	color: #3a6995;
    text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nav a:visited {
	color: #3a6995;
}
.nav ul,
.breadcrumb ul {
	list-style: none;
}

.nav .sf-menu {
	margin: 0;
	padding: 0;
}
.nav .sf-menu ul {
	padding: 0;
	height: 100%;
	float: right;
	margin: 0 30% 0 0;
}
.nav .sf-menu > li {
	float: left;
	list-style: none;
}

.nav .sf-menu a,
.breadcrumb .sf-menu a {
	display: block;
	position: relative;
}

.breadcrumb,
.breadcrumb_sub {
	padding: 0 15px 0 15px;
}
.breadcrumb_sub li {
	max-width: calc((100% - 30px) / 5);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumb_outerklmmr {
	min-height: 50px;
	position: relative;
	display: none;
}
.breadcrumb_firstline .hassub {
	margin-bottom: 95px;
}
.breadcrumb_firstline .hasnosub {
	margin-bottom: 0;
}
.breadcrumb_sub_outer_back {
	height: 90px;
	background-color: white;
	width: 100%;
}
.breadcrumb_sub_outer {
	min-height: 45px;
	max-height: 90px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #e0e59b;
	padding: 0;
	width: 100%;
	display: inline-block;
}
.breadcrumb_sub ul {
	display: block;
}
.breadcrumb_firstline .sf-menu .breadcrumb_sub_outer_back {
	display: none;
}

.breadcrumb_firstline .sf-menu li:hover .breadcrumb_sub_outer_back,
.breadcrumb_firstline .sf-menu li.sfHover .breadcrumb_sub_outer_back  {
	display: block;
}

.breadcrumb_firstline .sf-menu li.isactive .breadcrumb_sub_outer_back  {
	display: block;
	z-index: 50;
}

.breadcrumb_firstline .sf-menu li.hasnosub  {
	margin-bottom: 0;
}

.breadcrumb_firstline .sf-menu .breadcrumb_sub_outer_back {
	position: absolute;
	display: none;
	top: 50px;
	left: 0;
	z-index: 60;
}
.breadcrumb,
.breadcrumb_sub {
	height: 100%;
}

.breadcrumb_firstline {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 0.8em;
}
.breadcrumb_firstline ul,
.breadcrumb_sub ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
}
.breadcrumb_firstline li {
	float: left;
	height: 100%;
	padding: 0;
	background-image: url(../Icons/breadcrumbpfeil.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.breadcrumb_firstline li:last-child {
	background: none;
}
.breadcrumb_firstline > ul > li:hover > a,
.breadcrumb_firstline > ul > li.sfHover > a,
.breadcrumb_firstline > ul > li.isactive > a {
	border-bottom: 5px solid #ccd739;
}

.breadcrumb_firstline a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 45px;
	margin: 0 25px 0 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumb_firstline a:visited {
	color: #3a6995;
}
.breadcrumb_firstline li:first-child a {
	margin: 0 25px 0 0;
}
.breadcrumb_sub li {
	float: left;
	height: 100%;
	padding: 0;
	background: none;
}
.breadcrumb_sub a,
.breadcrumb_sub li:first-child a {
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #3a6995;
	margin: 0 30px 0 0;
	padding: 0;
	line-height: 45px;
}
.breadcrumb_sub li:hover a,
.breadcrumb_sub li.sfHover a {
	background-color: #ccd739;
}

#gotop_button {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 1.5rem;
	bottom: 1.5rem;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: white;
	background-color: #ccd739;
	z-index: 3000;
	opacity: 0;
	cursor: pointer;
	font-size: 48px;
	line-height: 26px;
}

#bcpulldown_outerklmmr {
	width: calc(100% - 70px);
	display: none;
	background-color: #e0e59b;
	margin-left: 35px;
	box-shadow: 0px 0px 10px 5px #999;
}
#bcpulldown_outerklmmr ul {
	margin: 0;
	padding: 0;
	height: 100%;
}
#bcpulldown_outerklmmr li{
	list-style: none;
	width: 100%;
}
#bcpulldown_outerklmmr .level_2 {
	padding-left: 10px;
}
#bcpulldown_outerklmmr .level_3 {
	padding-left: 20px;
}
#bcpulldown_outerklmmr .level_4 {
	padding-left: 60px;
}
#bcpulldown_outerklmmr li > a{
	width: 100%;
	line-height: 50px;
	text-decoration: none;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
	color: #3a6995;
	padding-left: 15px;
}
#bcpulldown_outerklmmr div[id^="show_sub_of_"] {
	display: inline;
	float: right;
}
#bcpulldown_outerklmmr div[id^="hide_sub_of_"] {
	display: none;
	float: right;
}
div[id^="bcpulldown_sub_of_"] {
	display: none;
	background-color: #3a6995;
}
div[id^="bcpulldown_sub_of_"] a {
	color: white !important;
}



#pd_openclose {
	height: 50px;
	width: calc(100% - 40px);
	margin-left: 20px;
	display: inline-block;
	background-color: #e0e59b;
	box-shadow: 0px 0px 10px 5px #999;
	padding: 10px;
}
#pd_open {
	display: inline-block;
	float: right;
}
#pd_close {
	display: none;
	float: right;
}

.treelevel_1 {
	padding: 0 15px 0 15px;
}
   
.maintextbox {
	padding: 10px 0 20px 0;
	display: inline-block;
	width: 100%;
}   
 
.footer_1_outerklmmr {
	height: 50px;
	width: 100%;
	background-color: #3a6995;
}
.footer_1,
.footer_1 a {
	width: 100%;
	height: 50px;
	color: white;
	font-weight: bold;
}
.footerblock_1,
.footerblock_2,
.footerblock_3 {
	height: 50px;
	display: inline-block;
	float: left;
	line-height: 50px;
	text-align: center;
}
.footerblock_1,
.footerblock_2 {
	width: 35%;
}
.footerblock_3 {
	width: 30%;
}
.footerblock_3  a {
	text-decoration: none;
}

/* =============
	Content
   ============= */
.height_20 {
	width: 100%;
	height: 20px;
}

/* all table div */   
div[class$="_table"] {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.filter_table {
	display: table;
	width: 100%;
	border: 2px solid lightgrey;
	padding: 15px 0 15px 0;
	border-collapse: separate !important;
}

/* all table rows */
div[class$="_table_row"] {
	display: table-row;
	border-bottom: 2px solid lightgrey;
}
div[class$="_head_table_row"] {
	font-weight: bold;
}

/* all table label and table fields as table cell*/
div[class$="_table_label"],
div[class$="_table_fields"] {
	display: table-cell;
}

div[class^="equip_list_table_col_"],
div[class^="filter_table_col_"],
div[class^="legal_lablead_list_table_col_"],
div[class^="legal_lab_list_table_col_"],
div[class^="legal_cat_list_table_col_"],
div[class^="legal_doc_list_table_col_"] ,
div[class^="monitore_events_list_table_col_"],
div[class^="monitore_messages_list_table_col_"] {
	display: table-cell;
	width: 30%;
	text-align: left;
	padding: 0 10px 0 10px;
	vertical-align: top;
}
.legal_labdetail_table_label {
	width: 15%;
	text-align: right;
	padding: 0 10px 0 10px;
	vertical-align: top;
	font-weight: bold;
}
.monitore_events_table_label,
.monitore_messages_table_label {
	width: 20%;
	text-align: right;
	padding: 0 10px 0 10px;
	vertical-align: top;
	font-weight: bold;
}
.monitore_messages_list_table p,
.monitore_events_list_table p {
	margin: 0;
}
.equip_table_fields,
.legal_lablead_table_fields,
.legal_lab_table_fields,
.legal_cat_table_fields,
.legal_doc_table_fields {
	padding: 0 10px 0 10px;
	background-color: ghostwhite;
	border-bottom: 5px solid white;
}
.equip_table_label {
	width: 150px;
}
.lang_en {
	font-style: italic;
}
.equip_list_table_col_01,
.equip_list_table_col_02,
.equip_list_table_col_03 {
	width: 25%;
}
.equip_list_location_table .equip_list_table_col_01 {
	width: 50%;
}
.equip_list_table_col_last {
	width: 50%;
	text-align: right;
}
.equip_list_table .equip_list_table_col_last,
.equip_list_contacts_table .equip_list_table_col_last {
	width: 25%;
	text-align: right;
}

.legal_lablead_list_table_col_01 {
	width: 30% !important;
}
.legal_lablead_list_table_col_02 {
	width: 20% !important;
}
.legal_lablead_list_table_col_03 {
	width: 40% !important;
}
.legal_lablead_list_table_col_last {
	width: 10% !important;
}

.legal_cat_list_table_col_01 {
	width: 60% !important;
}
.legal_cat_list_table_col_02 {
	width: 20% !important;
}
.legal_cat_list_table_col_last {
	width: 20% !important;
	text-align: right !important;
}

.legal_lab_list_table_col_01 {
	width: 15% !important;
}
.legal_lab_list_table_col_02 {
	width: 30% !important;
}
.legal_lab_list_table_col_03 {
	width: 30% !important;
}
.legal_lab_list_table_col_04 {
	width: 15% !important;
}
.legal_lab_list_table_col_last {
	width: 10% !important;
	text-align: right !important;
}

.legal_doc_list_table_col_01{
	width: 30%;
}
.legal_doc_list_table_col_02{
	width: 20%;
}
.legal_doc_list_table_col_03 {
	width: 40%;
}
.legal_doc_list_table_col_04 {
	width: 10%;
}

.monitore_events_list_table_col_01,
.monitore_events_list_table_col_02,
.monitore_events_list_table_col_04,
.monitore_events_list_table_col_last {
	width: 10% !important;
}
.monitore_events_list_table_col_03 {
	width: 60% !important;
}
.monitore_messages_list_table_col_01 {
	width: 15% !important;
}
.monitore_messages_list_table_col_02 {
	width: 75% !important;
}
.monitore_messages_list_table_col_last {
	width: 10% !important;
}

.filter_table_col_01,
.filter_table_col_02 {
	width: 42% !important;
}
.filter_table_col_03 {
	width: 16% !important;
}
.filter_table_col_01 select,
.filter_table_col_02 select,
.filter_table_col_03 select {
	width: 100%;
}

.equip_image img {
	height: auto;
	margin: 10px;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    background-color: white;
    color: black;
	font-size: 0.8em;
    text-align: center;
	white-space: nowrap;
    padding: 5px;
    border: 1px solid black;
    border-radius: 6px;
    /* Position the tooltip text*/
    position: absolute;
    z-index: 1;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.dateiliste_eintrag {
	margin-top: 3px;
	margin-bottom: 3px;
}
.dateiliste_name {
	display: inline-block;
	max-width: 700px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}
.dateiliste_groesse {
	display: inline-block;
	vertical-align: middle;
}
.dateiliste_ordner {
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}

/* ==========================================================================
   felogin
   ========================================================================== */
.frame-type-felogin_login label {
    display: inline-block;
	width: 200px;
	text-align: left;
	margin-left: 100px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */

@media only screen and (min-width: 671px) {

/* ==============================================================================================
    INTERMEDIATE: Menu													> 640px + 2x 15px padding
   =========================================================================================== */

/* ==================================================================================
   ==================================================================================
   ==================================================================================
   ==================================================================================
   Pull-down-Menü, Shortcuts als Signets mit Text, kein Breadcrumb, News untereinander
   ==================================================================================
   ==================================================================================
   ==================================================================================
   ================================================================================== */
		body {
			font: 14px/1.4 Helvetica, Arial, sans-serif;
		}
		
		.headline_outerklmmr {
			height: 200px;
		}
		.headline {
			height: 200px;
		}
		.langmenu > li {
			width: 90px;
		}
		/* definiere Standard-Typo3-Framelayout2 als zweispaltig */
		.frame-layout-2 {
			column-count: 2;
			column-gap: 40px;
		}  

  
}
/* END media 640+ */
/* =========================================================================================== */
/* =========================================================================================== */
/* =========================================================================================== */
@media only screen and (min-width: 991px) {
/* ==============================================================================================
    Full size														> 960px + 2x 15px padding
   =========================================================================================== */
			body {
				font: 16px/1.4 Helvetica, Arial, sans-serif;
			}

			.klmmr {
				width: 990px;
				margin: 0 auto;
			}

		/* nav level 1 ================================================== */
			.nav {
				font-size: 18px;
				display: inline;
			}
			.nav a {
				display: block;
				width: auto;
			}
			.nav ul {
				margin: 0;
				height: 50px;
			}
			.nav #menulevel_1 li {
				float: left;
				width: 215px;
				text-align: center;
				font-weight: bold;
				margin-left: 20px;
				background-color: #e0e59b;
				height: 100%;
				box-shadow: 0px 0px 10px 5px #999;
			}
			.nav #menulevel_1 li:hover,
			.nav #menulevel_1 li.sfHover  {
				background-color: #ccd739;
			}
			.nav #menulevel_1 .isinrootline {
				font-weight: bold;
				background-color: #ccd739;
			}
			.nav #menulevel_1 > li > a {
				line-height: 50px;
			}
			#pd_openclose {
				display: none;
			}

			#bcpulldown_outerklmmr {
				display: none;
			}

			.breadcrumb_outerklmmr {
				display: block;
			}

			
/* END media 960+ */
/* =========================================================================================== */
/* =========================================================================================== */
}

	
/* ==========================================================================
   Helper classes
   ========================================================================== */
.one_pix_trans {
	width: 100%;
	height: 1px;
	background-color: transparent;
	clear: both;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    display: inline-block;
}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}