.style1 {
	margin: 0 auto;
}
.style3 {
	color: #FFFFFF;
}
.style4 {
	color: #DA332A;
}
.introdiv {
	position: relative;
	top: 190px;
	left: 0px;
	width: 450px;
	height: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #ffd800;
	line-height: 20px;
	padding: 5px;
	margin: 0 auto;
}
.img_intro {
	border: 0px;
}
.leerdiv_kl_l {
	border: 1px dotted gray;
	width: 120px;
	height: 50px;
	margin: 2px 1px 2px 3px;
}

.leerdiv_kl_r {
	border: 1px dotted gray;
	width: 118px;
	height: 50px;
	margin: 2px 3px 2px 3px;
}

.leerdiv_gr_l {
	border: 1px dotted gray;
	width: 240px;
	height: 80px;
	margin: 2px 3px 2px 3px;
}

.leerdiv_gr_r {
	border: 1px dotted gray;
	width: 240px;
	height: 80px;
	margin: 2px 3px 2px 6px;
}

.slink {
	position: relative;
	top: 441px;
	left: 0px;
	width: 158px;
	height: 28px;
	margin: 0 auto;
}

#introbg {
	background-image: url('Bilder/epc_introbg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.img_right {
	text-align: right;
	margin: 2px 3px 2px 1px;
}

.img_left {
	text-align: left;
	margin: 2px 1px 2px 3px;
}