
/* Standard Einr�ckung (für normalen Content ohne Schatten) */
.std, .std-left, .std-l {
	padding-left: 9px;
}

.std, .std-right, .std-r {
	padding-right: 9px;
}

/* Standard Einr�ckung (für normalen Content ohne Schatten) */
.boxed, .boxed-left, .bxd-l {
	padding-left: 6px;
}

.boxed, .boxed-right, .bxd-r {
	padding-right: 6px;
}

/* Grafische Einr�ckungen (für Content der Boxen mit Schlagschatten hat) */
.shadowbox-insert, .shadowbox-insert-left, .shdbx, .shdbx-l {
	padding-left: 18px;
}

.shadowbox-insert, .shadowbox-insert-right, .shdbx, .shdbx-r {
	padding-right: 11px;
}


div.multi-col-container {
	float: left;
	padding-bottom: 1px;
}

.multi-col-container.terms-of-the-day-container {
	padding-bottom: 20px;
}

div.multi-col-innner {
	float: left;
	overflow: hidden;
}

div.multi-col-innner .sub-content-col:last-of-type {
	border-right-width: 0px;
}

div.multi-col-content {
	float: left;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

div.small-content-containers {
	margin-top: 25px;
	
}

/* Content Container */
.content-container-small {
	padding-left: 18px;
	padding-right: 22px;
	width: 684px;
	position: relative;
	float: left;
	border-left: 1px solid #E0E0E0;
	margin-left: -1px;
}

.content-container-big {
	width: 775px;
	float: left;
	border-left: 1px solid #E0E0E0;
	margin-left: -1px;
}

.small-news-container {
	float: left;
	background-image: url("../../images/sunnygames-news-background.jpg");
	margin-left: 33px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	width: 172px;
	height: 266px;
}

.small-news-container:first-of-type {
	margin-left: 0;
}

.small-news-container p {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 16px;
}

.small-news-container-header {
	height: 20px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 22px;
	width: 142px;
	margin-bottom: 10px;
}

.small-news-container-header > h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.small-news-entry-container {
	height: 236px;
	width: 162px;
	padding-right: 10px;
	overflow-y: auto;
	overflow-x: hidden;
}

.small-news-header {
	margin-bottom: 5px;
}

.small-news-header, .small-news-header h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 14px;
	padding-bottom: 0;
}

.small-news-header h3 > a {
	text-decoration: none;
}

#content-footer-container {
	height: 78px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../../images/begriffe-background.jpg');
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	padding-top: 20px;
}

.sub-content-col {
	width: 266px;
	border-right: 1px solid #FFFFFF;
	margin-left: 30px;
	padding-right: 30px;
}

.sub-content-col p {
	font-size: 12px;
	color: #464646;
	padding-bottom: 15px; 
}

.sub-content-col p > a {
	color: #464646;
	text-decoration: underline;
}

.sub-content-col p > a:hover {
	color: #EB7F03;
}

.sub-content-col a {
	color: #464646;
	text-decoration: underline;
}

.sub-content-col a:hover {
	color: #EB7F03;
}

.sub-content-header {
	margin-bottom: 5px;
}

.sub-content-header, .sub-content-header h3 {
	font-weight: bold;
	font-size: 12px;
	color: #464646;
}

.game-sub-content-container {
	padding-left: 58px;
	padding-right: 58px;
}

.game-std-content-container {
	padding-left: 56px;
	padding-top: 5px;
}

div.quick-buttons {
	width: 666px;
	margin-bottom: 10px;
	clear: both;
}

div.game-quick-buttons {
	width: 550px;
}

div.quick-button {
	float: left;
	height: 130px;
	width: 232px;
	padding-bottom: 15px;
}

div.quick-button-last-in-row {
	float: left;
	height: 130px;
	width: 202px;
	padding-bottom: 15px;
}

div.game-quick-button {
	float: left;
	height: 100px;
	width: 180px;
}

div.quick-button-big {
	float: left;
	height: 130px;
	width: 348px;
	padding-bottom: 15px;
}

div.quick-button-big-last-in-row {
	float: left;
	height: 130px;
	width: 318px;
	padding-bottom: 15px;
}


div.quick-button h3, div.quick-button-last-in-row h3 {
	padding-top: 10px;
}

div.std-landing {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

#main-teaser-holding {
	position: relative;
	height: 328px;
}

#main-teaser {
	width: 667px;
	height: 308px;
	background-repeat: no-repeat;
}

#main-teaser > div {
	position: absolute;
	width: 649px;
	height: 290px;
	display: none;
}

#main-teaser_buttons {
	text-align: center;
}

#main-teaser_buttons a {
	width: 16px;
	height: 16px;
	margin: 4px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("../../images/icons/circle-off.png");
}

#main-teaser_buttons img {
	width: 16px;
	height: 16px;
}