body
{
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #353535;
 margin: 0px;
 }

h1.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 3px;
 font-size: 14px;
 color: #353535;
 font-weight: bold;
}

h1.White
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 14px;
 color: #ffffff;
 font-weight: bold;
 text-transform: none; 
}

h1.Header
{
 margin-top: 0px;
 margin-bottom: 3px;
 font-size: 18px;
 color: #002252;
 font-weight: bold;
 text-transform: none; 
}

h1.DebatHeader
{
 margin-top: 0px;
 margin-bottom: 5px;
 font-size: 14px;
 color: #353535;
 font-weight: bold;
 text-transform: none; 
}

h2.DebatCreated
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 11px;
 color: #7993A4;
 font-weight: normal;
 padding-bottom: 5px;
 border-bottom: 1px solid #7993A4;
}

h2.DebatCreatedShort
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 11px;
 color: #7993A4;
 font-weight: normal;
 padding-bottom: 5px;
}

h2.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 color: #353535;
 text-transform: normal;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #353535;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #810000;
 font-weight: bold;
}

a:hover {text-decoration: underline;}

/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 12px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
 text-transform: none;
}

a.MenuCase0:hover {
text-decoration: none;
 color: #002252;
}

a.MenuCase0Selected
{
 font-size: 12px;
 color: #002252;
 font-weight: normal;
 text-decoration: none;
 text-transform: none;
}

a.MenuCase0Selected:hover {
text-decoration: none;
 color: #002252;
}

a.MenuCase1
{
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: none;
 color: #002252;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #002252;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase1Selected:hover {
 text-decoration: none;
 color: #002252;
}

a.MenuCase2
{
 font-size: 10px;
 color: #353535;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2:hover {
 text-decoration: none;
 color: #9F4265;
}

a.MenuCase2Selected
{
 font-size: 10px;
 color: #9F4265;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2Selected:hover {
 text-decoration: none;
 color: #9F4265;
}

/* ----------------- end menu classes ----------------- */

input
{
 font-family: arial, verdana, tahoma;
 color: #353535;
 font-size: 11px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #353535;
 font-size: 11px;
 padding: 2px;
 border: 1px #7993A4 solid;
}

select
{
 color: #353535;
 font-size: 11px;
 border: 1px #353535 solid;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px solid #7993A4;
}

input.FormFieldInputsNarrow
{
 width: 206px;
 height: 15px;
 border: 1px solid #7993A4;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 220px;
 height: 16px;
 padding-left: 2px; 
 border: 1px solid #7993A4;
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 16px;
 padding-left: 2px;
 border: 1px solid #7993A4;
}

input.QuickSearch
{
 width: 110px;
 height: 14px;
 padding-left: 2px;
 color: #002252;
 border: 1px solid #810000;
}

textarea.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #353535;
 font-weight: bold;
}

input.Forum
{
 width: 422px;
 height: 14px;
 padding-left: 2px; 
 border: 1px solid #7993A4;
}

textarea.Forum
{
 width: 420px;
 height: 90px;
 padding-left: 2px;
 border: 1px solid #7993A4;
}


.minor { font-size: 11px }

ul
{
 padding-left: 40px; margin: 0px;
 list-style-image: url('/AjrGfx/SystemGfx/list_item.gif');
}


/* ----------------- Start custom classes ----------------- */

.Line{ padding-left: 3px; border-bottom: 1px solid #7993A4; margin-bottom: 10px; padding-bottom: 10px}
.LineTop{ border-top: 1px solid #7993A4; margin-top: 10px; padding-top: 10px}

a.White
{
 color: #ffffff;
 font-weight: bold;
}

a.ArrowLink
{
 background-image: url('/files/systemgfx/arrow_red_right.gif');
 background-repeat: no-repeat;
 background-position: right;
 color: #810000;
 font-weight: bold;
 padding-right: 9px;
}

a.BreadCrumb
{
 background-image: url('/files/systemgfx/arrow_blue_right.gif');
 background-repeat: no-repeat;
 background-position: left top;
 color: #7993A4;
 padding-left: 7px;
 font-weight: normal;
}

a.BreadCrumbHome
{
 color: #7993A4;
 font-weight: normal;
}

.Topbanner
{
 background-image: url('/files/systemgfx/bg_top.gif');
 background-repeat: no-repeat;
 width: 760px;
 height: 128px;
}

.BoxFront
{
 border-top: 1px solid #7993A4;
 border-right: 1px solid #7993A4;
 border-left: 1px solid #7993A4;
 padding: 10px 15px 3px 15px;
}

.LeftMenu
{
 background-image: url('/files/systemgfx/bg_laes_mere.gif');
 background-repeat: no-repeat;
 width: 160px;
 color: #ffffff;
 background-color: #7993A4;
 padding-top: 8px;
}

.FrontBlue
{
 background-image: url('/files/systemgfx/bg_front_blue.gif');
 background-repeat: no-repeat;
 width: 297px;
 height: 152px;
 color: #ffffff;
}

.FrontRed
{
 background-color: #810000;
 width: 297px;
 height: 156px;
 color: #ffffff;
}

.Video
{
 color: #002252;
 font-weight: bold;
 font-size: 14px;
 background-image: url('/files/systemgfx/icon_video.gif');
 background-repeat: no-repeat;
 padding-left: 20px;
 padding-bottom: 3px;
}

.Debat
{
 color: #002252;
 font-weight: bold;
 font-size: 14px;
 background-image: url('/files/systemgfx/icon_user.gif');
 background-repeat: no-repeat;
 padding-left: 20px;
 padding-bottom: 3px;
}

.News
{
 color: #002252;
 font-weight: bold;
 font-size: 14px;
 background-image: url('/files/systemgfx/icon_alert.gif');
 background-repeat: no-repeat;
 padding-left: 20px;
 padding-bottom: 3px;
}

.Thread
{
 background-image: url('/files/systemgfx/icon_users.gif');
 background-repeat: no-repeat;
 background-position: top right;
 border: 1px solid #7993A4;
 background-color: #F3F2F0;
 padding: 12px 12px 5px 12px;
}

.NotADate
{
 background-image: url('/files/systemgfx/cal_nodate.gif');
 background-repeat: no-repeat;
 width: 18px;
 height: 17px;
}

.IsADate
{
 background-image: url('/files/systemgfx/cal_date.gif');
 background-repeat: no-repeat;
 width: 18px;
 height: 17px;
}

.IsToday
{
 background-image: url('/files/systemgfx/cal_has_event.gif');
 background-repeat: no-repeat;
 width: 18px;
 height: 17px;
 color: #ffffff;
}

input.Forum {width: 416px}
textarea.Forum {width: 415px}


#ForumEmail { display : none }

/* ----------------- end custom classes ----------------- */

* --- Style til sitemap --- */

.VerticalLine
{
 background-image:url("/AjrGfx/Sitemap/sitemap_vertical_line.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.VerticalLine2
{
 background-image:url("/AjrGfx/Sitemap/sitemap_vertical_line2.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.ChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_childnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

.LastChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_lastchildnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

/* html style ----------------------------------------------------*/
.HeadlineMediumStdColor
{
 margin-bottom: 3px;
 font-size: 14px;
 color: #353535;
 font-weight: bold;
}

.SubHeadlineMediumStdColor
{
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 color: #353535;
 text-transform: normal;
}

