html {
	height: 101%;
}

body {
	margin: 0px;
	font-size:12px;
	color: #111111; /* general color for every font - until otherwise given */
	background-color: #969999;
}

/* +++++++++++++++++++++ MAIN TEXTtags ++++++++++++++++++++++++ */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 1.55em;
	margin: 0px 0px 0px 0px;
	word-spacing: 1px;
}

.BIGheader {
	margin: 0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant:small-caps;
	word-spacing: 0.1em;
	color: #BB0044;
	text-align: right;
}

.redtext {
	color: #BB0044;
	text-align: right;
	font-size: 14px;
}

.red {
	color: #BB0044;
}

.redgeorgia {
	color: #BB0044;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.headline {
	margin: 0px;
	padding: 0px;
	color: #556A6D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 0.15em;
}

.headline_smallcaps {
	margin: 0px;
	padding: 0px;
	/* color: #556A6D; */
	color: #CC0033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	line-height: 1.0em;
	font-weight: normal;
	/* text-transform: uppercase; */
	font-variant:small-caps;
	padding-bottom: 0.15em;
	letter-spacing: 1px;
}

.overskrift {
	margin: 0px;
	padding: 0px;
	/* color: #556A6D; */
	color: #BB0044;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: normal;
	padding-bottom: 0.15em;
}

.overskrift_program {
	margin: 0px;
	padding: 0px;
	color: #BB0033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 2px solid #BB0044;
}

.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
}

.txtlink a:link, .txtlink a:visited, .txtlink a:active {
	/* font-weight: bold; */
	font-weight: normal;
	/* color: #556A6D; */
	color: #BB0044;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}

.txtlink a:hover {
	/* border-bottom: 1px dotted #556A6D; */
	border-bottom: 1px dotted #BB0044;
}


/* +++++++++++++++++++ CONTENT WRAPPERS ++++++++++++++++++++++ */

.dallcontentbox {
	width:100%;
	padding: 0px;
	/* border-top: 3px solid #BB0044; */
	border-top: 4px solid #cc0066;
	background: #FFFFFF url(bundgrafik/big_bg4.jpg) repeat-x top left;
}

.dheaderbox {
	padding: 0px;
	/* background: url(bundgrafik/TOPBAR_gradient.gif) repeat-x; */
	border-top: 3px solid #BB0044;
	background: #FFFFFF url(bundgrafik/big_bg4.jpg) repeat-x top left;
}

.theadercontent {
	padding:0px;
}

.theadercontent .left {
}

.theadercontent .middle {
}

.theadercontent .right {
	text-align: right;
}


/* MAIN content */

.tmaincontent {
	margin: 0px auto;
	padding: 0px;
	/* border-top: 4px solid #BB0044; */
	border-top: 4px solid #cc0066;
}

.tmaincontent .column1 {
	padding: 0px;
	border-right: 1px solid #EEEEEE;
	vertical-align: top;
	width: 356px;
	margin: 0px;
}

.tmaincontent .column2 {
	padding: 0px;
	border-right: 1px solid #EEEEEE;
	vertical-align: top;
	width: 356px;
	margin: 0px;
}

.tmaincontent .column3 {
	padding: 0px;
	vertical-align: top;
	width: 250px;
	margin: 0px;
}

.tmaincontent .col3in1 {
	padding: 0px;
	width: 237px;
	border-right: 1px solid #EEEEEE;
	vertical-align: top;
	margin: 0px;
}

.tmaincontent .columnone {
	padding: 0px;
	width: 713px;
	border-right: 1px solid #EEEEEE;
	vertical-align: top;
	margin: 0px;
}


/* ++++++++++++++++++++++++++ OTHER CONTENT TAGS +++++++++++++++++++++++++++ */


/* MooTools testing - CSS from original accordion */

#accordion {
	/* margin:20px 0px; */
	margin: 0px;
	border-top: 2px solid #cc0044;
}

h3.toggler {
	cursor: pointer;
	border-bottom: 1px solid #cc0055;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #CC0055;
	background: #F4F4F4;
	/* margin: 0px 0px 4px 0px; */
	margin: 0px;
	padding: 5px 0px 6px 10px;
	width: 663px;
}

div.element p {
	margin:0px;
	/* padding: 4px 0px; */
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
	/* color: #666666; */
	float:none;
}

div.element h4 {
	margin:0px;
	padding: 0px;
}

blockquote {
	padding:5px 20px;
}


/* program2 with link */

.program2 {
	display: block;
	width: 673px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	word-spacing: 1px;
}

.program2 a:link, .program2 a:visited, .program2 a:active {
	display: block;
	float: left;
	width: 673px;
	background-color: #FAFAFA;
	border-bottom: 1px dotted #BB0044;
	color: #111111;
	text-decoration: none;
	cursor: pointer;
}

.program2 a:hover {
	background-color: #E0E0E0;
}

.program2_nolink {
	display: block;
	float: left;
	width: 673px;
	background-color: #FAFAFA;
	border-bottom: 1px dotted #BB0044;
	color: #111111;
}

.program2 .date {
	width: 100px;
	float: left;
	padding: 6px 0px 7px 10px;
	color: #BB0044;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}

.program2 .desc {
	width: 533px;
	float: left;
	padding: 6px 10px 7px 10px;
	vertical-align: top;
}

.program2 .longdesc {
	width: 633px;
	padding: 0px 20px 0px 20px;
	border-bottom: 1px dotted #BB0044;
	background: #FAFAFA;
	color: #444444;
	font-size: 11px;
	line-height: 15px;
}


/* program VP with links */

.program2_VP {
	display: block;
	width: 673px;
	border-top: 2px solid #BB0044;
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	word-spacing: 1px;
}

.program2_VP a:link, .program2_VP a:visited, .program2_VP a:active {
	display: block;
	float: left;
	width: 673px;
	background-color: #F4F4F4;
	border-bottom: 1px dotted #BB0044;
	color: #111111;
	text-decoration: none;
	cursor: pointer;
}

.program2_VP a:hover {
	background-color: #E0E0E0;
}

.program2_VP_nolink {
	display: block;
	float: left;
	width: 673px;
	background-color: #F4F4F4;
	border-bottom: 1px dotted #BB0044;
	color: #111111;
}

.program2_VP .date {
	width: 85px;
	float: left;
	padding: 6px 10px 7px 10px;
	color: #BB0044;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}

.program2_VP .desc {
	width: 403px;
	float: left;
	padding: 6px 10px 7px 10px;
	vertical-align: top;
}

.program2_VP .location {
	width: 125px;
	float: left;
	padding: 6px 10px 7px 10px;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
}


/* program table - old version */

.program_section {
	/* border-top: 2px solid #BB0044; */
	margin: 0px 0px 5px 0px; /* test */
	width: 673px;
	display: block;
}

.program_box {
	border-bottom: 1px dotted #BB0044;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	word-spacing: 1px;
	color: #111111;
	background-color: #FCFCFC;
}

.program_boxVP {
	border-bottom: 1px dotted #BB0044;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	word-spacing: 1px;
	color: #111111;
	background-color: #F3F3F3;
}

.program_date {
	border-bottom: 1px dotted #BB0044;
	width: 80px;
	/* border-right: 1px solid #EEEEEE; */
	padding: 6px 10px 7px 10px;
	color: #BB0044;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.program_nobtmdate {
	/* border-bottom: 1px dotted #BB0044; */
	width: 80px;
	/* border-right: 1px solid #EEEEEE; */
	padding: 6px 10px 8px 10px;
	color: #BB0044;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.program_desc {
	border-bottom: 1px dotted #BB0044;
	width: 390px;
	/* border-right: 1px solid #EEEEEE; */
	padding: 6px 10px 7px 10px;
}

.program_longdesc {
	border-bottom: 1px dotted #BB0044;
	width: 530px;
	/* border-right: 1px solid #EEEEEE; */
	padding: 6px 10px 7px 10px;
}

.program_tworowsleft {
	width: 250px;
	padding: 0px 25px 0px 0px;
	float: left;
}

.program_tworowsright {
	width: 250px;
	padding: 0px;
	float: left;
}

.program_location {
	border-bottom: 1px dotted #BB0044;
	width: 120px;
	padding: 6px 10px 7px 10px;
	text-align: right;
	font-size: 11px;
}


.deltager_box {
	padding: 8px 0px 0px 0px;
}

.deltagere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	display: block;
	width: 197px;
}

.deltagere a:link, .deltagere a:visited, .deltagere a:active {
	display: block;
	width: 197px;
	color: #111111;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}

.deltagere a:hover {
	border-bottom: 1px dotted #BB0044;
	color: #BB0044;
}


/* tiltop CONTENT TAGS */
.tiltop_row {
	width: 964px;
	margin: 0px auto;
	padding: 0px;
}

.tiltop_row237 {
	width: 237px;
	border-right: 1px solid #EEEEEE;
	padding: 0px;
	margin: 0px;
}

.tiltop_row356 {
	width: 356px;
	border-right: 1px solid #EEEEEE;
	padding: 0px;
	margin: 0px;
}

.tiltop_row713 {
	width: 713px;
	border-right: 1px solid #EEEEEE;
	padding: 0px;
	margin: 0px;
}

.tiltop_row250 {
	width: 250px;
	padding: 0px;
	margin: 0px;
}

.tiltop_button a:link, .tiltop_button a:visited, .tiltop_button a:active {
	display: block;
	float: right;
	width: 32px;
	background: url(bundgrafik/tiltop2.gif) no-repeat top left;
	padding: 59px 0px 0px 0px;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin: 10px 0px 20px 0px;
	letter-spacing: 1px;
}

.tiltop_button a:hover {
	color: #BB0033;
	background: url(bundgrafik/tiltop2.gif) no-repeat top right;
}


/* +++++++++++++++++++++++++++++  BOTTOM content  ++++++++++++++++++++++++++++++ */

.dbottombox {
	width:100%;
	padding: 0px;
	background: #969999 url(bundgrafik/BOTTOMBAR_gradient.gif) repeat-x;
	margin:0px;
}

.tbottomcontent {
	padding: 0px;
	color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.tbottomcontent .bottomheader {
	text-align: left;
	padding: 25px 0px 18px 0px;
}

.tbottomcontent .leftalign {
	text-align: left;
	padding-bottom: 40px;
}

.tbottomcontent .rightalign {
	text-align: right;
}

.tbottomcontent a:link, .tbottomcontent a:visited, .tbottomcontent a:active {
	color: #FFFFFF;
	text-decoration: none;
}

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

/* ++++++++++++++++++++++ MENUtags +++++++++++++++++++++++++++ */


.menuheader {
	display: block;
	width: 221px;
	margin-left: 20px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	/* color: #BB0044; */
	color: #333333;
	padding: 0px 9px 2px 0px;
}

.buttons {
	display: block;
	width: 230px;
	margin-left: 20px;
	border-top: 1px dotted #BB0044;
}

.buttons a:link, .buttons a:visited, .buttons a:active {
	display: block;
	color: #BB0044;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;
	line-height: 24px;
	padding: 0px 9px;
	border-bottom: 1px dotted #BB0044;
	text-decoration: none;
	text-align: right;
}

.buttons a:hover {
	display: block;
	/* padding: 0px 9px; */
	/* background: url(bundgrafik/menu_arrowbg2.gif) no-repeat bottom right; */
	text-decoration: none;
	/* color: #FFFFFF; */
	/* background-color: #BB0044; */
	background-color: #F0F0F0;
}

.buttons .chosen a:link, .buttons .chosen a:visited, .buttons .chosen a:active {
	display: block;
	color: #BB0044;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;
	line-height: 24px;
	/* padding: 0px 18px 0px 7px; */
	padding: 0px 9px;
	border-bottom: 1px dotted #BB0044;
	text-decoration: none;
	text-align: right;
	background: url(bundgrafik/menu_arrowbg3.gif) no-repeat top right;
	background-color: #FAFAFA;
}

.buttons .chosen a:hover {
	display: block;
	text-decoration: none;
	background-color: #F0F0F0;
	/* color: #FFFFFF; */
	/* background: #BB0044 url(bundgrafik/menu_arrowbg3.gif) no-repeat bottom right; */
}

/* BLOGS buttons */

.blogs {
	display: block;
	width: 230px;
	margin-left: 20px;
	border-top: 1px dotted #BB0044;
	/* border-bottom: 1px solid #BB0044; */
}

.blogs a:link, .blogs a:visited, .blogs a:active {
	display: block;
	color: #BB0044;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	line-height: 22px;
	padding: 1px 9px 0px 9px;
	border-bottom: 1px dotted #BBBBBB;
	text-decoration: none;
	text-align: right;
}

.blogs a:hover {
	display: block;
	text-decoration: none;
	background-color: #F0F0F0;
}

.listbtn_column {
	width: 230px;
	float: left;
	margin: 0px 0px 0px 20px;
}

.listbuttons a:link, .listbuttons a:visited, .listbuttons a:active {
	/* display: block; */
	float: left;
	width: 110px;
	color: #BB0044;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 0.9em; */
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 1px 0px;
	/* border-bottom: 1px solid #556A6D; */
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.listbuttons a:hover {
	display: block;
	/* background-color: #556A6D; */
	border-bottom: 1px dotted #BB0044;;
	color: #BB0044;
	text-decoration: none;
}

.whitespace {
	width: 159px;
	height: 10px;
}


/* Other Kinds of Tags ++++++++++++++++++++++++++++++++++++++++++++ */

/* 
.videoall {
	width: 657px;
	height: 129px;
	padding: 8px;
	background: #333333;
	float:left;
}*/

.videobox {
	width: 213px;
	float: left;
	padding: 0px;
	margin: 0px 14px 16px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height: 16px;
	color: #cc0044;
}

.videobox img {
	border: 1px solid #999999;
}

.thumbbox {
	width: 156px;
	float: left;
	padding: 0px;
	margin: 0px 13px 13px 0px; /* margins to next box */
	border: 1px solid #999999;
}

.thumbbox_margen {
	padding: 0px 0px 0px 20px; /* højre side ingen margen, så boxen kan være der */
}

.bigimage_box {
	width: 671px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #999999;
}

.spaltemargen {
	padding: 0px 20px;
}

.big_letter {
	float: left;
	margin: 0px 7px 0px 0px;
}

.img_field {
	/* width: 100%; */
	text-align: center;
	background: url(bundgrafik/pattern_image6.gif) repeat-x top left;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
	/* border-top: 1px solid #999999; */
}

.img_field img {
	border: 1px solid #CCCCCC;
}

.img_field .billedtekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #636666;
	font-size: 11px;
	line-height: 1.25em;
	padding: 3px 20px 0px 20px;
	font-weight: normal;
	text-align: left;
}
	
.img_border {
	border: 1px solid #333333;
}
