<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

.navbar-aside {
    position: fixed !important;
    top: 100px !important;
    left: -250px;
    width: 250px;
    height: 100%;
    background-color: #333;
    overflow-x: hidden;
    transition: 0.3s;
    padding-top: 60px;
}

.sub {

}

.sub .navbar-header {
	background-color: #fff;
}

.sub .navbar-toggle{
	margin-right:0px;
}

.sub .navbar-header button{
	margin-top:0px;
	margin-bottom:0px;
}

@media screen and (min-width: 768px) {
	
    .sub .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
	.sub .collapse.in {
		display: block !important;
	}
	.sub .navbar-toggle {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {

    .navbar-aside {
        left: -250px; /* Hidden by default */
    }

    .navbar-aside.active {
        left: 0; /* Show the sidebar when active */
    }

}

.form-group.required .control-label:after
{ 
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 5px;
    margin-top:0px;
	font-weight: bold;
	font-size: 14px;
}

.datenschutz_text
{
	max-height: 400px;
	height: 400px;
	border: 1px solid #cccccc;
	padding: 5px;
	overflow: auto;
	background: #ffffff;
	border-radius: 4px;
}





a,
a.btn.btn-link
{
	color: #ea540f;
}

.wk_ip_background a.a.btn.btn-link
{
	color: #337ab7;
}

.wk_ip_background
{
	background-color: #eee;
	margin-top: -15px;
}

.jumbotron p
{
	font-size: 14px;
	font-weight: 400;
}

.wk_ip_background .container
{
	margin-top: 10px;
}

.list-unstyled
{
	margin-top: 10px;
}

a:hover,
a.btn.btn-link:hover
{
	color: #333;
}

nav.navbar_color,
{
	background-color: #fff;
}

.container .blog
{
	margin-top: 100px;
}

.navbar-default .navbar-nav &gt; li &gt; a,
.dropdown-menu li a,
.navbar-default .btn-link
{
	color: #ea540f;
}

.navbar-default .navbar-nav &gt; li &gt; a .glyphicon,
.dropdown-menu li a .glyphicon,
.navbar-default .btn-link .glyphicon
{
	color: #777;
}

.navbar-default .btn-link .glyphicon-import
{
	color: #ea540f;
}

.jumbotron,
.container
{
	background: #fff;
}

.container
{
	padding-bottom: 10px;
}

.infoportal-previewbox
{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border: 1px solid #f0f0f0;
	border-radius: 6px 6px 6px 6px;
	background-color: #f9f9f9;
}

.infoportal-preview
{
	height: 11.1em;
	margin-bottom: 1em;
	overflow: hidden;
}

.child_article .bottom_buttom
{
	position: absolute;
	bottom: 0;
}

.child_article.header_content
{
	
}

.child_article
{
	padding: 0 10px;
}

.modal-footer
{
	background-color: #f5f5f5;
	border-radius: 0 0 6px 6px;
}

.panel-title a
{
	color: #ea540f;
	display: block;
}

.panel-group .panel
{
	border: 1px solid #e5e5e5;
}

.header_border
{
	border-bottom: 1px solid #e5e5e5;
}

h1.Headline
{
	color: #ea540f;
	border-bottom: 1px solid #ea540f;
}

.uebersicht a.btn
{
	padding: 0;
}
.addButton
{
	margin-bottom: 10px;
}

ul.dropdown-menu li a.btn
{
	text-align: left;
}

.wk_kachel
{
	background: #fafafa;
	border: 1px solid #ddd; 
	border-radius: 4px;
	padding: 5px;
	height: 100%;
	min-width: 320px;
	box-shadow: 1px 1px 2px;
}

.wk_kachel:hover
{
	box-shadow: 2px 2px 3px;
}

.wk_kachel:hover h2
{
	color: #ea540f;
}

#listeElement .col-lg-3.col-md-4.col-sm-6.col-xs-12
{
	margin: 10px 0;
}

.wk_kachel a span.hyperspan
{
	opacity: 3;
	position: absolute;
	width: 94%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	margin-left: 10px;
}

.navbar-header .navbar-brand
{
	float: none;
}

.table.table-hover tr:hover
{
	cursor: pointer;
}

.table.table-hover tr.navigation:hover,
.table.table-hover tr.headers:hover
{
	cursor: auto;
}

table.table
{
	background-color: #fff;
	border: 1px solid #ddd;
}

.uebersicht .btn.btn-success,
.uebersicht .btn.btn-disabled
{
	margin: 5px 0;
	padding: 0 5px;
}

.uebersicht img
{
	margin: 5px 0;
}

.wk_button_abstand
{
	margin-top: 10px;
}

.wk_intern_container
{
	background-color: #fff;
}

.wk_intern_container h1
{
	color: #ea540f;
	border-bottom: 2px solid #ea540f;
}

.wk_einr_table
{
	margin-top: 20px;
}

.wk_sub_panel
{
	float: left;
	margin-top: 20px;
}

.wk_sdv_panel
{
	margin-top: 20px;
	height: 90%;
}

.wk_sdv_subpanel
{
	border: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
	padding: 5px;
	height: 100%;
}

.wk_bearbeiten_button
{
	margin-bottom: 5px;
	/*float: right;*/
}

.wk_label_Panel
{
	font-weight: bold;
}

.wicket-aa-container
{
	z-index: 5000 !important;
}

.form-group.required .control-label:after
{ 
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 5px;
    margin-top:0px;
	font-weight: bold;
	font-size: 14px;
}

/* Ãœbersteuert display: block aus Bootstrap 3.3.2. Wird benÃ¶tigt, Navbar nicht zu hoch wird */
.navbar-brand &gt; img
{
	display: inline-block;
}

.wk_choose_button
{
	margin-bottom: 10px;
}

.input-group .input-group-addon.glyphicon.glyphicon-asterisk
{
	color: #dc4442;
	font-size: 10px;
	padding: 6px 10px;
}

.has-error .btn-default
{
	border-color: #a94442;
	color: #a94442;
}

.tooltip-wrapper {
    display: inline-block;
}

.jumbotron h1
{
	font-size: 40px;
}

td.wk_freigabe_highlight
{
	background-color: #f7f7f9;
}

.wk_underline
{
	border-bottom: 1px solid #e5e5e5;
}

.vjs-poster
{
	background-color: #FFF;
}</pre></body></html>