
body {
	  background-color: #FFF;
	  font-size: 1em;
	  font-weight:bold;
	  font-family: Arial, Helvetica, Verdana, Sans-Serif;
	  color:#82150E;  
}
#inhalt { 	
	  position:absolute;
	  height:230px;
	  width:650px;
	  margin:-115px 0px 0px -325px;
	  top: 50%; 
	  left: 50%;  
	  padding: 0px;
	  background-color: #FEFDE9;
	  border: 1px solid #346699;
	  overflow: auto;
}
#left {

text-align: center;
margin: 15px 0 0 0;
width: 460px;
height: 200px;

}
#right {
	position:absolute;
	margin: 15px 0 0 460px;
	width: 158px;
	height: 113px;
	left: 14px;
	top: 7px;
	text-align: center;
}
h1 {
	letter-spacing: -.05em;
	font-size: 1.2em;
	margin: 13px;
}
p {
margin: 9px;
}
