a:link { text-decoration:none; font-weight:normal; color:#880000; }
a:visited { text-decoration:none; font-weight:normal; color:#880000; }
a:hover { text-decoration:underline; font-weight:normal; color:#880000; }
a:active { text-decoration:underline; font-weight:normal; color:#880000; }

a:link.eins { text-decoration:none; font-weight:normal; color:#880000; }
a:visited.eins { text-decoration:none; font-weight:normal; color:#880000; }
a:hover.eins { text-decoration:underline; font-weight:normal; color:#880000; }
a:active.eins { text-decoration:underline; font-weight:normal; color:#880000; }

.main{
width: 1036px;
height: 780px;
}

.header{
width: 1036px;
height: 170px;
}

.menu{
width: 193px;
height: 610px;
float: left;
}


.content{
width: 761px;
height: 575px;
font-family: Arial, Times New Roman;
font-color: #000000;
float: left;
overflow: auto;
}

.footer{
width: 761px;
height: 35px;
float: left;
background-image: url(../images/maustheater_05.gif);
background-repeat: no-repeat;
text-align: center;
font-family: Arial, Times New Roman;
}

.right-border{
width: 82px;
height: 610px;
float: right;
}

.buttons{
border: 0px;
}

.highlighted{
color: #333333; 
font-weight: bold;
}

td.first{
border-width: 0px 1px 1px 0px;
border-style: solid;
border-color: #CFCFCF;
}

td.second{
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #CFCFCF;
} 

th.table-head{
color: #262626;
border-width: 0px 1px 1px 0px;
border-style: solid;
border-color: #262626;
padding-left: 4px;
text-align: left;
}




