
div.info {
    margin-right: 0px;
    margin-left: 35%;
    margin-top: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8ea17d;

    text-align: right;
    padding-right: 5%;
    font-family: verdana, sans-serif;
    color: #8ea17d;
    font-size:0.9em;

}

div.info2 {
    position: absolute;
    margin-top: -30px;
    margin-right: 30px;
    margin-left: 95%;
    height: 25%;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #8ea17d;
}

div.content {
    position: absolute;
    margin-left: 60px;
    margin-right: 120px;
    margin-top: 20px;
    margin-bottom: 50px;
    padding-left: 150px;
    width: 60%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8ea17d;
    font-family: tahoma, sans-serif;
    font-size: 0.9em;
    text-align: justify;
}


div.box {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    width: 50%;
    font-size:0.8em;
    font-weight: bold;
    text-align: justify;
    float: right;
    background-image:url(../grafik/semi.png);
    /*background-color: #e1ffd5;*/
    border: dashed;
    border-width: 1px;
    border-color: #8ea17d;

}

body {
    background-image:url(../grafik/hintergrund_ab.png);
    background-repeat:no-repeat;
    background-position:right top;
    background-attachment:fixed;
}

dt {
    margin-left: 30px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 1.4em;
    color: #8ea17d;
}

dd {
    font-family: tahoma, sans-serif;
    font-size: 1em;
}

td {
   padding-left: 10px;
}

h1 {
   border-bottom-width: 2px;
   border-bottom-style: solid;
   border-bottom-color: #8ea17d;

   font-family: tahoma, sans-serif;
   color: #8ea17d;
   font-size: x-large;

}

h2 {
   font-family: tahoma, sans-serif;
   color: #8ea17d;
   font-size: large;
   margin-bottom:0px;
   margin-top: 20px;
}

h3 {
   font-family: tahoma, sans-serif;
   color: #8ea17d;
   font-size: medium;
   font-weight: bold;
   margin-bottom:0px;
   margin-top: 30px;
}

ul {
    margin-left: 30px;
    margin-right:30px;
}

ul.sub {
    font-size: medium;
}

li {
    margin-top: 3px;
    margin-bottom: 0px;
    font-size: small;
}

p {
    font-size: small;
    padding-left: 30px;
    margin-bottom: 3px;
    /*padding-top: 10px;*/
}

.important {
    font-weight: bolder;
    font-size: 1em;
}

.centered {
    text-align: center;
}

*.quotation {
    margin-left: 75px;
    margin-right: 75px;
    font-size: 0.8em;
}

em {
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}

img.thumb {
  margin: 15px;
}

/* Picture Gallery */

form {
    display: inline;
}

table.albumgrid {
    margin-top: 20px;
    margin-bottom: 50px;
    border-width: 3px;
    border-style: groove;
    border-color: #eeeeee;
    background-image:url(../grafik/semi.png);
}

td.albumcell {
    padding: 5px;
    border-width: 3px;
    border-style: groove;
    border-color: #eeeeee;
    text-align: center;
}

p.balken {
    background-color: #bcbcbc;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: small;
    font-weight: bold;
}

div.gallerynav {
    width:99%;
    text-align: center;
    margin: 3px;
    padding: 3px;
    clear: both;
    background-image:url(../grafik/semi.png);
}
