@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 20px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
/* ~~ Forhindrer scrollbar sidehop ~~ */
html { overflow-y: scroll; }
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	color: #000000;
	margin-bottom: 5px;}
h1 {font-size: 26px; line-height: 26px;}
h2 {font-size: 22px; line-height: 20px;	margin-bottom: 10px; font-weight: bold;}
h3 {font-size: 13px; line-height: 16px;}
h4 {font-size: 11px; line-height: 16px; font-weight: bold; margin-bottom: 0px;}
p {
	margin-top: 0;
	margin-bottom: 10px;
	color: #000000;
	font-size: 11px;
}
.webmaster { color: #ff6418; }
.citat {
	color: #999999;
	font-style: italic;
	font-weight: bold;
}
a img { border: none; }
/* ~~ Styling for site's links must remain in this order~~ */
a:link {color: #000099;	text-decoration: underline;}
a:visited {color: #000099; text-decoration: underline;}
a:focus {color: #ed1c24; text-decoration: underline;}
a:hover {color: #ed1c24; text-decoration: none;}
a:active {color: #ed1c24; text-decoration: none;}
/* ~~ Links i hoved og lokalmenuerne ~~ */
a.menu {font-weight: bold; text-transform: uppercase; font-size: 11px;}
a.menu:link {color: #000099; text-decoration: none;}
a.menu:visited {color: #000099;	text-decoration: none;}
a.menu:focus {color: #cc3333; text-decoration: none;}
a.menu:hover {color: #cc3333; text-decoration: underline;}
a.menu:active {color: #cc3333;	text-decoration: none;}
/* ~~ Farve i link på aktuel side, kombineret med selectorer længere nede ~~ */
.mainmenu-dinv #dinv,
.mainmenu-dinvie #dinvie,
.mainmenu-uppercut #uprc,
.mainmenu-uppercutie #uprcie,
.mainmenu-aktf #aktf,
.mainmenu-aktfie #aktfie,
.mainmenu-kont #kont,
.mainmenu-kontie #kontie,
.mainmenu-bbrk #bbrk,
.mainmenu-prss #prss,
.mainmenu-prssie #prssie,
.lmenu-news #news,
.lmenu-chge #chge,
.lmenu-chgeie #chgeie,
.lmenu-shdv #shdv,
.lmenu-shdvie #shdvie,
.lmenu-dnsr #dnsr,
.lmenu-dnsrie #dnsrie,
.lmenu-frst #frst,
.lmenu-frstie #frstie,
.lmenu-dcvr #dcvr,
.lmenu-twin #twin,
.lmenu-atls #atls,
.lmenu-skvd #skvd,
.lmenu-flfl #flfl,
.lmenu-life #life,
.lmenu-prsstwin #prsstwin,
.lmenu-prssdcvr #prssdcvr,
.lmenu-prssatls #prssatls,
.lmenu-prssskvd #prssskvd,
.lmenu-prssflfl #prssflfl,
.lmenu-prsslife #prsslife,
.lmenu-engd #engd,
.lmenu-engc #engc,
.lmenu-engs #engs,
.lmenu-engp #engp {color: #cc3333; text-decoration: none;}
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: 942px;
	background: #FFFFFF;
/* 		margin: 0;}   the auto value on the sides, coupled with the width, centers the layout */
    margin: 0 auto; }
#topbar {
	background: #FFFFFF;
    width: 942px;
	height: 65px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom: 1px solid #dddddd; }
/* ~~ To koloner til topbar ~~ */
.header1 {
	float: left;
	width: 346px;
	height: 65px;
	background: #FFFFFF;
}
.headertoptext {
	float: left;
	text-align: right;
	width: 596px;
	height: 16px;
	background: #FFFFFF;
	/*	vertical-align: middle;*/
}
.version {
	color: #ff6418;
 	font-weight: bolder;
	font-size: 10px;
	line-height: 16px;
}
/* ~~ Container til lokalmenuerne ~~ */
#localmenu {
	float: right;
	width: 942px;
	height: 15px;
	background: #FFFFFF;
    padding-top: 4px;
}
/* ~~ Farve i hovedmenu-link på aktuel side, iflg. reglerne højere oppe ~~ */
.mainmenu,
.mainmenuie,
.mainmenu-uppercut,
.mainmenu-uppercutie,
.mainmenu-dinv,
.mainmenu-dinvie,
.mainmenu-aktf,
.mainmenu-aktfie,
.mainmenu-kont,
.mainmenu-kontie,
.mainmenu-bbrk,
.mainmenu-prss,
.mainmenu-prssie {
	float: left;
	width: 596px;
	height: 15px;
	background: #FFFFFF;
    padding-top: 37px;
}
/* ~~ Farve i lokalmenu-link på aktuel side, iflg. reglerne højere oppe ~~ */
.lmenu,
.lmenu-uppercut,
.lmenu-uppercutie,
.lmenu-news,
.lmenu-chge,
.lmenu-chgeie,
.lmenu-shdv,
.lmenu-shdvie,
.lmenu-dnsr,
.lmenu-dnsrie,
.lmenu-frst,
.lmenu-frstie,
.lmenu-dinv,
.lmenu-twin,
.lmenu-dcvr,
.lmenu-atls,
.lmenu-skvd,
.lmenu-flfl,
.lmenu-life,
.lmenu-prsstwin,
.lmenu-prssdcvr,
.lmenu-prssatls,
.lmenu-prssskvd,
.lmenu-prssflfl,
.lmenu-prsslife,
.lmenu-engu,
.lmenu-engd,
.lmenu-engc,
.lmenu-engs,
.lmenu-engp {
    float: right;
	width: 596px;
	height: 15px;
	background: #FFFFFF;
}
/* ~~ Container venstre spalte ~~ */
.venstrespalte,
#venstrespalte {
	float: left;
	width: 321px;
	background: #FFFFFF;
	/* ~~ padding-bottom: 10px; ~~ */
	padding-right: 25px;
	padding-top: 30px;
}
.vspalte1 {
	float: left;
	width: 321px;
	background: #FFFFFF;
	padding-right: 0;
	margin-bottom: 25px;
	padding-left: 0;
}
.vspalte2 {
	float: left;
	width: 301px;
	color: black;
	background-color: #F7F7F7;
	border: 1px solid #999;
	margin-bottom: 25px;
	padding: 10px;
}
.vspalte3 {
	float: left;
	width: 301px;
	color: black;
	border: 1px solid #999;
	padding: 10px;
}
/* ~~ Container højre spalte ~~ */
.hojrespalte,
#hojrespalte {
	float: left;
	width: 596px;
    padding-top: 30px;
    background: #FFFFFF;
}
spalte2 {
	float: left;
	width: 596px;
	background: #FFFFFF;
}

/* ~~ Container fuld sidebredde ~~ */
.newsdivider {
	float: left;
	width: 942px;
	height: 50px;
	background: #FFFFFF;
}
#fullpage {
	background: #FFFFFF;
    width: 942px;
    margin-top: 25px;
}
.fullpagefoto,
#fullpagefoto {
	width: 942px;
	padding-top: 40px;
	float: left;
}
/* ~~ Bokse til forsiden ~~ */
.frontboxv,
.frontboxh {
	float: left;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #999;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 5px;	
	height: 90px;
}
.frontboxh { width: 393px; }
.frontboxv {
	width: 500px;
	margin-right: 25px;
}
.frontboxv img,
.frontboxh img {
	float: left;
}
.frontboxv p,
.frontboxm p,
.frontboxh p {
    font-size: 9px;
	line-height: 12px; 
}
.frontboxh h2 {
	color: #cc3333;
	line-height: 22px;
	margin-bottom: 2px;
}
.frontpdf {
	margin-top: 8px;
	margin-bottom: 6px;
	margin-left: 220px;
}
/* ~~ aktuelle forestillinger ~~ */
.showcontainer {
	width: 942px;
	background: #FFFFFF;
}
/* .showleft {
    float: left;
	width: 321px;
    padding-top: 30px;
	padding-right: 25px;
} */
.showleft {
	float: left;
	text-align: right;
	width: 326px;
	padding-top: 30px;
	padding-right: 20px;
}
.showright {
	float: left;
    padding-top: 30px;
	width: 596px;
}
/* ~~ forestillinger ~~ */
.img1 {
	width: 596px; }
/* .img1 img {
	margin: -1px; 
    border: 1px solid #999; } */
.img2v,
.img2h {
	width: 286px;
	margin-top: 25px; }
.img2v { float: left; }
.img2h { float: right; }
.img2 {	width: 596px;
	margin-top: 25px; }
/* ~~ uppercut/dansere ~~ */
.dansere { width: 596px; height: 170px; background: #FFFFFF; margin-bottom: 22px; }
.dansere h3 { margin-bottom: 3px; }
.dansere img {
	float: left;
	width: 100px;
	height: 150px;
	padding-right: 11px;
	padding-top: 4px; }
/* ~~ pressefoto download ~~ */
.pressefoto { width: 596px; height: 109px; background: #FFFFFF;  }
.pressefoto h3 { margin-bottom: 3px; }
.pressefoto img {
	float: left;
	padding-right: 11px;
	padding-top: 4px;
	padding-bottom: 5px; }
.pressefotoinimg {
	width: 596px;
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 22px;
	font-style: italic;
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content2 ul, .content2 ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}
/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
nav ul { list-style: none; /* this removes the list marker */ }
nav ul a, nav ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	background: #FFFFFF; }
nav ul a:hover, nav ul a:active, nav ul a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background: #FFFFFF;
	color: #999999; }
/* ~~ The footer ~~ */
footer {
	background: #FFFFFF;
	position: relative;
/* this gives IE6 hasLayout to properly clear */
    clear: both;
	padding-top: 6px;
	border-top: 1px solid #dddddd;
/*  padding: 10px;  */
	top: 25px;
}
/* ~~ Højrestiller email-adressen i footer ~~ */
footer p { float: right;}
/* ~~ Miscellaneous float/clear classes ~~ */
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block; }

