html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	/*background-position:center;
	background-position:top;
	background-image: url(grafik/bg.gif);*/
}


a {
	color: #3789B9; /* #FF7900 */
	position:relative;
}

a:hover {
	color: #FF7900; /*#3789B9*/
	text-decoration: none;
}


.no-text {
	font-size:0px;
}

.backgroundTopStor {
	height: 16px;		
	padding-top:18px;
	padding-left:23px;
	padding-bottom:12px;
}

.backgroundTop {
	height: 25px;
}

.a1020 {
	display: block;
}

/* Rubrik */
.a1610 {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

/* Underrubrik */
.a1620 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

/* Mellemrubrik */
.a1630 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
/* Brødtekst*/
.a1060 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 16px;
	display: block;
}

/*
.a1060 a:link,
.a1060 a:visited {
	text-decoration:none;
	color:#ED8000;
}
*/
.a1060 a:hover {
	text-decoration:underline;
}


/* Bulletliste */
UL{margin-top:0px;padding-bottom:0px;margin-bottom:0px;}


.a1120 UL {
	list-style-image:url(grafik/bullet.gif);
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-bottom: 16px;
}
.a1120 {
	width: 250px;
	display:block;
}

.backgroundMidt {
	padding-bottom: 18px;
}

.sideBundTekst {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #999999;
	display: block;
}

.sideBundTekst a {
	color: #999999;
	text-decoration: none;
}
.sideBundTekst a:hover {
	text-decoration: underline;
}


.forsideMellemrubrik {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 9px;
	display: block;
}

.forsideBrodtekst {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	display: block;
}

.forsideBrodtekstLink {
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-top: 2px;
	display: block;
}

.forsideRedLink A {
	color: #6A1D44;
	text-decoration: none;
}

.forsideDelestreg {
	width: 244px;
	height: 1px;
	margin-top: 23px;
	margin-bottom: 16px;
	border-top: 1px solid #96C7D3;
	display: block;
}

.underforsideMenuTekst {
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-left: 12px;
	margin-top: 6px;
	display: block;
	padding-right:15px;
	padding-bottom:10px;
}

/*
.underforsideMenuTekst a:link,
.underforsideMenuTekst a:visited {
	text-decoration:none;
	color:#ED8000;
}

.underforsideMenuTekst a:hover {
	text-decoration:underline;
}
*/


/* Rettelse af højre spalte på forsiden - KRPA 26.08.09 */
.OuterTableAjustedForPrint .backgroundMidt table.rightcolumnBottomPadding td.rightColumnBox span.rightColumnSpanBox {
	min-height: 76px;
}
*:first-child + html .OuterTableAjustedForPrint .backgroundMidt table.rightcolumnBottomPadding td.rightColumnBox {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
/* slut - krpa*/


.rightcolumnBottomPadding {
	margin-bottom: 16px;
	display: block;
}

.rightcolumnSidePadding {
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 0px;
	display: block;
}

.rightcolumnBroedtekst {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 9px;
	display: block;
}

.rightcolumnImageText {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #666666;
	padding-top: 6px;
	display: block;
}

.rightcolumnLinktextText {
	padding-left: 20px;
	display: block;
	background-image: url(grafik/rightBoxLinkPil.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.leftcolumnBottomPadding {
	margin-bottom: 18px;
	display: block;
}

.leftcolumnSidePadding {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 0px;
	display: block;
}

.leftcolumnBroedtekst {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	padding-bottom: 9px;
	display: block;
}

.leftcolumnImageText {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #666666;
	padding-top: 6px;
	display: block;
}

.leftcolumnLinktextText {
	padding-right: 20px;
	display: block;
	background-image: url(grafik/rightBoxLinkPil.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
/*a .rightcolumnLinktextText,
.rightcolumnBroedtekst a:link {
	color: #6A1D44;
	text-decoration: none;
}*/

.rightcolumnDownloadlinkIcon {
	display: block;
}

.rightcolumnDownloadlinkText {
	margin-top: -15px;
	margin-left: 31px;
	display: block;
}

/*A .rightcolumnDownloadlinkText{
	color: #6A1D44;
	text-decoration: none;
}*/

.searchresult_element {
	display: block;
	margin-bottom: 15px;
}

.searchresult_link {
	font-weight: bold;
	text-decoration: none;
	color: #6A1D44;
}

.searchresult_text {
	font-size: 10px;
	margin-top: 3px;
	display: block;
}

.searchresult_path {
	font-size: 10px;
	color: #8B7A72;
	margin-top: 3px;
	display: block;
}
 
.searchresult_path A {
	color: #8B7A72;
}

.kontaktperson_white_text {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	margin: 6px;
	margin-left: 11px;
	margin-right: 11px;
	display: block;
}

.kontaktperson_white_text A {
	color: #4796A9;
}

.kontaktperson_blue_text {
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 6px;
	margin-left: 11px;
	margin-right: 11px;
	display: block;
}

.kontaktperson_grey_text {
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 6px;
	margin-left: 11px;
	margin-right: 11px;
	display: block;
}

.kontaktperson_grey_link {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 0px;
	background-image: url(grafik/rightBoxLinkPil.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	display: block;
}

.kontaktperson_grey_link A {
	color: #6A1D44;
	text-decoration: none;
}

.kontaktperson_grey_link A:hover {
	color: #6A1D44;
	text-decoration: underline;
}



/******* menu top  *******************/

/***************** level 1 ************/
.topmenulevel1 A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 11px 12px 6px 12px;
	display: inline;
	position: relative;
}
.topmenulevel1 A:hover{
	border-bottom: 4px solid #E69315;
}
.topmenulevel1-selected A, .topmenulevel1-open A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 11px 12px 6px 12px;
	border-bottom: 4px solid #00717C;
	display: inline;
}

/******* menu underforside  *******************/

/***************** level 1 ************/
.subfrontpagemenu-20-level1 A, .subfrontpagemenu-20-level1-selected A, .subfrontpagemenu-20-level1-open A,
.subfrontpagemenu-21-level1 A, .subfrontpagemenu-21-level1-selected A, .subfrontpagemenu-21-level1-open A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 4px 0px 7px 15px;
	margin: 0px 2px 0px 0px;
	border-top: 1px solid #ccc;
	text-decoration: none;
	background-image: url(grafik/undermenuPil.gif);
	background-repeat: no-repeat;
	background-position: 1px 11px;
	display: block;
}
.subfrontpagemenu-20-level1 A:hover, .subfrontpagemenu-20-level1-selected A:hover, .subfrontpagemenu-20-level1-open A:hover {
	background-color: #D4D0C8;
}

.subfrontpagemenu-21-level1 A:hover, .subfrontpagemenu-21-level1-selected A:hover, .subfrontpagemenu-21-level1-open A:hover {
	/*xbackground-color: #99647E;*/ background-color: #ece8e7;
}



/******* menu left  *******************/

/***************** level 1 ************/
.leftmenulevel1 A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px 0px 4px 28px;
	margin: 0px 3px 0px 3px;
	border-top: 1px solid #ccc;
	text-decoration: none;
	background-image: url(grafik/menuPil.gif);
	background-repeat: no-repeat;
	background-position: 11px 8px;
	display: block;
}
.leftmenulevel1 A:hover{
	background-color: #EAE7E5;
}
.leftmenulevel1-selected A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px 0px 4px 28px;
	margin: 0px 3px 0px 3px;
	border-top: 1px solid #ccc;
	text-decoration: none;
	background-color: #EAE7E5;
	background-image: url(grafik/menuPil.gif);
	background-repeat: no-repeat;
	background-position: 11px 8px;
	display: block;
}
.leftmenulevel1-open A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px 0px 4px 28px;
	margin: 0px 3px 0px 3px;
	border-top: 1px solid #ccc;
	text-decoration: none;
	background-image: url(grafik/menuPil_Valgt.gif);
	background-repeat: no-repeat;
	background-position: 11px 8px;
	display: block;
}
.leftmenulevel1-open A:hover{
	background-color: #D7D1CF;
}

/******** level 2 *******************/
.leftmenulevel2 A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 0px 3px 37px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel2 A:hover{
	background-color: #D7D1CF;
}
.leftmenulevel2-selected A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0px 3px 37px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel2-selected A:hover{
	background-color: #D7D1CF;
}
.leftmenulevel2-open A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 0px 3px 37px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel2-open A:hover{
	background-color: #D7D1CF;
}


/************* level 3 ********************/
.leftmenulevel3 A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px 0px 3px 46px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel3 A:hover{
	background-color: #D7D1CF;
}
.leftmenulevel3-selected A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0px 3px 46px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel3-selected A:hover{
	background-color: #D7D1CF;
}
.leftmenulevel3-open A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px 0px 3px 46px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel3-open A:hover{
	background-color: #D7D1CF;
}


/************* level 4 ********************/
.leftmenulevel4 A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px 0px 3px 55px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel4 A:hover{
	background-color: #D7D1CF;
}
.leftmenulevel4-selected A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0px 3px 55px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel4-selected A:hover{
	background-color: #D7D1CF;
}
.leftmenulevel4-open A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px 0px 3px 55px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel4-open A:hover{
	background-color: #D7D1CF;
}


/************* level 6 ********************/
.leftmenulevel5 A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px 0px 3px 64px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel5 A:hover{
	background-color: #D7D1CF;
}
.leftmenulevel5-selected A{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0px 3px 64px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	display: block;
}
.leftmenulevel5-selected A:hover{
	background-color: #D7D1CF;
}


/* Sitemap styles */
.level_sitemap0, .level_sitemap1, .level_sitemap2, .level_sitemap3, .level_sitemap4, .level_sitemap5{
	font-family:arial;
	font-size:11px;
	margin: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	display: block;
}

.level_sitemap0 A, .level_sitemap1 A, .level_sitemap2 A, .level_sitemap3 A, .level_sitemap4 A, .level_sitemap5 A{
	color:#6A1D44;
	text-decoration:none;
}

.level_sitemap0 A:visited, .level_sitemap1 A:visited, .level_sitemap2 A:visited, .level_sitemap3 A:visited, .level_sitemap4 A:visited, .level_sitemap5 A:visited{
	color:#2A0000;
	text-decoration:none;
}

.level_sitemap0 A:hover, .level_sitemap1 A:hover, .level_sitemap2 A:hover, .level_sitemap3 A:hover, .level_sitemap4 A:hover, .level_sitemap5 A:hover{
	color:#9A4D74;
	text-decoration:none;
}


.level_sitemap0 { padding-top: 15px; font-weight: bold; }
.level_sitemap1 { margin-left: 10px; }
.level_sitemap2 { margin-left: 20px; }
.level_sitemap3 { margin-left: 30px; }
.level_sitemap4 { margin-left: 40px; }
.level_sitemap5 { margin-left: 50px; }


/*************** Specifikt ang. print elementer *************/
@media print {
	
	body {
		background-color:#ffffff;	
	}
	
	#backgroundMidt{
		background-image: none;
	}

	#xxxxxxxxxxxx2{
		display: none;
	}

	.OuterTableAjustedForPrint{
		width: 638px;
	}

	.PageAjustedForPrint_Table{
		width: 622px;
	}
	
	.PageAjustedForPrint_TDAfterParagraphs{
		width: 288px;
	}

	.notOnPrint{
		display: none;
	}

	.onlyOnPrint{
		display: inline;
	}

}

/* Formatering af Tabeller  */
.htmltable {
	border-collapse: collapse;
	/*border: 1px solid #000000;*/
}

.htmltable td{
	/*border: 1px solid #000000;*/
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.htmltable th{
	/*border: 1px solid #000000;*/
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

/* login */

TABLE.a1240 {
	border-spacing:0px;
	border-collapse:collapse;
} 

.a1240 TD {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	
	border-collapse:collapse;
	border-spacing:0px;
}

.a1240 INPUT {
	border:1px solid #000000;
}

.a1240_end {
	text-align:right;
	padding-top:15px;
}

/* Det Digitale Univers */

#DU-topmenu-items {
	float:right;
	padding-right:30px	
}

.DU-user-top {
	background-repeat:no-repeat;	
	background-position:top right;
	background-image:url(grafik/DUuserTopBg.jpg);
	width:887px;
	height:205px;
	float:left;
	clear:both;
	padding:0px 0px 7px 23px;
	
}

#DU-top .login-text {
	width:390px;
	height:55px;	
	clear:both;
	float:left;
	margin-right:22px;
	margin-top:10px;
	margin-left:473px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	display:inline;
}

#DU-top .login-text .headline {
	float:left;
	clear:both;	
	width:100%;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:4px;
	display:inline;
}

#DU-top .login-text .text {
	float:left;
	clear:both;	
	width:100%;
}

#DU-top a:link,
#DU-top a:visited,
#DU-top a:hover,
#DU-top a:active {
	color:#fff;	
}

#DU-top .field {
	float:left;
	clear:none;	
	margin-right:9px;
	display:inline;
}

#DU-top .username input{
	width:92px;
	height:15px;
	background-color:#fff;
	border:1px solid #000;	
	padding-left:2px;
	padding-right:2px;
	position:relative;
}

#DU-top .password input {
	width:64px;
	height:15px;
	background-color:#fff;
	border:1px solid #000;	
	padding-left:2px;
	padding-right:2px;	
	position:relative;
}

#DU-top .label,
#DU-top .textfield {
	float:left;
	clear:none;	
}

#DU-top .label {
	padding-top:3px;	
	padding-right:4px;
}

#DU-top .submit-btn {
	float:left;
	clear:none;
	padding-top:3px;	
	/*white-space:no-wrap;	*/
}

#DU-top .forgot-pass-btn {
	float:left;
	clear:both;	
	width:100%;	
	margin-top:6px;
}

#DU-top .edit-user-btn { 
	float:left;
	clear:none;	
	margin-top:6px;
}

#DU-top .logout-user-btn {
	float:left;
	clear:none;	
	margin-top:6px;
	display:inline;
	margin-left:10px;
}

#DU-top .logo-text {
	width:500px;
	height:100px;
	overflow-y:hidden;
	clear:both;
	float:left;
	margin-left:15px;
	margin-top:35px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	display:inline;
}

#DU-products {
	float:left;
	clear:both;
	margin-bottom:15px;	
	min-height:448px;
	_height:448px;
	width:674px;
	display:inline;
	margin-left:3px;
}

#DU-products .column {
	width:330px;
	margin-right:7px;
	float:left;
	min-height:448px;
	_height:448px;
	display:inline;
}

.DU-product-top-on,
.DU-product-bottom-on {
	background-repeat:no-repeat;
	width:330px;
	height:8px;
	font-size:0px;		
	float:left;
	clear:both;
	display:block;
	text-decoration:none;
}

.DU-product-top-on {
	background-image:url(grafik/product_top_on.gif);	
	float:left;
	clear:both;
}

.DU-product-bottom-on {
	background-image:url(grafik/product_bottom_on.gif);	
	padding-bottom:6px;
	float:left;
	clear:both;
	display:block;
	text-decoration:none;
	display:inline;
}

.DU-product-body-on {
	background-image:url(grafik/product_body_on.gif);
	width:330px;
	background-repeat:repeat-y;
	font-size:0px;
	min-height:100px;
	_height:100px;	
	float:left;
	clear:both;
}

/* off */
.DU-product-top-off,
.DU-product-bottom-off {
	background-repeat:no-repeat;
	width:330px;
	height:8px;
	font-size:0px;		
	float:left;
	clear:both;
	display:block;
	text-decoration:none;
}

.DU-product-top-off {
	background-image:url(grafik/product_top_off.gif);	
	float:left;
	clear:both;
}

.DU-product-bottom-off {
	background-image:url(grafik/product_bottom_off.gif);	
	padding-bottom:6px;
	float:left;
	clear:both;
	display:block;
	text-decoration:none;
	display:inline;
}

.DU-product-body-off {
	background-image:url(grafik/product_body_off.gif);
	width:330px;
	background-repeat:repeat-y;
	font-size:0px;
	min-height:100px;
	_height:100px;	
	float:left;
	clear:both;
}





.DU-product-body .name {
	_height:2em;
	min-height:2em;
	padding-top:21px;	
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	float:left;
	padding-bottom:7px;
	width:100%;
	clear:both;
	padding-left:10px;
	display:block;
	text-decoration:none;
}

.DU-product-body .short-desc {
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#4796A9;
	float:left;
	width:100%;
	clear:both;
	min-height:2em;
	padding-left:10px;
	display:block;
	text-decoration:none;
}

.DU-product-body .long-desc {
	color:#6A1D44;
	font-family: Verdana, Arial;
	font-size: 11px;
	width:300px;
	float:left;
	clear:both;
	padding-left:12px;
	padding-right:18px;
}

.DU-product-body-off .name,
.DU-product-body-off .short-desc {
	color:#A2A2A2;
}	

.DU-product-body-off .long-desc {
	color:#A2A2A2;
}

.du-product-icon-active-on,
.du-product-icon-active-off {
	position:relative;
	left:0px;
	top:0px;
	width:60px;
	height:60px;
	z-index:4;
	display:block;
	margin-left:0px;
	margin-top:0px;	
}

.du-product-icon-active-on .link,
.du-product-icon-active-off .link {
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	z-index:3;	
	width:60px;
	height:60px;
}

.du-product-icon-active-on .active,
.du-product-icon-active-off .active {
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:60px;
	text-align:center;
	z-index:2;
	background-image: none;
	background-repeat: no-repeat;
}

.du-product-icon-active-off .active {
	background-image: url(grafik/productIconOff.png);	
}

.du-product-icon-active-on .image,
.du-product-icon-active-off .image {
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:60px;
	text-align:center;
	z-index:1;
	background-repeat: no-repeat;
	background-position:center;
}

.du-product-icon-active-off .image {
	background-color:#F2F0EF
}

/* DU glemt password */

#showDUforgotPasswordWnd {
	background-color:#ECE8E7;
	border:1px solid #000;
	position:absolute;
	z-index:1000;	
	width:270px;
	min-height:150px;
	_height:150px;
	padding:15px;
}

/* weblex */

#overDiv{
	font-family: Verdana, Arial;
	border:1px solid #CCCCCC; 
	background-color:#FFFFFF;
	padding:3px;
	font-size: 10px;
	color:#3789B9;
	width:200px;
}
.lex{
	color:#3789B9;
	text-decoration:none;
}
.a1080 {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration:none;
}

/* media oversigt */

/*  Tekst og indhold Media  */

.media-oversigt {
	padding-bottom: 20px;
}

.a1060_media {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	display:block;
	padding-bottom: 10px;
	padding-right: 50px;
}
.mediaoversigt1 {
	background-color: #F3F8F9;
	border-right: 1px solid #B8D6DB;
	border-bottom: 1px solid #B8D6DB;
	border-left: 1px solid #B8D6DB;
	padding-top: 10px;
}
.mediaoversigt2 {
	font-family: Arial;
	font-size: 17px;
	color: #333333;
	padding-left: 14px;
}
.mediaoversigt3 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	vertical-align:bottom;
	padding-right: 7px;
}
.mediaoversigt4 {
	margin-top: 10px;
	margin-left: 8px;
}
.mediaoversigt5 {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	display:block;
	text-decoration:none;
	padding-left: 10px;
}
.mediaoversigt11 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8D6DB;
	background-image:url(Grafik/mediaknap_off.gif);
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mediaoversigt7 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.mediaoversigt8 {
	background-color:#E2EFF1;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px;
	display:block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	
}
.mediaoversigt9 {
	border-right: 1px solid #B8D6DB;
}
.mediaoversigt10 {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	display:block;
	text-decoration:none;
	padding-left: 20px;
}
.mediaoversigt10 a {
	font-family: Arial;
	font-size: 11px;
	color: #00717C;;
	text-decoration:none;
}
.mediaoversigt10 a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #05B8CC;
	text-decoration:none;
}
.mediaoversigt6 {
	padding: 10px;
}
.mediakontakt{
	border-top: 1px solid #B8D6DB;
}
.mediabg {
	display:block;
	text-decoration:none;
	background-image: url(Grafik/media_over_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	vertical-align:bottom;
}
.mediagraf {
	padding-bottom: 10px;
}
.list_table {
	margin-left: 0px;
	height: 15px;
	vertical-align:middle;
	margin-top:10px;
}

.medialist-lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right:20px;
	margin-bottom:1px;
	display:block;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00717C;
	text-decoration: none;
	border: 1px solid #B7D6DB;
	width: 115px;
	height: 18px;
}
.listmedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #00717C;
	height: 19px;
	margin-left:12px;
}
.listmediaborder {
	border: 1px solid #990101;
}

/*  Billeder */

.pig1 { 
	margin-top: 13px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	margin-right: 50px;
	display: block;
}
.pig2 {
	margin-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.pig3 { 
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	display: block;
}

.picleft {
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 8px;
	margin-right: 10px;
	display: block;
}

.picright,.pic_most_right {
	float: right;
	padding-left: 5px;
	padding-right: 30px;
	margin-bottom: 8px;
	margin-left: 10px;
	display: block;
}

.pic_most_right {
	padding-right: 0px;
}

.pictext {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;	
}

.pictext A,.pictext A{
	color: #333333;		
}

.blad-link {
	text-align:center;
	padding-bottom:3px;
}
