body
{
 font-family: georgia, times, arial, verdana, tahoma;
 font-size: 11px; color: #000;
 background-image: url('/ajrgfx/gfx/bg_body.jpg');
 background-repeat: repeat-x; 
 background-color: #600014;
 margin: 0;
}

.center{ margin-left: auto; margin-right: auto; text-align: center;}
.sitewidth{ width: 950px; text-align: left; margin-left: auto; margin-right: auto; }
.sitewidthhack{ width: 952px; text-align: left; margin-left: auto; margin-right: auto; }
/* ----------------- default classes ----------------- */

h1,h2{ margin: 0; padding: 0; }
form{ margin: 0; display: inline; }
img{ border: 0; }

.left{ float: left; }
.right{ float: right; }
.clear{ clear: both ;}
.debug{ background-color: red; }

/* ----------------- start text classes ----------------- */

h1,h2,h3{ font-family: georgia, times, arial, verdana; margin: 0; padding: 0; }

h1
{
 margin-bottom: 10px;
 font-size: 20px;
 color: #7D0016;
 font-weight: bold;
 line-height: 26px;
}

h2
{
 font-family: arial, verdana, tahoma;
 margin-bottom: 8px;
 font-size: 11px;
 color: #515151;
 line-height: 16px;
 font-weight: bold;
}

h2.forside
{
 font-family: georgia, times;
 font-size: 10px;
 color: #7D0016;
 font-weight: normal;
 line-height: 26px;
 font-weight: bold;
 font-style: italic;
 margin-top: 1px;
}

div.forside{ line-height: 13px; padding-top: 7px; }

h2.newstitle{ font-family: georgia; font-size: 18px; line-height: 24px; color: #7D0016; }

div,td{ font-size: 11px; font-family: arial; line-height: 16px; color: #4A4A4A; }

div.white11px{ font-family: georgia, times; color: #ECE0E2; }

div.whiteUC{ font-family: georgia, times; padding-top: 17px; color: #ECE0E2; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; }

h3.whitetitle20px{ padding-left: 20px; margin-top: 10px; font-size: 20px; color: #ECE0E2; line-height: 26px; font-weight: normal; }
h3.graytitle20px{ padding: 0 10px 0 20px; margin-bottom: 15px; font-size: 20px; color: #999; line-height: 22px; font-weight: normal; }

/* ----------------- start link classes ----------------- */

a{ text-decoration: none; color: #7D0016; }
a:hover {text-decoration: underline; }

div.white11px a{ font-family: georgia, times; color: #ECE0E2; }

a.footerlinks { color: #999; margin-right: 14px; }
a.toplinks { font-size: 10px; color: #999; margin-left: 14px; }

/* ----------------- start menu classes ----------------- */

/*a.level0{ padding-left: 20px; font-family: georgia, times; color: #ECE0E2; font-weight: bold; text-decoration: none; text-transform: uppercase; }
a.level0:hover { padding-left: 20px; font-family: georgia, times;  text-decoration: underline; color: #ECE0E2; }*/
a.level0selected{ padding-left: 20px; font-family: georgia, times; color: #ECE0E2; font-weight: bold; text-decoration: underline; text-transform: uppercase; }
a.level0selected:hover { padding-left: 20px; font-family: georgia, times;  text-decoration: underline; color: #ECE0E2; }


/* ----------------- start form classes ----------------- */

input,textarea,select{ font-family: arial, verdana, tahoma; color: #000; font-size: 11px; }

.ButtonInputsMedium
{
 font-weight: bold;
 padding: 1px 10px 1px 10px;
 cursor: pointer;
 background-color: #5B0011;
 border: 1px solid #B8B8B8;
 color: #B8B8B8;
}

input.FormFieldInputsNarrow{ width: 206px; height: 16px; border: 1px solid #B8B8B8; padding-left: 2px; }
input.FormFieldInputsMedium{ padding-left: 2px; background-color: #fff; border: 1px solid #B8B8B8; width: 217px; height: 16px;}
input.FormFieldInputsWide{ width: 420px; height: 16px; padding-left: 2px; }

textarea.FormFieldInputsMedium
{
 background-color: #fff; border: 1px solid #B8B8B8; width: 420px; height: 135px;
}

.FormFieldLabelMediumStdColor{ font-family: georgia; font-weight: bold; font-style: italic; }
.minor { font-size: 11px }

/* ----------------- start list classes ----------------- */

ul{ padding: 0; margin: 0; margin-left: 10px; list-style-type: none; }

li
{
/* background-image: url('/ajrgfx/gfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-bottom: 5px;*/
 padding: 0px;
}

/* ----------------- Start custom classes ----------------- */

.topbar{
 height: 25px;
 background-image: url('/ajrgfx/gfx/bg_topbar.gif');
 background-repeat: repeat-x;
}

.topmenu{
 height: 60px;
 background-image: url('/ajrgfx/gfx/bg_topmenu.gif');
 background-repeat: repeat-x;
}

.banner{
 height: 335px;
 background-image: url('/ajrgfx/gfx/bg_banner.gif');
 background-repeat: repeat-x;
}

.forsidelink{ position: relative; top: 4px; left: -23px; }
.nwlink{ position: relative; top: 21px; }

img.kontaktlink{ padding-right: 18px; position: relative; top: 4px; }
img.sitemaplink{ padding-right: 18px; position: relative; top: 6px; }
img.socialdemolink{ position: relative; top: 4px; }

div.menupad{ padding: 25px 0 0 0; }

.padright6{ padding-right: 6px; }
.padright20{ padding-right: 20px; }
.padleft1{ padding-left: 1px; }
.padleft20{ padding-left: 20px; }
.padtop5{ padding-top: 5px; }
.padtop8{ padding-top: 8px; }
.padtop10{ padding-top: 10px; }
.padtop17{ padding-top: 17px; }

/*
.topbanner{ position: relative; left: -78px; }
*/

.forsidetekstblok{ background-color: #D3D3D3; }
.sitepad{ padding-left: 20px; position: relative; }
.forsidetekst{ float: left; width: 214px; margin-right: 20px; }
.underskrift{ float: left; width: 190px; }
.underskrift div { padding-top: 0px; }

.panelbg{
 height: 48px;
 background-image: url('/ajrgfx/gfx/bg_panel.gif');
 background-repeat: no-repeat;
 background-position: top center;
 background-color: #6C0014;
}
.panelborders{ border-top: 1px solid #49000C; border-bottom: 1px solid #49000C; }

.newsblock{ width: 468px; }
.newsblock2{ width: 467px; position: relative; left: 1px; overflow: hidden; background-color: #E9E9E9; }
.videoblock{ width: 481px; }

.border{ border: 1px solid #49000C; border-top: 0; }
.rightborder{ border-right: 1px solid #49000C;  }
.collageborder{ border: 1px solid #49000C; border-right: 0;}

.graybox{ background-color: #D3D3D3; padding: 20px; }
.whitebox{ background-color: #fff; padding: 20px; }

.date{ color: #999999; margin-bottom: 10px; }

.main{
 background-image: url('/ajrgfx/gfx/bg_main.gif');
 background-repeat: repeat-y;
 background-position: top center;
}

.paging{
 background-image: url('/ajrgfx/gfx/bg_paging.gif');
 background-repeat: no-repeat;
 background-position: top center;
 width: 467px; height: 50px; 
}

.paging481{
 background-image: url('/ajrgfx/gfx/bg_paging_481.gif');
 background-repeat: no-repeat;
 background-position: top center;
 width: 480px; height: 49px; 
}

.panelsmall{
 background-image: url('/ajrgfx/gfx/bg_panel_small.gif');
 background-repeat: no-repeat;
 background-position: top center;
 width: 480px; height: 49px; 
}

.panelkalender{
 background-image: url('/ajrgfx/gfx/bg_kalender.gif');
 background-repeat: no-repeat;
 background-position: top center;
 width: 480px; height: 48px; 
}

.bgredblock{
 background-image: url('/ajrgfx/gfx/bg_red_blok.gif');
 background-repeat: no-repeat;
 background-position: top center;
 width: 239px; height: 141px; 
 overflow: hidden;
}

.bgredblocklarge{
 background-image: url('/ajrgfx/gfx/bg_red_blok_large.gif');
 background-repeat: no-repeat;
 background-position: top center;
 width: 480px; height: 140px; 
 overflow: hidden;
}

.bg_kandidaterne{
 background-image: url('/ajrgfx/gfx/bg_kandidaterne.gif');
 background-repeat: repeat-x;
 background-position: top center;
 height: 60px; 
 overflow: hidden;
 text-align: center;
 margin-top: 90px;
}

.bg_flash_kandidater{
 background-image: url('/ajrgfx/gfx/bg_flash_kandidater.gif');
 background-repeat: repeat-x;
 background-position: top center;
 height: 200px; 
 overflow: hidden;
 text-align: center;
}

.bg_footer{
 background-image: url('/ajrgfx/gfx/bg_footer.gif');
 background-repeat: repeat-x;
 background-position: top center;
 height: 122px; 
 overflow: hidden;
}

.footercontent{
 background-image: url('/ajrgfx/gfx/bg_footer_main.gif');
 background-repeat: no-repeat;
 background-position: top center;
 height: 122px; width: 950px; 
 position: relative;
}

.col199{ width: 199px; text-align: center; padding-top: 17px }
.col200{ width: 200px; text-align: center; padding-top: 17px }
.col212{ width: 212px; text-align: center; padding-top: 17px }
.col69{ width: 69px; text-align: center; padding-top: 17px }

.iconfacebook{ position: absolute; bottom: 13px; right: 63px; }
.icontwitter{ position: absolute; bottom: 13px; right: 41px; }
.iconflickr{ position: absolute; bottom: 13px; right: 20px; }
.iconyoutube{ position: absolute; bottom: 13px; right: 0px; }

div.fixedlinks{ position: absolute; top: 97px; left: 2px; }

div.content{ padding: 20px; }


/* --- 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;
}

