/* axion-consult.com - print */
body {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	line-height:1.8em;
	background:#fff;
	text-align:left;
}
table, td {
	font-size:1.2em;
	line-height:1.8em;
}
h1 {
  font-size:1.5em;
  line-height:1.6em;
}
h2, h3, #teaser h1 {
  font-size:1.2em;
  line-height:1.8em;
}
#master {
  position:relative;
  width:600px;
  background:none;
  left:30px;
  margin:0px;
}
#sitemenu, #grey1, #bereich, #grey2, #header, #menue, #teaser, #footer {
  position:absolute;
	top:0px;
	left:0px;
  width:1px;
	height:1px;
	display:none;
}
#logo {
  position:absolute;
	top:0px;
	right:20px;
  width:210px;
	height:129px;
}
#root {
  position:absolute;
	top:105px;
	left:0px;
  width:475px;
	height:16px;
}
#inccon {
  margin-top:160px;
  width:600px;
  background:none;
}
#teaser {
  position:relative;
  float:right;
  top:10px;
  right:20px;
  width:230px;
  /*padding:25px 10px;*/
  z-index:7;
}
#inhalt {
  position:relative;
  margin-left:0px;
  padding-top:0px;
  width:600px;
  text-align:justify;
}