body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;}

h\tml:f\irst-child>body{height:101%;}
html[xmlns="http://www.w3.org/1999/xhtml"]{height:100.05%;}

body {  
  text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;}

#box, #box1 { 	width: 600px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -300px; }

#box {
	background-image: url(../raumgestaltung/kralowetz_bg1.jpg);}
#box1 {
	background-image: url(../raumgestaltung/kralowetz_bg2.jpg);}

h1, h2, em {
  display: none;}
 


#impressum {
  position: absolute;
  text-align: right;
  top: 250px;
  left: 0px;
  color: #000;
  width: 600px;}

#impressum a { 	text-decoration:none;
	color: #8FAE36;
	margin-left: 30px;}	

#impressum a:hover { color: ##6E6E6D;}
  
  
#menu {
	position:absolute;
  text-align: right;
	bottom: 25px;
	right: 240px;
	height: 10px;
	width: 600px;}
  
#menu a { 	text-decoration:none;
	color: #8FAE36;
	margin-left: 30px;}	

#menu a:hover { color: #6E6E6D;}
