* {
	margin: 0;
	padding: 0;
}

HTML {}

BODY {
	font-family: arial, sans-serif;
	background: #fff;
}

.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 921px;
	height: 85px;
	background: #fff url('../img/header-top-start.gif') left top no-repeat;
	z-index: 20;
}

.logo A {
	display: block;
	position: absolute;
	background: #fff;
	z-index: 100;
	outline: none;
	moz-outline: none;
}

	A.l_imtec {
		top: 42px;
		left: 612px;
	}
	A.l_3m {
		top: 60px;
		left: 854px;
	}

.header-transp {
	position: absolute;
	top: 85px;
	left: 550px;
	width: 371px;
	height: 20px;
	background: transparent url('../img/header-start.gif') left top no-repeat;
	z-index: 20;
}

#left {
	position: absolute;
	top: 85px;
	left: 0px;
	width: 904px;
	height: 580px;
	font-size: 12px;
	background: url('../img/visual-start_bg.gif') left top repeat-x;
	border-bottom: none;
	z-index: 10;
}

#border {
	display: none;
}

#wrap-normal {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 493px 17px 20px 256px;
	width: 648px;
	height: 1px;
	background: transparent url('../img/shadow_right.gif') right top repeat-y;
	z-index: 700;
}

#normal {
	position: absolute;
	top: 160px;
	left: 135px;
	width: 600px;
	font-size: 12px;
	color: #9A9A9A;
	z-index: 800;
}

#normal H1 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 34px;
}

#normal P {
	width: 400px;
	line-height: 17px;
}

#normal .start-target A {margin-bottom: 8px;}

#normal .start-target A {
	display: block;
	margin: 0 0 34px 20px;
	padding: 6px 0 0 50px;
	font-size: 18px;
	height: 28px;
	text-decoration: none;
	z-index: 900;
}

#normal .start-target A.arzt {
	color: #093479;
	background: url('../img/but-start-arz.gif') left top no-repeat;
}
#normal .start-target A.patient {
	color: #D64C13;
	background: url('../img/but-start-pat.gif') left top no-repeat;
}

#normal .start-target A:hover {text-decoration: underline;}

#right {display: none;}

.shadowbottom {
	position: relative;
	width: 921px;
	height: 25px;
	background: #fff url('../img/shadow_bottom.gif') left top no-repeat;
}
