@charset "utf-8";

#mouse-scroll {
	style: block;
}

#mouse-scroll {
	position: absolute;
	margin: auto;
	left: 50%;
	bottom: 0%;
	-webkit-transform: translateX(-50%);
	z-index: 9999;
	padding: 30px;
	color: #fff;
	background-color: rgba(0, 83, 135, 0.6);
	border-top: 5px solid white;
	border-right: 5px solid white;
	border-left: 5px solid white;
	border-bottom: none;
}

#mouse-scroll span{
	display: block;
	width: 10px;
	height: 10px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin: 0 0 3px 5px;
}

#mouse-scroll .mouse {
	height: 26px;
	width: 19px;
	border-radius: 10px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	border: 2px solid #fff;
	top: 170px;
}

#mouse-scroll .down-arrow-1 {
	margin-top: 6px;
}
#mouse-scroll .down-arrow-1, #mouse-scroll .down-arrow-2, #mouse-scroll .down-arrow-3 {
	-webkit-animation: mouse-scroll 1s infinite;
	-moz-animation: mouse-scroll 1s infinite:
}

#mouse-croll .down-arrow-1 {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-webkit-animation-direction: alternate;
}
#mouse-scroll .down-arrow-2 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-webkit-animation-direction: alternate;
}
#mouse-scroll .down-arrow-3 {
	-webkit-animation-delay: .3s;
	-moz-animation-dekay: .3s;
	-webkit-animation-direction: alternate;
}
#mouse-scroll .mouse-in {
	height: 7px;
	width: 3px;
	display: block;
	margin: 5px auto;
	background: #fff;
	position: relative;
}
#mouse-scroll .mouse-in {
	-webkit-animation: animated-mouse 1.2s ease infinite;
	moz-animation: mouse-animated 1.2s ease infinite;
}

@-webkit-keyframes animated-mouse {
  0% {
	opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

.snip1295 {
  position: relative;
  overflow: hidden;
  margin: 7px;
  padding: 6px;
  width: 95%;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
.snip1295 img {
  max-width: 100%;
  vertical-align: top;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  object-fit:cover;
}
.snip1295 .border {
  position: absolute;
  opacity: 0.45;
}
.snip1295 .border:before,
.snip1295 .border:after,
.snip1295 .border div:before,
.snip1295 .border div:after {
  background-color: #005387;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.snip1295 .border:before,
.snip1295 .border:after {
  width: 0;
  height: 1px;
}
.snip1295 .border div:before,
.snip1295 .border div:after {
  width: 1px;
  height: 0;
}
.snip1295 .border.one {
  left: 0;
  top: 0;
  right: 12px;
  bottom: 12px;
}
.snip1295 .border.one:before,
.snip1295 .border.one div:before {
  left: 0;
  top: 0;
}
.snip1295 .border.one:after,
.snip1295 .border.one div:after {
  bottom: 0;
  right: 0;
}
.snip1295 .border.two {
  left: 12px;
  top: 12px;
  right: 0;
  bottom: 0;
}
.snip1295 .border.two:before,
.snip1295 .border.two div:before {
  right: 0;
  top: 0;
}
.snip1295 .border.two:after,
.snip1295 .border.two div:after {
  bottom: 0;
  left: 0;
}
.snip1295 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.snip1295:hover .border:before,
.snip1295.hover .border:before,
.snip1295:hover .border:after,
.snip1295.hover .border:after {
  width: 100%;
}
.snip1295:hover .border div:before,
.snip1295.hover .border div:before,
.snip1295:hover .border div:after,
.snip1295.hover .border div:after {
  height: 100%;
}

.a_footer {
	font-size: 0.87em;
	font-family: Roboto-Light, Muli, Arial, Verdana, SansSerif;
	margin: 0;
	padding: 0;
	color:#fff;
	font-weight:bold;
	overflow-wrap: break-word;
}

@media only screen and (max-width: 1744px) and (min-width: 1025px){
	.Text_H2_Footer
	{font-size:18px;}

	/*.padding_footer
	{padding:0 0 3em 0 !important;}*/

}


@media only screen and (max-width: 1170px) and (min-width: 1025px)
{
	.padding_footer
	{padding: 1.8rem 0 !important;}

	.Container_Footer
	{font-size: 12px !important;}
}

.pulse-button {
position: absolute;
    top: 10%;
    right: 5%;
    height: 60px;

    font-size: 1.3em;
    text-transform: uppercase;
    text-align: center;
    color: white;
    border: 0;
    background: #5a99d4;
    cursor: pointer;
    box-shadow: 0 0 0 0rgba(90,153,212,0.5);
    -webkit-animation: pulse 1.5s infinite;
    font-weight: bold;
    display: block;
    padding: 20px;
}

.pulse-button:hover {
  -webkit-animation: none;
}

@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.7));
  }
  70% {
    @include transform(scale(.1));
    box-shadow: 0 0 0 20px rgba(90,153,212,0.5);
  }
    100% {
    @include transform (scale(.7));
    box-shadow: 0 0 0 0 rgba(90,153,212,0.5);
  }
}


.guid-A4F8513F78761F56F8ACEB34A6593AFB726196B5
{
background-color: #005387;}

.guid-28F2AB765E53E23B557E3046F2CFD8B402848BEE
{
margin-bottom: 1em;}

.guid-68D310E79D8233B4867B918A0006F06944E6AFC0
{
font-size: 1em;}

.guid-68D310E79D8233B4867B918A0006F06944E6AFC0 > div
{
display: flex;flex-wrap: wrap;justify-content: space-between;}

.guid-68D310E79D8233B4867B918A0006F06944E6AFC0 > div > div
{
width: 98%;margin-top: 1em;margin-bottom: 1em;}


.guid-885662073E49F9559287601DBF6CBE74BB588113
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-739AD795781B53154D24A8E633A039FE9559736C > .row
{
display: flex;justify-content: center;}

.guid-8D62703D56B4A5913DFD33888909291ADB968D74
{
font-size: 1em;padding: 10px 20px;}

.guid-8D62703D56B4A5913DFD33888909291ADB968D74
{
background: rgba(255, 255, 255, 0.6);border-top: 1px solid #f5f5f5;border-left: 1px solid #f5f5f5;padding: 10px;border-radius: 3px;box-sizing: border-box;box-shadow: 0 0 6px 0 #c2c2c2;margin-bottom: 2rem;}

.guid-DF687F3B91E1C7F832399F3690651BE5EEA33562
{
display: flex;flex-wrap: wrap;justify-content: center;padding-bottom: 1em;}

.guid-7A202518392EA7153E044D569A2C75AAAF96A0E6 > img
{
height: 150px;width: 200px;object-fit: cover;object-position: center center;}

.guid-7A202518392EA7153E044D569A2C75AAAF96A0E6
{
height: 150px;width: 200px;}


.guid-B9A30533550B51744BCB2EF8321920399AF51366
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/21Z_2103.w018.n001.798B.p15.798_1.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-FC5BD8CA20BDDEB2973139DB6453AA7C6B21CEF9
{
margin-bottom: 1em;}

.guid-CE96A6023BFF95581C60AECE285580C6C54B032C
{
text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}

.guid-5570BA3C0CDDFBC27BA0D748B05B616AA081856 > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-5570BA3C0CDDFBC27BA0D748B05B616AA081856F > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-5570BA3C0CDDFBC27BA0D748B05B616AA081856F > div > div:hover
{
transform: scale(1.05);}

.guid-5570BA3C0CDDFBC27BA0D748B05B616AA081856F
{
padding-bottom: 3em;}

.guid-3A880C72C4D70233A78C99B122AED3A7B1778EC0
{
background-color: #ccffcc;}

.guid-2131F5DB6136F3F14AE17437507658CA8FEEB756
{
font-size: medium;}

.guid-41B40D414400456436F2D428D82CC7CE14D48BD1
{
font-size: 16px;}

.guid-1786CC7B4AA748525F080B037042FF6080F3F6E6
{
font-weight: bold;}


.guid-8FEDBBDA0FA57955B679E850C0A9E62DFF553F54
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/21Z_2103.w018.n001.798B.p15.798.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-D3E34CC2522B3D131560C05A144C613208E01D4E
{
margin-bottom: 1em;}

.guid-FD2EEF7FB3DC6B0C5DCBA1288724C86C87C4DE69
{
text-align: center;margin-bottom: 1em;margin-top: 1em;}

.guid-8F9807F24B415636375A5EC180B890AF069EDB54
{
text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}

.guid-43D0466EE8722F17A2D2747A82CF00ADC5CFA12B
{
padding-bottom: 3em;}

.guid-D9D50CD0B2D72F12FCC645854C286B7F5509E927
{
padding-bottom: 3em;}

.guid-38754E8F30109AAB7990EA1A626B21F6F1C91D22 > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-38754E8F30109AAB7990EA1A626B21F6F1C91D22 > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-38754E8F30109AAB7990EA1A626B21F6F1C91D22 > div > div:hover
{
transform: scale(1.05);}

.guid-9F4470F2A5347767BC1D23FD7E57CDCC17B13034
{
padding-bottom: 3em;}

.guid-5AE5DA37EDF80A6E5068ECDA0E739BC51DCE03B6
{
display: none;}

.guid-E760F8660F1951EE65D46BE821210686D5801988
{
font-size: 16px;}


.guid-C31C956BE98267C1A3148CFFE9B3F6AF45B453E8
{
background-color: #002846;}

.guid-F8743D7C1542C5DE4470E235382F8BC604023643
{
padding: 1em 0 1em 1.8em;}

.guid-28E26310247268487FFE05ACCAC51F403405E272
{
padding: 1em 0 1em 1.8em;}

.guid-16DABEA9806C29AC2F417390D942A3A47C94C9B9
{
padding: 1em 0 1em 1.8em;}

.guid-98E5F94CE267D320EA5BA1976A0B263F3D476BD7
{
padding: 1em 1.8em 1em 1.8em;}

.guid-35F735A3B7B4AF786DA32C24E4D40004C4432D73
{
padding: 1em 1.8em 1em 1.8em;}


.guid-16F527565963D2CFB8ECB7AC88867DD49B5D85A6 img
{
width: 100% !important;height: auto !important;}

.guid-790EC3E7716E1F9E19E90DBF0CB64827A0F819CB{width: 100px;}

.guid-1B76B37856AD23BA15E0318ECFC1950A0D072E8F
{
height: 75vh;}

.guid-96E00D80D18F88FBFBD640D2C2C9FAFFF4A195D3
{
display: flex;flex-wrap: wrap;justify-content: center;text-align: center;color: white;font-weight: bold;position: relative;z-index: 1;margin-top: -45px;}

.guid-F3CBB7148A4D478E6C2CFCC57B5F7E3665AF7EBC
{
background-color: rgba(0, 83, 135, 0.6);padding: 30px;border-bottom: 5px solid white;border-right: 5px solid white;border-top: 5px solid white;margin-top: 40%;}

.guid-F3CBB7148A4D478E6C2CFCC57B5F7E3665AF7EBC
{
display: none;}

.guid-D83A39FAA839F540B475555E7B47A09DF11CF78E
{
position: absolute;left: 50%;bottom: 20%;transform: translate(-50%);font-size: 36px;font-weight: bold;padding: 15px 40px;height: auto;}

.guid-D83A39FAA839F540B475555E7B47A09DF11CF78E:hover
{
background-color: #002846;background-image: none;color: #fff;}

.guid-D83A39FAA839F540B475555E7B47A09DF11CF78E
{
display: none;}

.guid-835B52C167B99FE666FD6FEB101600E306C6312F img
{
object-fit: cover;object-position: center center;position: absolute;top: 0;z-index: 0;height: 95vh;}

.guid-9C30ED556A4BDCF470542C2E668FB40C80848D71
{
padding: 30px;height: auto;cursor: pointer;font-size: 1.4em;text-transform: uppercase;font-weight: 600;width: auto;color: #fff;background-color: rgba(0, 83, 135, 0.8);border-bottom: 5px solid white;border-right: 5px solid white;border-top: 5px solid white;margin-top: 40%;border-left: 5px solid white;font-family: Arial;white-space: pre-wrap;word-break: break-all;}

.guid-9C30ED556A4BDCF470542C2E668FB40C80848D71
{
display: flex;flex-wrap: wrap;justify-content: center;text-align: center;position: relative;z-index: 1;}

.guid-7278400A46363CE7D5D5A7E438B935F943F295E0{width: 210px;}.guid-3D8B1FB3E0D9457F9FC13F9CEFAABF064F9E9BE2{width: 100px;}
.guid-7238E136FDEA1BBC39EF637846B5AAD7AA6C2BD1{width: 100px;}
.guid-856DCC16035F653B79DE09B232CCD6C54C680D04{width: 100px;}
.guid-A7829D968989D4525E93A095947A0CA94742AEC9
{
font-size: 16px;}

.guid-95190F91E94553B3054BA1FA3C21EB88AD488FC8{width: 100px;}

.guid-DE99B7355DB4C6B5B2BA65C1264DD37D6923528D
{
font-size: 1.25em;text-align: left;}

.guid-ABA1D33ACB7BD03F30BFE6E09825D921415413FA a
{
color: white;}

.guid-AAF3755DEBE09DD92883F1DAD0D04BE2FECAEDD3
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-splash-isolated-white-background.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-40C7BADC1B3EF5DA4B4A04207F6A4EC7E57706BC
{
margin-bottom: 1em;}

.guid-0806688E6A41B15D677A85C26D094198819D87BA
{
margin-bottom: 1em;margin-top: 1em;}

.guid-E9658115B48B7C1C5E2D761FF7A952854D391F1C > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-E9658115B48B7C1C5E2D761FF7A952854D391F1C > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-E9658115B48B7C1C5E2D761FF7A952854D391F1C > div > div:hover
{
transform: scale(1.05);}

.guid-7DE1E8EF891A05523AC53D6B919332D099416651
{
margin-bottom: 1em;}

.guid-D91E3C75A915B4F0C7D86CC48A0E1EFF9254D213
{
font-size: 16px;}

.guid-2FEEC14A524345A410D3748DFDAC591647C5E61E
{
font-size: smaller;}

table.Table_Standard > tbody tr td.guid-10E2095623614D21EA22B5C162957C453DDC3D82_col
{
font-size: smaller;}

table.Table_Standard > tbody tr td.guid-10E2095623614D21EA22B5C162957C453DDC3D82_col
{
font-size: 16px;}

table.Table_Standard > tbody tr td.guid-DE8CC4058798D6C8B0923EA44FBA886E3AEBF233_col
{
font-size: 16px;}

.guid-6B7ABF662DE7FC8403ED375BC5366C9D988D6370 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/assets/common/range_out.gif');}.guid-6B7ABF662DE7FC8403ED375BC5366C9D988D6370 img[src="/images/1px.gif"]:hover { background-image: url('/images/assets/common/range_in.gif');}

.guid-39DE4259773466014C9ED14268F7474B1B5FC156
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-gfcb27b27e_1920_2.png);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-145407D392AE8CBED777C55A5D8BDC0FEA41BA11
{
margin-bottom: 1em;}

.guid-719998B964E7C9D698FA4707F131991C973828E5
{
text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}

.guid-A8D58A844EA72BA9C732F0A169A0A8B4EDBACA35 > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-A8D58A844EA72BA9C732F0A169A0A8B4EDBACA35 > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-A8D58A844EA72BA9C732F0A169A0A8B4EDBACA35 > div > div:hover
{
transform: scale(1.05);}

.guid-A8D58A844EA72BA9C732F0A169A0A8B4EDBACA35
{
padding-bottom: 3em;}

.guid-2D3681E6510803DE58DBFF3F3BF5526811707BCB
{
font-size: 16px;}


.guid-AAF8A7AD2005EC37857FCC0DE0E071479B58BD79
{
height: 75vh;}

.guid-AAF8A7AD2005EC37857FCC0DE0E071479B58BD79
{
display: none !important;}

.guid-49FCF2B36FED1452F5D427347379DB5BCCB0F610
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/Kläranlage.jpg);background-size: cover;}

.guid-ED3E5FA50EA987933E6FED6D70DE3AEF099617D8
{
padding: 30px;border-bottom: 5px solid white;border-right: 5px solid white;border-top: 5px solid white;margin-top: 35%;}

.guid-6E27326063881A40C7DC9A079D8541872CFAC710
{
height: 75vh;}

.guid-6E27326063881A40C7DC9A079D8541872CFAC710
{
margin-top: -15px;}

.guid-9C705AF25F686D6FBAC7B4E91B62DBB476312A19 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/AcrobatFile1.svg');}.guid-9C705AF25F686D6FBAC7B4E91B62DBB476312A19 img[src="/images/1px.gif"]:hover { background-image: url('/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/AcrobatFile1.svg');}
.guid-C3A61363B1237FEB689C8F9DD21E11CCE9A51382
{
padding: 10px;}

.guid-9C705AF25F686D6FBAC7B4E91B62DBB476312A19
{
height: 25px;width: auto;}

.guid-37FED2193E33706672434397F379F0C88BBF5526
{
display: none;}


.guid-5B226FB0B7BAE8775791342175D29CFE7ECC3471
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-ge6760e250_1920_2.png);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-AFF0545CD58983ACE2B23952BC11B34FD4045775
{
margin-bottom: 1em;}

.guid-E720E16A994C195CD0447856EC7A1AAEA5B7A2C8
{
text-align: center;margin-bottom: 1em;margin-top: 1em;}

.guid-C6D283B69F10FADED6AAE564C7F6AA6AE5E178BB
{
text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}

.guid-3F161139C9D39A33F4E8B9AD1A0DACCAB4FF74F2
{
padding-bottom: 3em;}

.guid-CE18FE1A3451718B17BC682EB3D2E5A55D7E1175
{
padding-bottom: 3em;}

.guid-7047A688F15DCA75A3958F5A4D1DAF57AF01170C > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-7047A688F15DCA75A3958F5A4D1DAF57AF01170C > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-7047A688F15DCA75A3958F5A4D1DAF57AF01170C > div > div:hover
{
transform: scale(1.05);}

.guid-88B43E22185775AE41E587FFD0E54B2C1E4534B3
{
padding-bottom: 3em;}

.guid-5D9CF8D99D070B806ED26C863D201DD9BB536DC6
{
display: none;}


.guid-52C07B01983BC92B0623DDBCF63E3F31EF138760
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-splash-isolated-white-background.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-BD7BD468C71AD6424C6B59ED667A1280281C3089
{
margin-bottom: 1em;}

.guid-A71D8AAD71CF7D08CF1952AB5261081A714B3FB0
{
margin-bottom: 1em;margin-top: 1em;}

.guid-AF82310D63D47635363244DAD824DB1675E5DB16 > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-AF82310D63D47635363244DAD824DB1675E5DB16 > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-AF82310D63D47635363244DAD824DB1675E5DB16 > div > div:hover
{
transform: scale(1.05);}

.guid-DEED74BC5CB3F76D27413BFF497725C3E8C4911B
{
font-weight: bold;background: #002846;margin-bottom: 1em;margin-top: 1em;font-size: 18px;height: 60px;}

.guid-E33711A040E050A15131ABBD16C4C6BD9410746E
{
margin-bottom: 1em;}

.guid-BF6F44810A25DBDE2C205234CBDF2C05AA60423B{width: 100px;}
.guid-B4BBAB8DB837774C3D74963159A361FEE37BC9B5
{
background-color: rgb(255,255,204);}

.guid-2390CD214C46F0964F98D302B592B0A7444BA925 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/SVG/stift-normal.svg');}.guid-2390CD214C46F0964F98D302B592B0A7444BA925 img[src="/images/1px.gif"]:hover { background-image: url('/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/SVG/stift-hover.svg');}.guid-002238C3B8E2B4B9ED565005EBA75552DC5F4A6F img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/SVG/loschen-normal.svg');}.guid-002238C3B8E2B4B9ED565005EBA75552DC5F4A6F img[src="/images/1px.gif"]:hover { background-image: url('/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/SVG/loschen-hover.svg');}
.guid-CA13031B9EF23CC68689A7C939CEC9F9DDC808E7{width: 100px;}
.guid-6806E86CEF8A91F23B62BC481C418BDC2162486D img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/assets/document/document_exchange.png');}.guid-6806E86CEF8A91F23B62BC481C418BDC2162486D img[src="/images/1px.gif"]:hover { background-image: url('/images/assets/document/document_exchange.png');}.guid-4FD00B07736035BD9799883FDF6416DBA7F2C134 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/assets/document/document_out.png');}.guid-4FD00B07736035BD9799883FDF6416DBA7F2C134 img[src="/images/1px.gif"]:hover { background-image: url('/images/assets/document/document_out.png');}.guid-A211E16E499B9D3A17565BFCB146ACADE31C20E2 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/assets/common/document_edit.png');}.guid-A211E16E499B9D3A17565BFCB146ACADE31C20E2 img[src="/images/1px.gif"]:hover { background-image: url('/images/assets/common/document_edit.png');}.guid-F07A86CF0D2B14F758447EE030A498D173A4D51E{width: 100px;}
.guid-34007FA467FF4CD9D7A43EA1B4A1B9A2C4721D3F{width: 100px;}
.guid-ECF1D7E13465B783D4BC617E7FED9ED375C00466
{
font-size: 1em;}

.guid-63BCCF959F16072E9FC278EA45CDF9526A4537A1 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/thirdparty/icon54/svg/line/BasicIcons/Add.svg');}.guid-63BCCF959F16072E9FC278EA45CDF9526A4537A1 img[src="/images/1px.gif"]:hover { background-image: url('/thirdparty/icon54/svg/solid/BasicIcons/Add.svg');}.guid-41AB20F01589FFD857B277FD03AE0451E1AF1851 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/thirdparty/icon54/svg/line/BasicIcons/Callendar.svg');}.guid-41AB20F01589FFD857B277FD03AE0451E1AF1851 img[src="/images/1px.gif"]:hover { background-image: url('/thirdparty/icon54/svg/solid/BasicIcons/Callendar.svg');}
.guid-DBE27C4C5E8C8C074F7F1926777BE986ACCDCC99
{
width: calc(100% - 35px);}

.guid-63BCCF959F16072E9FC278EA45CDF9526A4537A1 > img
{
width: 25px !important;height: auto !important;}

.guid-41AB20F01589FFD857B277FD03AE0451E1AF1851 > img
{
width: 25px !important;height: auto !important;}

.guid-BE3843048261D828267A870FBC113F88A621CA4B
{
width: calc(100% - 35px);}

.guid-AF2E2E4432A73B3AC7D7BB20407945EB9B311CCE
{
margin-top: 10px;display: grid;grid-template-columns: 1fr 1fr;gap: 20px;}

.guid-17F258E65B9EE1EB6C310FDFF50332CC98181C80
{
flex-basis: 50%;}

.guid-D7714676BF5CAA75A30EF9C2817C338BD803763C
{
flex-basis: 50%;}

.guid-5E225042EE39F87D57D7976A6A00D8215BF91842 {width: 380px;height: 40px; }
.guid-E3AF3403ACA87DAB3428F34F856DC1AED073E7EA
{
font-size: 16px;}

.guid-78702C9C10AE643A94F5B9EF87579C9AEB3096AD
{
float: right;}

.guid-5E225042EE39F87D57D7976A6A00D8215BF91842
{
font-size: 20px;font-weight: bold;}

.guid-A938F0BF0F3572D6A5A4F176E1BFED9EC9173B58
{
background-color: #4b96c3;color: #ffffff;padding-top: 2px;padding-bottom: 2px;padding-left: 5px;font-size: 24px;}

.guid-C2F57029C2F87FADFA25402CBF9E19314B045571{width: 480px;}.guid-5DD96DB29C1344CC5CD3E23E1FAE3C1D7CEC48CD{width: 220px;}.guid-B16A3E423D422AEDDD8B027EA8082F998EF12E3B{width: 100px;}.guid-54A3C8835E0BA316C7926D0EEDE26AF360A9BAF7{width: 195px;}.guid-135E2DEE1F44839CC4B61BE3F0AC1210A49A91F7 img[src="/images/1px.gif"] { background-repeat: no-repeat;background-size: 100% 100%;background-image: url('/images/assets/common/datepick.gif');}.guid-135E2DEE1F44839CC4B61BE3F0AC1210A49A91F7 img[src="/images/1px.gif"]:hover { background-image: url('/images/assets/common/datepick.gif');}.guid-72D6FC9E86275F554E01448DD39FAF1A24556AB0{width: 220px;}.guid-F8C753FCDD4CF21ADA86B0AC091AA892A2FCCDF8{width: 220px;}.guid-E3F7F3A4EEDEFC7A9DE67B535345FBA55A5FBAFE{width: 480px;height: 110px;}.guid-3798C095EBCDCF0782B8F37DB687192FEB090479{width: 480px;height: 100px;}.guid-C5CE558758D1A4409E264F39847DBF8441336C1F{width: 100px;}

.guid-998DBF80FAA6AEEE7FB89BDD809D70869B5A71BF > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-998DBF80FAA6AEEE7FB89BDD809D70869B5A71BF > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-998DBF80FAA6AEEE7FB89BDD809D70869B5A71BF > div > div:hover
{
transform: scale(1.05);}


.guid-63F896A946559BDBB764EF00E54746B6779D6D74
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-splash-isolated-white-background.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-D961FB7871354616EA71AADB3BF470FE85775505
{
margin-bottom: 1em;}

.guid-1BF1CE03B357912E330F75718F1E4252ADAAAF0B
{
margin-bottom: 1em;margin-top: 1em;}

.guid-786CF887284BC915820B3C270A1D0C6214FC1B0C > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-786CF887284BC915820B3C270A1D0C6214FC1B0C > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-786CF887284BC915820B3C270A1D0C6214FC1B0C > div > div:hover
{
transform: scale(1.05);}

.guid-A4A48D80B9C6A20BD06D0266255568C84541AB83
{
font-weight: bold;background: #002846;margin-bottom: 1em;margin-top: 1em;font-size: 18px;height: 60px;}

.guid-12B484B941990182415E259833F9670EE37707A4
{
margin-bottom: 1em;}

.guid-F8F865A5ED7D0ECBBDD3E18BDDBB94A50A502817
{
font-size: 16px;}

.guid-321E342D3EFE1796B9987776AB6794F8AD3EBA40
{
font-size: smaller;}

table.Table_Standard > tbody tr td.guid-8AF7D04AD0008B5AC5CACF40A25300F97498C4F2_col
{
font-size: smaller;}

table.Table_Standard > tbody tr td.guid-8AF7D04AD0008B5AC5CACF40A25300F97498C4F2_col
{
font-size: 16px;}

table.Table_Standard > tbody tr td.guid-E2CDA8E5B037743DEFB33731451F880823CCB7CE_col
{
font-size: 16px;}


.guid-54FB9121FF216A67779656FCD1FB4F0E6005D67B
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-gfcb27b27e_1920_1.png);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-7EB131E1ACF4B165113C32AF6857869844403C25
{
margin-bottom: 1em;}

.guid-654DDC2EEEADFC5775BFB5BBA0FD8A55A1FE94F2
{
margin-top: 1em;margin-bottom: 1em;}

.guid-293A885A519A1CC1C51F509703E9FB59FEEDCAC9 > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-293A885A519A1CC1C51F509703E9FB59FEEDCAC9 > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-293A885A519A1CC1C51F509703E9FB59FEEDCAC9 > div > div:hover
{
transform: scale(1.05);}

.guid-293A885A519A1CC1C51F509703E9FB59FEEDCAC9
{
padding-bottom: 3em;}

table.Table_Standard > tbody tr td.guid-04E5FFD5FC269F380074CCEBAD4C65296EBE2BDB_col
{
font-size: 16px;}

.guid-17E71C7F1E37BBE232BBD218C668E764A4F7CBA5{width: 100px;}
.guid-DA4480AC25CD18DC64B3ECA6D792760C99C41F96
{
background-color: rgb(255,255,204);}

.guid-B34168599C6DE46B99910C9BFF7FC33F4680B519{width: 100px;}

.guid-6232FC659C49360B868EB260DB905C82D00CB56A
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-splash-isolated-white-background.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-A87F86AA9D5EDC7EE48009CE644B7C22B5E1F9D5
{
margin-bottom: 1em;}

.guid-15DFE676F85BE70D1A3B9908998CB6A899698FEE
{
margin-bottom: 1em;margin-top: 1em;}

.guid-93BC2AB1F8C824F478D5F73EC762ADA2BE87B5FF > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-93BC2AB1F8C824F478D5F73EC762ADA2BE87B5FF > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-93BC2AB1F8C824F478D5F73EC762ADA2BE87B5FF > div > div:hover
{
transform: scale(1.05);}

.guid-E165C36BF7539121C6284E801BFFB8FD8D586FF6
{
margin-bottom: 1em;}

.guid-BCE2A2FE9D6B9B7581346E41A9D6090EA8F626F8
{
font-size: 16px;}

.guid-9301FC45FEF1D930457EA6A8A43C9271FFE10EB4
{
font-size: smaller;}

table.Table_Standard > tbody tr td.guid-FA41B144EE671538339221DA171D9F90C6AAA0CD_col
{
font-size: smaller;}

table.Table_Standard > tbody tr td.guid-FA41B144EE671538339221DA171D9F90C6AAA0CD_col
{
font-size: 16px;}

table.Table_Standard > tbody tr td.guid-7E1AD8C85815C14F1FFF97F4854E85222C160918_col
{
font-size: 16px;}


.guid-759C6B54761717A4266AAA5F7476CD3D624A11B7
{
margin-top: -15px;}


.guid-0C371080A1B9EA91F121F719C1D2ACE7CF945B70
{
background-image: url(/images/0D21F5AAF2B34FB870FD2BD44B6737F34BA00A03/water-g41b84e019_1920_1.png);background-repeat: no-repeat;background-size: cover;background-position: center;}

.guid-1D75735A27194DE0B44191E767440C0A9608DC53
{
margin-bottom: 1em;}

.guid-195872DCF8A43041451BDA5D72928AE9D284112A
{
text-align: center;margin-bottom: 1em;margin-top: 1em;}

.guid-A9186304E211133E798B50E4B6413704453C185E
{
text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}

.guid-6A2D1CE9B36C93E7968F33E7D6C73131FE069BC4
{
padding-bottom: 3em;}

.guid-9765B37A074FCAA3EF2F73D56ECAF059E21B2C70
{
padding-bottom: 3em;}

.guid-3F582477D3FBC98E81F732FEA44E6F45F21402CD > div > div
{
margin-bottom: 0.8em;color: #fff;background-color: #002846cf;border-radius: 3px;width: 100%;transition: 0.2s ease-in-out;}

.guid-3F582477D3FBC98E81F732FEA44E6F45F21402CD > div
{
display: flex;flex-wrap: wrap;justify-content: center;}

.guid-3F582477D3FBC98E81F732FEA44E6F45F21402CD > div > div:hover
{
transform: scale(1.05);}

.guid-72514989283FBA6A876D6FBE730C773AD856F8F6
{
padding-bottom: 3em;}

.guid-4EEE01BA822B4B5CA37EC19CA9B086FC4A8F3BA1
{
display: none;}

.guid-B2ED644851197523299D32D73B0E83131B93544D
{
font-size: 16px;}
