body
{
	background-repeat: repeat-x;
	margin:0 auto;
	padding:0;
	background-image:url(../images/redesign/bg.jpg);
	background-repeat:repeat-x;
}

td,tr,p {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A2D39;
}

.newsHeadline {
	font-size: 11px;
	color: #E1CC00;
	font-weight:bold;
}

H1 {
	font-size: 11px;
	color: #1A2D39;
	font-weight:bold;
	margin:0px
}

.bund {
	font-size: 10px;
}

.Marker {
	color: #0088CE;
}

.MenuActive {
	color: #0088CE;
	font-weight:bold;
}

.udsagn {
	font-style:italic;
	font-size:12px;
	}
	
div.clear {
	height:				1px;
	overflow:			hidden;
	clear:				both;
	margin-top:			-1px;
}
/* -------------- LINK DEFINITIONS ----------------- */

a {
	color: #0088CE;
}

a:link {
	color: #0088CE;
	text-decoration: underline;
}
	
a:visited {
	color: #0088CE;
	text-decoration: underline;
}

a:active {
	color: #0088CE;
	text-decoration: underline;
}

a:hover {
	color: #0088CE;
	text-decoration: none;
}

a.understreg {
	color: #596475;
}

a.understreg:link {
	color: #596475;
	text-decoration: none;
}
	
a.understreg:visited {
	color: #596475;
	text-decoration: none;
}

a.understreg:active {
	color: #C15026;
	text-decoration: none;
}

a.understreg:hover {
	color: #C15026;
	text-decoration: underline;
}

a.gul_bold_link {
	color: #E1CC00;
	font-weight:bold;
}

/*
a.linkGulBold:link {
	color: #EFC739;
	font-weight:bold;
	text-decoration: none;
}
	
a.linkGulBold:visited {
	color: #EFC739;
	font-weight:bold;
	text-decoration: none;
}

a.linkGulBold:active {
	color: #EFC739;
	font-weight:bold;
	text-decoration: none;
}

a.linkGulBold:hover {
	color: #EFC739;
	font-weight:bold;
	text-decoration: none;
}
*/

a.frontpageNewsTeaserHeader,
a.frontpageNewsTeaserHeader:hover
{
	color: #0088CE;
	font-weight: bold;
	text-decoration: none;
}

a.vMenuLink {
	color: #4D4D4A;
}

a.vMenuLink:link {
	color: #4D4D4A;
	text-decoration: none;
}
	
a.vMenuLink:visited {
	color: #4D4D4A;
	text-decoration: none;
}

a.vMenuLink:active {
	color: #4D4D4A;
	text-decoration: none;
}

a.vMenuLink:hover {
	color: #4D4D4A;
	text-decoration: underline;
}

a.tabelLink {
	color: #0088CE;
}

a.tabelLink:link {
	color: #0088CE;
	text-decoration: underline;
}
	
a.tabelLink:visited {
	color: #0088CE;
	text-decoration: underline;
}

a.tabelLink:active {
	color: #0088CE;
	text-decoration: underline;
}

a.tabelLink:hover {
	color: #0088CE;
	text-decoration: none;
}

a.ForumTal {
	color: #1A2D39;
}

a.ForumTal:link {
	color: #1A2D39;
	text-decoration: none;
}
	
a.ForumTal:visited {
	color: #1A2D39;
	text-decoration: none;
}

a.ForumTal:active {
	color: #1A2D39;
	text-decoration: none;
}

a.ForumTal:hover {
	color: #1A2D39;
	text-decoration: underline;
}

.outer_img_bg {
	background-color: #D0D0C8;
}
.inner_img_bg {
	background-color: #FFFFFF;
}

.contentTabel {
	background-color: #E9EAE5;
}

/* ------------------ Input og tekstareas --------------*/

INPUT, OPTION, SELECT, TEXTAREA {
	color: #1A2D39;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.ForumTextfieldMedium {
	height: 19px;
	width: 177;
	background-color: #F3F3F3;
	border-bottom: 1px #B4B4B4 solid; 
	border-top: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	}
.ForumTextfieldLarge {
	height: 19px;
	width: 332;
	background-color: #F3F3F3;
	border-bottom: 1px #B4B4B4 solid; 
	border-top: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	}
.ForumTextArea {
	height: 102px;
	width: 530;
	background-color: #F3F3F3;
	border-bottom: 1px #B4B4B4 solid; 
	border-top: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	}
	
.FormSelect {
	height: 18px;
	width: 257;
 	background-color: #F3F3F3;
 	border-top: 1px #B4B4B4 solid;
 	border-bottom: 1px #B4B4B4 solid;
 	border-left: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	}
.FormTextNormal {
	height: 18px;
	width: 257;
 	background-color: #F3F3F3;
 	border-top: 1px #B4B4B4 solid;
 	border-bottom: 1px #B4B4B4 solid;
 	border-left: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	}

.FormTextArea {
	height: 102px;
	width: 257;
	background-color: #F3F3F3;
	border-bottom: 1px #B4B4B4 solid; 
	border-top: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	}
.newsSelect {
	height: 18px;
	width: 140;
 	background-color: #F3F3F3;
 	border-top: 1px #B4B4B4 solid;
 	border-bottom: 1px #B4B4B4 solid;
 	border-left: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	}

.btnDelete {
	background-image: url(../images/redesign//img/slet_knp.gif);
	height: 23px;
	width: 71px;
	border: 0;
	}
	
/* Tabeller */

.forside_rammer {
	background-color: #E9E8E8;
	}
	
/* Main tabeller */

.mainTabelMork {
	height: 20px;
	background-color: #E9E9E9;
	}

.mainTabelLys {
	height: 20px;
	background-color: #F3F3F3;
	}
	
.TabelTop {
	height: 20px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	background-image:url(../images/redesign/../img/forum_tabel_top.gif);
	}
.TabelContent {
	height: 40px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#F3F3F3;
	}

/* -------------- MENU DEFINITIONS ----------------- */
td.topMenu {
	height:	44px;
}

td.topMenu ul {
	list-style:	none;
	margin:	0;
	padding: 0;
	z-index: 1000;
}

td.topMenu ul li {
	float: left;
	position: relative;
	z-index: 1000;
}

td.topMenu ul li img {
	display: block;
}
td.topMenu ul#nav li ul {
	position: absolute;
	z-index: 1000;
	display: none;
	min-width: 150px;
	background-color: #0088ce;
	padding: 5px 0 4px 0;
}

/* IE-specific hack */
* html td.topMenu ul li ul {
	width: 150px;
}

td.topMenu ul#nav li:hover ul,td.topMenu ul#nav li.over ul  {
	display: block;
	left: 0px;
	top: 44px;
	z-index: 100;
}

td.topMenu ul#nav li ul li {
	clear: both;
	line-height: 19px;
	height:19px;
	padding: 0 10px 0 28px;
	background-image:url(../images/redesign/submenu_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	white-space:nowrap;
	font-size:11px;
	margin-bottom:2px;
	min-width: 120px;
	z-index: 100;
}

/* IE-specific hack */
* html td.topMenu ul#nav li ul li {
	width: 100px;
	z-index: 100;
}

td.topMenu ul#nav li ul li a {
	color: #ffffff !important;
	text-decoration: none !important;
	display: block !important;
	width: 100% !important;
	background-image:none;
	font-weight:bold;
	line-height:19px;
	height:19px;
	white-space: nowrap;
}

td.topMenu ul#nav li ul li a:hover {
}

a.credit_link {
                      font-family:  Arial, Verdana, Helvetica, sans-serif;
                      font-size: 10px;
                      color: #D7D7D7;
}
 
a.credit_link:link {
                      color: #D7D7D7;
                      text-decoration: none;
}
                     
a.credit_link:visited {
                      color: #D7D7D7;
                      text-decoration: none;
}
 
a.credit_link:active {
                      color: #D7D7D7;
                      text-decoration: none;
}
 
a.credit_link:hover {
                      color: #D7D7D7;
                      text-decoration: underline;
}

img.fadeImage1 {
	position: absolute;
	opacity: 0.01;
	-moz-opacity: 0.01;
	filter:alpha(opacity=0);
}

img.fadeImage2 {
	position: absolute;
	opacity: 0.99;
	-moz-opacity: 0.99;
	filter:alpha(opacity=100);
}
	
.FormTipVen {
    height: 19px;
    width: 287px;
    background-color: #F3F3F3;
    border-bottom: 1px #B4B4B4 solid; 
    border-top: 1px #B4B4B4 solid;
    border-right: 1px #B4B4B4 solid;
    border-left: 1px #B4B4B4 solid;
}
    
.FormTipVenTextarea {
    height: 70px;
    width: 287px;
    background-color: #F3F3F3;
    border-bottom: 1px #B4B4B4 solid; 
    border-top: 1px #B4B4B4 solid;
    border-right: 1px #B4B4B4 solid;
    border-left: 1px #B4B4B4 solid;
}


.MenuActive a.vMenuLink {
	color: #0088CE;
	font-weight:bold;
}

#cvdInfo {
	position:			absolute;
	width:				140px;
	z-index:			9999;
	display:			none;
	border: 			solid 1px black;
	background-color:	#ffffdc;
	padding:			3px;
}

#donateErrors {
	color:				red;
	padding:			5px 0 10px 0;
}

#cvdInfoClose {
	display:			block;
	text-align: 		right;
	margin-bottom:		5px;
}

form.supportAndPayForm {
	margin:				20px 0;
}

/* SEARCH STYLES */

.ie .addthis_button,
.ie8 .addthis_button {
	position: relative;
	top: -570px;
}

.ie8 .aroundSearchIE,
.ie .aroundSearchIE {
	position: relative; 
	top: -570px;	
}

div.aroundSearch {
	margin:				0;
	padding:			0;
	height:				20px;
}

div.aroundSearch form{
	margin:				0;
	padding:			0;
	height:				20px;
}

div.underSpacer {
	margin:				0 0 6px 0;
	padding:			0;
}

input.buttonSearch {
	float:				right;
	display:			inline;
	width:				40px;
	height:				18px;
}

input.textField {
	float:				left;
	display:			inline;
	width:				130px;
	height: 			18px;
	border:				1px solid #B4B4B4;
	background-color: 	#F3F3F3;
}

div.resultText {
	margin:				2px 0 10px 0;
}

div.supportProjectThankYouTextWrapper {
	margin:				12px 0;
}

table.frontPageNews {
	margin-bottom: 		20px;
}

div.spacer {
	line-height:		5px;
	height:				5px;
}

ul.multipleImages {
	float:				left;
	list-style:			none;
	margin:				12px 0 12px 2px;
	padding:			0;
}

ul.multipleImages li {
	float:				left;
	width:				121px;
	margin:				3px 5px 5px 5px;
	text-align: 		center;
	display:			table;
	overflow:			hidden;
	display: table;
	#position: relative;
	overflow: hidden;	
}

ul.multipleImages li div.middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}

ul.multipleImages li div.inner {
	#position: relative;
	#top: -50%;
	#left: -50%;
}

ul.multipleImages img {
	border:				none;
}

div.newsletterSignedOffOutcomeWrapper {
	margin:				12px 0;
}

form.newsletterSignupForm input.newsletterSignupEmailInput {
	margin-right:	6px;
	height: 19px;
	width: 332;
	background-color: #F3F3F3;
	border-bottom: 1px #B4B4B4 solid; 
	border-top: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;	
}

p.newsletterSignupFormError {
	color: red;
}

div.imageModule2 {
	padding:			3px;
	border:				solid 1px #e9e8e8;
}

td.contentPageContent div.imageModule2 {
	padding:			0;
	border:				none;
	margin:				3px 0;
}

div.imageModule2 img {
	border:				0;
	display:			block;
}

div.textModuleBottomImageWrapper {
	text-align:			right;
	margin-top:			10px;
}

div.textModuleBottomImageWrapper img {
	border:				none;
}

div.textModuleBottomDownloadWrapper {
	/*margin-top:			15px;*/
}

ul#nav {
	height:44px;
}

ul#nav li {
	font-size:12px;
	line-height:44px;	
	height:44px;
	padding:0 15px 0 0;
	margin:0;

}

ul#nav li a {
	text-decoration:none;
	color:#666;
	height:44px;
	font-weight:bold;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	display:inline-block;
}

ul#nav li a:hover {
	
	color:#000;
	background-image:url(../images/redesign/menu_hover.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.leftShadow {
	background-image:url(../images/redesign/left_shadow.png);
	background-repeat:repeat-y;
	background-position: top;
	
}

* html .leftShadow {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/redesign/left_shadow.png", sizingMethod="strech");
}

.rightShadow {
	background-image:url(../images/redesign/right_shadow.png);
	background-repeat:repeat-y;
	width:6px;
}

* html .rightShadow {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/redesign/right_shadow.png", sizingMethod="strech");
}

.flow {
	border:1px solid #e9e8e8;
	margin-bottom:20px;
	margin-top: 9px;
}

.flowLeft {
	position: relative;
	float:left;
	width:243px;
}

.flowRight {
	float:right;
	width:243px;
}


.topImage {
	margin-bottom:9px;
}

.topImage2 {
	padding-top:9px;
	margin-bottom:9px;
}

.textWrapper {
	padding:9px;
	width:345px;
	margin-bottom:15px;
	border:1px solid #e9e8e8;
}

.textWrapper h2 {
	font-size:12px;
	color:#000;
	line-height:18px;
	height:18px;
	margin:0 0 5px 0;
	padding:0;
}

.textWrapper p {
	margin-bottom:0;
}

.imageWrapper {
	border:1px solid #e9e8e8;
	padding:3px;
	margin-bottom:20px;
}	

.dottedLine {
	height:1px;
	font-size:0;
	width:100%;
	background-image:url(../images/redesign/dot.gif);
	background-repeat:repeat-x;
}


.smallForm {
	width:177px;
	margin-bottom:10px;
}

.smallFormTop {
	width:168px;
	height:25px;
	color:#fff;
	text-transform:uppercase;
	background-image:url(../images/redesign/small_form_top.jpg);
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	padding-left:9px;
}

.smallForm form {
	padding:7px;
	border:1px solid #e9e8e8;
}

.smallForm select {
	background-color:#F3F3F3;
	border:1px solid #B4B4B4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:10px;
	width:163px;
}

.smallForm input {
	background-color:#F3F3F3;
	border:1px solid #B4B4B4;
	margin-bottom:10px;
	padding-left:3px;
	width:163px;
}

.smallForm .submit {
	background-image:url(../images/redesign/submit_button.gif);
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	margin-top:10px;
	padding-bottom:2px;
	padding-left:20px;
	width:91px;
}

.topLinkWrapper {
	height:37px;
	margin-top:3px;
	margin-left: 3px;
	margin-right: 3px;
	background-image:url(../images/redesign/greydot.jpg);
	background-repeat:repeat-x;
}

.topLinkLeft {
	float:left;
}

.topLinkRight {
	float:right;
}
	
.clear {
	clear:both;
}


.topLinkWrapper a.bpf {
	display:block;
	width:184px;
	height:37px;
	line-height:35px;
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	padding-left:85px;
	background-image:url(../images/largeTabHover.gif);
}
.topLinkWrapper a.bpf:hover {
        display:block;
        width:184px;
        height:37px;
        line-height:35px;
        text-decoration:none !important;
        font-family:Arial, Helvetica, sans-serif;
        font-size:16px;
        color:#fff;
        padding-left:85px;
        background-image:url(../images/largeTabInactive.gif);
}
.topLinkLeft a.bpfactive {
	display:block;
	width:184px;
	color: #fff;
	height:37px;
	line-height:35px;
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:85px;
	background-image:url(../images/largeTabActive.gif);
}

.topLinkRight a.bsf {
	display:block;
	width:185px;
	height:37px;
	color: #fff;
	line-height:35px;
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 35px;
	padding-left:90px;
	background-image:url(../images/largeTabHover.gif);
}

.topLinkRight a.bsfactive {
	display:block;
	width:185px;
	height:37px;
	line-height:35px;
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	padding-left:90px;
	background-image:url(../images/largeTabActive.gif);
}

.topLinkRight a.bsf:hover {
        display:block;
        width:185px;
        height:37px;
        line-height: 35px;
        text-decoration:none !important;
        font-family:Arial, Helvetica, sans-serif;
        font-size:16px;
        color:#fff;
        padding-left:90px;
        background-image:url(../images/largeTabInactive.gif);
}


.flowTop {
	margin:0 3px 0 3px;
	width:545px;
	background-color:#f3f3f3;
}

.flowTop p {
	padding:5px 9px 20px 9px;
}

.laesMere {
	background-image:url(../images/redesign/arrow.jpg);
	padding-left:15px;
	background-repeat:no-repeat;
	margin-left:9px;
	padding-bottom:20px;
	display:block;
	background-position:left 3px;
	color:#333 !important;
	text-decoration:none !important;
	font-weight:bold;
	line-height:10px;
}

.laesMindre {
	background-image:url(../images/redesign/arrowup.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	margin-left:9px;
	padding-bottom:20px;
	display:block;
	background-position:left 3px;
	color:#333 !important;
	text-decoration:none !important;
	font-weight:bold;
	line-height:10px;
}

.line {
	height:1px;
	width:100%;
	background-color:#e9e8e8;
	font-size:0;
	margin-top:4px;
}

.formWrapper {
	padding:20px 30px 30px 30px;
}

.formWrapperTopLeft {
	width:245px;
	float:left;
	height:42px;
}

.formWrapperTop {
	margin-bottom:25px;
}

.formWrapperTopRight {
	width:245px;
	float:right;
	height:42px;
}

.formWrapperTopLeft a {
	background-image:url(../images/inactive.gif);
	display:block;
	font-size:18px;
	color:#fff !important;
	text-decoration:none !important;
	line-height:30px;
	text-align:center;
	height:31px;
	width:245px;
}

.formWrapperTopLeft a.activeTab {
	background-image:url(../images/active.gif);
	color:#fff !important;
	height: 42px;
}

.formWrapperTopLeft a:hover {
	background-image:url(../images/hover.gif);
	color:#fff !important;
	height: 42px;
}

.formWrapperTopRight a {
	background-image:url(../images/inactive.gif);
	display:block;
	font-size:18px;
	color:#fff !important;
	text-decoration:none !important;
	line-height:30px;
	text-align:center;
	height:31px;
	width:245px;
}

.formWrapperTopRight a.activeTab {
	background-image:url(../images/active.gif);
	color:#fff !important;
	height: 42px;
}

.formWrapperTopRight a:hover {
	background-image:url(../images/hover.gif);
	color:#fff !important;
	height: 42px;
}

.flow select {
	width:241px;
	border:1px solid #b4b4b4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f3f3f3;
	margin-bottom:15px;
}

.flow label {
	display:block;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

.flow .smallSelect {
	width:77px;
}

.flow .smallInput4 {
	width:83px;
}

.flow input {
	width:241px;
	background-color:f3f3f3;
	padding-left:3px;
	border:1px solid #b4b4b4;
	margin-bottom:15px;
}

.flow .smallInput {
	width:155px;
}

.flow .smallInput2 {
	width:126px;
}

.flow .smallInput3 {
	width:106px;
}
.flow .checkbox {
	width:14px;
	float:left;
	border:none;
	margin-top:19px;
	height:14px;
}

.flow .checkLabel {
	float:left;
	margin-top:19px;
	padding-left:5px;
}

.flow .checkLabel2 {
	float:left;
	width:280px;
	margin-top:19px;
	padding-left:5px;
}

.flow .submit {
	width:91px;
	height:23px;
	background-image:url(../images/redesign/submit_button.gif);
	padding-left:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:none;
	line-height:23px;
	padding-bottom:2px;
	float:right;
	margin-top:20px;
}

.flow .submitTypeB {
	width:241px;
	height:44px;
	background-image:url(../images/redesign/sendButtonTypeA.gif);
	padding-left:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:none;
	line-height:23px;
	padding-bottom:2px;
	float:left;
	margin-top:20px;
	cursor: pointer;
}

.flow .submitTypeC {
	float: right;
	width:241px;
	height:44px;
	background-image:url(../images/redesign/sendAndPayButtonTypeA.gif);
	padding-left:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:none;
	line-height:23px;
	padding-bottom:2px;
	margin-top:20px;
	cursor: pointer;
}

.ie .flow .submitTypeC,
.ie8 .flow .submitTypeC { margin-top: 0px; }

.flow textarea {
	width:491px;
	background-color:f3f3f3;
	padding:3px;
	height:75px;
	border:1px solid #b4b4b4;
}

.flowInnerRight {
	float:right;
}

.flowInnerLeft {
	float:left;
}


.formBottom {
	margin-top:20px;
	border-bottom:1px dotted #000;
	border-top:1px dotted #000;
	height:64px;
	padding: 10px 0;
}

.formBottomImage {
	width:55px;
	height:58px;
	float: left;
}

.formBottomText {
	float: left;
}

.formBottomText2 {
	position: relative;
	z-index: 2;
	left:5px;
	top:-5px;
}

.topLinkLarge {
	width:463px;
	margin-top:9px;
	padding-top:10px;
	padding-left:90px;
	background-image:url(../images/redesign/flow_top_large.gif);
	height:35px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0271b9;
}

.formWrapperTopLarge {
	width:431px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	position:relative;
	color:#fff;
	line-height:30px;
	padding-left:60px;
	background-image:url(../images/redesign/flow_top_large.jpg);
}

.messageWrapper {
	margin-top:20px;
	padding-bottom:30px;
	border-bottom:1px dotted #000;
}

.tilbage {
	background-image:url(../images/redesign/arrow2.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
	padding-left:12px;
	margin-left:2px;
	display:block;
	float:left;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000 !important;
	text-decoration:none !important;
	text-transform:uppercase;
	clear: both;
	width: 477px;
}

ul.steps {
	font-size:10px;
	top:-9px;
	letter-spacing:2px;
	height:31px;
	right:50px;
	position:absolute;
	list-style-type:none;
}

ul.steps li {
	float:left;
	height:31px;
	line-height:32px;
	margin-right:5px;
	text-decoration:none !important;
}

ul.steps li.stepActive {
	background-image:url(../images/redesign/step_active.gif);
	height:31px;
	color:#000;
	text-align:center;
	width:17px;
	background-position:left -1px;
	background-repeat:no-repeat;
	display:block;
}

.errorText {
	width:473px;
	padding:5px 9px 5px 9px;
	background-color:#ffcccb;
	color:#a20e0e;
	margin:0;
	list-style-type:none;
	margin:0 0 20px 0;
	line-height:16px;
}

.errorColor { background: #fff; }

div.infoPopup {
	width:298px;
	font-size:11px;
	z-index:1001;
}

div#christmasGiftInfo {
	position:absolute;
	right: 0px;
	top: 50px;
}

div#cprNumberInfo, div#cvrNumberInfo {
	position:absolute;
	z-index: 99;
	left: -3px;
	top: 90px;
}

div.infoPopupText {
	background: url(../images/redesign/popup_shadow.png) repeat-y;
	padding:5px 20px 30px 20px;
}

div.infoPopupTop {
	background: url(../images/redesign/popup_shadow_top.png) no-repeat;
	height:15px;
/*	width:278px;
	padding-top:0px;
	padding-right:20px;*/
	background-position:top;
	background-repeat:none;
	
}

div.infoPopupBottom {
	background: url(../images/redesign/popup_shadow_bottom.png) no-repeat;
	height:5px;
}

div.infoPopupClose a, div.infoPopup a {
	color:#000;
	display:block;
	margin-bottom:15px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
}

.stepText h3 {
	font-weight:normal;
	font-size:14px;
}

.stepText a {
	height:30px;
	width:200px;
	padding:6px 8px 8px 33px;
	background-image:url(../images/redesign/largelink.gif);
	display:block;
	color:#fff !important;
	float:left;
	margin-top:10px;
	line-height:16px;
	text-decoration:none !important;
	font-size:14px;
}

.stepText .imageWrapper2 {
	margin-top:30px;
	width:auto;
	text-align:center;
}

.stepText .right {
	float:right;
}

.content {
	border:1px solid #e9e8e8;
	padding:9px;
	margin-bottom:20px;
}

.content h3 {
	margin:0;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1px dotted #000;
}

.contentItem {
	background-color:#f3f3f3;
}

.contentItemInner {
	display: block;
	padding: 9px;
	
}

.contentItem2 .contentItemInner {
	border:	2px solid #e9e9e9;
	background-color: #FFFFFF;
}

.contentItem h3,.contentItem2 h3  {
	border-bottom:1px solid #fff;
	background-image: url(../images/redesign/contentItemTop.jpg);
	background-repeat: no-repeat;
	background-color:#e9e9e9;
	padding:0 0 0 9px;
	margin: 0;
	line-height:20px;
	font-size:11px;
	height:20px;
	font-weight: bold;
	display:block;
}

.contentItemImage {
	display: block;
	float:left;
	border:2px solid #fff;
	width:230px;
}

.contentItemImage img{
	display: block;
}

.contentItemText {
	width:265px;
	float:right;
}

.contentItemText h3 {
	background:none;
	padding:0;
	font-size:11px;
	margin:0;
	border-bottom:none;
}

.contentItemText p {
	margin-top:0;
}

.flow h3 {
	font-size:13px;
}


td.topMenu ul#nav li ul.menuie {
background-color:#0088CE;
display:block !important;
min-width:150px;
position:absolute;
top:44px;
z-index:10;
}

td.topMenu ul#nav li ul.menuie li {
background-image:url(../images/redesign/submenu_icon.gif);
background-position:10px 4px;
background-repeat:no-repeat;
font-size:11px;
height:19px !important;
line-height:19px !important;
margin-bottom:2px !important;
min-width:120px;
padding:0 10px 0 28px !important;
white-space:nowrap;
}

td.topMenu ul#nav li ul.menuie li a {
background-image:none;
color:#FFFFFF !important;
display:block !important;
font-weight:bold;
line-height:19px;
height:14px !important; 
text-decoration:none !important;
white-space:nowrap;
width:100% !important;
}


div.flowTop a img {
	border: none;
}

div.flowTop div.textWrapperTypeB {
	padding:5px 9px 20px;
}

div.flowTop div.textWrapperTypeC {
	padding:5px 9px 20px;
	display: none;
}

div.formExpand {
	display: none;
	position: relative;
}

div.formBottomText2 a.readMoreLink {
	line-height: 52px;
	padding-left: 3px;
}
