body {
	background-color:#cccccc;
	text-align: center;
}
#box1 {
	width:60%;
	min-width:600px;
	border:#666666 1px solid;
	background-color:#ffffff;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

#box1 h1 {
	font-family:Geneva, Verdana, san-serif;
	font-size:30px;
	line-height:40px;
	font-weight:500;
	width:100%;
	border-bottom:1px solid #666666;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
}

#inhalt {
	width:94%;
	padding-left:3%;
	padding-right:3%;
	padding-top:320px;
	background-image:url(res-eigene/onlinebanking-start.jpg);
	background-position: top 50%;
	background-repeat: no-repeat;
	text-align: left;
	font-family:Lucida Sans, Verdana, san-serif;
font-size:12px;
line-height: 17px;
}

h2 {
	font-family:Geneva, Helvetica, san-serif;
	color:#3a62a4;
	font-size:20px;
	line-height:26px;
	margin:0;
}
