/* Fix clearing */
* html .block { overflow:auto; zoom:1; }
* html #container, * html .mod_article { zoom:1; }
.custom { display:inline-block; }

/* IE fix: double float margin bug */
* html #left, * html #right { display:inline; }

/* IE fix: guillotine bug */
* html a, * html a:hover { background-color:transparent; }

/* IE fix: expanding box bug */
* html .inside { word-wrap:break-word; overflow:visible; }

/* IE fix: italics bug */
* html i, * html em { overflow:visible; display:inline-block; }

/* IE fix: correct background position */
body { margin-left:1px; }

/* IE fix: fix input field focus */
*:first-child+html #main { position:static; }


/* emd Aenderungen */
*:first-child+html .mod_login .submit { padding-top:5px !important; padding-left:6px; }

* html #branding .logo { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ppsLogo.png', sizingMethod='image');
background:none !important;}

* html #wrapper { width:920px !important;}

* html #topNav { 
		background:none;
		background-image:url("../images/bgNavMain920px.gif");
		background-repeat:repeat-y; }

* html #container .bgContainerFooter { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgContentFooter.png', sizingMethod='image');
background:none !important; background-repeat:repeat-y;}

* html #container .bgContainerHeader { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgContentHeader.png', sizingMethod='image');
background:none !important; background-repeat:repeat-y;}

/** html #container .bg01 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgContent.png', sizingMethod='image');
background:none !important; background-repeat:repeat-y;}*/


* html #container .bg01
{
	background:#ffffff;
	margin-left: 4px;
	width: 920px;
}

* html #login-formular {
	/*position: absolute; 
	left: 50%; 
	margin-left: 140px;*/
}


* html #main {
	padding-right:20px !important;
}


.formInputTable { padding-top:4px !important; }


/*.mod_customnav { height:30px !important; }
.mod_customnav ul { margin:0 0 0 0px !important; }

* html .mod_customnav ul { height:20px; margin-left:18px !important; }
* html .mod_customnav li { margin-left:1px !important; }*/

.custom
{
	clear:both;
}


