/* default styles for extension "tx_srfeuserregister_pi1" */
		.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ff0000; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }		
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_fwysoledsign_pi1" */
	.fw_ysoledsign_wrap {
	    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    	font-size: x-small;
		width : 100%;
		margin: 5px 5px 5px 5px;
	}	
	.fw_ysoledsign_wrap TABLE, .fw_ysoledsign_wrap INPUT {
	    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    	font-size: small;	
	}	
	.fw_ysoledsign_wrap TH {
		text-align: left;
	}	
	div.fw_ysoledsign_line {
		display : block;
		width : 100%;
		border-bottom: 1px solid #999;
		margin-bottom : 15px;
	}
	tr.fw_ysoledsign_line td {
		border-color : #999;
		border-style : solid;
		border-width : 0px 0px 1px 0px;
	}
	
	div.fw_ysoledsign_form   {

	}
	div.fw_ysoledsign_line {
		display : block;
		width : 100%;
		border-color : #999;
		border-style : solid;
		border-width : 0px 0px 1px 0px;
		margin-bottom : 15px;
	}
	tr.fw_ysoledsign_line td {
		border-color : #999;
		border-style : solid;
		border-width : 0px 0px 1px 0px;
	}
	div.fw_ysoledsign_line h2 {
		font-size : normal;
		font-weight : normal;
	}
	.fw_ysoledsign_line p {
		font-weight: bold;
		font-size: large;
		color: navy;
	}
	div.fw_ysoledsign_line a {
		/* Description */
		text-decoration: none;
		cursor: help;
	}
	div.fw_ysoledsign_line a dfn {
		/* Description */
		display: none;
	}
	div.fw_ysoledsign_line a:hover dfn {
		/* Description on mouseover */
		display: block;
		position: relative;
		width: 680px;
		padding: 5px;
		background-color: #eee;
		border: 1px solid #000;
		color: black;
		text-decoration: none;
		font-style: normal;
		font-size: x-small;
		margin: 10px 0 0 0px;
	}
	div.fw_ysoledsign_textblock {
		width: 100%;
	}
	div.fw_ysoledsign_fontblock {
		width: 100%;
	}		
	
	.fw_ysoledsign_error {
		color: Red;
		font-weight: normal;
	}
	div.fw_ysoledsign_clear {
		clear : both;
	}	
	a.fw_ysoledsign_info{
   		position:relative; /*this is the key*/
    	z-index:24;
    	color:#000;
    	text-decoration:none;
    	font-size: 11px;
    	font-weight: 500;
    	line-height: 15px;
  		cursor: help;
    }

	a.fw_ysoledsign_info:hover{z-index:25; background-color:#fff}

	a.fw_ysoledsign_info span{display: none;}

	a.fw_ysoledsign_info:hover span{ /*the span will display just on :hover state*/
    	display:block;
    	position:absolute;
    	padding: 6px;
    	top:0.5em; left:2em; width:22em;
    	border:1px solid #bbb;
    	background-color:#ddd;
    	color:#000;
    	text-align: left;
    }
    .fw_ysoledsign_icon_info {
    	border: none;    
    }	
    table.fw_ysoledsign_illustration {
		/*width : 700px; */
	}
	td.fw_ysoledsign_left {
		width : 220px;
		border-color : #999;
		border-style : solid;
		border-width : 0px 1px 1px 0px;
	}
	td.fw_ysoledsign_right {
		width : 430px;
		border-color : #999;
		border-style : solid;
		border-width : 0px 0px 1px 0px;
	}
	table#fw_ysoledsign_illustration {
		float: left;
		margin-right : 0px;
		width: 320px;
	}
	td.fw_ysoledsign_top {
		vertical-align : top;
	}
	td.fw_ysoledsign_mid {
		vertical-align : middle;
	}
	td.fw_ysoledsign_floor {
		vertical-align : bottom;
	}
	td.fw_ysoledsign_building {
		background-position : 0px 0px;
		background-image : url('/typo3conf/ext/fw_ysoledsign/template/img/gebouw.png');
		background-repeat : no-repeat;
		text-align : center;
		vertical-align : top;
		padding-top : 20px;
		width : 400px; 
		height :160px;
	}
	input.fw_ysoledsign_error2 {
		border-color : #c00;
		background-color : #fdc;
	}

	div.fw_ysoledsign_red, span.fw_ysoledsign_error2, div.fw_ysoledsign_error2 {
		color : #c00;
	}
	td#fw_ysoledsign_showmessage {
		color : red;
		font-size : 20px;
	}
	IMG.fw_ysoledsign_fontimg, IMG.fw_ysoledsign_materialimg, IMG.fw_ysoledsign_materialsideimg, IMG.fw_ysoledsign_ledimg, IMG.fw_ysoledsign_backgroundimg, IMG.fw_ysoledsign_overviewimg  {
		border: 2px solid #cccccc;
		cursor: pointer;
		margin: 5px;
	}
	.fw_ysoledsign_fontimg:hover, .fw_ysoledsign_materialimg:hover, .fw_ysoledsign_materialsideimg:hover, .fw_ysoledsign_ledimg:hover, .fw_ysoledsign_backgroundimg:hover, .fw_ysoledsign_overviewimg:hover {
		border: 2px solid #c00;
	}
	IMG.fw_ysoledsign_active {
		border: 2px solid #c00;
	}
	td.fw_ysoledsign_fontarrows {
		background-position : 0px 0px;
		background-image : url('/typo3conf/ext/fw_ysoledsign/template/img/distance2.png');
		background-repeat : no-repeat;
		width : 320px; 
		height : 190px;
	}
	div#fw_ysoledsign_fontsize{
		width: 330px;
		overflow: hidden;
	}
	div#fw_ysoledsign_fonts {
		width : 355px;
		float: left;
	}	
	div#fw_ysoledsign_signheight {
		position : relative;
		width : 80px;
		z-index : 11px;
		left : 260px;
		top : 37px;
		color : red;
	}
	div#fw_ysoledsign_readable {
		position : relative;
		z-index : 10;
		width: 100px;
		top : 77px;
		left : 120px;
		color : red;
	}
	div.fw_ysoledsign_choiceinfo {
		float : right;
	}
	.fw_ysoledsign_choiceinfo {
		font-size: normal;
		color: #990000;
		font-weight: bold;
	}	
	.fw_ysoledsign_gray {
		color : #666666;
		font-weight: normal;
	}
	.fw_ysoledsign_ledhide {
		display: none;
	}
	.fw_ysoledsign_ledvisible {
		display: inline;
	}	
	.fw_ysoledsign_overviewhide{
		display: none;
	}	
	.fw_ysoledsign_overviewunhide{
		display: inline;
	}	
	
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; padding-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }