<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.WD_Icon {
	display:inline-block;
	vertical-align:top;
	width: 32px;
	height: 32px;
	margin-top:8px;
	background-size: cover;
}
.WD_TextIcon, .WD_OtherType {
	margin-top: 0px;
	font-size: 3rem;
	font-weight: bold;
}

.WD_A {
	padding-left: 10px;
}
.WD_V {
	padding-left: 10px;
}
.WD_NAME, .WD_QUAL, .WD_Description, .WD_INTERVALL, .WD_Datum, .WD_Type, .WD_TypeDescription {
	display: inline-block;
}
.WD_QUAL, .WD_Description, .WD_Datum {
	color: white;
	font-size: 0.8em;
	border-radius: 5px;
	padding: 0px 5px;
	margin-top: 1px;
	margin-left: 1px;
	float: right;
	background-color: #616671;
}
.WD_QUAL {
	/*background-color:darkblue;*/
}
.WD_Description {
	/*background-color: darkgreen;*/
}
.WD_Datum {
	/*background-color: darkred;*/
}
.WD_Disclaimer {
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:5px;
}
.WD_Type {
	font-size:1.2em;
	font-weight:bold;
	float:left;
	padding-top:2px;
	padding-right:10px;
}

.WD_TypeDescription {
	padding-top:7px;
	display:block;
	margin-left:10px;
	/*line-height:1.6em;*/
}
.WD_AnlagenImages {
	display: inline-block;
	padding-top:3px;
	padding-right:4px;
	float: left;
}
/*.WD_Gewerk_Image {
	float: left;
}
.WD_Wartung_Image {
	float: left;
}*/

.WD_VerpflichtungsTyp {
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
.WD_COMMENT {
	white-space: nowrap;
	/*max-width:1200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}

.WD_Space {
	display:inline-block;
	width:2rem;
	height:10px;
}

.WD_NAME, .WD_INTERVALL, .WD_COMMENT, .WD_VerpflichtungsTyp {
	/*background-color:darkgrey;
	color:white;*/
	vertical-align: top;
	padding: 0px 5px;
}

.WD_Inspektion {
	background-image: url('Content/Inspektion_32.png');
}
.WD_Wartung {
	background-image: url('Content/Wartung_32.png');
}
.WD_Instandhaltung {
	background-image: url('Content/Instandhaltung_32.png');
}
.WD_Icon.WD_Inspektion, .WD_Icon.WD_Wartung, .WD_Icon.WD_Instandhaltung {
	background-size: 32px;
	background-position: center;
	background-repeat: no-repeat;
}
.WD_OtherType::after {
	vertical-align:top;	
	content: "-";
	margin-top: 0px;
	font-size: 3rem;
	font-weight: bold;
	color: #888;
	padding-left: 10px;
}
.WD_TextIcon.WD_Grundlage {
	width:27px;
}
.WD_Grundlage::after {
	content: "§";
	font-size: 3rem;
	font-weight: bold;
	color: #888;
	padding-left: 4px;
}
/*.WD_GDID1::after {
	color: #a00;
}*/
.WD_Number {
	display: inline-block;
	background-color: lightgrey;
	padding: 3px 5px;
	margin-top: 10px;
	min-width:17.5px;
	min-height:27px;
}
.WD_Gewerk_Label {
	display: inline-block;
	padding: 2px 3px;
}
.WD_Gewerk_Image, .WD_Wartung_Image {
	display: inline-block;
	width: 20px;
	height: 20px;
	/*-webkit-filter: grayscale(100%);*/
	/*filter: grayscale(100%);*/
}
.WD_Gewerk_Image {
	margin-left: 6px;
	/*margin-top: 8px;*/
}
.WD_ICONS {
		vertical-align: top;
		display: inline-block;
	}
.WD_CONTENT {
	vertical-align: top;
	display: inline-block;
}
.WD_RIGHTSIDE {
	position: absolute;
	right: 0px;
	top: 0.2rem;
}
.WD_TOPROW {
}
.WD_SECRETBOTROW {
	white-space: nowrap;
	color: transparent;
	height: 0;
}
.WD_BOTROW {
	width:auto;
	max-width: 450px;
}
.WD_LEFTCONTENT {
	display: table-cell;
	max-width: 450px;
	padding-right: 1rem;
}
.WD_RIGHTCOMMENT {
	display: table-cell;
	border-left: 1px dashed #a8a8aa;
	padding-left: 1rem;
}
.panel.heading.hollaus.WD_SearchHelp, .WD_SearchHelp {
	min-width: 0px;
	width: 0px;
	min-height: 0px;
	height: 0px;
	margin: 0;
	padding: 0 !important;
	overflow: hidden;
}
.WDContent {
	width: 1360px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.7);
}

.WD_Dropdown{
	width: calc(50% - 2px);
	display: inline-block;
	margin-bottom:10px;
}
.WD_TopBtn {
	background-color: #54575d;
	border-color: #54575d;
	margin-bottom: 5px;
	width: 33.19%;
}
.WD_TopBtn:hover, .WD_TopBtn:active, .WD_TopBtn:focus, .WD_TopBtn:active:focus {
	background-color: #54575d;
	border-color: #54575d;
}
.WD_Kontakt {
}
.WD_Hilfe {
}
.WD_UeberARES {
float:right;
}

.WD_KontaktBtn, .WD_KontaktForm_Submit {
	float: right;
	background-color: #54575d;
	border-color: #54575d;
	margin-right: 5px;
}
.WD_KontaktBtn:hover, .WD_KontaktForm_Submit:hover, .WD_KontaktBtn:active, .WD_KontaktForm_Submit:active, .WD_KontaktBtn:focus, .WD_KontaktForm_Submit:focus, .WD_KontaktBtn:active:focus, .WD_KontaktForm_Submit:active:focus {
	float: right;
	background-color: #44474d;
	border-color: #44474d;
	margin-right: 5px;
}
.WD_BtnSpacer {
	height:48px;
}

.WD_Title_Container {
	background-color: rgba(232,232,234,0.75);
	border-style: solid;
	border-width: 6px;
	border-color: #ffffff;
	box-shadow: 0px 2px 18px 13px rgba(0,0,0,0.3);
	max-width: 100% !important;
	width: 100%;
	margin-bottom: 10px;
}

.WD_Title_Container_Background {
	background: url(Content/OOEWappenTransparent.png);
	background-position-y: 0px;
	background-position-x: 0px;
	background-size: 390px;
	/*
	background: url(Content/logo_land_mooeglich.png);
	background-position-y:15px;
	background-position-x:950px;*/
	margin: 0px;
	background-repeat: no-repeat;
}
.WD_Title_Container_Background_2 {
	background: url(Content/Logo_oberoesterreich_RGB.PNG);
	background-position-y: 10px;
	background-position-x: 1188px;
	background-size: 136px;
	/*background: url(Content/ARESLogo.png);
	background-position-y: 38px;
	background-position-x: 10px;*/
	background-repeat: no-repeat;
}

.WD_Title_Content {
	position: relative;
	height:198px;
	/*max-width: 550px;*/
	margin: 0 auto;
	text-align: center;
}
.WD_Title_ARES {
	color: rgb(192,0,0);
	font-size:120px;
}
.WD_Title_Line {
	/*position: absolute;
	top: 108px;
	left: 350px;
	height: 3px;
	width: 600px;
	background-color: #ec1b2e;*/
}
.WD_Title_Title {
	position:absolute;
	top:-20px;
	left:420px;
	font-size: 100px;
	color: #54575d;
	font-weight: 500;
	line-height: 1em;
	/*padding-bottom: 10px;*/
	text-shadow: 0em 0em 1.78em rgba(0,0,0,0.7);
}
.WD_Title_Description {
	position: absolute;
	top:110px;
	left:438px;
	/*color: #c1c1c1;*/
	color: #54575d;
	padding-bottom: 20px;
	font-size: 20px;
	text-shadow: 0em 0em 1.78em rgba(0,0,0,0.7);
}
.WD_Title_LogoInfo {
	position: absolute;
	top: 165px;
	left: 10px;
	/*color: #c1c1c1;*/
	color: #54575d;
	padding-bottom: 0px;
	font-size: 18px;
	text-shadow: 0em 0em 1.78em rgba(0,0,0,0.7);
}

.WD_Title_Info {
	position: absolute;
	top: 155px;
	right: 10px;
	/*color: #c1c1c1;*/
	color: #54575d;
	padding-bottom: 0px;
	font-size: 16px;
	margin-bottom: 0px;
	text-shadow: 0em 0em 1.78em rgba(0,0,0,0.7);
}

tr&gt;td&gt;div.panel.WD_AnlagenPanel {
	background-color: rgba(255,255,255,0.7);
	margin-bottom: 2.5px;
}

.WD_VerpflichtungPanel {
	margin-top: 2.5px;
	margin-left: 5px;
}
.WD_AnlagenContent {
	margin-bottom:8px;
}
.WD_Background_Img{
	background-size:cover;
	vertical-align:middle;
	border:0;
}
.WD_KeineVerpfl {
 margin-top: -8px;
 margin-left: 10px
}




/*Default RKVViewWeb umfärbung*/
body {
	background-image: url("Content/wheel-2137043_1280_Blau.jpg");
	background-attachment:fixed;
}
nav.navbar-inverse, #AccBreadcrumbs .btn-primary, #layoutBack.btn-primary {
	background-color: #e8e8ea;
	border-color: #e8e8ea;
}
nav.navbar-inverse .navbar-brand, nav.navbar-inverse .navbar-brand:hover, nav.navbar-inverse .navbar-nav &gt; li &gt; a, #AccBreadcrumbs .btn-primary, #layoutBack.btn-primary {
	color: #000;
}
nav.navbar-inverse .navbar-nav &gt; li &gt; a:hover {
	color: #000;
	background-color: #c8c8ca;
}

div.activearrow:before, .active &gt; div.activearrow:before {
	border-bottom-color: #000;
}
tr &gt; td.panel-column&gt;.panel-primary {
	border-color: #616671;
	border-width: 2px;
}
tr &gt; td.panel-column &gt; div .panel-primary {
	border-color: #a8a8aa;
	background-color: rgba(255,255,255,0);
}

tr&gt;td&gt;div.panel&gt;div.panel{
	border:none;
	/*background-color: rgba(255,255,255,0.7);*/
	background-color:transparent;
}


ul.pagination &gt; li &gt; a, ul.pagination &gt; li &gt; span {
	color: #54575d;
}
ul.pagination &gt; li &gt; a:hover, ul.pagination &gt; li &gt; span:hover {
	color: #44474d;
}

mark, .mark {
	padding: 0;
	background-color:#ff0;
}</pre></body></html>