/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */


BODY {
  
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  margin:0px; 
  padding:0px; 
  text-align:center;
  height:100%;
  font-size:0.7em;
  color: #000000;
  letter-spacing: 0.01em;
  line-height: 140%;
  background-color:#666666;
  
 }


/* sideelementer */
#pagecontainer {
  margin-left:auto; 
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  text-align:left;
  height:auto;
  width:100%;
  max-width:992px;
  overflow:hidden;
  width:expression(document.body.clientWidth > 992? "992px": "auto" );
  
  background-color:#f2f2f2;
  border:1px solid #666666;
  
}

#pagecontainer2 {
  margin-left:auto; 
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  height:auto;
  overflow:hidden;
  width:100%;
  min-width:760px;
  width:expression(document.body.clientWidth < 760? "760px": "auto" );
  text-align:center;
  background-color:transparent;
  
}


#topstreamer{
  width:auto;
  height:50px;
  text-align:right;
  overflow:visible;
  background-image:url(../images/topstreamer.jpg);
  }

#topmargin{
  width:auto;
  height:0px;
  text-align:right;
  overflow:visible;
  
}

#pageHeader{
  position:relative;
  width:100%;
  height:auto;
  overflow:visible;
  
  
  }


/***********************************************/
/* Logo og sidenavn                                */
/***********************************************/


#logoImageHolder  {

margin-bottom :7px;
margin-top : 4px;
overflow:visible;
padding-bottom:7px;
padding-top:7px;
 margin-left:8px;
 width:auto;
  height:auto;
  
}

#logo {
font-family:verdana, Helvetica, sans-serif;
font-size:36px;
color: #333333;
font-style:normal;
font-weight:normal; 

}

A.logolink {

text-decoration:none;
 
}

A:hover.logolink {

text-decoration:none;
}

A:VISITED.logolink {

text-decoration:none; 
}




/***********************************************/
/* topmenu                                */
/***********************************************/


#topMenu{
  
  background-color:#3C953B;
  width:auto;
  height:auto;
  text-align:right;
  margin-bottom:0px;
  padding-bottom:3px;
  padding-top:0px;
  color:white;
  
   
  
    
}


#topMenu A{
  padding-top:2px;
  padding-bottom:2px;
  padding-left:8px;
  padding-right:8px;
  background-color:#3C953B;
  color:white;
  font-size:85%;
  text-decoration: none;
  font-weight:normal;
  border-left:none;
  }



#topMenu A:hover{
  background-color:#3C953B;
  color:white;
  text-decoration:underline;
}

#topMenu A.topMenuAct{
  background-color:#3C953B;
  color:white;
}


/***********************************************/
/* brødkrumme                                */
/***********************************************/
#breadcrumbandsearchbar {
  width:100%;
  height:auto;
  border-bottom:1px solid #4C4F63;
  overflow:hidden;
  
}


#breadCrumbBar{
  float:left;
  width:auto;
  height:19px;
  font-size:85%;
  color:white;
  background-color:#3C953B;
 
  
}

#breadCrumbBar A{
  text-decoration:none;
  
  font-size:100%;
  color:white;
  font-weight:normal;
}


#breadCrumbBar A:hover{
  text-decoration:underline;
  padding:0px;
  margin:0px;
  color:white;
  font-size:100%;
}


/***********************************************/
/* søgefunktion                                */
/***********************************************/
#searchBox{
  float:right;
  width:auto;
  height:19px;
  text-align:right;
  margin-right:0px;
  overflow:hidden;
  background-color:#3C953B;
  padding-top:0px;
  padding-right:5px;
  padding-left:5px;
  
  
}


#inputTextfieldSearch{
  vertical-align:text-top;
  height:auto;
  width:120px;
  border:none;
  font-family:verdana,arial,helvetica,sans serif;
  font-size:95%;
  background-color:#ffffff;
  border-top:1px solid #3C953B;
  
  margin-top:0px;
}

#inputImageSearch{
vertical-align:top;
border-top:2px solid #3C953B;

}


	

/***********************************************/
/* leftholder                                */
/***********************************************/

#leftholder{
  
  width:180px;
  margin-top:10px;
  margin-left:6px;
  margin-right:6px;
  margin-bottom:20px;
  padding:0px;
}


#leftholder p {
margin-top:0px;
margin-bottom:5px;
padding:0px;
color:black;
text-indent:0px;
font-size:90%;
font-family : verdana,arial,helvetica,sans serif;
letter-spacing: 0.01em;
line-height: 140%;
background-color:transparent;
}

#leftholder h2 {
font-size:100%;
font-style:normal;
font-weight:bold; 
color:#003366;
background-color: transparent; 
margin-bottom:7px;
margin-top:0px;
padding-top:0px; 
padding-left:0px;
text-indent:0px;
border-bottom:1px solid #4C4F63;
width:auto;
letter-spacing: 0.03em;
font-family : verdana,arial,helvetica,sans serif;
}

#undermenubox{
  width:auto;
  margin:0px;
  padding:4px;
  padding-top:8px;
  padding-bottom:0px;
  background-color:#4C4F63;
  border:1px solid #4C4F63;
  height:auto;
  
}

#undermenubox1{
  width:auto;
  margin-top:8px;
  padding:0px;
  background-color:#f2f2f2;
  border:1px solid #4C4F63;
  height:auto;
}

#nyhedsbrev {
  width:164px;
  height:auto;
  padding:0px;
  margin-left:6px;
  margin-top:10px;
  background-color:#f2f2f2;
 }
 
#undermenubox2{
  width:auto;
  margin-top:8px;
  padding:0px;
  background-color:#f2f2f2;
  border:1px solid #4C4F63;
  height:auto;
}

#omsiden {
  width:164px;
  height:auto;
  padding:0px;
  margin-left:6px;
  margin-top:10px;
  background-color:#f2f2f2;
 }

#undermenubox3{
  width:auto;
  margin-top:8px;
  padding:0px;
  background-color:#f2f2f2;
  border:1px solid #4C4F63;
  height:auto;
}

#besoeg {
  width:164px;
  height:auto;
  padding:0px;
  margin-left:6px;
  margin-top:10px;
  background-color:#f2f2f2;
  
 }

#leftholder A.undermenubox2link {
 
  text-decoration: none;
  font-weight:bold;


font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;



}
	
	
#leftholder A:HOVER.undermenubox2link  {


font-weight:bold;
text-decoration: none;


font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
color:#666666;

}

#leftholder A:VISITED.undermenubox2link  {

width:100%;
  text-decoration: none;
  font-weight:bold;





}

#leftholder A{
color:#003366;
  
  font-size:100%;
  text-decoration:none;
  font-weight:normal;

  }

#leftholder A:visited{
  color:#003366;
  text-decoration:none;
}

#leftholder A:hover{
  color:#003366;
  text-decoration:underline;
}


#leftholder A:active{
 color:#003366;
}


/***********************************************/
/* Content                               */
/***********************************************/

#content{

margin-top:0px;
margin-left: 0px;
margin-right:0px;
width:100%;
font-size:100%;
}




/***********************************************/
/* footer                                */
/***********************************************/
#footer {
width:100%;
height:auto;
border-bottom:6px solid #3C953B;
background-color:#4C4F63;
padding:0px;
margin:0px;
color:white;
letter-spacing: 0.01em;
font-size:90%;
}

#footerlinks {
float:left;
width:55%;
text-align:right;
color:white;
}

#footer A{
  background-color:#4C4F63;
  color:white;
  font-size:100%;
    font-weight:normal;
text-decoration: none;
  }

#footer A:hover{
  background-color:#4C4F63;
  color:white;
  font-size:100%;
  text-decoration:underline;
  font-weight:normal;
}

#footer A:Active{
  background-color:#4C4F63;
  color:white;
}


#footertekst {
float:left;
color:white;
}

#adresse {
width:100%;
text-align:center;
}

.tx-lastupdate-pi1{
color:white;
}


/***********************************************/
/* Diverse                                */
/***********************************************/


#centerbox li {
font-size:100%;
font-family: verdana, arial,helvetica,sans serif;
margin-top:5px;
margin-bottom:5px;
padding:0px;
color:black;
text-indent:0px;
margin-left:0px;
margin-bottom:6px;

}


ul {
margin-left:20px;
left:0px;
padding-left:0px;
font-size:100%;
font-family :verdana,arial,helvetica,sans serif;
letter-spacing: 0.01em;
line-height: 140%;
margin-top:8px;
padding-top:0px;
list-style:square;
}

ol {
margin-left:25px;
left:0px;
padding-left:0px;
font-size:100%;
font-family :verdana,arial,helvetica,sans serif;
letter-spacing: 0.01em;
line-height: 140%;
margin-top:8px;
padding-top:0px;
list-style:decimal;
}


#kortbox {
width:auto;
height:255px;
margin:0px;
padding-right:0px;
margin-bottom:0px;
margin-top:-5px;
margin-right:25px;


}

#kortbox_regionsside {
width:270px;
height:255px;
margin:0px;
padding-right:0px;
margin-bottom:0px;
margin-top:0px;
margin-right:0px;

float:left;


}

#kortbox_ramme {
width:auto;
height:auto;
margin:0px;
padding-right:0px;
margin-bottom:0px;
margin-top:30px;
margin-right:0px;


}

#kortbox_tekst {
width:250px;
height:255px;
margin:0px;
padding-right:0px;
margin-bottom:0px;
margin-top:75px;
margin-right:0px;

float:right;


}

#kort-farve-kasse {
width:auto;
height:auto;
font-size:85%;
font-family : verdana,arial,helvetica,sans serif;
letter-spacing: 0.01em;
line-height: 130%;
margin-bottom:10px;
}

#kort-farve {
float:left;
width:30px;
background-color:#800000;
margin-right:5px;
}
/***********************************************/
/* styles til siden Eksempler begin                                */
/***********************************************/
#eksempellisteboks {
border:none;
width:auto;
height:auto;
margin-top:10px;
margin-bottom:10px;

}

.eksempelliste {
border:2px solid #A8A4A4;
width:auto;
height:auto;
padding:3px;
margin-left:30px;
margin-right:30px;
}

.eksempellisteoverskrift {
width:auto;
height:100%;

color:#003366;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:100%;
  font-weight:bold;
  
}

.pilnedboks {
border:none;
width:auto;
height:auto;
padding:3px;
}

.pilned {
margin-left:150px;
}
/***********************************************/
/* styles til siden Eksempler end                                */
/***********************************************/

SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
	 
}




.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}








.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #6600CC;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}


.spacer-gif {
border:0 solid green;
}


.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.contenttable-0{font-size:100%;}
.contenttable-1{font-size:100%;}
.contenttable-2{font-size:100%;}
.contenttable-3{font-size:100%;}
.contenttable,table{font-size:100%;}
th,td{text-align:left;vertical-align:top;}

HTML{
  height:100%;
  
}

.tekstfelt {
	width:98%;
}
	


.csc-menu-2 P{}
.csc-sitemap-level1 {margin-bottom:0px;margin-top:0px;}
.csc-sitemap-level2{margin-left:30px;margin-bottom:0px;margin-top:0px;}
.csc-sitemap-level3 {margin-left:60px;margin-bottom:0px;margin-top:0px;}
.csc-sitemap-level4 {margin-left:80px;margin-bottom:0px;margin-top:0px;}

.horizontalruler, .csc-frame-rulerBefore, .csc-frame-rulerAfter{
  width:100%;
  height:0px;
  margin: 0px 0px 0px 0px;
  font-size:0px;
  border-bottom:1px solid #4C4F63;
}


.csc-frame-indent{
  position:relative;
  width:520px;
  left:130px;
}




.csc-frame-indent6633{
  width:66%;
}

.csc-frame-frame1{
  width:auto;
  height:auto;
  padding:10px;
  border:1px solid #4C4F63;
  background-color:#f2f2f2;
  margin-bottom:8px;
}

.csc-frame-frame2{
  width:auto;
  height:auto;
  padding:5px;
  border:1px solid #4C4F63;
  background-color:#ffffff;
}

.csc-frame-frame3{
  width:auto;
  height:auto;
  padding:6px;
  /*border:1px dotted #E7B518;*/
  background-color:#f2f2f2;
}

.csc-frame-rulerAfter{
  width:100%;
  height:0px;
  padding:0px;
  border-bottom:1px solid #4C4F63;
  margin-top:10px;
 
  margin-bottom:10px;
}

.csc-frame-frame1 P.bodytext{
  margin:0px;
}

.csc-frame-frame2 P.bodytext{
  margin:0px;
}


.csc-sword{
  color:red;

  font-weight:bold;
}

.error{
  color:red;
} 




/*STYLES FROM Flexible content*/
.two-equal-width-cols{
  width:100%;
}

.two-equal-width-cols .left-col{
  float:left;
  width:49%;

}

.two-equal-width-cols .right-col{
  width:49%;
  float:right;
}

.two-cols-narrow-left{
  width:100%;
}


.two-cols-narrow-left  .left-col{
  width:32%;
  float:left;
  margin-right:5%;
}
.two-cols-narrow-left  .right-col{
  width:60%;
  float:right;
}


.two-cols-narrow-right{
  width:100%;
}


.two-cols-narrow-right .left-col{
  width:60%;
  float:left;
  margin-right:5%;
}

.two-cols-narrow-right .right-col{
  width:32%;
  float:left;
}




/*STYLES FROM EXTENSIONS*/

/*indexed search*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:350px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }




.tx-indexedsearch{
  font-size:0.8em;
  font-family:Verdana, Arial, Helvetica, sans-serif;}
  
}

.tx-indexedsearch-resultRow{
  width:100%;
  margin:0px;
  padding:0px;
 
  
}

.tx-indexedsearch-title{
  position:relative;
  background:#eeeeee; 
  width:100%;
  height:20px;
  display:block;
}




.tx-indexedsearch-title .typeicon{
  position:absolute;
  left:0px;

  top:0px;
  display:inline;
  width:20px;
}

.tx-indexedsearch-title .title{
  position:absolute;
  left:20px;
  top:0px;
  width:80%
}

.tx-indexedsearch-title .title P{
  margin:0px;
  display:inline;
}

.tx-indexedsearch-title .rating{
  position:absolute;
  left:90%;
  top:0px;
  width:10%;
  text-align:right;
  display:none;
}


.tx-indexedsearch-descr{
  position:relative;
  display:block;
  width:auto;  
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; font-size:36px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#CCCCCC; width:auto; padding:10px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:text-top;}





.tt_board_list .headerrow{
  background-color:#4C4F63;
  color:#ffffff;
  text-align:center;
}

.tt_board_list .forum_list .categoryrow{
  background-color:#E7B518;
}

.tt_board_list table{
  font-size:95%;
}
.tt_board_list .forum_list .forumrow .margincol{background-color:#eeeeee;width:5%}
.tt_board_list .forum_list .forumrow .forumtitlecol{background-color:#eeeeee;width:65%;vertical-align:top;}
.tt_board_list .forum_list .forumrow .threadsnumcol{background-color:#eeeeee;width:10%;text-align:center;}
.tt_board_list .forum_list .forumrow .postnumcol{background-color:#eeeeee;width:10%;text-align:center;}
.tt_board_list .forum_list .forumrow .lastpostcol{background-color:#eeeeee;width:10%;text-align:center;}
.tt_board_list .forum_list .forumrow .forumtitlecol P.title{margin:0px;}
.tt_board_list .forum_list .forumrow .forumtitlecol P.description{margin:0px;}

.tt_board_list .forum .threadrow .margincol{background-color:#eeeeee;width:5%}
.tt_board_list .forum .threadrow .posttitlecol{background-color:#eeeeee;width:65%;color:red;}
.tt_board_list .forum .threadrow .repliescol{background-color:#eeeeee;width:10%;text-align:center;}
.tt_board_list .forum .threadrow .authorcol{background-color:#eeeeee;width:10%;text-align:center;}

.tt_board_list .forum .threadrow .lastpostcol{background-color:#eeeeee;width:10%;text-align:center;}

.tt_board_list .forum .threadrow .posttitlecol P{margin:0;}

.tt_board_list  .postrow .authorcol{background-color:#eeeeee;vertical-align:top;}
.tt_board_list  .postrow .post{background-color:#eeeeee;vertical-align:top;}
.tt_board_list  .postrow .post P.title{margin:0px;font-weight:bold;}
.tt_board_list  .postrow .post P.content{margin:0px;}

.tt_board_list  .postrow .authorcol P.authorname{margin:0px;}
.tt_board_list  .postrow .authorcol P.time{margin:0px;}



.tt_board_list  .postrow1 .authorcol{background-color:white;vertical-align:top;}
.tt_board_list  .postrow1 .post{background-color:white;vertical-align:top;}
.tt_board_list  .postrow1 .post P.title{margin:0px;font-weight:bold;}
.tt_board_list  .postrow1 .post P.content{margin:0px;}
.tt_board_list  .postrow1 .authorcol P.authorname{margin:0px;}
.tt_board_list  .postrow1 .authorcol P.time{margin:0px;}





.tt_board_list_legend {
color:#4C4F63;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:20px;

}



/* COMMON */
.csi-textpic {

}
	


.csi-textpic img {
	/*border: 1px solid black; */ /*XXX demo only*/
	margin: 0px;
}
	
.csi-textpic .csi-caption {
	text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
	/*font-style: italic;  */

}
	

.csi-textpic .csi-image {

	/*border: 1px solid red;*/  /*XXX demo only*/
	margin: 0 0 3px 0;  /*XXX demo only*/
	background: transparent;  /*XXX demo only*/
	/*width: 210px;*/ /*will have to be an inline style - controlled by TS*/


        width:auto;
}

.csi-textpic .csi-imagewrap {
	/*border: 1px solid blue; *//*XXX demo only*/
}
	
.csi-textpic .csi-text {
	/*border: 1px solid silver;*/ /*XXX demo only*/
	text-align: left; /*will have to be an inline style - controlled by TS*/ 
}
	
.csi-text p {
	margin-top: 0;
}

/* CENTER */
	
.csi-center .csi-image {
	margin: 0 auto 3px;

}
	
/* RIGHT */
.csi-right div.csi-image {
	float: right;
	clear: both;
}
.csi-right div.csi-text {
	clear: right;
}
	

	
/* LEFT */
.csi-left div.csi-image {
	float: left;
	clear: both;
}
	
.csi-left div.csi-text {
	clear: left;
}
	
	
/* INTEXT LEFT */
.csi-intext-left .csi-image {
	float: left;
	clear: both;
	margin-right: 5px;

}
	
	
/* INTEXT RIGHT */
.csi-intext-right .csi-image {
	float: right;
	clear: both;
margin-left: 5px;
}
	
	
/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text {
	margin-right: 215px; /*will have to be an inline style - controlled by TS*/
}
	
.csi-intext-right-nowrap .csi-image {
	float: right;
	clear: both;
}
	
	
	
/* INTEXT LEFT NOWRAP*/	
.csi-intext-left-nowrap .csi-text {
	margin-left: 215px; /*will have to be an inline style - controlled by TS*/
}
	
.csi-intext-left-nowrap .csi-image {
	float: left;
	clear: both;
}

BODY.print{
  text-align:left;
  margin:10px;
}



.csc-mailform-field {

}


.tx-pbsurvey-pi1 div {margin-bottom: 10px;}
.tx-pbsurvey-pi1 .pagenumbering {font-size: 80%; position: relative; height: 15px; float:right;}
.tx-pbsurvey-pi1 .barcontainer {background-color: #FFFFFF; border: 1px solid #000000; width: 100px; height: 15px; position: absolute; z-index: 6; right: 0px;}
.tx-pbsurvey-pi1 .bar {background-color: #CCCCFF; height: 15px; z-index: 4; position: absolute; left: 0px;}
.tx-pbsurvey-pi1 .bartext {z-index: 5; text-align: center; position: absolute; left: 0px; width: 100px; height: 15px;}
.tx-pbsurvey-pi1 .pageHeader {font-size: 150%; font-weight: bold; color: #003399;}
.tx-pbsurvey-pi1 .pageIntroduction {}
.tx-pbsurvey-pi1 .survey_item {margin-top: 20px; margin-bottom: 20px;}
.tx-pbsurvey-pi1 .itemform {}
.tx-pbsurvey-pi1 .question {font-size: 100%; font-weight: bold;}
.tx-pbsurvey-pi1 .questionNumber {}
.tx-pbsurvey-pi1 .questionSubtext {font-size: 100%;}
.tx-pbsurvey-pi1 .required {color: #FF0000}
.tx-pbsurvey-pi1 .survey_error {color: #FF0000;}
.tx-pbsurvey-pi1 .additional_ver {margin-left: 20px;}
.tx-pbsurvey-pi1 .matrix {width: 100%;}
.tx-pbsurvey-pi1 .matrix .surveyrow_even {background-color: #CCCCFF;}
.tx-pbsurvey-pi1 .matrix .columnFirst {font-weight: bold; text-align: left;}
.tx-pbsurvey-pi1 .matrix .columnNext {text-align: center;}