/* CSS Document */


body {
background-image: url(../html/images/Dark_wood_texture.jpg);
background-repeat:no-repeat;
background-position: top;
background-color: black;
}
.logosize{
margin-top:5px;
width:617px;
height:100px;
border:none;
}

.menu_bar{
azimuth:center-left;
}

.btnmenu{
vertical-align:middle;
border:none;
height:40px;
width:92px;
background:url(../html/images/btn_menu.png);
background-repeat: no-repeat;
cursor:pointer;
}
.btnimpressum{
vertical-align:middle;
border:none;
height:40px;
width:174px;
background:url(../html/images/btn_impressum.png);
background-repeat: no-repeat;
cursor:pointer;
}

.btngalerie{
vertical-align:middle;
border:none;
height:40px;
width:118px;
background:url(../html/images/btn_galerie.png);
background-repeat: no-repeat;
cursor:pointer;
}

.btnkontakt{
vertical-align:middle;
border:none;
height:40px;
width:122px;
background:url(../html/images/btn_kontakt.png);
background-repeat: no-repeat;
cursor:pointer;
}
.btnkarte{
vertical-align:middle;
border:none;
height:40px;
width:180px;
background:url(../html/images/btn_karte.png);
background-repeat: no-repeat;
cursor:pointer;
}
.btnfb{
vertical-align:middle;
border:none;
height:40px;
width:145px;
background:url(../html/images/btn_fb.png);
background-repeat: no-repeat;
cursor:pointer;
}

.separ{
vertical-align:top;
}

.photos{
text-align:left;
background-image:url(../html/images/photos.png);
background-repeat:no-repeat;
width:200px;
height:510px;
}

.tablesize{
height:768px;
}

.woodplate{
margin-top:5px;
vertical-align:middle;
azimuth:center;
background-image:url(../html/images/woodplate2.png);
background-repeat:no-repeat;
height:580px;
width:1000px;
position:relative;
}

iframe{
width:900px;
height:580px;
azimuth:center;
vertical-align:middle;
}

.topmenu{
text-align:center;
font-family:"Rockwell", Times, serif;
font-weight:bold;
font-size:14px;
color:#FFFFDC;
text-shadow: -1px -1px 5px #000, 1px 1px 5px #000, 1px 1px 50px black, 2px 2px 100px black;
}

hr{
color:#FFFFDC;}

.mailtext{
color:#0099FF;
}