ul.navi  {
font-size : 12px;
text-align : left;
display : inline;
margin : 0;
padding : 0;
width : 100%;
height : auto;
overflow : hidden;
border-style : none;
float : none;
clear : none;
border-left : 1px solid #666;
}
ul.navi2  {
font-size : 12px;
text-align : left;
display : inline;
margin : 0;
padding-left : 50px;
width : 100%;
height : auto;
overflow : hidden;
border-style : none;
float : none;
clear : none;
border-left : 1px solid #a0a5a5;
}
ul.navi li, ul.navi2 li  {
font-size : 100%;
display : inline;
}

ul.navi2 li a  {
color : #fff;
font-size : 100%;
font-style : normal;
font-weight : normal;
line-height : 120%;
text-decoration : none;
background-color : #000;
display : block;
margin : 0;
padding : 3px 5px;
float : left;
clear : right;
border-top : 0px solid #38383b;
border-right : 1px solid #a0a5a5;
border-bottom : 0px solid #a0a5a5;
border-left : medium none #c3c5bc;
}

ul.navi li a  {
color : #000;
font-size : 100%;
font-style : normal;
font-weight : normal;
line-height : 120%;
text-decoration : none;
background-color : #c0c0c0;
display : block;
margin : 0;
padding : 3px 5px;
float : left;
clear : right;
border-top : 0px solid #38383b;
border-right : 1px solid #a0a5a5;
border-bottom : 0px solid #a0a5a5;
border-left : medium none #c3c5bc;
}
ul.navi li a:hover  {
color : #000;
font-size : 100%;
font-style : normal;
font-weight : normal;
line-height : 120%;
text-decoration : none;
background-color : #ebeff2;
display : block;
float : left;
clear : right;
border-top : medium none #c3c5bc;
border-right : 1px solid #93b76b;
border-bottom : 0px solid #93b76b;
border-left : medium none #c3c5bc;
}

ul.navi2 li a:hover  {
color : #fff;
font-size : 100%;
font-style : normal;
font-weight : normal;
line-height : 120%;
text-decoration : none;
background-color : #990033;
padding : 3px 5px;
display : block;
float : left;
clear : right;
border-top : medium none #c3c5bc;
border-right : 1px solid #93b76b;
border-bottom : 0px solid #93b76b;
border-left : medium none #c3c5bc;
}

ul.theater {
font-size: 80%;
color: #ccc;
line-height: 120%;
margin-left: -20px;
}

ul.theater li {
margin-bottom: 10px;
}

ul.nolist {
list-style-type: none;
}

ul.nolist li a {
color: black;
text-decoration: none;
}

body#theaterfotos {
background: #c0c0c0;
}

a.fotolink {
font-size : 24px;
font-weight: bold;
color: black;
text-decoration: none;
}

a.noline {
font-size : 16px;
font-weight: bold;
color: black;
text-decoration: none;
}