* {
		padding:0px;
		margin:0px;
		}
body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		color:#000; 
		background-color: #FFF; 

}
#inhalt { 	
		position:absolute;
		height:509px;
		width:596px;
		margin:-254px 0px 0px -298px;
		top: 50%; 
		left: 50%;  
		text-align: center;
		background-color: #FFF;
		border: 1px solid #A1A2A2;
		overflow: auto;
}
.line_top {
		margin: 0;
	}
.text {
		text-align:left;
		margin: 270px 0 0 10px;
		line-height: 1.4em;
		}
#h1 {
		position:absolute;
		width:200px;
		height:100px;
		top:300px;
		left:353px;
		text-align:right;
	}
#line_bottom {
		position: absolute;
		width:509px;
		height: 42px;
		bottom: 0px;
		left:0px;
	}
#logo {
		position: absolute;
		width: 374px;
		height: 256px;
		top: 76px;
		left:200px;
	}