@charset "UTF-8";
#image {
	height: 467px;
	width: 442px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#reftext {
	height: 442px;
	width: 442px;
	float: right;
	padding-left: 50px;
	padding-top: 25px;
	padding-right: 50px;
}

#referenzen {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 467px;
}

/*#referenzen p {
	margin: 0ex;
	font-size: 1.2em;
	line-height: 220%;
}*/
#reftext ul li {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#reftext ul {
	list-style-type: none;
}

.bildwechsel {
	position: relative;
}

.bildwechsel img {
	display: none;
	top: 0px;
	left: 0px;
}

.bildwechsel img.first-child {
	display: block;
}

#image img {
	margin: 0px;
}
.text {
	margin-left: 10px;
}
li .text {
	background-color: #0CF;
}
#reftext h2 {
	font-weight: bold;
	margin-bottom: 5px;
}
