body {
margin:0; padding:0; background-color:black; font-family:Arial, Helvetica, sans-serif;}

h1 {font-size:140%;}
h2 {font-size:120%;}

a {color: red;}

#website {max-width:1200px; min-width:780px; margin:0 auto; }

#menu img.intro {
background-image:url(intro.jpg);
width:67px;
height:60px;
border:none;
}
#menu img.intro:hover, img.intro-aktiv {
background-image:url(intro-aktiv.jpg);
width:67px;
height:60px;
border:none;
}

#menu img.kinoprogramm {
background-image:url(kinoprogramm.jpg);
width:184px;
height:60px;
border:none;
}
#menu img.kinoprogramm:hover, img.kinoprogramm-aktiv {
background-image:url(kinoprogramm-aktiv.jpg);
width:184px;
height:60px;
border:none;
}

#menu img.restaurant {
background-image:url(restaurant.jpg);
width:132px;
height:60px;
border:none;
}
#menu img.restaurant:hover, img.restaurant-aktiv {
background-image:url(restaurant-aktiv.jpg);
width:132px;
height:60px;
border:none;
}

#menu img.ueberuns {
background-image:url(ueberuns.jpg);
width:103px;
height:60px;
border:none;
}
#menu img.ueberuns:hover, img.ueberuns-aktiv {
background-image:url(ueberuns-aktiv.jpg);
width:103px;
height:60px;
border:none;
}

#head {
background-color:black; top:0; bottom:0; left:0; width:10%;; height:100%; text-align:right; position:relative; float:left;
}

#head img {
height:100%; max-height:600px; max-width:100%;
}

#motiv {
background-color:black;top:0; bottom:0; position:relative; width:30%; float:left;
}

#foot {
bottom:0; right:0; background-color:black;height:100px; background-position:top right; background-repeat:no-repeat; background-image:url(foot.jpg)
}

#rechts {
width:60%; position:relative;float:left;
}

#menu {
background-color:#fff3cd; background-position:top; background-repeat:repeat-x; background-image:url(menu-back.jpg);  white-space:nowrap; border-left:10px solid black; z-index:2; overflow:hidden;
}

#content {
background-color:#fff3cd; padding:20px; border-left:10px solid black;
}

#kinoprogramm {
width:100%;
}

#kinoprogramm tr.tag td {
padding:3px;
background-position:bottom; background-repeat:repeat-x; background-image:url(menu-back.jpg);
padding:3px;
padding-top:10px;
color:red;
font-weight:bold;
border-top:10px #fff3cd solid;
}

#kinoprogramm td {
border-top:5px #fff3cd solid;
padding:3px;
white-space:nowrap;
background-color:white;
}

#kinoprogramm td a, a.taste {
font-size:80%;
color:red;
text-decoration:none;
padding:1px;
border:1px solid red;
}

#kinoprogramm td a:hover, a.taste:hover {
background-color:red;
color:black;
}

h2 {
margin:0;
color:red;
margin-bottom:3px;
}