div.wie-step {
	display: block;
	border: 1px solid #D8D8D8;
	background-color: white;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
}

div.wie-step img {
	margin-right: 10px;
	border: 1px solid #7F7F7F;
}

div.wie-step img.big {
	margin: 0;
	margin-bottom: 10px;
}

div#context form.buttonbox {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url("/media/elemente/download.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 0px;
}

div#context div#listenbutton {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url("/media/elemente/listen.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 0px;
}

div#context form.buttonbox p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 40px;
}

a.notoken {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url("/media/elemente/notoken.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 0px;
}

a.notoken:hover {
	background-image: url("/media/elemente/notoken-hover.jpg");
}

a.gotoproducts {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url("/media/elemente/gotoproducts.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 10px;
}

a.gotoproducts:hover {
	background-image: url("/media/elemente/gotoproducts-hover.jpg");
}

a.donate {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url("/media/elemente/donate.png");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 10px;
}

a.donate:hover {
	background-image: url("/media/elemente/donate-hover.png");
}

a.logbuch {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url("/media/elemente/logbuch.png");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 10px;
}

a.logbuch:hover {
	background-image: url("/media/elemente/logbuch-hover.png");
}

a.recommend {
	display: block;
	width: 210px;
	height: 45px;
	background-image: url("/media/elemente/recommend.jpg");
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 10px;
}

a.recommend:hover {
	background-image: url("/media/elemente/recommend-hover.jpg");
}

.alternate-name {
	color: #696969;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-style: italic;
	font-weight: normal;
}

p.info {
	color: #7F7F7F;
	font-size: 0.8em;
	font-style: italic;
}

table#handyselect {
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #D8D8D8;
}

table#handyselect th {
	padding: 3px;
}

table#handyselect td {
	margin: 0;
	padding: 3px;
	border: none;
	width: 65px;
	height: 100px;
	text-align: center;
	font-size: 10px;
}

table#handyselect td img {
	max-width: 40px;
	max-height: 75px;
}

table.partner {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 4em;
}

table.partner tr th {
	color: #A05D5E;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

table.partner tr td {
	border-top: 1px solid #D8D8D8;
	margin: 0;
}

table.partner tr td.logo {
	border-left: 1px solid #D8D8D8;
	width: 170px;
	text-align: left;
}

div.clear {
	clear: both;
}

div.box-top {
	display: block;
	width: 200px;
	height: 7px;
	background-image: url("/media/elemente/round-top.gif");
	background-repeat: no-repeat;
	font-size: 1;
	margin-left: 13px;
	margin-bottom: 0;
	padding: 0;
}

div.box {
	display: block;
	width: 200px;
	background-image: url("/media/elemente/round-middle.gif");
	background-repeat: repeat-y;
	margin-left: 13px;
	margin-top: 0;
}

div.box img {
	border: 1px solid #7F7F7F;
}

div.box-bottom {
	display: block;
	width: 200px;
	height: 7px;
	background-image: url("/media/elemente/round-bottom.gif");
	background-repeat: no-repeat;
	font-size: 1;
	margin-left: 13px;
	margin-bottom: 10px;
}

div#context table {
	width: 200px;
	padding: 0;
	border-collapse: collapse;
	background-image: url("/media/elemente/round-middle.gif");
	background-repeat: repeat-y;
	margin-left: 13px;
}

div#context table tr th {
	margin: 0;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #7c0000;
	font-size: 1.1em;
	text-align: left;
}

div#context table tr th.small {
	font-weight: normal;
	font-size: 1em;
	color: #A05D5E;
}

div#context table tr td {
	margin: 0;
	padding: 5px;
	border: 0;
}

div#context table tr td.bordered {
	border-top: 1px solid #D8D8D8;
}