
* {
margin: 0;
padding: 0;
}

body, html { 
width: 100%;
height: 100%;
overflow: auto;
background-color: #FEE9B2;
}

#bgImg {
display: none;
position: absolute;
left: 0%;
border: 0;
z-index: 2;
}

#bgDiv {
position: absolute;
top: 0;
left: 0;
z-index: 1;
overflow: auto;
width: 100%;
height: 100%;
text-align: left;
background:#FFE9B3;
}

#bodyDiv {
position: absolute;
top: 13%;
left: 10%;
z-index: 5;
overflow: visible;
text-align: left;
}

#impressumFrame {
position: absolute;
top: 10%;
left: 10%;
z-index: 7;
overflow: auto;
width: 80%;
height: 80%;
text-align: left;
display: none;
background-color: #FFE4B5;
font-family: Arial, sans-serif;
}

#kontaktFrame {
position: absolute;
top: 10%;
left: 10%;
z-index: 7;
overflow: auto;
width: 80%;
height: 80%;
text-align: left;
display: none;
background-color: #FFE4B5;
}

#bildFrame {
position: absolute;
top: 10%;
left: 10%;
z-index: 7;
overflow: auto;
width: 80%;
height: 80%;
text-align: center;
display: none;
background-color: #FFE4B5;
}

#menuDiv {
position: absolute;
z-index: 4;
overflow: hidden;
height: 6%;
width: 90%;
text-align: left;
top: 5%;
left: 10%;
}

a.menuItem {
font-family: "Trebuchet MS", sans-serif;
color: #D2691E;
font-size: 103.5%;
text-decoration:none;
display: inline;
padding-right: 1%;
padding-left: 1%;
}

a.menuItem:hover {
color: #3CB371;
font-weight: 400;
}

a.menuItem:active {
color: #2E8B57;
font-weight: 400;
}

a.impressumLink {
font-family: "Trebuchet MS", sans-serif;
color: #D2691E;
font-size: 103.5%;
text-decoration:none;
display: inline;
padding-right: 1%;
padding-left: 1%;
}

a.impressumLink:hover {
color: #3CB371;
font-weight: 400;
}

a.impressumLink:active {
color: #2E8B57;
font-weight: 400;
}

a.kontaktLink {
font-family: "Trebuchet MS", sans-serif;
color: #D2691E;
font-size: 103.5%;
text-decoration:none;
display: inline;
padding-right: 1%;
padding-left: 1%;
}

a.kontaktLink:hover {
color: #3CB371;
font-weight: 400;
}

a.kontaktLink:active {
color: #2E8B57;
font-weight: 400;
}

p.contentTitle {
padding-left: 0.5%;
font-family: "Trebuchet MS", sans-serif;
color: #CD853F;
font-size: 102.5%;
font-weight: 800;
}

p.contentText {
padding-left: 0.5%;
padding-top: 0.5%;
font-family: "Trebuchet MS", sans-serif;
color: #E19200;
font-size: 100%;
font-weight: 600;
}

ul.contentText {
padding-left: 2.5%;
padding-top: 0.5%;
font-family: "Trebuchet MS", sans-serif;
color: #E19200;
font-size: 100%;
font-weight: 600;
}

ul.contentText2 {
padding-left: 4%;
padding-top: 0.5%;
font-family: "Trebuchet MS", sans-serif;
color: #E19200;
font-size: 100%;
font-weight: 600;
}

li.content1 {
margin-top: 1.5%;
margin-bottom: 1.5%;
}

a.link {
color: #E19200;

}

a.link:hover {
color: #3CB371;
}

a.link:visited {
text-decoration: none;
}

.overlay {
z-index: 6;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 100%;
display: none;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
background-color: gray;
}

img.close {
left: 88%;
top: 88%;
width: 7%;
height: 2.5%;
position: absolute;
z-index: 7;
display: none;
}

img.close2 {
left: 88%;
top: 88%;
width: 7%;
height: 2.5%;
position: absolute;
z-index: 7;
display: none;
}

img.close3 {
left: 78%;
top: 82%;
width: 7%;
height: 2.5%;
position: absolute;
z-index: 7;
display: none;
}

.noscriptI {
display: inline;
}

#imgUeber {
float: left;
width: 40%;
margin-top: 3%;
margin-bottom: 2%;
margin-right: 6%;
}

#imgBilder {
border: 0;
}
