div#zdpContentRight { float: left; width: 520px; }
div#zdpContentLeft { float: left; width: 190px; }
div#zdpContentLeft form { padding: 0px; margin: 0px; }
.csc-loginform input { margin-left: 5px; border: 1px solid grey; }
.input[submit] {  }
.csc-loginform { background: #F6F6F6; }
.csc-loginform { width: 150px; }
div#contentTop {
	background-image : url(../images/layout/contentTop.gif);
	background-repeat : no-repeat;
	background-position : left top;
	height: 29px;
	text-align: right;
}
div#contentBottom {
	background: #F6F6F6;
	background-image : url(../images/layout/contentBottom.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	text-align: left;
	margin-bottom: 15px;
}

div#zdpMenu {
	padding-top: 20px;
	clear: both;
	width: 748px;
	background-image : url(../images/layout/shadow.gif);
	background-repeat : repeat-y;
	background-position : left top;
	height: 130px; 
	}

div#zdpTop {
	text-align: left;
	height: 120px;
}
div#zdpTop img { margin-left: 42px; margin-top: 15px; }
div#zdpLogoText { 
	text-align: left; 
	clear: both; 
	background-image : url(../images/layout/shadow.gif);
	background-repeat : repeat-y;
	background-position : left top;
	}
div#zdpSparkasse{ 
	text-align: left; 
	clear: both; 
	background-image : url(../images/layout/shadow.gif);
	background-repeat : repeat-y;
	background-position : left top;
	}

div#zdpSparkasse img { margin-left: 27px; }
div#zdpLogoText img { margin-left: 27px; }
div#zdpShadowTop { 
	background-image : url(../images/layout/shadowTop.gif);
	background-repeat : no-repeat;
	background-position : left top;
	height: 17px;
	text-align: right;
	}

div#zdpShadow {
	background-image : url(../images/layout/shadow.gif);
	background-repeat : repeat-y;
	background-position : left top;
	clear: both;
	height: 100%;
		}

.shadow_content {

	background-image : url(../images/layout/shadow.gif);
	background-repeat : repeat-y;
	background-position : left top;

}
div#zdpShadowBottom {
	background-image : url(../images/layout/shadowBottom.gif);
	background-repeat : no-repeat;
	background-position : left top;
	height: 9px;
	font-size: 0;
	clear: both;
}

div#zdpImp { 
	clear: both;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	background: #FFF;
}

div#zdpMain {
	height : 100%;
	min-height : 100%;
	width : 748px;
	background : #fff;
	margin: 0px auto;
}
div#zdp { 
	height: 100%;
}
body {
	text-align : center;
	font-family : arial, verdana, sans-serif;
	background-image : url(../images/layout/bgMain.gif);
	background-repeat : repeat;
	background-position : left top;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
}
html { height: 100%; min-height: 100%; }