/* vorworte */
#content-left img.flpr20 { float: left; padding-right: 20px; }

/* guest coaches */
#guestcoaches img {
	float: left;
	clear: both;
	padding: 5px;
	padding-left: 0px;
	padding-right: 20px;
}

#guestcoaches div {
	clear: both;
	border-top: 1px solid grey;
	display: block;
	margin-top: 20px;
}

#guestcoaches h3 {
	margin-top: 20px;
}

#guestcoaches p {
	margin-bottom: 0;
}

/* press */
#press div img {
	float: left;
	/*clear: both;*/
	padding: 5px;
	padding-left: 0px;
	padding-right: 20px;
}

#press div {
	clear: both;
	display: block;
	margin-top: 20px;
}

#press p {
	margin-bottom: 0;
}

#press div.first {
	border-top: none;
}

#press div h3 {
	padding-top: 20px;
}

#press div h2 {
	clear: left;
}

#press a img {
	float: none;
	clear: none;
}

#press .bbn {
	border-bottom: none;
}

#press .bbn:hover {
	border-bottom: none;
}

/* coaches */
#cs img {
	padding-bottom: 20px;
}

.coaches {
	position: relative;
	display: inline-block;
	height: 417px;
	width: 320px;
	float: left;
	background-repeat: no-repeat;
}

.shadow {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(../img/shadow.png);
}
.textbox {
	display: none;
	width: 100%;
}
#s1, #s2, #s3 { cursor: pointer; }

#cs h3 {
	padding-top: 20px;
}

/* contact */
#contact form {
	padding-top: 10px;
}

#contact input,textarea {
	width: 300px;
}

#contact label {
	display: inline-block;
	width: 150px;
	clear: both;
}

#contact input.first {
	margin-left: 150px;
}

#contact input.button {
	width: 150px;
}

/* shop */
#shop h3 {
	clear: both;
}

#shop img {
	float: left;
}

#shop div {
	position: relative;
	clear: both;
	width: 100%;
}

#shop div div {
	clear: none;
}

#shop div ol {
	margin: 0;
	float: right;
	min-width: 340px;
	margin-bottom: 20px;
}
