
/* Price Container */

.price_heading_text{
    font-family: Verdana;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.price_content_text{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

.price_text{
    font-family: Verdana;
    font-size: 12px;
    color: #b80007;
    font-weight: bold;
}
a {
    outline: none;
}

/* Content */

.heading{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.heading_back{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

a.heading_back{
    font-family: Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: bold;
    text-decoration: underline;
}

a.heading_back:hover{
    font-family: Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: bold;
    text-decoration: none;
}

/* Frontpage */

.shortcut_heading_text{
    font-family: Verdana;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

.shortcut_description_text{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    line-height: 14px;
}

/* Select Restaurants */

.select_restaurant_text{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

a.city_link{
    font-family: Verdana;
    font-size: 12px;
    color: maroon;
    font-weight: normal;
    text-decoration: underline;
}

a.city_link:hover{
    font-family: Verdana;
    font-size: 12px;
    color: maroon;
    font-weight: normal;
    text-decoration: none;
}

.show_restaurant_heading{
    font-family: Verdana;
    font-size: 14px;
    color: #b80007;
    font-weight: bold;
}

a.mailto{
    font-family: Verdana;
    font-size: 12px;
    color: maroon;
    font-weight: normal;
    text-decoration: underline;
}

a.mailto:hover{
    font-family: Verdana;
    font-size: 12px;
    color: maroon;
    font-weight: normal;
    text-decoration: none;
}

.restaurant_table{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 17px;
}

/* Else */

.list_text{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 17px;
}

a.content_link{
    font-family: Verdana;
    font-size: 12px;
    color: maroon;
    font-weight: normal;
    text-decoration: underline;
}

a.content_link:hover{
    font-family: Verdana;
    font-size: 12px;
    color: maroon;
    font-weight: normal;
    text-decoration: none;
}

/* News */

.news_heading{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

a.news_content_intro{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 0px dotted #000000;
}

a.news_content_intro:hover{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px dotted #000000;
}

a.news_content_link{
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: normal;
    text-decoration: underline;
}

a.news_content_link:hover{
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: normal;
    text-decoration: none;
}

a.news_display_content_link{
    font-family: Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: normal;
    text-decoration: underline;
}

a.news_display_content_link:hover{
    font-family: Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: normal;
    text-decoration: none;
}

a.news_display_content_link_file{
    font-family: Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: bold;
    text-decoration: underline;
}

a.news_display_content_link_file:hover{
    font-family: Verdana;
    font-size: 12px;
    color: #720000;
    font-weight: bold;
    text-decoration: none;
}

/* Forms */

.formtable{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 17px;
}

/* IE6 Browser */

a.old_browser{
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    font-weight: normal;
    text-decoration: underline;
    line-height: 21px;
}

a.old_browser:hover{
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    font-weight: normal;
    text-decoration: none;
}


