#gewinspielSelection td {
	padding: 12px;
}

#gewinspielTeaser {
	position: absolute;
	top : 60px;
	left: 14px;
}

#gewinspielTeaser #gewinarea {
    float     : left;
    width     : 154px;
}

#gewinspielTeaser #image {
    float: left;
    margin-right: 4px;
}

#gewinspielTeaser #prize {
	font-size: 0.9em;
	color: red;
	font-weight: bold;
}

#gewinspielTeaser #artist {
	height: 34px;
}

#gewinspielTeaser #plus,
#gewinspielTeaser #dvd {
    float: left;
	color: red;
	font-weight: bold;
}

#gewinspielTeaser #plus {
	margin-left: 8px;
}

#gewinspielTeaser #dvd {
	width: 60px;
}

#gewinspielTeaser img {
    border: solid 1px black;
}

#gewinspielTeil {
	position: absolute;
	top: 16px;
	left: 168px;
}

#gewinspielTeil input {
    background          : #000000;
    border              : none;
    color               : #ffffff;
    padding             : 6px 12px 6px 12px;
}


