body
{
   background-color: #FFFFFF;
   background-image: url('images/hintergrund.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
}
a
{
   color: #000000;
   text-decoration: none;
}
a:hover
{
   color: #000000;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#PageHeader
{
   background-color: #DCDCDC;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #A9A9A9;
   border-right-color: #A9A9A9;
   border-bottom-color: #A9A9A9;
   border-left-color: #A9A9A9;
   box-sizing: border-box;
   box-sizing: border-box;
}
#PageHeader:hover
{
   background-color: rgba(211,211,211,0.74);
   -webkit-transition: background-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms;
}
#PageHeader
{
   background-color: rgba(192,192,192,0.80);
   -webkit-transition: background-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms;
}
#wb_Open_menu_icon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Open_menu_icon
{
   height: 38px;
   width: 39px;
}
#Open_menu_icon i
{
   color: #B22222;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 37px;
}
#Open_menu_icon:hover i
{
   color: #696969;
}
#Menulayer
{
   background-color: #FFFFFF;
   background-image: url('images/hintergrund_lvertikal.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
}
#Menulayer_panel
{
   background-color: #FFFFFF;
   background-image: url('images/hintergrund_lvertikal.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #C0C0C0;
   border-right-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
   border-left-color: #C0C0C0;
   box-sizing: border-box;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 263px;
   overflow-y: auto;
   z-index: 9999;
}
#wb_Close_menulayer
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Close_menulayer
{
   height: 38px;
   width: 39px;
}
#Close_menulayer i
{
   color: #B22222;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
   width: 37px;
}
#Close_menulayer:hover i
{
   color: #696969;
}
#Inputfield_suchen
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
.search-item, .search-text
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
}
.search-text
{
   margin: 0 0 4px 0;
}
.search-title, .search-title:active, .search-title:hover, .search-title:visited
{
   color: #1A0DAB;
}
.search-url, .search-url:active, .search-url:hover, .search-url:visited
{
   color: #006621;
   text-decoration: none;
}
.search-highlight
{
   font-weight: bold;
   font-style: normal;
}
.clickable
{
   cursor: pointer;
}
#search-pagination
{
   display: inline-block;
   list-style: none;
   padding: 0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: normal;
   font-size: 0;
   margin: 8px 0 0 4px;
}
#search-pagination > li
{
   display: inline;
   font-size: 13px;
}
#search-pagination > li > a, #search-pagination > li > span
{
   position: relative;
   float: left;
   padding: 4px 10px 4px 10px;
   text-decoration: none;
   background-image: none;
   border: 1px #DDDDDD solid;
   color: #000000;
   margin-left: -1px;
}
#search-pagination > li:first-child > a, #search-pagination > li:first-child > span
{
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#search-pagination > li:last-child > a, #search-pagination > li:last-child > span
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#search-pagination > li > a:hover, #search-pagination > li > span:hover, #search-pagination > li > a:focus, #search-pagination > li > span:focus 
{
   background-color: #CCCCCC;
   color: #23527C;
}
#search-pagination > .active > a, #search-pagination > .active > span, #search-pagination > .active > a:hover, #search-pagination > .active > span:hover, #search-pagination > .active > a:focus, #search-pagination > .active > span:focus
{
   z-index: 2;
   background-color:#000000;
   border-color:#000000;
   color: #FFFFFF;
   cursor: default;
}
#search-pagination > .disabled > span, #search-pagination > .disabled > span:hover, #search-pagination1 > .disabled > span:focus, #search-pagination > .disabled > a, #search-pagination > .disabled > a:hover, #search-pagination > .disabled > a:focus 
{
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
}
.ui-dialog
{
   padding: 4px 4px 4px 4px;
   text-align: left;
}
.ui-dialog .ui-dialog-title
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #454545;
}
.ui-dialog .ui-dialog-titlebar
{
   padding: 4px 4px 4px 4px;
}
.ui-dialog .ui-dialog-content
{
   padding: 6px 2px 2px 2px;
}
.ui-dialog .ui-dialog-titlebar-close
{
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane button
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Button_suchen
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Line
{
   border-color: #B22222;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_CssMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu li
{
   float: left;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 100%;
}
#wb_CssMenu a
{
   display: block;
   color: #333333;
   border: 0px solid #CCCCCC;
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu li:hover a, #wb_CssMenu a:hover, #wb_CssMenu .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_CssMenu .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu-sub-effect
{
   display: inline-block;
   position: relative;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   -webkit-transition: color 500ms linear;
   transition: color 500ms linear;
}
.CssMenu-sub-effect:before
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
.CssMenu-sub-effect:hover:before, .CssMenu-sub-effect:focus:before, .CssMenu-sub-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   opacity: 1;
}
#CssMenu li i
{
   font-size: 13px;
   margin-right: 3px;
   width: 15px;
}
#wb_Rogarema_Logo
{
   vertical-align: top;
}
#Rogarema_Logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_layer_headerabstand
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#layer_headerabstand
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#layer_headerabstand > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_headerabstand > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layer_headerabstand > .row > .col-1
{
   float: left;
}
#layer_headerabstand > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#layer_headerabstand:before,
#layer_headerabstand:after,
#layer_headerabstand .row:before,
#layer_headerabstand .row:after
{
   display: table;
   content: " ";
}
#layer_headerabstand:after,
#layer_headerabstand .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layer_headerabstand > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#abstand_header
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 70px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_layer_titel
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#layer_titel
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#layer_titel > .row
{
   margin-right: 0;
   margin-left: 0;
}
#layer_titel > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#layer_titel > .row > .col-1
{
   float: left;
}
#layer_titel > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layer_titel:before,
#layer_titel:after,
#layer_titel .row:before,
#layer_titel .row:after
{
   display: table;
   content: " ";
}
#layer_titel:after,
#layer_titel .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layer_titel > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_titel
{
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 10px 0 ;
   padding: 5px 0 5px 10px;
   text-align: center;
}
#titel
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_layer_untertext
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#layer_untertext
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#layer_untertext > .row
{
   margin-right: 0;
   margin-left: 0;
}
#layer_untertext > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#layer_untertext > .row > .col-1
{
   float: left;
}
#layer_untertext > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#layer_untertext:before,
#layer_untertext:after,
#layer_untertext .row:before,
#layer_untertext .row:after
{
   display: table;
   content: " ";
}
#layer_untertext:after,
#layer_untertext .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layer_untertext > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_layer_abstand
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#layer_abstand
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#layer_abstand > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layer_abstand > .row > .col-1
{
   float: left;
}
#layer_abstand > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#layer_abstand:before,
#layer_abstand:after,
#layer_abstand .row:before,
#layer_abstand .row:after
{
   display: table;
   content: " ";
}
#layer_abstand:after,
#layer_abstand .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layer_abstand > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_bild_emails
{
   margin: 30px 0 0 0 ;
   vertical-align: top;
}
#bild_emails
{
   border: 0px solid #696969;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#bild_emails:hover
{
   -webkit-transform: rotate(0deg) scale(1.1,1.1) ;
   transform: rotate(0deg) scale(1.1,1.1) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#bild_emails
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#wb_untertext 
{
   background-color: rgba(255,255,255,0.92);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_untertext
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_untertext div
{
   text-align: left;
}
#wb_untertext
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#abstand
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 15px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#abstand_unten
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 27px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   opacity: 0.00;
}
#wb_Layer1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#Layer1
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Layer1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Layer1 > .row > .col-1, #Layer1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Layer1 > .row > .col-1, #Layer1 > .row > .col-2
{
   float: left;
}
#Layer1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#Layer1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#Layer1:before,
#Layer1:after,
#Layer1 .row:before,
#Layer1 .row:after
{
   display: table;
   content: " ";
}
#Layer1:after,
#Layer1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Layer1 > .row > .col-1, #Layer1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_layer_abstand_unten
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#layer_abstand_unten
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#layer_abstand_unten > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand_unten > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#layer_abstand_unten > .row > .col-1
{
   float: left;
}
#layer_abstand_unten > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#layer_abstand_unten:before,
#layer_abstand_unten:after,
#layer_abstand_unten .row:before,
#layer_abstand_unten .row:after
{
   display: table;
   content: " ";
}
#layer_abstand_unten:after,
#layer_abstand_unten .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#layer_abstand_unten > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text7 
{
   background-color: #E8E8E8;
   background-image: none;
   border: 1px solid #696969;
   border-radius: 0px;
   padding: 10px 5px 5px 5px;
   margin: 30px 0 20px 0 ;
   text-align: left;
}
#wb_Text7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 30px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_bild_emails
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 11;
}
#Line
{
   position: absolute;
   left: 4px;
   top: 66px;
   width: 247px;
   z-index: 5;
}
#Inputfield_suchen
{
   position: absolute;
   left: 8px;
   top: 90px;
   width: 129px;
   height: 16px;
   z-index: 3;
}
#wb_Rogarema_Logo
{
   position: absolute;
   left: 67px;
   top: 13px;
   width: 220px;
   height: 38px;
   z-index: 1;
}
#wb_Open_menu_icon
{
   position: absolute;
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   text-align: center;
   z-index: 0;
}
#abstand
{
   display: block;
   width: 100%;
   z-index: 10;
}
#Button_suchen
{
   position: absolute;
   left: 147px;
   top: 91px;
   width: 96px;
   height: 25px;
   z-index: 4;
}
#PageHeader
{
}
#wb_Close_menulayer
{
   position: absolute;
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   text-align: center;
   z-index: 2;
}
#Menulayer
{
   text-align: left;
}
#wb_titel
{
   display: inline-block;
   width: 100%;
   z-index: 8;
}
#wb_CssMenu
{
   position: absolute;
   left: 22px;
   top: 150px;
   width: 221px;
   height: 704px;
   z-index: 6;
}
#abstand_unten
{
   display: block;
   width: 100%;
   z-index: 13;
}
#abstand_header
{
   display: block;
   width: 100%;
   z-index: 7;
}
@media only screen and (min-width: 800px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/hintergrund.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader
{
   height: 53px;
}
#wb_Open_menu_icon
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Open_menu_icon
{
   width: 39px;
   height: 38px;
}
#Open_menu_icon i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Menulayer
{
   left: 0px;
   top: 68px;
   width: 258px;
   background-color: #A9A9A9;
   background-image: url('images/hintergrund_lvertikal.jpg');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   box-shadow: 0px 3px 9px #000000;
}
#Menulayer_panel
{
   height: 100%;
   width: 258px;
}
#wb_Close_menulayer
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Close_menulayer
{
   width: 39px;
   height: 38px;
}
#Close_menulayer i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Inputfield_suchen
{
   left: 8px;
   top: 90px;
   width: 129px;
   height: 16px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Inputfield_suchen
{
   width: 129px;
   height: 16px;
}
#Button_suchen
{
   left: 147px;
   top: 91px;
   width: 96px;
   height: 25px;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Line
{
   left: 4px;
   top: 66px;
   width: 247px;
   height: 2px;
   margin: 0;
}
#Line
{
   border-color: #B22222;
   border-bottom-width: 2px;
}
#wb_CssMenu
{
   left: 22px;
   top: 150px;
   width: 221px;
   height: 544px;
   margin: 0;
   text-align: left;
}
#wb_CssMenu li
{
   width: 100%;
}
#wb_CssMenu a
{
   color: #333333;
   border: 0px solid #CCCCCC;
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu li:hover a, #wb_CssMenu a:hover, #wb_CssMenu .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_CssMenu li
{
   padding-bottom: 4px !important;
}
#wb_Rogarema_Logo
{
   left: 67px;
   top: 13px;
   width: 220px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#wb_layer_headerabstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_headerabstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_headerabstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_headerabstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_headerabstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_headerabstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#abstand_header
{
   width: 100%;
   height: 70px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_header
{
   border-color: #A0A0A0;
   border-bottom-width: 70px;
}
#wb_layer_titel
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_titel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_titel
{
   height: auto;
   padding: 0;
}
#layer_titel .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_titel > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_titel > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_titel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
   padding: 5px 0 5px 10px;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(220,220,220,0.86);
   background-image: none;
}
#wb_titel
{
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
}
#titel
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
}
#wb_layer_untertext
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_untertext
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_untertext
{
   height: auto;
   padding: 0;
}
#layer_untertext .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_untertext > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_untertext > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_layer_abstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_bild_emails
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_untertext
{
   visibility: visible;
   display: block;
}
#wb_untertext
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#abstand
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand
{
   border-color: #A0A0A0;
   border-bottom-width: 10px;
}
#abstand_unten
{
   width: 100%;
   height: 27px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_unten
{
   border-color: #A0A0A0;
   border-bottom-width: 27px;
}
#wb_Layer1
{
   visibility: visible;
   display: table;
}
#wb_Layer1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Layer1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#Layer1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layer_abstand_unten
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand_unten
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand_unten
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand_unten .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand_unten > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand_unten > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 30px 0 20px 0 ;
   padding: 10px 5px 5px 5px;
   text-align: left;
}
}
@media only screen and (min-width: 600px) and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/hintergrund.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader
{
   height: 53px;
}
#wb_Open_menu_icon
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Open_menu_icon
{
   width: 39px;
   height: 38px;
}
#Open_menu_icon i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Menulayer
{
   left: 0px;
   top: 68px;
   width: 258px;
   background-color: #A9A9A9;
   background-image: url('images/hintergrund_lvertikal.jpg');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   box-shadow: 0px 3px 9px #000000;
}
#Menulayer_panel
{
   height: 100%;
   width: 258px;
}
#wb_Close_menulayer
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Close_menulayer
{
   width: 39px;
   height: 38px;
}
#Close_menulayer i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Inputfield_suchen
{
   left: 8px;
   top: 90px;
   width: 129px;
   height: 16px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Inputfield_suchen
{
   width: 129px;
   height: 16px;
}
#Button_suchen
{
   left: 147px;
   top: 91px;
   width: 96px;
   height: 25px;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Line
{
   left: 4px;
   top: 66px;
   width: 247px;
   height: 2px;
   margin: 0;
}
#Line
{
   border-color: #B22222;
   border-bottom-width: 2px;
}
#wb_CssMenu
{
   left: 22px;
   top: 150px;
   width: 221px;
   height: 544px;
   margin: 0;
   text-align: left;
}
#wb_CssMenu li
{
   width: 100%;
}
#wb_CssMenu a
{
   color: #333333;
   border: 0px solid #CCCCCC;
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu li:hover a, #wb_CssMenu a:hover, #wb_CssMenu .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_CssMenu li
{
   padding-bottom: 4px !important;
}
#wb_Rogarema_Logo
{
   left: 67px;
   top: 13px;
   width: 220px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#wb_layer_headerabstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_headerabstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_headerabstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_headerabstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_headerabstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_headerabstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#abstand_header
{
   width: 100%;
   height: 70px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_header
{
   border-color: #A0A0A0;
   border-bottom-width: 70px;
}
#wb_layer_titel
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_titel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_titel
{
   height: auto;
   padding: 0;
}
#layer_titel .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_titel > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_titel > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_titel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
   padding: 5px 0 5px 10px;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(220,220,220,0.86);
   background-image: none;
}
#wb_titel
{
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
}
#titel
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
}
#wb_layer_untertext
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_untertext
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_untertext
{
   height: auto;
   padding: 0;
}
#layer_untertext .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_untertext > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_untertext > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_layer_abstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_bild_emails
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_untertext
{
   visibility: visible;
   display: block;
}
#wb_untertext
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#abstand
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand
{
   border-color: #A0A0A0;
   border-bottom-width: 10px;
}
#abstand_unten
{
   width: 100%;
   height: 27px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_unten
{
   border-color: #A0A0A0;
   border-bottom-width: 27px;
}
#wb_Layer1
{
   visibility: visible;
   display: table;
}
#wb_Layer1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Layer1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#Layer1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layer_abstand_unten
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand_unten
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand_unten
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand_unten .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand_unten > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand_unten > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 30px 0 20px 0 ;
   padding: 10px 5px 5px 5px;
   text-align: left;
}
}
@media only screen and (min-width: 480px) and (max-width: 599px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/hintergrund.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader
{
   height: 53px;
}
#wb_Open_menu_icon
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Open_menu_icon
{
   width: 39px;
   height: 38px;
}
#Open_menu_icon i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Menulayer
{
   left: 0px;
   top: 68px;
   width: 258px;
   background-color: #A9A9A9;
   background-image: url('images/hintergrund_lvertikal.jpg');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   box-shadow: 0px 3px 9px #000000;
}
#Menulayer_panel
{
   height: 100%;
   width: 258px;
}
#wb_Close_menulayer
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Close_menulayer
{
   width: 39px;
   height: 38px;
}
#Close_menulayer i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Inputfield_suchen
{
   left: 8px;
   top: 90px;
   width: 129px;
   height: 16px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Inputfield_suchen
{
   width: 129px;
   height: 16px;
}
#Button_suchen
{
   left: 147px;
   top: 91px;
   width: 96px;
   height: 25px;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Line
{
   left: 4px;
   top: 66px;
   width: 247px;
   height: 2px;
   margin: 0;
}
#Line
{
   border-color: #B22222;
   border-bottom-width: 2px;
}
#wb_CssMenu
{
   left: 22px;
   top: 150px;
   width: 221px;
   height: 544px;
   margin: 0;
   text-align: left;
}
#wb_CssMenu li
{
   width: 100%;
}
#wb_CssMenu a
{
   color: #333333;
   border: 0px solid #CCCCCC;
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu li:hover a, #wb_CssMenu a:hover, #wb_CssMenu .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_CssMenu li
{
   padding-bottom: 4px !important;
}
#wb_Rogarema_Logo
{
   left: 67px;
   top: 13px;
   width: 220px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#wb_layer_headerabstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_headerabstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_headerabstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_headerabstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_headerabstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_headerabstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#abstand_header
{
   width: 100%;
   height: 70px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_header
{
   border-color: #A0A0A0;
   border-bottom-width: 70px;
}
#wb_layer_titel
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_titel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_titel
{
   height: auto;
   padding: 0;
}
#layer_titel .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_titel > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_titel > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_titel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
   padding: 5px 0 5px 10px;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(220,220,220,0.86);
   background-image: none;
}
#wb_titel
{
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
}
#titel
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
}
#wb_layer_untertext
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_untertext
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_untertext
{
   height: auto;
   padding: 0;
}
#layer_untertext .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_untertext > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_untertext > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_layer_abstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_bild_emails
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_untertext
{
   visibility: visible;
   display: block;
}
#wb_untertext
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#abstand
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand
{
   border-color: #A0A0A0;
   border-bottom-width: 10px;
}
#abstand_unten
{
   width: 100%;
   height: 27px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_unten
{
   border-color: #A0A0A0;
   border-bottom-width: 27px;
}
#wb_Layer1
{
   visibility: visible;
   display: table;
}
#wb_Layer1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Layer1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#Layer1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layer_abstand_unten
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand_unten
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand_unten
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand_unten .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand_unten > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand_unten > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 30px 0 20px 0 ;
   padding: 10px 5px 5px 5px;
   text-align: left;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/hintergrund.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader
{
   height: 53px;
}
#wb_Open_menu_icon
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Open_menu_icon
{
   width: 39px;
   height: 38px;
}
#Open_menu_icon i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Menulayer
{
   left: 0px;
   top: 68px;
   width: 258px;
   background-color: #A9A9A9;
   background-image: url('images/hintergrund_lvertikal.jpg');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   box-shadow: 0px 3px 9px #000000;
}
#Menulayer_panel
{
   height: 100%;
   width: 258px;
}
#wb_Close_menulayer
{
   left: 8px;
   top: 9px;
   width: 39px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#Close_menulayer
{
   width: 39px;
   height: 38px;
}
#Close_menulayer i
{
   line-height: 38px;
   font-size: 38px;
   width: 37px;
}
#Inputfield_suchen
{
   left: 8px;
   top: 90px;
   width: 129px;
   height: 16px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Inputfield_suchen
{
   width: 129px;
   height: 16px;
}
#Button_suchen
{
   left: 147px;
   top: 91px;
   width: 96px;
   height: 25px;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Line
{
   left: 4px;
   top: 66px;
   width: 247px;
   height: 2px;
   margin: 0;
}
#Line
{
   border-color: #B22222;
   border-bottom-width: 2px;
}
#wb_CssMenu
{
   left: 22px;
   top: 150px;
   width: 221px;
   height: 544px;
   margin: 0;
   text-align: left;
}
#wb_CssMenu li
{
   width: 100%;
}
#wb_CssMenu a
{
   color: #333333;
   border: 0px solid #CCCCCC;
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu li:hover a, #wb_CssMenu a:hover, #wb_CssMenu .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #B22222;
   background-image: none;
}
#wb_CssMenu li
{
   padding-bottom: 4px !important;
}
#wb_Rogarema_Logo
{
   left: 67px;
   top: 13px;
   width: 220px;
   height: 38px;
   margin: 0;
   padding: 0;
}
#wb_layer_headerabstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_headerabstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_headerabstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_headerabstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_headerabstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_headerabstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#abstand_header
{
   width: 100%;
   height: 70px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_header
{
   border-color: #A0A0A0;
   border-bottom-width: 70px;
}
#wb_layer_titel
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_titel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_titel
{
   height: auto;
   padding: 0;
}
#layer_titel .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_titel > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_titel > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_titel
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
   padding: 5px 0 5px 10px;
   font-size: 19px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(220,220,220,0.86);
   background-image: none;
}
#wb_titel
{
   background-color: rgba(220,220,220,0.86);
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
}
#titel
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_layer_untertext
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_untertext
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_untertext
{
   height: auto;
   padding: 0;
}
#layer_untertext .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#layer_untertext > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#layer_untertext > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_layer_abstand
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_bild_emails
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0 10px 0 ;
   padding: 0;
}
#wb_untertext
{
   visibility: visible;
   display: block;
}
#wb_untertext
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#abstand
{
   width: 100%;
   height: 10px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand
{
   border-color: #A0A0A0;
   border-bottom-width: 10px;
}
#abstand_unten
{
   width: 100%;
   height: 27px;
   visibility: visible;
   display: block;
   margin: 0;
}
#abstand_unten
{
   border-color: #A0A0A0;
   border-bottom-width: 27px;
}
#wb_Layer1
{
   visibility: visible;
   display: table;
}
#wb_Layer1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Layer1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#Layer1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_layer_abstand_unten
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_layer_abstand_unten
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#layer_abstand_unten
{
   height: auto;
   padding: 0 15px 0 15px;
}
#layer_abstand_unten .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#layer_abstand_unten > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#layer_abstand_unten > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 30px 0 20px 0 ;
   padding: 10px 5px 5px 5px;
   text-align: left;
}
}
#PageHeader
{
z-index: 100;
}
#Menulayer_panel
{
z-index: 9900;
}

#Menulayer
{
   display: none;
}
