body {
	margin: 0px;
	background-color: white;
	height: 50px;
}

header {
}

html {
	margin: 0px;
	padding: 0px;
}

#header h2 {
	height: 115px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../img/eikumpel.gif);
	overflow: hidden;
	margin-top: 60px;
}

#container {
	margin: 0 auto;
	width: 760px;
}

#container h2 {
	font-weight: normal;
	font-family: Helvetica, Arial, "Century Gothic";
}

#main-text h3 {
	background: url(../img/text-en.gif) no-repeat;
	height: 112px;
	overflow: hidden;
	text-indent: -9999px;
}

