body
{
 font-family: verdana, arial, tahoma;
 font-size: 11px;
 margin: 0px;
 line-height: 16px;
}

h1
{
 font-weight: bold;
 margin-bottom: 0px;
 margin-top: 0;
 margin-bottom: 10px;
}

h1.MediumStdColor
{
 font-size: 16px;
 color: #333333;
}

h2
{
 font-size: 11px;
 font-weight: bold;
 margin-bottom: 10px;
 margin-top: 0;
}

h2.MediumStdcolor
{
 text-transform: uppercase;
 color: #333333;
}

.BreadMediumStdcolor
{
 font-size: 11px;
 color: #333333;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #339900;
}

a:hover {text-decoration: none;}

/* ----------------- start menu classes ----------------- */

a.BreadCrumb
{
 font-size: 9px;
 color: #333333;
 text-decoration: none;
}

a.BreadCrumb:hover {
text-decoration: none;
color: #339900;
}

a.MenuCase0
{
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase0:hover {
text-decoration: none;
color: #339900;
}

a.MenuCase0Selected
{
 font-size: 11px;
 color: #333399;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase0Selected:hover {
text-decoration: none;
color: #339900;
}

a.MenuCase1
{
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: none;
 color: #339900;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #333399;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase1Selected:hover {
 text-decoration: none;
 color: #339900;
}

a.MenuCase2
{
 font-size: 11px;
 color: #333333;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2:hover {
 text-decoration: none;
 color: #339900;
}

a.MenuCase2Selected
{
 font-size: 11px;
 color: #333399;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2Selected:hover {
 text-decoration: none;
 color: #339900;
}

/* ----------------- end menu classes ----------------- */

/* ----------------- start news classes ----------------- */

.NewsListRed
{
 font-size: 9px;
 color: #FF0000;
}

.NewsListBlue
{
 font-size: 9px;
 color: #333399;
 padding: 0px 3px 8px 3px;
 cursor: pointer;
}

.TeaserDate{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

.NewsHeader{
 font-size: 16px;
 color: #333333;
 font-weight: bold;
}


/* ----------------- end news classes ----------------- */

.LeftMenuBackground
{
 background-image:url("../../init/AjrGfx/SystemGfx/");
 background-repeat: no-repeat;
}

input
{
 font-family: verdana, arial, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding-left: 2px;
}

textarea
{
 font-family: verdana, arial, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
}

select
{
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #666666 solid;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
}

.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ padding-left:13px; margin:5; }

li{ list-style-image: url(/AjrGfx/SystemGfx/list_item.gif) }

.panel{ background-color: #D0D0D0; }
.today{ background-color: #fff; color: #0C60A0; font-weight: bold; }
.notbooked{ background-color: #ABCDF0; color: #0C60A0; }
.notbookedhover{ background-color: #5D9EBE; color: #0C60A0; }

.header{ background-color: #5D9EBE; color: #fff; font-weight: bold; }
a.bookingoff{ color: #0C60A0; }
a.bookingoff:hover{ color: #0C60A0; text-decoration: underline; }

.booked{ background-color: #CC0001; color: #fff; font-weight: bold; }
a.bookingon{ color: #fff; }
a.bookingon:hover{ color: #fff; text-decoration: underline; }

textarea.Forum
{
 border: 1px #4E7A7B solid;
 height: 100px;
 width: 580px;
}

input.Forum
{
 border: 1px #4E7A7B solid;
 width: 580px;
}

input.ForumSearch
{
 border: 1px #4E7A7B solid;
 width: 200px;
}

input.ForumButton
{
 border: 1px #4E7A7B solid;
 font-weight: bold;
 cursor: pointer;
}

input.ForumSearchButton
{
 border: 1px #4E7A7B solid;
 font-weight: bold;
 cursor: pointer;
}

