@charset "utf-8";
/* CSS Document */


/* ***************************** */
/* ****** GLOBAL SETTINGS ****** */
/* ***************************** */


html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
}
body {
	margin:50px 0 0 0;
	padding:0 0 0 0;
	overflow-y:hidden;
	background-color:#FFFFFF;
	text-align:center;
}

div#lvl0 div#content {
	margin:120px 0 0 0;
}
div#lvl0 div#content div.csc-textpic-above  {
	display:inline;
}
img.imgpng {
	behavior:url("fileadmin/system/allgemein/css/pngbehavior.htc");
}
* {
	/* behavior:url("fileadmin/system/allgemein/css/pngbehavior.htc");*/
}