
/* general tags and classes */
* html body {
	behavior: url(fileadmin/template/css/csshover.htc);
}

/* site construct */
* html .loginScreen #header {
	position: relative;
	left: 0;
	margin-left: 9px;
}
* html #header {
	position: relative;
	left: -3px;
}
* html #headerNoShadowLeft {
	display: none;
}
* html #wrap {
	height: 1px;
}
*+html #wrap {
	overflow: hidden;
}
* html #leftShadow,
* html #left,
* html #contentShadow,
* html #content,
* html #bigContentShadow,
* html #bigContentLeft,
* html #bigContentRight {
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	float: left;
	height: 447px;
}
*+html #leftShadow,
*+html #left,
*+html #contentShadow,
*+html #content,
*+html #bigContentShadow,
*+html #bigContentLeft,
*+html #bigContentRight {
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	float: left;
	height: auto;
	min-height: 447px;
}


/* site elements */
* html .contentElement ul {
	margin-left: 15px;
}
*+html .contentElement ul {
	margin-left: 15px;
}
* html .contentElement ol {
	margin-left: 22px;
}
*+html .contentElement ol {
	margin-left: 22px;
}
* html .contentElement table.contenttable {
	margin-left: 0px;
}
*+html .contentElement table.contenttable {
	margin-left: 0px;
}

/* mail form */
* html .csc-mailform input.csc-mailform-check,
* html .csc-mailform input.csc-mailform-radio {
	margin-right: 2px;
	border-style: none;
	padding: 0px;
	background-color: transparent;
}

/* site map */
* html .contentElement .csc-sitemap ul ul ul {
	margin-left: 25px;
}
*+html .contentElement .csc-sitemap ul ul ul {
	margin-left: 25px;
}
* html .contentElement .csc-sitemap ul ul ul ul {
	margin-left: 15px;
}
*+html .contentElement .csc-sitemap ul ul ul ul {
	margin-left: 15px;
}

/* news */
* html .news-amenu-container ul {
	margin-left: 0px;
}
*+html .news-amenu-container ul {
	margin-left: 0px;
}

*+html .redRulerLineClass{
	margin-top: 5px;
}

/*mh tests reg ie*/

*+html .loginWrap #content{
	background-color: #002551;
}

*+html .loginWrap h2{
	padding-top: 150px;
	margin: 0px;
	background-color: #003366;
}

*+html .tx-srfeuserregister-pi1{
	width: 514px;
	border-right: 1px solid #003366;
}

*+html #contentSub {
  height: 100%;
  margin-left: 2px;
}

*+html .tx-newloginbox-pi1 .submitBtn input, *+html .tx-ocdoccheck-pi1 .submitBtn input  {
  margin-left:-2px;
  padding-left:0px;
}

*+html .tx-newloginbox-pi1 #newloginsubmit {
  margin-top:5px;
}

* html .tx-newloginbox-pi1 .submitBtn .einloggenbutton {
  margin-top:-11px;
}


*+html .tx-newloginbox-pi1 .pLogin {
 height:20px;
}

*+html .tx-newloginbox-pi1 .pLoginText {
  margin-top:5px;
  height:15px;
  vertical-align:bottom;
}


*+html .contentElement .backHeader .backHeadHL {
	width:654px;
	height:31px;
	float:left;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:31px;
	font-weight:normal;
	color:#ffffff;
}
*+html #contentSub {
    margin-left:0px;
}
*+html #contentSubContainer { 
    padding:0px;
    margin-left:2px;
    width:764px;
    background-image: url(../img/verlaufg_2.png);
}

