/*.clear {
  clear: both;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* {
    margin: 0px;
    padding: 0px;
    /*border: 1px solid orange;*/
/*}*/

body {
    background: url('/images/background_green.jpg') no-repeat top left #FFFFFF;
/*    font-family: Palatino, Arial;
    border: 0px;
    margin: 0px;
    padding: 0px;*/
}

/*@font-face {
    font-family: 'Palatino';
    src: url("/font/texgyrepagella-bold.otf");
    src: url("/font/texgyrepagella-bolditalic.otf");
    src: url("/font/texgyrepagella-italic.otf");
    src: url("/font/texgyrepagella-regular.otf");
    font-size: 16px;
}*/

/*#wrapper {*/
    /*width: 100%;*/
    /*min-height: 685px;*/
    /*z-index: 0;*/
    /*min-width: 1000px;*/
/*}*/

/*.header {
    height: 170px;
    float: left;
}*/

.hand {
    width: 350px;
    height: 462px;
    position: absolute;
    top: 197px;
    left: -16px;
    background: url('/images/hand2.png') no-repeat top right;
    z-index: -199;

}

.portrai {
    width: 350px;
    height: 462px;
    position: absolute;
    top: 250px;
    left: 25px;
    /*background: url('../images/DSC_8926_pp.jpg') no-repeat top right;*/
    z-index: -199;
}

.portrai img {
    width: 80%;
    border-radius: 7%;
}


/*.logo{
    width: 500px;
    height: 95px;
    background: url('/images/logo.png') top left no-repeat;
    margin-top: 24px;
    margin-left: 45px;
}*/

/*.themeswitch {
    margin: 0px 0px 8px 25px;
    font-size: 19px;
}

.themeswitch a{
    text-decoration: none;
}

.themeswitch span {
    margin-left: 25px;
    font-size: 22px;
    font-weight: bold;
}*/

.themeswitch span:first-child {
    color: #76b82a;

}

.themeswitch span:last-child {
    color: #34aed6;
}

nav.topnav {
    background-color: #76b82a;
/*    width: 100%;
    height: 27px;*/
}

#nav_mobile .main_menu, .mobile_menu_opened #nav_mobile .header {
    background: #76b82a;
}

#nav_mobile nav.topnav {
    background: none;
}

/*li.topnav ul {
    position: absolute;
    margin: 0;
    padding: 0;
}*/

ul.topnav {
    list-style: none;
    list-style-image: none;
    vertical-align: middle;
}

li.topnav {
    color: white;
/*    font-weight: bold;
    display: inline;
    margin-left: 28px;
    letter-spacing: 0.1em;*/

}

ul.topnav a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    margin-left: 15px;
}
li.topnav:first-child {
    margin-left: 35px;
}
ul.topnav a:first-child{
    margin-left: 15px;
}
#nav_desktop .subMenu {
    /*position: absolute;*/
    /*left: 98px;*/
    /*display:none;*/
    /*margin: 0px 5px 3px 5px;*/
    /*padding: 3;*/
    background-color: #76b82a;
    color: #fff;
    /*list-style: none;*/
    /*line-height: 25px;*/
    /*height: 70px;*/
    /*width: 160px;*/

}

#nav_desktop .subMenu li {
    /*float: none;*/
    padding: 5px;
}

/*#nav_desktop .subMenu li:first-child{
    border-bottom: 1px dotted #233368;
}
#nav_desktop .subMenu li a:link, #nav_desktop .subMenu li a:visited {
    width: auto;
}

ul.topnav {
    list-style: none;
    list-style-image: none;
    vertical-align: middle;

}*/

.bigbutton {
    background: url('/images/bigbutton_green.png') no-repeat bottom left;
/*    width: 197px;
    height: 135px;
    float:left;
    margin: 0px 5px 10px 7px;*/
}

/*.bigbutton div{
    margin: 15px 5px 15px 15px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
}

.return {
    margin-top: 110px;
    font-size: 14px;
}

.return a {
    color: #76b82a;
    text-decoration: none;
}*/

/*.content {*/
    /*margin-left: 345px;*/
    /*font-family: Palatino;*/
    /*color: #003567;*/
    /*line-height: 24px;*/
/*}*/

/*.content h1 {
    font-weight: bold;
    color: #196dab;
    font-size: 22px;
}*/

/*.content a {
    color: #009ee0;
    text-decoration: none;
}*/

/*.content p {
    margin-top:5px;
}*/

/*.nobutton {
    margin-top: 88px;
}*/


/*.footerbar {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #083983), color-stop(0.73, #FFFFFF));
    background-image: -o-linear-gradient(bottom, #083983 0%, #FFFFFF 73%);
    background-image: -moz-linear-gradient(bottom, #083983 0%, #FFFFFF 73%);
    background-image: -webkit-linear-gradient(bottom, #083983 0%, #FFFFFF 73%);
    background-image: -ms-linear-gradient(bottom, #083983 0%, #FFFFFF 73%);
    background-image: linear-gradient(to bottom, #083983 0%, #FFFFFF 73%);
    height: 25px;
    min-width: 1000px;
}*/

/*.footer {
    margin-left: 55px;
    margin-top: -10px;
    font-size: 15px;
    color: #233368;
    margin-bottom: 8px;
    min-width: 1000px;
}*/

/*.seperator {
    margin: 0px 5px;
}*/

form {
    /*width: 600px;*/
    /*padding: 20px;*/
    background-color: #76b82a;
    /*color: white;*/
    /*margin-top: 12px;*/
}

/*form table{
    width: 450px;
}

form tr {
    width: 100%;
}

form td {

}

textarea {
    width: 275px;
    margin: 5px 5px 5px 5px;
    padding: 5px;
    height: 109px;
}
form input[type=text], form input[type=email]{
    height: 35px;
    font-size: 24px;
    width: 275px;
    margin: 5px;
    padding: 5px;
}

.content ul {
    margin-top: 10px;
}

.content ul {
    margin-left: 15px;
}

.content ul li{
    font-size: 14px;
}*/

ul.topnav a {
    /*text-decoration: none;*/
    color: #FFF;
}

/*.book_cover img{
    float:left;
    width: 80px;
    margin: 5px 5px 5px 0px;
}

.book_author {
    font-weight: bold;
    margin-left: 100px;
}

.book_title {
    font-weight: bold;
    margin-left: 100px;
}

.book_desc {
    margin-left: 100px;
}*/

.zitat {
    /*position: absolute;*/
    top: 600px;
    left: 639px;
    /*font-size: 16px;*/
}

.zitat_left {
/*    text-align: left;
    color: #a3a7af;
    font-size: 15px;
    position: absolute;
    left: 24px;*/
    top: 813px;
/*    line-height: 17px;
    font-size: 16px;*/
}

/*.zitat_center {
    position: absolute;
    left: 350px;
    top: 555px;
    text-align: center;
    color: #a3a7af;
    font-size: 16px;
    line-height: 18px;
}*/

/*.zitat_author {
    font-size: 14px;
    color: #003567;
}*/

.tr {
    background: url('/images/trennlinie.png') no-repeat;
    height: 8px;
}