body
{
 font-family: verdana, arial, tahoma;
 font-size: 10px;
 color: #414141;
 background-color: #ffffff;
background-image:url('/AjrGfx/SystemGfx/bg_body.gif');
background-repeat: repeat-x;
 margin: 0;
 line-height: 16px;
}

h1.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 20px;
 color: #414141;
 font-weight: bold;
 line-height: 24px;
 text-transform: normal;
}

h2.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 10px;
 color: #414141;
 text-transform: normal;
}

.BreadMediumStdColor
{
 font-size: 10px;
 line-height: 16px;
 color: #414141;
}

.Manufactor
{
 font-size: 10px;
 color: #414141;
 font-weight: bold;
 text-transform: uppercase;
 padding-bottom: 3px;
}

.ItemName
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 20px;
 color: #414141;
 font-weight: bold;
 line-height: 24px;
 text-transform: normal;
}

a
{
 font-size: 10px;
 text-decoration: underline;
 color: #414141;
}

a:hover {text-decoration: underline;}

/* ----------------- start menu classes ----------------- */

a.std
{
 font-size: 10px;
 color: #414141;
 font-weight: bold;
 text-decoration: none;
 text-transform: normal;
}

a.std:hover {
 text-transform: normal;
 color: #414141;
}


a.MenuCase0
{
 font-size: 10px;
 color: #414141;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
 text-transform: uppercase;
 color: #414141;
}

a.MenuCase0Selected
{
 font-size: 10px;
 color: #414141;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0Selected:hover {
text-transform: uppercase;
}

a.MenuCase1
{
 font-size: 10px;
 color: #414141;
 font-weight: normal;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase1:hover {
 text-transform: uppercase;
 color: #414141;
}

a.MenuCase1Selected
{
 font-size: 10px;
 color: #414141;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase1Selected:hover {
 font-weight: bold;
 text-transform: uppercase;
 color: #414141;
}

/* ----------------- end menu classes ----------------- */

input
{
 font-family: verdana, arial, tahoma;
 color: #414141;
 font-size: 10px;
 background: #ffffff;
}

textarea
{
 font-family: verdana, arial, tahoma;
 color: #414141;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #666666 solid;
}

select
{
 color: #414141;
 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: 180px;
 border: 1px solid #cccccc;
 padding: 3px;
}

.FormFieldLabelMediumStdColor
{
 font-size: 10px;
 font-weight: bold;
}

input.WebshopInput
{
 width: 180px;
 border: 1px solid #cccccc;
 padding: 3px;
}

input.WebshopButton
{
 font-family: verdana, arial, tahoma;
 color: #414141;
 font-size: 10px;
 border: 1px solid #aaaaaa;
 background-color: #eeeeee;
}


ul
{
 padding-left: 18px; margin: 0px;
 list-style-image: url('/AjrGfx/SystemGfx/list_item.gif');
}


/* ----------------- Start custom classes ----------------- */

.TopboxPink
{
 background-image: url('/AjrGfx/SystemGfx/topboxpink_bg.gif');
 background-repeat: no-repeat;
 height: 136px;
}

.BottomboxPink
{
 background-image: url('/AjrGfx/SystemGfx/boxbottompink.gif');
 background-position: bottom;
 background-repeat: no-repeat;
 height: 35px;
}

.TopboxGray
{
 background-image: url('/AjrGfx/SystemGfx/topboxgray_bg.gif');
 background-repeat: no-repeat;
 height: 136px;
}

.TopboxWhite
{
 background-image: url('/AjrGfx/SystemGfx/topboxwhite_bg.gif');
 background-repeat: no-repeat;
 height: 136px;
}

.BottomboxGray
{
 background-image: url('/AjrGfx/SystemGfx/boxbottomgray_bg.gif');
 background-position: bottom;
 background-repeat: no-repeat;
 height: 35px;
}

.BackgroundLogin
{
 background-image: url('/AjrGfx/SystemGfx/bg_login_box.gif');
 background-repeat: no-repeat;
}

/* ----------------- end custom classes ----------------- */

.hiddenoldbg
{
background-image:url('/AjrGfx/SystemGfx/bg_body.gif');
background-repeat: repeat-x;
}

