#background {
 background-color: #FFFFFF;
}
#background_top {
 background-color: #EEEEEE;
}
#background_logo {
 background-color: #EEEEEE;
 background-image: url(resource/standard/logo.gif);
 background-repeat: no-repeat;
 background-position: right;
}
#background_menu {
 background-color: #EEEEEE;
 background-image: url(resource/standard/menu_back.jpg);
}
#menu_img {
 list-style-image: url(resource/standard/menu.gif);
}
#menu_selected_img {
 list-style-image: url(resource/standard/menu_selected.gif);
}
#menu {
 font-family: Arial;
 font-size: 13;
 font-style: italic;
 font-weight: bold;
 color: #000000;
}
#menu_disabled {
 font-family: Arial;
 font-size: 13;
 font-style: italic;
 font-weight: bold;
 color: #808080;
}
#menu_small {
 font-family: Arial;
 font-size: 12;
 color: #000000;
}
#menu_link {
 font-family: Arial;
 font-size: 13;
 font-style: italic;
 font-weight: bold;
 color: #000080;
}

#submenu_img {
 list-style-image: url(resource/shared/submenu.gif);
}
#submenu_selected_img {
 list-style-image: url(resource/shared/submenu_selected.gif);
}

#list_img {
 list-style-image: url(resource/standard/list_item.jpg);
}

#t_header {
 font-family: Arial;
 font-size: 12;
 font-style: italic;
 font-weight: bold;
 text-align: center;
 color: #000000;
 background: #B1B1B1;
}
#t_kurs {
 font-family: Arial;
 font-size: 12;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background: #EEEEEE;
}
#t_inhalt {
 font-family: Arial;
 font-size: 12;
 text-align: left;
 color: #000000;
 background: #EEEEEE;
}
#t_news_datum {
 font-family: Arial;
 font-size: 12;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background: #FFFFFF;
}
#t_news_inhalt {
 font-family: Arial;
 font-size: 12;
 text-align: left;
 color: #000000;
 background: #FFFFFF;
}
#t_main {
 background: #8585CC;
}