html {
width: 100%
}

div#wrapper {
width: 100%;
min-width: 0px;
}

ul.buecher {
display: block;
list-style-type: none;
width: 100%;
margin-left: -20px;
}

ul.buecher li {
display: block;
}

ul.buecher li a {
display: block;
padding: 10px;
margin-bottom: 20px;
}

table#normal {
display: none;
}

input.button {
width: 250px !important;
height: 40px;
margin: 0px auto;
}

textarea.textarea {
height: 200px;
  width: 250px;
}
header {
height: 120px;
}


div#top {
height: 200px; 
}

div#logo {
margin-left: 10px;
width: 300px;
background-size: 180px;
margin-top: 10px;
}

div#top_image {
background-size: auto 200px;
height: 200px;
background-position: top center; 
}

header {
margin-top: 0px;
padding-left: 0px;
}


    
header a.toggle-nav {
    display: block;
    position: absolute;
    right: 5%;
    top: 20px;
    text-decoration: none;
    padding: 0.357em;
    color: #ffffff;
    background: #64c1c2;
    text-transform: uppercase;
    -o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}

a.toggle-nav:hover {
    background: #212121;
    color: #ffffff;
}
  
#navMain {
display: none;
 }

#navMain:target {
    display: block;
}

nav {
width: 100%;
border-bottom: none;
 }



nav ul {
width: 100%;
padding: 0px;
margin: 0px;
margin-top: 120px;
 }

nav li {
width: 100%;
margin: 0px;
padding: 0px;
 }
 
nav li a {
width: 100%;
height: 30px;
padding: 0px;
margin: 0px auto;
background-color: #ededed;
border-bottom: 1px solid #64c1c2;
}

nav li.item-135 a {
width: 100%;
}

nav li a.veroeffentlichungen {
width: 100%;
}
 
div#article, div#article_wrap {
height: 1050px;
width: 100%;
}

body.veroeffentlichungen div#article_wrap {
height: 2300px;
}

body.partner div#article_wrap {
height: 1300px;
}

body.vita div#article_wrap {
height: 2300px;
}

body.beratung div#article_wrap {
height: 1500px;
}

body.buecher div#article_wrap {
height: 3300px;
}

h3 {
font-size: 16pt;
margin-right: 10px;
}

div#about, div#coaching, div#seminare {
float: none;
margin: 0px auto;
margin-bottom: 10px;
height: 280px;
}


article {
width: 100%;
}

div.rapid_contact_ex td, div.rapid_contact_ex tr.rpx_tablerow, div.rapid_contact_ex tr, div.rapid_contact_ex table, div.rapid_contact_ex tbody {
display: block;
  width: 300px;
}

div.item-page, div.item-pageveroeffentlichungen, div.item-pagepartner, div.rapid_contact_ex, div.itempage-vita, div.item-pageberatung, div.item-pagebuecher {
width: 80%;
margin: 0px auto;  
}

div.rapid_contact_ex.intro_text {
width: 100%;
}

article table.normal {
display: none;
}

article table.mobile {
  display: inline-block;
}

footer {
  width: 100%;
}

div#footer_wrap{
width: 100%;
height: 300px;
}

div#footer1, div#footer2, div#footer3 {
float: none;
height: 130px;
margin-bottom: 0px;
padding: 0px;
margin-left: 20px;
}

div#footer2, div#footer3 {
height: 70px;
}

div#footer1 ul {
-webkit-padding-start: 0px;
padding-left: 0px;
}