body {
font-family: arial, helvetica, sans-serif;
font-size: 0.9em;
}

table {
font-family: arial, helvetica, sans-serif;
font-size: 1em;
}

/* the general colors for the website */
/*
a {
color: #777869;
text-decoration: underline;
}

a:hover {
color: #222234;
}

a:visited {
color: #777869;
}

b {
font-weight: bold;
color: #555569;
}
*/
/* end general colors */

/* the main colors for 2010 */
a {
color: #A1C3E7;
text-decoration: underline;
}

a:hover {
color: #DCDF39;
}

a:visited {
color: #A1C3E7;
}

b {
font-weight: bold;
color: #A1C3E7;
}
/* end colors for 2010 */

h2 {
font-weight: bold;
font-size: 1.2em;
}

h4 {
font-weight: bold;
}

.filmliste_titel {
font-weight: bold;
font-style: italic;
color: #444;
}

#TABLE_top {
display: table;
position: absolute;
left: 20px;
top: 5px;
width: 742px;
margin: 0px;
padding: 0px;
}

#TABLE_bottom {
display: table;
position: absolute;
left: 20px;
top: 7px;
width: 742px;
margin: 0px;
padding: 0px;
}

#TABLE_main {
display: table;
position: absolute;
left: 20px;
top: 0px;
width: 742px;
margin: 0px;
padding: 0px;
border: solid 0px #000;
}

#TABLE_main #TD_left {
text-align: left;
width: 153px;
margin: 0px 4px 0px 0px;
padding: 0px;
}

#TABLE_main #TD_left .IMG_td-left {
width: 149px;
height: 149px;
border-width: 0px;
padding: 0px;
margin: 0px 0px 6px 0px;
}

#TABLE_main #TD_main {
width: 439px;
}

#TABLE_main #TD_right {
width: 10px;
background-color: #FFF;
}

#TABLE_main #TD2_mainright {
width: 729px;
background-color: #EEE;
}

/* top menu */
#TD_menu a, #TD_menu a:link, #TD_menu a:visited, #TD_menu a:active {
color: #FFFFFF;
text-decoration: none;
}

#TD_menu a:hover {
color: #DCDF39;
}

/* section footer */
#TABLE_main #TD_footer {
background-color: #FFF;
color: #000;
border-top: solid 1px #777;
color: #777;
}

.footer {
display: block;
padding: 2px 0px 0px 0px;
font-size: 0.65em;
}

