body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

#body-wrap {
    background: #fff;
    display: block;
    max-width: auto;
    margin: 0;
    padding: 0;
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

#item-service-top,
#mega-menu,
.grid-1.left-navigation,
#toolbar,
.item-deutschland-karte,
#karte,
aside.item-footer,
aside.item-footer .grids-fluid.bg-grey,
.flex-control-nav,
.flex-direction-nav {
    display: none;
}

#body-wrap {
    background: #fff;
    margin: 0;
    padding: 0;
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

footer {
    background: none;
    border-top: 1px solid #ddd;
}

footer a,
footer ul {
    display: none;
}

.grid-1 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.grid-3,
.grid-4 {
    max-width: 100% !important;
    margin-left: 0 !important;
}

.grid-2.item-main,
.grid-3.item-main {
    width: 100% !important;
    margin-left: 0 !important;
}

[class*="grid-"].item-main,
[class*="grid-"].item-sidebar {
    max-width: 100% !important;
    margin: 0;
}

.grid-3.item-main .item-stage-teaser {
    max-width: 100%;
    width: auto;
}

.grid-3.textfield {
    width: 70% !important;
    max-width: 100%;
}

.grid-1.btn {
    float: right;
    width: 28% !important;
    max-width: 100%;
}

header figure {
    display: block;
    clear: both;
    text-align: left;
    height: 1px;
    line-height: 1px;
    max-width: 100%;
}

header figure img {
    display: none;
}


/*
	header figure { text-align: left; margin-top: 0; }
	header figure img { max-width: auto; height: auto; }*/


/* -- Themen-Navig -- */

[class*="themen-menu-"] {
    clear: both;
    position: relative;
    text-align: left;
    display: block;
    min-width: 16cm;
    margin: 0;
    padding: 0;
    z-index: 99;
    cursor: pointer;
    border: none;
}

[class*="themen-menu-"] h1 {
    margin: 0;
    padding: 0;
}

.themen-menu-1,
.themen-menu-2,
.themen-menu-3 {
    margin-left: 0;
    margin-bottom: 5px;
}

[class*="themen-menu-"] a,
[class*="themen-menu-"] h1 a,
[class*="themen-menu-"] h1 a:hover,
[class*="themen-menu-"] h1.open a {
    font-size: 24px;
    width: 100%;
    background: none;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -o-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

[class*="themen-menu-"] div a,
[class*="themen-menu-"] div a:hover {
    font-size: 14px;
}

[class*="themen-menu-"] div {
    display: block;
    font-size: 14px !important;
    line-height: 135% !important;
    background: #f4f4f4;
    border: none;
    width: 100% !important;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -o-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

[class*="themen-menu-"] div p {
    width: 100% !important;
    max-width: 100%;
}


/* -- content --*/

.grid-3.item-breadcrumb {
    display: none;
}


/* -- Responsive Subnavig -- */

.responsive-subnavig {
    display: none;
}

.item-stage-teaser {
    /*border: 1px solid green;*/
}

.item-teaser {
    /*border: 1px solid red;*/
}

.item-main ul,
.item-main ol,
.item-textblock article,
.item-teaser article,
.item-sprungmarktliste article {
    display: block;
}


/* -- Formatierung für Content ohne Sidebar --  */

.item-main h1,
.item-main h2,
.item-main h3,
.item-main h4,
.item-main p,
.item-main ul,
.item-main ol {
    /*width: 66%;*/
    width: 90%;
    line-height: 145%;
}

.item-main ul ul,
.item-main ol ol {
    width: 100%;
}

.grid-3.item-main .item-teaser-linkliste li {
    float: left;
    max-width: 100%;
    margin-right: 15px;
}

.grid-3.item-main .item-linkliste-toggle dt a.link-intern {
    margin-right: 25px;
}

.grid-2.item-main .slide-group .flexslider-small li {
    width: 150px !important;
}

.grid-2.item-main .slide-group .flexslider-small img {
    width: 150px;
}

.grid-2.item-main .slide-group .flexslider-video-small li {
    width: 207px !important;
}

.grid-2.item-main .slide-group .flexslider-video-small img {
    width: 207px;
}

.item-linkliste-toggle {
    display: block;
}
.item-linkliste-toggle dd,
.item-akkordeon dd { 
    background: #f4f4f4;
}

/* Sidebar */

.item-sidebar {
    border-top: 2px dotted #8d8d8d;
    padding-top: 20px;
}

.item-sidebar aside {
    background: #fff;
}

.item-sidebar aside section,
.item-sidebar .sidebar-video {
    background: none;
}

.item-sidebar aside figure {
    background: #fff;
    display: block;
    max-width: 220px;
    text-align: center;
    font-size: 11px;
    border: 1px solid #fff;
    margin-left: 4px;
    margin-bottom: 10px;
}

.item-sidebar aside figure img {
    max-width: 220px;
    height: auto;
    float: none;
}
