html {
	width: 100%;
	height: 100%;
	display : table;}

body {background: white;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	color: #666666;
	height: 100%;
	background-image:url(muster.jpg);}

/* tabelle zur mittigen zentrierung für IE */
table#body { 
	height: 100%;
	width: 100%;}
	
table#body td {
	text-align: center;}

/* allgemeine formate */

p, td, dt, dd {font-family: arial, sans-serif;color:#999999;}

a {color: #999999; text-decoration: none; font-size: .8em; float: left; width: 75em;

font-family:arial, sans-serif; line-height:1.4em}
span {color: #6fcbca; text-decoration: none; font-size: .8em; float: left; width: 75em;
font-family:arial, sans-serif; line-height:1.4em}





/* definition boxen RECHTS*/
#box0{ border: 1px solid #cccccc; width: 720px; height: 450px; position: 
      relative; margin:0 auto; background: white; text-align:left; z-index:1;}

	


	
	
		
		
/* definition boxen LINKS - navi*/
#box3 {top:80px; right:600; background:#ffffff; width:200px; height: 420px;position: absolute; z-index:2}

	



/* klassen */

.eigenschaften  { position:absolute;}

.navi{ position:absolute; font-family: arial, sans-serif; font-size: .8em ;}




