/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: Arial, Helvetica, Sans-Serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 8pt;
	line-height: 11pt;
}

/* Normal afsnit og intro afsnit */
.section, .sectionintro
{
	margin: 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* Links i overskrifter - mouseover */
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
}

/* Sidetitel */
.pageheader
{
	font-size: 11pt;
	margin: 0px 0px 8px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 9pt;
	margin: 12px 0px 6px;
}

table
{
	border-collapse: collapse;
}

/* Tabel i standardformat - overskrift */
/*.tableheader, .tableheader td*/
.tableheader td, .tableheader th
{
	font-weight: 700;	
	padding: 3px 8px 4px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd td, .tablelineeven, .tablelineeven td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 8px;
}




body, td, input, textarea, select
{
	color: #333;
}
a
{
	color: steelblue;
}
a:hover
{
	border-bottom-color: steelblue;
}
.sectionheader a
{
	color: #333;
}
table
{
	border-color: #333;
}
.tableheader, .tableheader td
{
	background-color: steelblue;
	color: white;
	border-color: steelblue;
	border-bottom-color: #333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333;
}
body {background:rgb(5, 58, 86) url(/media/site_bg.jpg) repeat-x left top; margin:0px 0px 0px 0px}
div#mergefield_logo {padding:28px 0px 0px 0px; float:left}
div#mergefield_navigation_level1 {margin:10px 0px 0px 0px; padding:10px 0px 0px 0px; float:left}
#columnset1_column1 {width:965px; min-height:64px; padding:0px 0px 0px 13px; background:transparent url(/media/top_bg.jpg) repeat center top}
div#mergefield_navigation_level2 {padding:0px 0px 0px 0px}
#columnset2_column1 {width:978px; min-height:23px}
div#mergefield_main {margin:16px 0px 0px 0px; padding:0px 0px 20px 0px; background:rgb(255, 255, 255) none}
div#mergefield_richtext3 {margin:6px 6px 6px 6px}
div#mergefield_code3 {float:left}
div#sitelayout4 {width:978px; min-height:23px; margin:auto auto auto auto; background:transparent url(none) repeat left top; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
 .layoutcolumn {float:left;overflow:hidden; display:block; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
 .layoutcolumnset {clear:both; display:block; box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
 .layoutfloatbreaker {clear:both; display:block}
.size1 {font-size:xx-small}
.size2 {font-size:x-small}
.size3 {font-size:small}
.size4 {font-size:medium}
.size5 {font-size:large}
.size6 {font-size:x-large}
.size7 {font-size:xx-large}
ul.breadcrumb {display:inline-block;padding:0px;margin:0px;}
ul.breadcrumb li {display:inline-block;list-style-type:none;padding-left:2px;padding-right:2px;}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
/* Generelle typografier ----------------------- */
.breadcrumb {
padding: 4px 0px 0px 4px;
color: #fff;
}

.areaheaders {
font-size: 16px;
color: #fff !important;
font-weight: normal;
margin-bottom: 5px;
height: 30px;
}

.breadcrumb a, .breadcrumb a:link,.breadcrumb a:visited, .breadcrumb a:active {
color: #fff;
}

.breadcrumb a:hover {
text-decoration: underline;
}

span.breadcrumb {
padding: 0px 0px 0px 24px;
}

.sectionheader {
font-size: 31px;
color: #015b7d !important;
font-weight: normal;
margin-bottom: 25px;
line-height: 30px;
}

.sectionheader a {
color: #015b7d !important;
}

.sectionintro {
font-size: 16px;
color: #015b7d;
margin-bottom: 25px !important;
line-height: 20px;
}

.sectionintro_no-margin {
font-size: 16px;
color: #015b7d;
margin-bottom: 5px !important;
line-height: 20px;
}

#navigationlevel2 a:link, #navigationlevel2 a:visited, #navigationlevel2 a:active,   {
color: #fff !important;
}

#navigationlevel2 a:hover {
text-decoration: underline;
}

.teaser_img {
width: 180px;
}

.teaser_text {
width: 180px;
color: #ffffff;
}

.teaser_readmore {
width: 180px;
height: 16px;
text-align: right;
}

.teaser_contentcontainer {
margin: 12px 16px 0px 16px;
width: 180px;
height: 131px;
}

.teaser_contentcontainer .section, .teaser_contentcontainer .inlinelink {
color: #ffffff;
}

#mergefield_richtext3 .section {
color: #ffffff;
}

.box_blue_container 
{
    width: 292px;
}

.box_blue_header 
{
    background-image:url('/media/box_blue_header.jpg');
    background-repeat: no-repeat;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #404666;
    padding: 10px 0px 13px 13px;
    height: 14px;
}

.box_blue_content 
{
    background-color: #cee1ef;
    padding: 0px 13px 0px 13px;
    font-family: Arial;
    font-size: 11px;   
    color: #404666;
}

.box_blue_headerleft 
{
    float:left;
    width: 70%;
}

.box_blue_headerright 
{
    float:right;
    width: 25%;
    color: #ffffff;
    font-size: 11px;
}

.box_grey_container 
{
    width: 292px;
}

.box_grey_header 
{
    background-image:url('/media/box_grey_header.jpg');
    background-repeat: no-repeat;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #ffffff;
    padding: 10px 0px 13px 13px;
    height: 14px;
}

.box_grey_content 
{
    background-color: #cfcfcf;
    padding: 0px 13px 0px 13px;
    font-family: Arial;
    font-size: 11px;   
    color: #424242;
}

.box_grey_headerleft 
{
    float:left;
    width: 70%;
}

.box_grey_headerright 
{
    float:right;
    width: 25%;
    color: #ffffff;
    font-size: 11px;
}
.box_grey_headerright a
{
    color: #ffffff;
}

.blue_heading_header 
{
    background-image:url('/media/blaa_bjaelke.jpg');
    padding: 0px 0px 0px 22px;
    height: 17px;
    overflow: hidden;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

.blue_heading_container 
{
    width: 100%;
}

.blue_heading_img 
{
    width: 25%;
    padding: 22px 5px 0px 22px;
    float:left;
}

.blue_heading_content
{
    width: 70%;
    padding: 22px 0px 0px 0px;
    float:right;
}

.blue_heading_content_fullwidth
{
    width: 100%;
    padding: 22px 0px 22px 0px;
}


/* BOKS TIL OPSÆTNING AF REGLER ----------------------------- */
.regler_boks_container 
{
    width: 100%;
    margin: 0px 0px 20px 0px;
}

.regler_boks_header 
{
    height: 20px;
    background-color: #053a56;
    color: #fff !important;
    padding: 6px 10px 0px 15px;
    font-size: 13px;
}

.regler_boks_content_container
{
    background-color: #cee1ef;
    display: block;
}

.regler_boks_content_left 
{
    padding: 10px 10px 10px 15px;
    color: #000;
    width: 70%; 
}

.regler_boks_content_right 
{
    background-color: #a6c9e2;
    color: #fff !important;
    padding: 10px 10px 10px 10px;
    width: 30%;   
}

/* BOKS TIL OPSÆTNING AF REGLER SLUT ----------------------------- */

.pagetitle {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	padding: 25px 0px 0px 30px;
}

/* ARRANGEMENTSKALENDER ----------------------------- */

SPAN.tilmelding
{font-size: 16px;}

html { overflow-y: scroll; }

