#aside {
	float: left;
	width: 210px;
	background: #fff;
	padding: 45px 0 0 0;
	
}
#aside a:link,
#aside a:visited,
#aside a:hover,
#aside  a:active {
	color: #b80718;
	text-decoration: none;
}
#aside  a:hover {
	text-decoration: underline;
}
#aside h3, 
#aside h4 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
}
#aside h3 {
	padding: 0 0 4px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
}
#aside p {
	margin: 0 0 15px 0;
}

#content #rechner {
	height: 50px;
}
#content #rechner li {
	display:inline;
	list-style-type: none;
	background: none;
	float: left;
	width: auto;
	height: 29px;
	padding:0 26px 0 0;
}
#content #rechner .active {
	background: #885fa1 url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/helvetia_prozessnavi.gif.xhtml") no-repeat 100% 0;
}
#content #rechner .inactive {
	background: #e7e7e7 url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/helvetia_prozessnavi.gif.xhtml") no-repeat 100% -49px;
}
#content #rechner .prepend {
	background: #e7e7e7 url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/helvetia_prozessnavi.gif.xhtml") no-repeat 100% -98px;
}
#content #rechner .last {
	background: #e7e7e7 url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/helvetia_prozessnavi.gif.xhtml") no-repeat 100% -147px;
}
#content #rechner .lastactive {
	background: #885fa1 url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/helvetia_prozessnavi.gif.xhtml") no-repeat 100% -196px;
}
#content #rechner li a{
	display: block;
	font-weight: bold;
	color: #8b8b8b;
	padding: 8px 0 0 8px;
	height: 21px;
	width: auto;
}
#content #rechner .progressLabel{
	text-decoration:none;
	cursor: default;
}

#content #rechner .active a,
#content #rechner .lastactive a {
	color: #fff;
}

#content #rechner .active a,
#content #rechner .lastactive a {
	color: #fff;
}

#rechner-form {
	display:block;
	/* color:#b80718; */
}
#rechner-form table.rechner-fields {
	margin: 0px;
}
#rechner-form a.info {
	cursor: pointer;
	vertical-align: top;
	top: 2px;
}
#rechner-form table.rechner-fields th {
	padding: 0;
	background:none;
	vertical-align: top;
	font-weight: normal;
	width: 25%;
}
#rechner-form table.rechner-fields td {
	padding: 0;
	border-bottom: none;
}
#rechner-form table.rechner-fields td div {
	/*position: relative;*/
	margin: 0 0 15px 0;
}
#rechner-form table.rechner-fields td label {
	width: auto;
	float: none;
}
#rechner-form table.rechner-fields .errormessage {
	color: #b80718;
	margin: 2px 0 0 0 ;
}

.toggleButton { 
	height:16px;
	float:left; 
	margin-left: 6px;
	margin-top: 5px;	
}	

td.colLeft {
	width: 342px;
	vertical-align: text-top;
}

td.colRight {
	width: 342px;
	vertical-align: text-top;
}

td.colLabelAllgemein	{
	width: 150px;
	padding-top: 9px;
	vertical-align: text-top;
}

td.colCheck			{
	width: 10px;
	padding-top: 1px;
	margin-left: 25px;
}

td.colField1		{
	width: 190px;
	padding-top: 3px;
}	

td.colFieldGross		{
	width: 535px;
	padding-top: 3px;
}

td.colUebRubrik	{
	width: 170px;
	vertical-align: text-top;
	font-weight: bold;
}
td.colUebRubrikGross	{
	width: 510px;
	vertical-align: text-top;
	font-weight: bold;
}
td.colUebTextKlein	{
	width: 170px;
	vertical-align: text-top;
}
td.colUebTextGross	{
	width: 510px;
	vertical-align: text-top;
}
td.colUebTitel	{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.colUebTabTitleLeft {
	border:1px solid gray;
	background: #E6E6E6;
	width: 170px;
}
td.colUebTabTitle {
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	border-right:1px solid gray;
	background: #E6E6E6;
	width: 170px;
}
td.colUebTabCellLeft {
	border-bottom:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	width: 170px;
}
td.colUebTabCell {
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	width: 170px;
}

/* formular css */
form {
	display: inline;
}

form p {
	clear: both;
	float: left;
	width: auto;
	display: inline;
}

label {
	width: auto;
	margin-top: 4px;
}

.downloads {
	margin: 40px 0;
}

.dialogTitle {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}

td.dialogText {
	width: 230px;
	font: 81.3%/ 120% Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;	
}

td.dialogInput {
	font: 81.3%/ 120% Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
	width: 200px;
}	

/* p:calendar */

.inputdatum .ui-inputfield {
	background:none repeat scroll 0 0 #FFFFFF !important;
	width: 80px !important;
	height: 18px !important;
	padding: 0 !important;
	margin-right: 4px !important;
}

.inputdatum .ui-datepicker-trigger {
	vertical-align: baseline;
	height: 23px;
	width: 28px;
}

.inputxshort {
	width: 43px;
	border-top: 1px solid #aaadb2;
	border-right: 1px solid #dadfe5;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e3e3e3;
}

.inputshort {
	width: 80px;
}

.inputmedium {
	width: 130px;
}

.inputlong {
	width: 182px;
}

.inputxlong {
	width: 322px;
}	

.inputextralong {
	width: 524px;
}	

.selectshort {
	width: 56px;
}

.selectmedium {
	width: 130px;
}

.selectlong {
	width: 182px;
}

.selectxlong {
	width: 322px;
}

.selectextralong {
	width: 524px;
	background-image:none;
}

.comments {
	width: 524px;
	height: 106px;
}

.radioborder,.checkbox {
	border: 0 !important;
}

/* Buttons */
.buttonbar {
	clear: both;
	float: left;
	width: 720px;
	margin-top: 10px;
	padding: 0 !important;
}

input.buttonright {
    float: right !important;
    margin-left: 10px;
}
input.buttonright2 {
	float: right;
}
input.buttonleft {
	float: left;
	margin-right: 10px;
}
input.buttonright, input.buttonright2, input.buttonleft {
	background: url("../themes/images/ui-bg_glass_95_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    border-radius: 1px 1px 1px 1px;
    color: #484848;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    width: auto;
    padding: 0.4em 0.8em;
}


/* ToolTip dialog */


a.infodialog {
	position: relative;
	z-index: 24;
	color: #000;
	text-decoration: none !important;
	background: transparent url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/tooltippassive.gif.xhtml") 0 0
		no-repeat;
	padding: 2px 7px;
}

* html a.infodialog { /*IE6 opt*/
	vertical-align: super;
	top: 4px;
}

*+html a.infodialog { /*IE7 opt*/
	vertical-align: super;
	top: 4px;
}

a.infodialog:hover {
	z-index: 25;
	background: transparent; /* ie6 needs this */
}

a.infodialog span {
	display: none;
}

a.infodialog:hover span {
	position: absolute;
	top: 0em;
	left: 0em;
	display: block;
	width: 21em;
	background: #f4f4f4 url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/tooltipactive.gif.xhtml") 0 0 no-repeat;
	color: #000;		
	padding: 1px 30px;
	
	
}

/* ToolTip dialog */


a.infodialog {
	position: relative;
	z-index: 24;
	color: #000;
	text-decoration: none !important;
	background: transparent url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/tooltippassive.gif.xhtml") 0 0
		no-repeat;
	padding: 2px 7px;
}

* html a.infodialog { /*IE6 opt*/
	vertical-align: super;
	top: 4px;
}

*+html a.infodialog { /*IE7 opt*/
	vertical-align: super;
	top: 4px;
}

a.infodialog:hover {
	z-index: 25;
	background: transparent; /* ie6 needs this */
}

a.infodialog span {
	display: none;
}

a.infodialog:hover span {
	position: absolute;
	top: 0em;
	left: 0em;
	display: block;
	width: 21em;
	background: #f4f4f4 url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/tooltipactive.gif.xhtml") 0 0 no-repeat;
	color: #000;		
	padding: 1px 30px;
}

/*footer */
#footer .textHelvetia {
	font-size: 0.846em;
	margin-right: 10px;
}

#footer .link {
	color: #898989;
	font-size: 0.846em;
	text-decoration: none;
	margin: 0 2px;	
}

.fileupload-content {
    height: auto;
}

#ui-datepicker-div {
display: none;
}

.ui-fileupload-browser {
    position: relative;
    overflow: hidden;
    direction: ltr;
    cursor: pointer;
    text-align: center;
    width: 154px;
    height: 30px;
    line-height: 30px;
}

.ui-fileupload-browser-small {
 	  width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: auto;
}

.ui-fileupload-browser-large {
    width: 100%;
    height: 150px;
    line-height: 150px;
    font-size: 20px;
}

.ui-fileupload-browser-highlight {

}

.ui-fileupload-browser-small input {
   background: url("/ch/b2ctools/isaB2C/jakarta.faces.resource/images/buttonbg.gif.xhtml") 100% 0;
	border: 1px solid #d1d1d1;
	color: #000;
	cursor: pointer;
	overflow: visible;
	padding: 0 20px 0 20px;
	text-align: left;
	width: auto;
	height: 22px;
  margin-right: 20px;
}

.tableIconButton {
	height:22px !important;
	width:22px !important;
	margin-left:1px;
	margin-right:1px;
}

.ui-fieldset-legend {
	font-weight: bold !important;
}

/* ICONS */
.icon_delete {background-image:url("../resources/images/icons/delete.png") !important;}


