html,
body {
    font: 14px Arial, Helvetica, sans-serif;
    font-size: 12px!Important; line-height: 16px!Important;
    color: #000;
    margin: 0px;
    padding: 0;
    width: 100%;
    height: 100%;
}

.Normal,
.NormalDisabled,
.NormalDeleted {
    font-size: 12px!Important;
    line-height: 16px!Important;
    color: #000!Important;
}

body {
    padding: 0 0 0 0;
    margin: 0;
    background-color: #ebebeb;
    height: 100%;
    min-height: 100%;
    position: absolute;
}

form {
    margin: 0px!Important;
}
img {max-width:100%;}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #e5322c;
}

h1 {
    font-size: 20px;
    line-height: 27px;
}

h2 {
    font-size: 20px;
    line-height: 27px;
}

h3 {
    font-size: 14px;
    line-height: 20px;
}

h4,
h5,
h6 {
    font-size: 12px;
    line-height: 16px;
}

h1.hometitle {
    font-weight: normal;
    color: #000000;
    font-size: 27px;
    line-height: 32px;
    margin-top: 0;
}

.Head {
    color: #000;
    display: block;
}

p {
    margin: 3px 0 15px 0;
}
.glit.external.icon {display: none;}

.container.content {
    margin-top: 0px;
    padding-top: 45px;
    height:100%;
}

.blockwrapper > .container > div {padding-left:0px; padding-right:0px;}

.toprowwrapper [class*="col-"]{
    padding-bottom:0;
}
.block.toprow {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 0;
    margin-left: -585px;
    width: 1170px;
}

#logo,
#logoSticky {
    width:190px;
    padding: 8px 17px 24px 17px;
    background-color: #fff;
    display: inline-block;
    float: right;
}
#togglemenupadding {color:#fff;}
.mobilemenusticky {
    position:fixed;
    width:100%;
    z-index:1001;
}
#mobilemenustickybg {
    height:85px;
    width:100%;
    background-color:#ebebeb;
    position:absolute;
    top:0;
    z-index:-1;
}
/*
.glit-iseditmode .mobilemenusticky,
.glit-userisadmin .mobilemenusticky{
    display:none;
}
*/
.mobilemenusticky .mobileactionbg {
    background-color:#215993;
    padding:5px 0;
}
.mobilemenusticky .mobileaction a,
.mobilemenusticky .mobileaction > div {
    display:inline-block;
    float:left;
    padding-right:15px;
    text-decoration:none;
    color:#fff;
}
.mobilemenusticky .mobileaction a.toprow:link, 
.mobilemenusticky .mobileaction a.toprow:visited, 
.mobilemenusticky .mobileaction a.toprow:active {
    color:#fff;
    padding:0;
    margin:0;
}

#slogan {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-family: Verdana;
    display: inline-block;
    margin: 75px 0 0 0;
    position:absolute;
    left:50px;
}


.blockwrapper {padding: 0;}

#navigation {
    margin: 0;
    position: relative;
    background-color: #7d7d7d;
}

#partnerlogo_wrapper {
    margin: 50px 15px 0 20px
}

.partnerlogo {
    margin: 0 10px 35px 10px;
}

.rounded {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    border-radius: 35px;
}

.rounded_top {
    -moz-border-radius: 35px 35px 0 0;
    -webkit-border-radius: 35px 35px 0 0;
    -khtml-border-radius: 35px 35px 0 0;
    border-radius: 35px 35px 0 0;
}

.rounded_bottom {
    -moz-border-radius: 0 0 35px 35px;
    -webkit-border-radius: 0 0 35px 35px;
    -khtml-border-radius: 0 0 35px 35px;
    border-radius: 0 0 35px 35px;
}
.blacktitle .moduletitle {
    color:#000;
}


.DNNEmptyPane {
    display: none;
    padding-top: 0!Important;
    border-top: none!Important;
}

.spalte_links.content>div.DNNEmptyPane,
.spalte_rechts.content>div.DNNEmptyPane,
.spalte_links50.content>div.DNNEmptyPane,
.spalte_rechts50.content>div.DNNEmptyPane,
.ganzebreite>div.DNNEmptyPane {
    display: none;
    padding-top: 0!Important;
    border-top: none!Important;
}

.DnnModule {
    margin: 0 0 20px 0;
}

.content {
    min-height: 500px;
    background: #fff url('images/bg.jpg') 0 0 no-repeat;
    padding-top: 133px;
    padding-bottom: 93px;
}

.block {
    width: 100%Important;
}

.tablet,
.tablet2 {
    display: none;
}

.spalte_links.header>div {
    padding: 0;
}


/*
.inhalt .zeile [class*="spalte"] > div {padding-bottom:20px;}
*/


/***** Shop ******/

div.BreadCrumbs {
    margin-bottom: 10px;
}

.ListCell,
.AltListCell {
    padding: 10px 0 0 0!Important;
    margin: 0!Important;
}

.ProductList .ListCell,
.ProductList .AltListCell {
    width: 100%;
}

.Product_ListItem {
    display: table;
    width: 100%;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

.Product_ListItem>div {
    vertical-align: top;
    text-align: left !important;
}

.Product_ListItem .ImageWrapper {
    display: table-cell;
    width: 20%;
}

.Product_ListItem .InfoPanel {
    display: table-cell;
    width: 50%;
}

.Product_ListItem .PurchasingPanel {
    display: table-cell;
    width: 30%;
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
}

.Product_ListItem .PurchasingPanelText {
    margin-top: 3px;
}

.Product_ListItem .ImageWrapper img {
    padding-right: 20px;
}

img.catimage {
    display: none;
    margin-bottom: 20px;
}

.ProductList span:first-child img.catimage {
    display: block;
}

.ProductList span:first-child img[src=""] {
    display: none;
}

div.EmailForPrice {
    text-align: right;
}

div.CategoryMessage>p {
    text-align: left;
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: top left;
}

#customerRebateInfo>a {
    color: #e5322c;
}

#customerRebateInfo {
    background-image: url(/Portals/0/iconset/icon_percent.png);
    line-height: 24px;
    display: none;
}

#cataloguePage {
    background-image: url(/Portals/0/iconset/icon_book.png);
    line-height: 24px;
}

#catalogueInfo {
    background-image: url(/Portals/0/iconset/icon_info.png);
    min-height: 24px;
}

.ListHeader {
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;
}

a.BuyButton,
a:link.BuyButton,
a:visited.BuyButton,
a:active.BuyButton {
    background-image: url(/Portals/0/iconset/icon_cart.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px !important;
    display: inline-block;
    margin-top: 3px;
    margin-left: 3px;
}

.CardGatewayButton,
.CardGatewayButton:hover,
.ManualGatewayButton,
.ManualGatewayButton:hover {
    border: none !important;
}


/***** Kontaktformular ******/

.kontaktformular_item {
    clear: both;
    margin-bottom: 3px;
}

.kontaktformular_item input,
.kontaktformular_item textarea {
    width: 85%!Important;
    float: right;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    font-size: 12px;
    padding: 3px 1%;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}
.kontaktformular_item input[type=checkbox]{
    width:20px!Important;
    float:left;
}
.kontaktformular_item table label {
    display:inline-block;
    width:85%;
}
.kontaktformular_item table {
    width: 88%!Important;
    float: right;
}

.kontaktformular_item input:focus,
.kontaktformular_item input:hover,
.kontaktformular_item textarea:focus,
.kontaktformular_item textarea:hover {
    background: #fff;
    border: 1px solid #02457A;
    color: #02457A;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}

.kontaktformular_item .label {
    float: left;
    width: 25%!Important;
    font-size: 14px!Important;
    line-height: 20px!Important;
    margin: 0!Important;
}

.kontaktformular_item .item {
    vertical-align: middle;
    float: left;
    width: 50%!Important;
}

.kontaktformular_item .required {
    vertical-align: middle;
    float: left;
    width: 10%;
}

.kontaktformular_item input[type="radio"] {
    width: auto!Important;
}

.kontaktformular_item .item .dnnRadiobutton,
.kontaktformular_item .item mark {
    vertical-align: top!Important;
}

.kontaktformular_item .item .dnnRadiobutton {
    padding-right: 10px;
}

.iweb_cfd_table {
    width: 100%!Important;
}

[id*="_cmdSend"],
[id*="_cmdCancel"] {
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
    display:inline-block;
    margin-bottom:2px;
}

[id*="_cmdSend"] {
    background: #7D7D7D;
    padding: 4px 8px;
    color: #fff!Important;
    margin-right: 10px;
    text-decoration: none!Important;
    white-space:nowrap;
}

[id*="_cmdCancel"] {
    background: #eaeae2;
    padding: 4px 8px;
    text-decoration: none!Important;
}

[id*="_cmdSend"]:hover,
[id*="_cmdCancel"]:hover {
    color: #fff!Important;
    background: #E5322C;
    text-decoration: none!Important;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}

[id*="_cmdSend"]:hover {
    background: #02457A;
}

[id*="_cmdCance"]:hover {
    color: #666!Important;
}

img.newsimage[src*="PropertyAgent/ImageHandler.ashx"] {
    display: none;
}

#dnn_header_image img {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    border-radius: 35px;
    width:100%;
}

/*
.toprowwrapper {
    position:fixed;
    width:100%;
    z-index:1000;
}
*/

/*** Search field ***/

#search {
    display: block;
    margin: 30px 25px 15px 25px;
    position: relative;
    width: 205px;
}

#dnn_dnnSEARCH_ClassicSearch {
    display: block;
}

#search input[type="text"],
#searchmobile input[type="text"] {
    width: 100%;
    border: 1px solid #979797;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background: #979797;
    color: #fff;
    padding: 3px 3px 3px 4px;
}

#search a,
#searchmobile a {
    background: url("Images/icon_search.png") no-repeat scroll 18px 4px transparent;
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 21px;
    opacity: 0.5;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0px;
    width: 40px;
    z-index: 1;
}


/*** Title ***/

.spalte_links .title,
.spalte_links .title1 {
    height: 60px;
    font-size: 50px;
    line-height: 60px;
    color: #000;
}

.spalte_links.header,
.spalte_rechts.header {
    height: 120px;
    /* border-bottom: 1px dotted #000; */
    margin: 30px 0 10px 0;
}

.spalte_links.content>div,
.spalte_rechts.content>div,
.spalte_links50.content>div,
.spalte_rechts50.content>div,
.ganzebreite>div {
    padding-top: 20px;
}


/*** Main Navigation Start ***/

.naviicon {
    width: 20px;
    height: 20px;
    overflow: hidden;
    float: left;
}

.navitext {
    float: left;
}

#menu_wrapper {
    padding: 30px 0 10px 0;
    display: block;
}

ul.navi {
    list-style: none outside none;
    margin: 0;
}

.navi li {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    position: relative;
}

.navi li a,
.navi li a:visited {
    display: block;
    color: #fff;
    padding: 5px 5px 5px 25px;
    font-size: 9.5pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.navi li.active a,
.navi li.mmSelected a,
.navi li:hover a {}

.navi li.mmSelected,
.navi li:hover,
.navi li.active a {
    background-color: #e5322c;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.navi li:hover,
.navi li.active {
    cursor: pointer;
}


/** 2. Level Horizontal **/

.navi li.active li a {
    background: none;
}

.navi li ul {
    padding-top: 3px;
}

.navi li ul,
.navi li.mmSelected ul ul {
    display: none;
    list-style: none;
    margin: 0 0 1px 0;
}

.navi li.active ul {
    display: block;
    background: #aaa;
}

.navi li.active li:hover,
.navi li.active li:hover a {
    background-color: #aaa;
    color: #666;
}

.navi li.active li.mmSelected a {
    color: #000;
    background: #aaa;
}

.navi li.active ul a .navi li.mmSelected ul a,
.navi li.active ul a .naviicon,
.navi li.active ul a .navitext {
    display: block;
    line-height: 9pt;
    font-size: 9pt;
    height: 9pt;
}

.navi li.mmSelected ul .naviicon {
    height: 12pt;
}


/*** Main Navigation End ***/


/*** Footermenu start **/




/*** Metamenu start **/

#metamenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#metamenu li {
    display: inline-block;
    float: left;
}


/*** News Itemlist ****/

.newsItem {
    margin-bottom: 20px;
}

.DnnModule-DnnForge-NewsArticles h1 {
    font-size: 20px;
}

.NewsArticles .articleEntry {
    margin: 10px 0;
}

.articleCalendar {
    margin-top: 8px;
    margin-left: 6px;
}

.newsTitle {
    font-weight: bold;
}

.newsimage {
    margin: 20px 0;
}

.newsbeschreibung {
    padding-top: 20px;
}

.newsTextSum {
    padding-top: 10px;
    text-align: center;
}


/*:nth-child(1)*/

.wrapper {
    /*
    min-height: 100%;
    height: auto !important;
    height: 100%;
     margin: 0 auto -126px; */
    margin: 0 0 0 0;
    padding: 0;
}

.push {
    height: 60px;
    clear: both;
    margin: 0;
    padding: 0;
}

#footer {
    width: 100%;
    padding: 0 0 0 0;
    color: #000;
    position: relative;
    margin-top: 0px;
    height: 60px;
    clear: both;
}

form {
    height: 100%;
    margin: 0;
    padding: 0;
}

.nopaddingbottom,
.nopaddingbottom[class*="col-"] {
    padding-bottom:0;
}
.footerbg {
    background-color: #4c4c4c;
    display: block;
    clear: both;
    min-height: 53px;
    padding-top: 7px;
}

#adressblock {
    background: #02457a;
    padding-top: 28px;
    padding-bottom:15px;
	margin-top: 10px;
}
.nowrap {
    white-space:nowrap;
}

.adress[class*="col-"] {
    color: #fff;
    font-size: 9pt;
    padding-bottom:0;
}

#footer .adress a {
    text-decoration: none;
    text-transform: none;
    color: #fff;
}

.toprow_left {
    float: left;
}

#login,
#language {
    float: left;
}


/* Login and Languageswitch */

a.toprow:link,
a.toprow:visited,
a.toprow:active {
    margin-left: 20px;
    display: block;
    display: inline-block;
    height: 20px;
    margin-top: 12px;
    text-decoration: none;
    color: #333;
}

#login a.toprow:first-child {margin-left:0;}

a.toprow.language {
    color: #E5322C;
}

a.toprow:hover {
    color: #4C4C4C;
}

.copyright {
    display: inline-block;
    float: right;
    color: #6a6a6a;
    padding: 7px 0 5px 0;
}

.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:active {
    color: #6a6a6a;
    text-decoration: none;
}

.copyright a:hover {
    text-decoration: underline;
}

#dnn_dnnLogin_loginGroup {
    float: right;
}

.created {
    display: inline-block;
    float: right;
}

.tablet2 span {
    width: 50%;
    display: inline-block;
}

.album-frame img[class*="photo"] {
    width: 96%!Important;
}

A,
A:link,
A:visited,
A:active {
    color: #000;
    TEXT-DECORATION: underline;
    cursor: pointer;
}

A:hover {
    color: #000;
    TEXT-DECORATION: underline;
}

.link a {
    color: #9bca3b;
    TEXT-DECORATION: none;
    cursor: pointer;
}

.link a:hover {
    color: #9bca3b;
    TEXT-DECORATION: underline;
}


/* LOGIN GROUP STYLES START*/

#logorow {
    padding: 12px 0 0 0;
    height: 82px;
}


/* Company Logo */

#dnn_dnnLOGO_hypLogo {
    display: block;
}

#dnn_dnnLOGOtablet_imgLogo {
    margin: 10px 0 0 10px;
}


/* Login & Social */

.LogoRowRight {
    float: right;
}

#Login {
    float: right;
    padding-right: 0;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 33px;
    border: 1px solid #cfcfcf;
    border-bottom: 1px solid #999;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
}


/* #Login .registerGroup *,  */

#Login .registerGroup,
#Login .loginGroup,
#Login .loginGroup * {
    display: block;
}

#Login .registerGroup,
#Login .loginGroup {
    float: left;
    padding: 0;
    margin: 0;
}

#Login .registerGroup li:first-child:hover {
    border-left: #333;
}


/* Register Group Styles */

#Login .registerGroup li {
    float: left;
    height: 33px;
    border-left: 1px solid #fcfcfc;
    /*light*/
    border-right: 1px solid #c7c7c7;
    /*dark*/
}

#Login .registerGroup .buttonGroup {
    padding: 0;
    margin: 0;
}

#Login .registerGroup a,
#Login .loginGroup a {
    position: relative;
    display: block;
    padding: 11px 15px;
    min-width: 15px;
    min-height: 11px;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
    line-height: 1em;
    color: #70bdf5;
    background: #fff 0 0;
}

#Login .registerGroup a:hover,
#Login .loginGroup a:hover {
    background: #666;
    text-shadow: 0px -1px 0px #333333;
    -webkit-box-shadow: inset 0px 0px 5px 0px #333;
    -moz-box-shadow: inset 0px 0px 5px 0px #333;
    box-shadow: inset 0px 0px 5px 0px #333;
}

#Login .registerGroup a:active,
#Login .loginGroup a:active {
    color: #fff;
    text-shadow: 0px -1px 0px #333333;
}

#Login .registerGroup a:hover,
#Login .loginGroup a:hover {
    text-decoration: none;
}

#Login .registerGroup a strong,
#Login .loginGroup a strong {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 11px;
    font-weight: bold;
    vertical-align: baseline;
    overflow: hidden;
    text-indent: -9999px;
}

.registerGroup .userMessages strong,
.registerGroup .userNotifications strong {
    background: url(Images/userLoginSprite.png) no-repeat 15px 12px;
}

.registerGroup .userNotifications strong {
    background-position: -85px 10px;
}

.registerGroup .userMessages strong:hover {
    background-position: 15px -40px;
}

.registerGroup .userNotifications strong:hover {
    background-position: -85px -42px;
}

.registerGroup .userMessages strong:active {
    background-position: 15px -91px;
}

.registerGroup .userNotifications strong:active {
    background-position: -85px -92px;
}

#Login .registerGroup a span {
    position: absolute;
    right: 5px;
    top: -7px;
    display: inline-block;
    padding: 2px 4px;
    min-width: 7px;
    text-align: center;
    margin-right: 3px;
    background: rgb(31, 152, 241);
    /* Old browsers */
    font-size: 9px;
    color: #fff;
    text-shadow: 0px 1px 0px #333333;
    /*CSS3*/
    background: -moz-linear-gradient(top, rgba(31, 152, 241, 1) 0%, rgba(2, 111, 196, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31, 152, 241, 1)), color-stop(100%, rgba(2, 111, 196, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(31, 152, 241, 1) 0%, rgba(2, 111, 196, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(31, 152, 241, 1) 0%, rgba(2, 111, 196, 1) 100%);
    /* Opera 11.10+ */
    background: linear-gradient(top, rgba(31, 152, 241, 1) 0%, rgba(2, 111, 196, 1) 100%);
    /* W3C */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px #222222;
    -moz-box-shadow: 0px 1px 0px 0px #222222;
    box-shadow: 0px 1px 0px 0px #222222;
}

#Login .registerGroup .userProfileImg a {
    padding: 0;
    background: none;
    min-width: 25px;
}

#Login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #555;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
}


/* Login Group Styles */

#Login .loginGroup {
    border-left: 1px solid #fcfcfc;
    /*light*/
}

#Login .loginGroup a {
    padding: 11px 20px;
    font-weight: bold;
    color: #70bdf5;
}


/* LOGIN GROUP STYLES END */


/***** FIXES START *****/

.UserProfileControls ul {
    list-style: none;
    margin: 0 0 10px 0!Important;
}

.navbar-inverse .btn-navbar {
    background-color: #0E0E0E;
}

#mdMemberList>li {
    width: 260px!Important;
}

#mdMemberList {
    margin: 0 0 10px 0;
}

.dnnMemberDirectory .mdSearchBar input[type="text"] {
    width: auto!Important;
}


/* Forum Fixes */

.afgrouprow {
    background-color: #135C81!Important;
}

td.af-forumdetail a:link,
td.af-forumdetail a:visited,
td.af-subforumdetail a:link,
td.af-subforumdetail a:visited,
.afforumrowtop,
.afforumrowmid,
.afforumrowbottom,
.afforumrowtop a,
.afforumrowtop a:link,
.afforumrowtop a:active,
.afforumrowtop a:visited,
.afforumrowmid a,
.afforumrowmid a:link,
.afforumrowmid a:active,
.afforumrowmid a:visited,
.afforumrowbottom a,
.afforumrowbottom a:link,
.afforumrowbottom a:active,
.afforumrowbottom a:visited {
    color: #135C81!Important;
}


/* DNN7 Fix */

ul.buttonGroup {
    list-style-type: none!Important;
}

a.dnnSecondaryAction {
    color: #111111;
}

.ModPropertyAgentC .SubHead {
    width: 70px!Important;
}

.ModPropertyAgentC .SubHead .dnnLabel {
    padding-right: 0!Importnat;
    width: 70px!Important;
}

.ModPropertyAgentC .RadEditor.reWrapper {
    min-width: 300px!Important;
}

.AgendaBox {
    width: 25%;
    float: left;
    margin: 0 0 20px 0;
    height: 100px;
    overflow: hidden;
}

.AgendaBox>div {
    padding: 0 10px 0 10px;
}

.tablet.addthis_toolbox {
    margin: 10px;
}


/*** Footer ***/


#logofooter img {
    float: right;
}

#logotext {
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
    float: right;
}

#logotext a {
    text-decoration: none;
}

div.mirror {
    -moz-transform: scaleX(-1);
    /* Gecko */
    -o-transform: scaleX(-1);
    /* Operah */
    -webkit-transform: scaleX(-1);
    /* webkit */
    transform: scaleX(-1);
    /* standard */
    filter: FlipH;
    /* IE 6/7/8 */
    display: inline-block;
}


#scroll_top {
    bottom: 5px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 5px;
    padding:0 5px;
    z-index: 200;
    display: none;
    background-color:#02457a;
    color:#fff;
}

.glitmoduleanchor{
position:absolute;
margin-top:-100px;
}

/********** Bilder Slideshow *****/


/* Slideshow on Pages */

.ImageSlider {}

.ImageSlider .slidesjs-previous {
    background: url(Images/left.png) no-repeat;
    position: absolute;
    top: 44%;
    left: 0;
    height: 27px;
    width: 18px;
    z-index: 10;
}

.ImageSlider .slidesjs-next {
    background: url(Images/right.png) no-repeat;
    position: absolute;
    top: 44%;
    left: 94%;
    height: 27px;
    width: 18px;
    z-index: 10;
}


/* Slideshow in Propertyagent */

.newsgallery {
    position: relative;
    margin-top: 15px;
}

.newsgallery .slidesjs-previous {
    background: url(Images/left.png) no-repeat;
    position: absolute;
    top: 30%;
    left: 0;
    height: 27px;
    width: 18px;
    z-index: 10;
}

.newsgallery .slidesjs-next {
    background: url(Images/right.png) no-repeat;
    position: absolute;
    top: 30%;
    left: 96%;
    height: 27px;
    width: 18px;
    z-index: 10;
}


/******** end Bilder Slideshow ****/
/*********************************/

/* CLEARFIX */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

ul.searchSkinObjectPreview {
    right: -200px!Important;
}
#togglemenupadding ul.searchSkinObjectPreview {
    right:0!Important;
    color:#fff;
}

/* Hoverimage Text-Modul */

.imagehover {
	width:700px;
	height:0;
	padding-bottom:100%;
	max-width:100%;
	position:relative;
	overflow:hidden;
    border:solid 1px silver;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    border-radius: 35px;
    
}

.imagehover w1 {
    height:100%;
    width:100%;
}
.imagehover h2.moduletitle {
	width:100%;
	text-align:center;
	text-transform:uppercase;
	font-size:30px;
    line-height:33px;
    color:#fff!Important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
    margin:0;
    padding:0;
    position:absolute;
    top:50%;
    margin-top:-17px;
}


.imagehover .DNNModuleContent{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	opacity:0;
	background-color:rgba(255,255,255,0.8);
	padding:20px;
	box-sizing:border-box;
	display: flex;
	align-items: center;
    text-align: justify;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}
.imagehover:hover .DNNModuleContent {
	opacity:1;
}
.imagehover a {
	text-decoration:none;
}


/***** FIXES END ****/


/* SHOP */

.BreadCrumbs a {
    font-weight: bold;
}

.CategoryMenuWrapper td a {
    font-size: 14px;
}

.dnnSearchResultItem-Others {
    display: none;
}

/*20170320*/
a.dnnSearchBoxClearText{display:none!important;}
#partnerlogo_wrapper .glit.external.icon{display:none!important;}


/* Lightbox Promosan Weiterleitung */
#lightboxpromosan {
    background-color:rgba(0,0,0,0);
    background-image:url(Images/promosan_bg80.png);
    position:fixed;
    display:none;
    align-items:center;
    justify-content: center;
    vertical-align: center;
    z-index:2000;
    width:100%!Important;
    height:100%!Important;
    cursor:pointer;
}
#lightboxpromosan.visible {
    display:flex;
}
#lightboxpromosan > div.info{
    width:510px;
    max-width:90%;
    padding:30px 30px 40px 30px;
    min-height:100px;
    font-size:20px;
    line-height:1.2em;
    background-color:#fff;
    cursor:auto;
    box-sizing:border-box;
}
#lightboxpromosan-close {
    position:absolute;
    right:10px;
    top:10px;
    width:50px;
    height:50px;
    color:#000;
}
#lightboxpromosan-close span::before {
    font-family: 'lightcase', sans-serif;
    content: '\e802';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 50px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size:50px;
    line-height: 50px;
    color:#00b300;
}