body{             
margin-top: 0px;  margin-left: 0px; margin-right: 0px;margin-bottom: 0px; background-color: #000; padding:0px;
width:100%;

}

#logo{  width:100%;
/*background-image:url(images/logo.jpg);*/
background-image:url(images/back_logo_top.jpg);
background-repeat:no-repeat;
height:300px;
background-position:center top; background-color:#;
}

#inhalt { text-align:left;
/*padding-top:60px;padding-bottom:60px;
padding-left:20px;padding-right:20px;
vertical-align:top;
width:100%;

color:#5C7385;*/
height: 600px;
background-image:url(images/back_logo_middle.jpg);
/*background-image:url(images/glass_content.jpg);*/
background-repeat:repeat-y;
background-position:center top;
}

#box{
position: absolute; 
left: 50%;

margin-left:        -400px;
border-style:solid;
border-color: #FFFFFF;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
width: 800px;
height:auto;
/*margin: 0 auto;*/ 
}

#menu{
margin-top: 0px;
border-style:solid;
border-color: #FFFF00;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
width: 800px;
height:32px;
background-position:center top;
color:#FFFFFF;
}


#content { text-align:left;
overflow: auto;
padding-top:15px;
padding-right:15px;
padding-left:20px;
height: 540px;
border-style:solid;
border-color: #FFFFFF;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;

}


#bottom {

width: 100%;
height:200px;
background-image:url(images/back_logo_bottom.jpg);
/*background-image:url(images/bottom_v2.jpg);*/
background-repeat:no-repeat;
background-position: center top;


}

#footer {
font-family: trebuchet ms,arial, helvetica, tahoma ,verdana, sans-serif;
font-size:14px;
                
height:140px;
text-align:center;
vertical-align:middle;

padding-top:25px;
letter-spacing:0px;
}


table.menue{border-bottom: dotted 1px #EEEEEE; border-collapse:collapse; font-weight: bold;}
tr.menue{border-bottom: dotted 1px #EEEEEE; border-collapse:collapse; height:32px;}





table.preis{border: dotted 1px #EEEEEE; border-collapse:collapse; font-weight: bold;}
tr.preis{border: dotted 1px #EEEEEE; border-collapse:collapse; }
td.preis{border-bottom: dotted 1px #EEEEEE; border-collapse:collapse; }

.deckel{float:left;margin:2px; width:130px;}

.deckel_top{background:url(images/test.gif);height:20px;background-repeat:no-repeat; padding-top:0px;}

.deckel_boden{height:100px;padding-top:0px; border-left:1px solid #FDFCFD;border-right:1px solid #FDFCFD;border-bottom:2px solid #FDFCFD;border-top:2px solid #FDFCFD; background:#FDFCFD;}
.deckel_down{background:url(images/test_down.gif);height:20px;background-repeat:no-repeat; padding-top:0px;}

table.gal{border: solid 2px #C0C0C0; border-collapse:collapse; font-size: 8pt;  }

td.gal{border: solid 1px #C0C0C0; border-collapse:collapse; color:#FFFFFF; }

.m_top:link, .m_top:visited, .m_top:active {
color:#FFFF00;
text-decoration:none ;
font-size: 15px;
font-weight: bold;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
padding-left: 5px; padding-right: 5px;padding-bottom: 8px; padding-top:4px;
height:30px;
text-align:center;
/*
background-image: url(images/link_back.jpg);
background-repeat: repeat-x;
*/
}

.m_top:hover {
background-image: url(images/link_back_hover.jpg);

background-repeat: repeat-x;
background-color:#6f6f6f;
color:#000000;
text-decoration:none ;
}


table.galery{width:130px;
height:160px;
background-image: url(images/gif_back.gif);
background-repeat: no-repeat;
}

