table.logo {
border-right: 2px solid #ff8000;
border-bottom: 2px solid #ff8000;
border-top: 2px solid #ff8000;
border-left: 2px solid #ff8000;
padding: 0px;
margin: 0px;
outline-with: 2px;
}
div.headline {
font-size: xx-large;
color: #ff8000;
font-family: Verdana;
}
td.menuitem_over {
text-align: center;
background-color: #;
background-image: url(../images/menuitem_over.gif);
height: 60;
color: #ff8000;
font-size: large;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
}
td.menuitem {
text-align: center;
background-color: #;
background-image: url(../images/menuitem.gif);
height: 60;
color: #ff8000;
font-size: large;
font-weight: bold;
font-family: Verdana;
}
td.menuitem_active {
text-align: center;
height: 60;
background-image: url(../images/menuitem_over.gif);
background-color: #;
color: #ff8000;
font-size: large;
font-weight: bold;
font-family: Verdana;
}
td.intern_menuitem_over {
text-align: center;
background-color: #;
height: ;
color: #ffffff;
font-size: medium;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
}
td.intern_menuitem {
text-align: center;
background-color: #;
height: ;
color: #ff8000;
font-size: medium;
font-weight: bold;
font-family: Verdana;
}
td.intern_menuitem_active {
text-align: center;
background-color: #;
height: ;
color: #ffffff;
font-size: medium;
font-weight: bold;
font-family: Verdana;
}
div.login_error {
background-color: #ffff00;
text-align: center;
color: #FF0000;
font-family: Tahoma;
display: inline;
padding: 2px;
}
td.login_error {
background-color: #ffff00;
text-align: center;
color: #FF0000;
font-family: Tahoma;
padding: 2px;
}
td.admin_menuitem_over {
text-align: center;
background-color: #;
height: 30;
color: #ffffff;
font-size: small;
font-weight: bold;
font-family: Verdana;
cursor: pointer;
}
td.admin_menuitem {
text-align: center;
background-color: #;
height: 30;
color: #ff8000;
font-size: small;
font-weight: bold;
font-family: Verdana;
}
td.admin_menuitem_active {
text-align: center;
background-color: #;
height: 30;
color: #ffffff;
font-size: small;
font-weight: bold;
font-family: Verdana;
}
a.simple_link {
color: #ff8000;
font-weight: bold;
text-decoration: none;
}
a.simple_link_eff {
color: #ff8000;
font-weight: bold;
text-decoration: none;
}
a.simple_link_black {
color: #000000;
font-weight: bold;
text-decoration: none;
}
a.simple_link_blue {
color: #000080;
text-decoration: none;
}
a.simple_link_bblue {
color: #000080;
font-weight: bold;
text-decoration: none;
}
table.recipes {
color: #000080;
font-weight: bold;
}