body {
	background-color: #a6a7a2;
//background: url("bg.png") repeat-x scroll left top #FFFFFF;
	margin: 0px auto;
	width: 962px;
	color: #3F3F3F;
}

div#footer {
    background: url("footerbg.png") no-repeat scroll center top transparent;

    color: #FFFFFF;
    line-height: 44px;
    margin-bottom: 0px;
    text-align: center;
background-color: #909189;
}

#alignedtext {
position:relative;
top: 30px;
left: 200px;
color: #131E23;
width: 520px;
}

#frontimgtext {
font-size:12px;
line-height:20px;
margin-left:21px;
position:relative;
top:-110px;
color: #131E23;
width: 320px;
}

.frontlink a:link, .frontlink a:visited {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

a:link, a:visited {
color:#990000;
}

.frontheaders {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}

* {
	padding: 0;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	outline: none;
}

/* tt_news - blog START */

#menu-level1 div.csc-header h1.-firstHeader {
	line-height:30px;
	margin: 0 0 15px 0;
}

#menu-level1 .news-catmenu h4 a {
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}

#menu-level1 .news-catmenu h4 a:hover {
	text-decoration: underline;
}

#menu-level1 .news-catmenu .news-catmenu-NO  img {
	display:none;
}

#menu-level1 .news-catmenu .news-catmenu-ACT  img {
	display:none;
}

#menu-level1 .news-catmenu .news-catmenu-NO  a, #menu-level1 .news-catmenu .news-catmenu-ACT  a {
	text-decoration: none;
	font-size: 12px;
}

#menu-level1 .news-catmenu .news-catmenu-NO a:hover {
	text-decoration: underline;
}

#menu-level1 .news-catmenu .news-catmenu-ACT  a:hover {
	text-decoration: underline;
}


.news-list-item, .news-list-item-large {
	float: left;
	width: 632px;
}

.news-list-item .subheader_teaser {
	margin: 10px 0 10px 0;
	float: left;
}

.news-list-item .subheader_teaser .teaser {
	float: left;
}

#news-list-wrapper .news-list-item-large .subheader_teaser .teaser_image {
	float: left;
	width: 632px;
	margin: 0 0 10px 0;
}

#news-list-wrapper .news-list-item-large .subheader_teaser .teaser_image img {
	margin: 0 auto;
	display: block;
	width: auto;
	float: none;
}

.news-list-item .subheader_teaser .teaser_image {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

.news-list-item .subheader_teaser .teaser_image img {
	float: left;
	width: 200px;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.news-list-item h1 a {
	text-decoration: none;
}

.news-list-item h1 a:hover {
	text-decoration: underline;
}

.news-list-item .news-list-morelink {
	display:none;
}

.news-list-item hr {
	border: 0;
	color: #999999;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	margin: 5px 0 10px 0;
}

.news-list-item h1 a strong {
	font-size: 16px; 
	font-weight: bold; 
	font-family: arial; 
	color: #999;
	text-decoration: none;
}

.news-single-item h2 font strong {
	font-size: 22px; 
	font-weight: normal; 
	font-family: arial; 
	color: #999;
}

.news-single-item .news-single-timedata {
	margin: 10px 0 10px 0;
}

.news-single-item hr {
	/*border: 0;
	color: #999999;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	margin: 5px 0 5px 0;*/
	display:none;
}

.news-single-item .news-single-backlink {
	display:none; 
}

#pages #contentwrapper #content .news-single-item table tr td {
	border-bottom: 0px;
	border-top: 0px;
}

#content .news-list-container .news-list-item div a {
	text-decoration:none;
	margin-left:5px;
}

.news-list-container div img {
	position: relative; top: 2px;
}


#content .tx-veguestbook-pi1 h2.tx-guestbook-header {
	padding: 0;
	/*text-indent: 20px;
	border: 1px solid #909189;*/
	background: #ffffff;
	color: #909189;
}

#content .tx-veguestbook-pi1 .tx-guestbook-right {
	padding: 5px 0 5px 5px;
	width: 612px;
	border: 1px solid #909189;
	margin: 0 0 5px 0;
}

.tx-veguestbook-pi1 {
	background-color: #919191;
	width: 619px;
	margin-bottom: 5px;
}

.tx-veguestbook-pi1 .guestbook-comments {
	float:left;
	background-color: #fff;
}

.tx-veguestbook-pi1 form fieldset .tx-guestbook-field label {
	color: #fff;
	padding-left: 10px;
}

.tx-veguestbook-pi1 form fieldset .tx-guestbook-field .tx-guestbook-submit {
	margin-left:10px;
}

#contentwrapper #content .tx-veguestbook-pi1 p.tx-guestbook-form-error {
	margin: 5px 0 0 10px;
	color: #fff;
}

.tx-veguestbook-pi1 ul li {
	margin-left: 10px;
	color: #fff;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	padding: 0 0 5px 0;
}

.tx-veguestbook-pi1 form fieldset .tx-guestbook-field textarea#message {
	height:30px;
	margin-bottom:5px;
	width:480px;
}

/*#content .tx-veguestbook-pi1 .tx-guestbook-right p {
	padding: 0 10px 10px 10px;
}*/

/* tt_news - blog END */

ul {
	margin: 0 0 0 20px;
}

div {

	
}



a{color: #909189;}



#frontpage, #pages, #header, #header div, #contentwrapper, #menu-level1, #content, #sitemap {
	float: left;
}

news-list-container a {
	text-decoration:none;
	margin-left:5px;
}

#header {	
	/*margin: 20px 0 20px 20px;*/
	width: 962px;
	background-color: #fff;	
	
	
}


#logo {
	width: 100px;
	position:relative;
}
#logo .topLang {
	position:absolute;
	top:10px;
	right:-819px;
	_right: -745px;
}
#logo .topLang a img {border:none; padding-left:1px}

#header #menu-level0 {
	position: relative;
	color:#131E23;
	font-size:12px;
	line-height:20px;
	margin-left:21px;
	position:relative;
	top: +45px;
	left: -330px;
	width:620px;
	float: right;
	/*fjernet rgl 16/8
	width: 570px;
*/
}

img#logo-img {
  margin-top: 15px;
}

#menu-level0 ul {
	list-style: none;
	float: left;
	margin: 0 30px 0 0;
}

#menu-level0 ul li {
	float: left;
}

#menu-level0 ul li a {
	color: #909189;
	text-decoration: none;
	line-height: 110px;
	padding: 0 11px 0 11px;
	display: block;
	float: left;
	font-size: 14px;
}
#menu-level0 ul li a:hover {
	color: #FF9900;
	
}

#menu-level0 ul li a.selected {
	color: #FF9900;
	text-decoration: none;
	line-height: 97px;
	padding: 0 11px 0 11px;
	display: block;
	float: left;
	font-size: 16px;
}

.content_frame {
    width:710px;   
    height:430px; 
   position: relative; 
   left: -25px;


}

#header #forsidebilled {
	width: 962px;
	clear: both;
}

#header #forsidebilled .forside3elementer * {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	
}

#header #forsidebilled .underside3elementer * {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#content, #contentwrapper {
	width: 962px;
	color:#909189;
	background-color: #fff;	
	float: left;

        
}
#contentwrapper {
  padding-top: -10px;
}

#contentwrapper #menu-level1 {
	width: 145px;
	padding: 35px;
	
 
	overflow: hidden;
}

#contentwrapper #menu-level1 ul li a {
	text-decoration: none;
}
#contentwrapper #menu-level1 ul li a:hover{
color:black;
}
#contentwrapper #menu-level1 ul li {
/* fjernet af rgl 21
	height: 25px;

	line-height: 25px;
*/
margin-bottom:10px;
}

#contentwrapper #menu-level1 ul {
	width: 180px;
}

#contentwrapper #content {
	width: 632px;
	padding: 35px;
	/*overflow: hidden;*/
        
}



p.bodytext {
color:#909189;
font-family:arial;
	font-size: 12px;
	line-height: 20px;
/*Fjrenet af rgl fucker text med bille up
	width: 642px;
*/
}


a.internal-link { font-size: 13px; }

a.internal-link img {
	display: none;
}

div#redtext p.bodytext {
	color: #c52821;
	font-size: 20px;
	line-height: 25px;
	font-family: times;
	margin: 0 0 25px 0;
}

.csc-firstHeader {
color:#999999;
	font-family: Arial;
	font-size: 22px;
                   font-weight: bolder;
/*	font-weight: normal;
*/	
        margin: 0 0 20px 0;
	line-height: 30px;
	width: 100%;
	display: block;
	float: none;
}

.csc-firstHeader2 {
color: #777777;
	font-family: Arial;
	font-size: 25px;
                   font-weight: bolder;
/*	font-weight: normal;
*/	
        margin: 0 0 20px 0;
	line-height: 30px;
	width: 100%;
	display: block;
	float: none;
}

#content div.underside2elementer {
	width: 662px;
	float: left;
}

#contentwrapper .tocol-1, #contentwrapper .tocol-2 {
	border-right: 0;
	width: 300px;
	margin-right: 30px;
	float: left;
	clear: none;
}
#contentwrapper .to-col-66-33 .tocol-1 {
	border-right: 0;
	width: 621px;
	margin-right: 30px;
	float: left;

	clear: none;
}
#contentwrapper .to-col-66-33 .tocol-2 {
	border-right: 0;
	width: 320px;
	margin-right: 30px;
	float: left;
	clear: none;
}

#contentwrapper p {

	t/ext-align: justify;
	margin: 0 0 10px 0;
}

.trecol-1, .trecol-2 {
	float: left;
}

.trecol-3 {
	border-top: 1px solid #a6a7a2;
}

.forside3elementer .trecol-1, .forside3elementer .trecol-2 {
	border-top: 1px solid #a6a7a2;
	border-right: 1px solid #a6a7a2;
	margin-bottom: 0px;
}

.forside3elementer, .forside2elementer {
	width: 960px;
	overflow: hidden;
}

.tocol-1 {
/*	width: 639px;
	border-right: 1px solid #a6a7a2;
	overflow: hidden;
	float: left;*/
}



#content .forside2elementer {
	border-bottom: 0px solid #ffffff;//commented
	float: left;
}

#content .forside2elementer div {
float:left;
}
#content .forside2elementer .tocol-2 { 
                                   
} 

#content .forside2elementer dl.csc-textpic-image {
	margin: 0;
}

#content .forside2elementer dl.csc-textpic-image img {
	float: left;
}

.tocol-2 {
	width: 308px;
	float: left;
	overflow: hidden;
}

.tocol-2 .top, .tocol-2 .bottom {
	clear: both;
}
/*
.tocol-2 .top, .tocol-2 .bottom p a{
	padding-left:40px;
}
*/
.Cscg-header {
	clear: both;
	width: 100%;
	float: none;
}

.csc-header h1 {
color:#999999;
font-family:arial;
font-size:22px;
font-weight:normal;
}

.top {
}

.top form {
	float: left;
}

.top form table tr td {
	font-size: 13px;
	color: #909189;
}

#content .forside3elementer .trecol-1 {
	width: 300px;
	/*border-right: 1px solid #a6a7a2;*/
	padding-top: 18px;
        padding-left:20px;
       padding-bottom: 2px;
	float: left;
}

#content .forside3elementer .trecol-2 {
	width: 299px;
	border-right: 1px solid #a6a7a2;
	padding-top: 18px;
        padding-left:20px;
       padding-bottom:20px;
       
}
/*
.b1_lb, .b2_lb, .b3_lb, .b4_lb{font-size:1px; overflow:hidden; display:block;}
.b1_lb {height:1px; background:#FFFFFF; margin:0 5px;}
.b2_lb {height:1px; background:#FFFFFF; border-right:2px solid #FFFFFF; border-left:2px solid #FFFFFF; margin:0 3px;}
.b3_lb {height:1px; background:#FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; margin:0 2px;}
.b4_lb {height:2px; background:#FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; margin:0 1px;}
.contentb_lb {background: #FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF;  height:200px;}
.rounded_wrapper {margin: 20px 0 20px 0px;}
.rounded_wrapper2 {margin-left:0px;}
.b1_dg, .b2_dg, .b3_dg, .b4_dg{font-size:1px; overflow:hidden; display:block;}
.b1_dg {height:1px; background:#909189; margin:0 5px;}
.b2_dg {height:1px; background:#909189; border-right:2px solid #909189; border-left:2px solid #909189; margin:0 3px;}
.b3_dg {height:1px; background:#909189; border-right:1px solid #a6a7a2; border-left:1px solid #909189; margin:0 2px;}
.b4_dg {height:2px; background:#909189; border-right:1px solid #909189; border-left:1px solid #909189; margin:0 1px;}
.contentb_dg {background: #909189; border-right:1px solid #909189; border-left:1px solid #909189;  height:200px;}
.rounded_wrapper3 {margin: 20px 0px 20px 0px;}
*/

#frontpage div.header_round_top {
	height:12px;
	margin-top:10px;
	z-index: -100;
}

#frontpage div.header_round_bottom {
	position: relative; 
	top: -8px; 
	z-index: -100;
}

#frontpage div.content_round_top {
	float: left;
	height:12px;
	z-index: -100;
}

#frontpage div.content_round_bottom {
	position: relative; 
	top: -8px; 
	z-index: -100;
}

#frontpage div.sitemap_round_top {
	height:12px;
	z-index: -100;
}

#frontpage div.sitemap_round_bottom {
	position: relative; 
	top: -8px; 
	z-index: -100;
}

html body div#pages div#contentwrapper {
	margin-bottom:0px;
}

#pages div.header_round_top {
	height:12px;
	margin-top:10px;
	z-index: -100;
}

#pages div.header_round_bottom {
	position: relative; 
	top: -8px; 
	z-index: -100;
}

#pages div.content_round_top {
	height:12px;
	z-index: -100;
}

#pages div.content_round_bottom {
	position: relative; 
	top: -8px; 
	z-index: -100;
}

#pages div.sitemap_round_top {
	height:12px;
	z-index: -100;
}

#pages div.sitemap_round_bottom {
	position: relative; 
	top: -8px; 
	z-index: -100;
}

#content .forside3elementer .trecol-3 {
	width: 299px;
        padding-top: 18px;
        padding-left:18px;
       padding-bottom:20px;
	float: left;
}


#content .forside3elementer .csc-header h1 {
	margin: 0 0 10px 0;
	float: none;
	clear: both;
	display: block;
}


#sitemap {
	width: 961px;
	
	background-color: #909189;
	
	overflow: hidden;


}

#sitemap ul {
	width: 920px;
	float: left;
	list-style: none;
	margin: 0;
	overflow: hidden;
}

div.csc-sitemap {
	padding: 20px;
	float: left;
}

#sitemap ul li {
	float: left;
}

#sitemap ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-family: verdana;
	float: left;
	width: 110px;
	margin: 0;
	clear: both;
}

#sitemap ul li a:hover {
	text-decoration: underline;
}

#sitemap ul li ul {
	width: 130px;
	margin: 0;
	clear: both;
	overflow: hidden;
}

#sitemap ul li ul li {
	width: auto;
	clear: both;
}

#sitemap ul li ul li a {

                         text-decoration: none;


	font-weight: normal;
}

#sitemap ul li ul li ul {
	margin: 0 0 0 10px;
}

#menu-level1 ul {
	list-style: none;
	margin: 5px 0 0 0;
}

/*
CHAT STYLES
*/  
div#tx-vjchat-content {
                        float:left;
                        } 
div.tx-vjchat-entry { 
                      display:block;
                       
                      }

 div.tx-vjchat-message-style-0 span.tx-vjchat-entry {
 color: #000000;
 }
 div.tx-vjchat-message-style-1 span.tx-vjchat-entry {
 color: #000055;
 }
 div.tx-vjchat-message-style-2 span.tx-vjchat-entry {
 color: #008000;
 }
 div.tx-vjchat-message-style-3 span.tx-vjchat-entry {
 color: #FF0000;
 }
 div.tx-vjchat-message-style-4 span.tx-vjchat-entry {
 color: #800000;
 }
 div.tx-vjchat-message-style-5 span.tx-vjchat-entry {
 color: #800080;
 }
 div.tx-vjchat-message-style-6 span.tx-vjchat-entry {
 color: #FF5500;
 }
 div.tx-vjchat-message-style-7 span.tx-vjchat-entry {
 color: #FFFF00;
 }
 div.tx-vjchat-message-style-8 span.tx-vjchat-entry {
 color: #00FF00;
 }
 div.tx-vjchat-message-style-9 span.tx-vjchat-entry {
 color: #008080;
 }
 div.tx-vjchat-message-style-10 span.tx-vjchat-entry {
 color: #00FFFF;
 }
 div.tx-vjchat-message-style-11 span.tx-vjchat-entry {
 color: #0000FF;
 }
 div.tx-vjchat-message-style-12 span.tx-vjchat-entry {
 color: #FF00FF;
 }
 div.tx-vjchat-message-style-13 span.tx-vjchat-entry {
 color: #7F7F7F;
 }
 div.tx-vjchat-message-style-14 span.tx-vjchat-entry {
 color: #D2D2D2;
 } 

#pages #contentwrapper #content table tr td {
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #eee;
	padding: 0 5px 0 5px;
}

#pages #contentwrapper #content table tr td p.bodytext {
	width: auto;
}

#pages #contentwrapper #content table tr td img {
	float: left;
}

#pages #contentwrapper #content table tr td a {
	color: #000;
	text-decoration: none;
}

#pages #contentwrapper #content table tr td a:hover {
	text-decoration: underline;
}

#pages #contentwrapper #content table tr td font, #pages #contentwrapper #content table tr td {
	color: #000;
	font-weight: normal;
}

.tx-newloginbox-pi1-forgotP { 
                              float:left;
} 


#content .forside2elementer  .tx-newloginbox-pi1 {

                                                 width:200px;
                                                 

 } 


#frontpage #content .forside2elementer .tocol-2  p,#frontpage #content .forside2elementer .tocol-2  a   { 
                                                    width:250px;
                                                    font-size: 12px;
                                                    clear:both;                                                       
                                                    } 

#frontpage #content .forside2elementer .tocol-2 .tx-newloginbox-pi1  p a,  #frontpage #content .forside2elementer .tocol-2 a.internal-link  { 
                                                                                                                                              
font-size:11px;
 }

a.opretbrugerlink { 
padding-left: 10px;


}

#frontpage #content .forside2elementer .tocol-2 .bottom p {padding-left:40px; }

#frontpage #content .forside2elementer .tocol-2 .bottom h2 {
                                                             margin-top:20px;
                                                     float:left; 
                                                     padding-left:40px;
                                                     width:308px;

}
#frontpage #content .forside2elementer .tocol-2 form {
                                                       float:left;
                                                       width:250px;
                                                       
                                                       
}
#frontpage #content .forside2elementer .tocol-2 .bottom form {padding-left:40px;}

#frontpage #content .forside2elementer #user { 
                                                  width:227px;
                                               height:18px;
                                               line-height:10px;
}

#frontpage #content .forside2elementer #pass { 
                                               width:174px;
                                               float:left;
                                               height:18px;
                                               line-height:10px;
}
#frontpage #content .forside2elementer #login {
                                                width:50px;
                                                background-color:#301272;                                         
                                                color :white;
                                                height:18px;
                                                line-height:10px;
                                                border:0px solid #b4c865;                                         
                                                margin-top:2px
} 
#underside-udenvenstremenu .to-col-66-33 { 
 float:left;
margin-left:12px;
}
 
#underside-udenvenstremenu .to-col-66-33 .tocol-1 {
width:580px;

} 

#underside-udenvenstremenu .to-col-66-33 .tocol-2 a img {
border-top:1px solid #a6a7a2;
border-left:1px solid #a6a7a2;
border-bottom:1px solid #a6a7a2;
                                                    }

#underside-udenvenstremenu #content {
width:960px;
} 

#underside-udenvenstremenu #contentwrapper #content, #underside-udenvenstremenu #contentwrapper .to-col-66-33 .tocol-1 { 
padding:0px; 
margin:0px;                                                                                                                         
}
.csc-mailform-field { display:block; }

#frontpage .top { padding-bottom:0px;} 

#pages #contentwrapper .tocol-1,#pages #contentwrapper .tocol-2 { 
margin-right:0px;
width:317px;
 }

#pages div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { 

margin-top:5px;


}

 
#contentwrapper #menu-level1 ul li a {
	font-size: 13px;
}

#contentwrapper #menu-level1 h1 a {
	font-size: 14px;
}

div.tocol-2 div.csc-header-n1 {
	float: lef;
}

div.tocol-1 br, div.tocol-2 br {
	display: none;
}

div.tocol-1 div br, div.tocol-2 div br {
	display: block;
}

img.spacer-gif {
	display: none;
}

#contentwrapper {
	background-image: url(../billeder/subpage_faux.gif);
	background-repeat: repeat-y;
}

div.tocol-2 div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
}

div.user-nupograph-pi2, div.user-nupograph-pi2 div {
	display: block;
}

.trecol-3 br {
	display: none;
}

.csc-header h1 {
	font-weight: normal;
	font-size: 22px;
	font-family: arial;
	color: #999;
}

div#frontpage #content .forside2elementer .tocol-2 .bottom img {
	position: relative;
	left: 115px;
	margin: 0 0 20px 0;
}

/*div#frontpage #content .forside2elementer .tocol-2 .tx-rbflashobject-pi1-swf_altcontent {
	height: 200px;
	overflow: hidden;
	float: left;
}*/

.flagTop img {vertical-align: middle;}

fieldset.tx-powermail-pi1_fieldset_1, fieldset.tx-powermail-pi1_fieldset_2 {border: none;}
fieldset.tx-powermail-pi1_fieldset_3 {border: none;}/*efaq*/

fieldset.tx-powermail-pi1_fieldset_1 legend, fieldset.tx-powermail-pi1_fieldset_2 legend {color:#999; font-family:arial; font-size:22px; font-weight:normal; padding-bottom: 25px; *margin-left: -9px;}
fieldset.tx-powermail-pi1_fieldset_3 legend {color:#999; font-family:arial; font-size:22px; font-weight:normal; padding-bottom: 25px; *margin-left: -9px;}/*efaq*/


fieldset.tx-powermail-pi1_fieldset_1 div.tx_powermail_pi1_fieldwrap_html, fieldset.tx-powermail-pi1_fieldset_1 div.powermail_check_inner, fieldset.tx-powermail-pi1_fieldset_2 div.tx_powermail_pi1_fieldwrap_html, fieldset.tx-powermail-pi1_fieldset_2 div.powermail_check_inner {clear: both; display: block;}

fieldset.tx-powermail-pi1_fieldset_3 div.tx_powermail_pi1_fieldwrap_html, fieldset.tx-powermail-pi1_fieldset_3 div.powermail_check_inner {clear: both; display: block;}/*efaq*/


fieldset.tx-powermail-pi1_fieldset_1 label, fieldset.tx-powermail-pi1_fieldset_2 label {float: left; width: 150px;}
fieldset.tx-powermail-pi1_fieldset_3 label {float: left; width: 150px;}/*efaq*/

fieldset.tx-powermail-pi1_fieldset_1 input.powermail_text, fieldset.tx-powermail-pi1_fieldset_2 input.powermail_text {margin-bottom: 5px; padding: 2px; border: 1px solid #666; width: 250px;}
fieldset.tx-powermail-pi1_fieldset_3 input.powermail_text {margin-bottom: 5px; padding: 2px; border: 1px solid #666; width: 250px;}/*efaq*/

fieldset.tx-powermail-pi1_fieldset_1 select.powermail_countryselect, fieldset.tx-powermail-pi1_fieldset_2 select.powermail_countryselect {margin-bottom: 5px; padding: 2px; border: 1px solid #666; width: 256px;}
fieldset.tx-powermail-pi1_fieldset_3 select.powermail_countryselect {margin-bottom: 5px; padding: 2px; border: 1px solid #666; width: 256px;}/*efaq*/

fieldset.tx-powermail-pi1_fieldset_1 textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset_2 textarea.powermail_textarea {margin-bottom: 5px; padding: 2px; border: 1px solid #666; width: 250px; height: 150px;}
fieldset.tx-powermail-pi1_fieldset_3 textarea.powermail_textarea {margin-bottom: 5px; padding: 2px; border: 1px solid #666; width: 250px; height: 150px;}/*efaq*/

fieldset.tx-powermail-pi1_fieldset_1 input.powermail_submit, fieldset.tx-powermail-pi1_fieldset_2 input.powermail_submit {margin-left: 150px; padding: 3px; border: 1px solid #666; background: #eee; color: #666;}
fieldset.tx-powermail-pi1_fieldset_3 input.powermail_submit {margin-left: 150px; padding: 3px; border: 1px solid #666; background: #eee; color: #666;}/*efaq*/

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {font-weight: bold; padding-top: 10px;}
div.powermail_mandatory_js {color: #c30; padding-left: 150px; display: block; padding-bottom: 5px;}


#content .forside2elementer .tocol-1-center, #content .forside2elementer .tocol-1-center .tx-rbflashobject-pi1-swf_altcontent {text-align:center; float:none!important; display:block; }

.powermail_check_inner_uid7_0, .powermail_check_inner_uid7_1, .powermail_check_inner_uid7_2, .powermail_check_inner_uid7_3, .powermail_check_inner_uid7_4, .powermail_check_inner_uid7_5, .powermail_check_inner_uid7_6, .powermail_check_inner_uid7_7, .powermail_check_inner_uid7_8 {width: 25%; float: left; clear: none !important;}

fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_0 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_1 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_2 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_3 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_4 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_5 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_6 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_7 label,fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid7_8 label { float: none; width: 80px; word-wrap: none;padding-left: 20px; display: inline-block;}

.powermail_check_inner_uid7_0 input, .powermail_check_inner_uid7_1 input, .powermail_check_inner_uid7_2 input, .powermail_check_inner_uid7_3 input, .powermail_check_inner_uid7_4 input, .powermail_check_inner_uid7_5 input, .powermail_check_inner_uid7_6 input, .powermail_check_inner_uid7_7 input, .powermail_check_inner_uid7_8 input  {margin-left: -103px; vertical-align: middle;}

.powermail_check_inner_uid8_0, .powermail_check_inner_uid8_1, .powermail_check_inner_uid8_3, .powermail_check_inner_uid8_4, .powermail_check_inner_uid8_6, .powermail_check_inner_uid8_7 {width: 25%; float: left; clear: none !important;}
.powermail_check_inner_uid8_2, .powermail_check_inner_uid8_5 {width: 50%; float: left; clear: none !important;}

.powermail_check_inner_uid8_0 input, .powermail_check_inner_uid8_1 input, .powermail_check_inner_uid8_2 input, .powermail_check_inner_uid8_3 input, .powermail_check_inner_uid8_4 input, .powermail_check_inner_uid8_5 input, .powermail_check_inner_uid8_6 input, .powermail_check_inner_uid8_7 input {margin-left: -133px;}

fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_0 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_1 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_2 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_3 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_4 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_5 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_6 label, fieldset.tx-powermail-pi1_fieldset_1 .powermail_check_inner_uid8_7 label { float: none; width: 110px; padding-left: 20px; display: inline-block;}

.tx_powermail_pi1_fieldwrap_html_9 {padding-top: 10px;}
.tx-jkpoll-pi1 { background:#301272; color:#fff !important; width:210px; margin-left:40px; margin-bottom:20px; *margin-bottom:0px; padding:10px; }
.tx-jkpoll-pi1 form { width:220px !important; padding:10px !important; margin:0; }
.tx-jkpoll-pi1 p { padding:0 !important;}

div#frontpage #content .forside2elementer .tocol-2 .bottom .tx-jkpoll-pi1 img {left: 0px; margin: 0 0 0 0;}
div#frontpage #content .forside2elementer .tocol-2 .bottom .csc-textpic-imagewrap img {left: 0px; margin: 20px 0 20px 40px;}
#frontpage #content .forside2elementer .tocol-2 .bottom .tx-jkpoll-pi1 p {width: 220px;}
@media screen and (-webkit-min-device-pixel-ratio:0) { .tx-jkpoll-pi1 h1 { padding-right: 20px; } }

#prodTopArea {position: relative; height: 380px;}
#slideMenu {position: absolute; right: -60px; top: 0; width: 194px; z-index: 30001; _right: -83px}
#slideMenu ul li {list-style-type: none; position: relative; z-index: 30005;}
#slideMenu ul li a {display: block; padding: 23px 33px 0 33px; width: 131px; height: 72px; background-position: 0 0; background-repeat: no-repeat; background-image: url(images/nupo_tabs.png); color: #67686a; text-decoration: none; font-size: 15px; position: relative; z-index: 30008;}
#slideMenu ul li.active a, #slideMenu ul li a:hover {background-position: 0 -95px; color: #726f70;}
#pages #slideshow div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {margin-top: 0;}
#slideshow  div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 0;}
#slideshow div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {margin-left: -16px;}
#slideshow {height: 380px; overflow: hidden;}

#leftArea {width: 532px; float: left; position: relative; z-index: 30000;}
#rightArea {width: 150px; float: right; margin-right: -50px; padding-top: 30px;}
#imageTop {float: right; padding-left: 20px; margin-top: -200px;}
.hor #imageTop {float: none; padding-left: 0; margin-left: -130px;}
#prodContent {float: left; width: 221px; padding-top: 20px;}

#slideshow .csc-header {position: absolute; z-index: 25000; left: 30px; top: 30px;}
#slideshow .csc-header h1 {color: #fff; font-size: 40px; line-height: 50px; width: 460px; z-index: 30002;}
#pages {display: inline-block;}
#slideMenu ul {position: relative; z-index: 30000;}

#prodContentArea { width:532px;}
#slideshow .tx-wwimagecycle-pi1 {width: 532px; height: 380px; overflow: hidden;}
#slideshow div.csc-textpic-center {margin-left: -31px;}

a img {
		border: none;
	}

#tx-vjchat-tools-container {
  clear: both;
}
