#wie {
	display: table;
	margin: 0px 9px 1em 9px;
	border: 1px solid #000000;
	width: 740px;
	background: url("wiebg.png");
	/*IEhack*/
	#position: relative;
}

#wie h2, #wie h2 span {
	width: 310px;
	height: 112px;
}

#wie h2 {
	float: left;
	background: url("wiet.png") no-repeat;
}

#wie h2 span {
	display: block;
	position: relative;
	z-index: -1;
	overflow: hidden;
}

#wie div {
	display: table-cell;
	width: 425px;
	vertical-align: middle;
	/*IEhack*/
	#position: absolute;
	#top: 50%;
}

#wie p {
	margin: 0px;
	#position: relative;
	#top: -50%;
}

.cnt h2, .cnt h2 span {
	width: 740px;
	height: 39px;
}

.cnt h2 span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	overflow: hidden;
	font-size: 80%;
}

.cnt p {
	margin: 5px 0px 1px 0px;
	padding-left: 260px;
	height: 101px;
}

#cnt1 h2 {
	background: url("cap1.png");
}

#cnt1 p {
	background: url("img1.png") no-repeat;
}

#cnt1 strong {
	font-size: 170%;
	color: #de0020;
}

#cnt2 h2 {
	background: url("cap2.png");
}

#cnt2 p {
	background: url("img2.png") no-repeat;
}

#cnt3 h2 {
	background: url("cap3.png");
}

#cnt3 p {
	background: url("img3.png") no-repeat;
}

ul.links {
	margin: 2em 200px 0px 200px;
	height: 70px;
}

.links li, .links a, .links span {
	width: 340px;
	height: 70px;
}

.links li {
	position: relative;
	float: left;
	list-style-type: none;
}

.links a {
	display: block;
}

.links span {
	display: block;
	position: relative;
	z-index: -1;
	overflow: hidden;
}

.links a:focus, 
.links a:hover, 
.links a:active {
	background-position: 0px -70px;
}

.btn_contact a {
	background: url("btn_contact.png");
}
