body {
  background: #fffcee url(layout/kinostreifeno.jpg) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  margin: 0px;
}
/*----------------------*/

#site {
  background: ;
  border:1px;
  margin: 0px auto 0px auto;
  width: 940px;
  height:100%;
}

/*----------------------*/

#header {
  margin: 0px;
  height:157px;
  width:940px;
  background: url(layout/header.png);
  padding-bottom:0px;
}

/*----------------------*/

#main {
  background:url() no-repeat;
  height:auto;
  width:940px;
  margin-left:0px;
}

#left_box{
  background:url() no-repeat;
  width:180px;
  height:auto;
  top:0px;
  float:left;
}

.left{
  background: ;
  width:180px;
  height:auto;
  top:0px;
  float:left;
  margin-left: 50px;
  padding: 0 0 0 0;
}

.left h1 {
  color: #0e0b42;
  font-size: 14px;
  padding : 0px 0 0px 0;
  margin: 0px 0 0 5px;
}

.left h2 {
  color: #0e0b42;
  font-size: 12px;
  padding : 0px 0 0px 0;
}

.left a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  width: 162px; 
  padding: 2px 2px 2px 2px; 
  margin: 0 5px 0 0;
  background-color: #9e0106; 
  background-image: url(/layout/klappe_zu.png); 
  background-repeat:no-repeat;
  background-position: right;
}

.left a:hover {
  background-image: url(/layout/klappe_auf.png); 
}

.top_l{
  background: url(layout/top_l.png) no-repeat;
  height:5px;
  margin: 0px;
}

.headline_l{
  background:  url(layout/headline_l.png) no-repeat;
  color: #ba7b00;
  font-size: 12px;
  height:20px;
}

.menu_l{
  background: url(layout/content_l.png) repeat-y;
  padding: 0px 0px 0px 10px;
}
.content_l{
  background: url(layout/content_l.png) repeat-y;
  padding: 5px 0px 0px 10px;
}

.bottom_l{
  background: url(layout/bottom_l.png) no-repeat;
  height:16px;
}

/*-------------*/

#right_box{
  background: url();
  width:675px;
  margin-left: 215px;
  top:0px;
}

.right{
  background:;
  width:675px;
  margin-left: 15px;
  top:0px;
}

.right h1 {
  color: #003300;
  font-size: 16px;
  padding : 0px 0 0px 0;
}

.right h2 {
  color: #0e0b42;
  font-size: 14px;
  padding : 15px 0 5px 0;
}

.right h3 {
  color: #003300;
  font-size: 12px;
  padding : 0px 0 0px 0;
}

.top_r{
  background: url(layout/top_r.png) no-repeat;
  height:5px;
}

.content_r{
  background: url(layout/content_r.png) repeat-y;
  padding: 5px 25px 5px 15px;
  margin-right: 10px;
}

.right a {
  color: #333333;
  text-decoration: underline;
}

.right a:hover {
  color: #9e0106;
  text-decoration: underline;
}

.bottom_r{
  background: url(layout/bottom_r.png) no-repeat;
  height:20px;
}

/*-------------*/
#kinolounge {
  background: url(layout/kinostreifenu.jpg);
  height:50px;
  width:100%;
}
/*------------------------------*/

th {
text-align: left;
background-color: #e0dfdc;
}

input {
font: 13px Arial;
color: #000000;
border: 1px solid #000000;
background: #efefef; }

.linkbox {
padding: 3px 3px 10px 10px; 
margin: 10px 0 10px 0; 
border: 1px dotted #dadadb;
}


