* {
    font-size: 65.2%
    padding 0;
    margin: 0;

}
html, body {
    text-align: center;
    font-family: Arial, sans serif; 
    color: #f5f5f5;
    background-color: #1a171b;
    background-color: #f5f5f5;
    height: 100%;
    font-size: 0.9em;
}
h1 {
    color: #3b702d;
    font-size: 1.7em;
}
h2 {
    font-size: 1.5em;
    font-weight: bold;
    color: #767676;
    color: #3b702d;
}
.menu-title3,
h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #f5f5f5;
}
p {
    margin: 0.5em 0 0.5em 0;
}
a {
    color: #3b702d;
    color: #62B74B;
}
ul {
}
input, textarea {
    background: #f5f5f5;
    border: 1px solid gray;
}
label {
  float:left;
  width:200px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
}
img {
    border: none;
}
.contact-form-spam label {
    width: auto;
}
.fieldWrapper {
    margin-bottom: 10px;
}
.contact-form ul {
    list-style-type: none;  
}
#kopp a {
    color: #3b702d;
}
.menu2 {
    color: #767676;
    color: #3b702d;
    font-size: 1.5em;
    font-weight: bold;
}
a.menu3 {
    color: #f5f5f5;        
}
a.menu2,
a.menu3 {
    text-decoration: none;
}
.menu2:hover,
.menu3:hover {
    color: #62B74B;
}
#gallery img {
    margin-bottom: 7px;
    border: none;
}
.external {
    color: #f5f5f5;
    padding-left: 15px;
    background: transparent url(/media/images/external.gif) no-repeat center left;
}
#kopp-left ul {
    margin: 0;
    padding: 0;
    padding-left: 1.8em;
}
#langswitch-top {
    padding-right: 20px;
}
#kopp {
    height: 125px;
    width: 100%;
    background: #f5f5f5 url(/media/images/logo.png) no-repeat;
    color: #1a171b; 
}
#kopp-right,
#kopp-left {
    height: 20px;
    margin-top: 105px;
    background: #f5f5f5;
    float: left;
}
#kopp-left {
    width: 80%;
    text-align: left;
    background: #f5f5f5 url(/media/images/bg-kopp.png) no-repeat scroll left bottom;
}
#kopp-right {
    width: 20%;
    text-align: right;
    background: #f5f5f5 url(/media/images/bg-kopp-right.png) no-repeat scroll right bottom;
}
#kopp-left ul {
    list-style-type: none;
}
#kopp-left li {
    display: inline;
}
#css-switch {
    float: left;
    margin-left: 20px;
}
#css-switch a {
    color: #1A171B;
    font-size: 0.9em;
}
#content-wrap {
    min-height:95%;;
    height:auto !important;  /* für moderne Browser */
    height:95%;  /*für den IE */
    background: #1a171b url(/media/images/bg.png) no-repeat;
    background-position: right bottom;
}
#wide-content,
#content-right,
#content {
    padding: 1.8em;
    text-align: left;
}
#content-right {
    position: relative;
    width: 558px; 
    float: left;
}
#content {
    float: left;
    width: 342px;
}
#main-content p {
    margin-top: 1em;
}
#gallery {
    float: right;
    margin-left: 30px;
}
ul.submenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#footer {
    background: #cfcfcf;
    text-align: right;
    color: #50963C;
    font-size: 0.8em;
    width: 100%;
    clear: both;
    padding: 10px 0 5px 0;
    height: 20px;
    background:#EEEEEE url(/media/images/bg-fuss.gif) repeat-x scroll left top;
}
#footer a {
}
#weather h3 {
    color: #434343;
    color: #959595;
    margin-bottom: 8px;
}
#weather img {
    height: 0.9em;
}
#weather {
    text-align: right;
    margin: 20px;
    color: #62b74b;
    color: #757575;
    line-height: 0.6em;
    font-size: 0.9em;
}
#revolver {
}
#given-translations {
    margin: 0.5em 1.5em;
}
/*
#sunrise {
    background: transparent url(/media/images/sunrise.gif) no-repeat scroll left center;
}
#sunset {
    background: transparent url(/media/images/weather_icons/sunset.png) no-repeat scroll left center;
    margin-left: 15px;
}
*/
