* {
		padding:0px;
		margin:0px;
		}
body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		color:#FFF; 
		background-color: #FFF; 

}
#inhalt { 	
		position:absolute;
		height:525px;
		width:401px;
		margin:-263px 0px 0px -200px;
		top: 50%; 
		left: 50%;  
		text-align: left;
		background-color: #480001;
		background-image:url(back.gif);
		background-repeat:repeat-y
		overflow: auto;
}
p {
		margin: 120px 0 0 65px;
	}
.logo {
		margin:70px 0 0 -5px;
	}
.tel {
		margin:20px 0 0 65px;
}
.bottomline {
		margin: 40px 0 0 65px;
		color:#fff09d;
		font-size:1.4em;
		font-weight:bold;
	}
