/* 2025-07-30 03:40:48 */
/* TOP MENU */
#games-skat-top-menu {
	padding-left: 25px;
	width: 719px;
	padding-top: 68px;
	height: 32px;
	float: right;
	position: relative;
	margin-top: -35px;
	margin-bottom: 15px;
	background-image: url('../../../../images/games/skat/sunnygames-skat-top.jpg');
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
}

#games-skat-top-menu a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-face: Arial;
	text-decoration: none;
}

#games-skat-top-menu a:hover {
	color: #D4B946;
	font-weight: bold;
	text-decoration: none;
}

#games-skat-top-menu ul {
	list-style-type: none;
}

#games-skat-top-menu ul > li {
	float: left;
	padding-right: 30px;
}

#games-skat-top-menu-cards {
	width: 224px;
	height: 75px;
	position: absolute;
	background-image: url('../../../../images/games/skat/sunnygames-skat-top-karten.png');
	right: 0px;
	top: -18px;
}

#games-skat-top-link-click-button {
	position: absolute;
	left: 20px;
	top: 10px;
}

#games-skat-top-link-click-button, #games-skat-top-link-click-button img {
	height: 50px;
	width: 150px;
}

#games-skat-top-menu-original {
	position: absolute;
	top: 16px;
	left: 230px;
}

/* TEASER */
#games-skat-teaser {
	background-image: url('../../../../images/games/skat/sunnygames-skat-teaser.jpg');
	background-repeat: no-repeat;
	color: #FFF;
	padding-left: 380px;
	width: 192px;
	
	height: 219px;
	padding-top: 57px;
	
	margin-left: 22px;
	margin-right: 6px;
	
	float: left;
}

/* QUICK BUTTONS */
#games-skat-quickbuttons {
	float: right;
	
	padding-left: 20px;
	padding-top: 30px;
	width: 128px;
	height: 238px;
	margin-right: 20px;
	
	background-image: url('../../../../images/games/skat/sunnygames-skat-menue.jpg');
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 10px;
}

#games-skat-quickbuttons ul {
	list-style: none outside none;
}

#games-skat-quickbuttons ul > li {
	height: 35px;
}

#games-skat-quickbuttons a {
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}

#games-skat-quickbuttons a:hover {
	color: #EB7F03;
}

#games-skat-jackpot {
	width: 548px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	height: 130px;
	margin-left: 56px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url('../../../../images/games/skat/sunnygames-skat-jackpot.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#games-skat-jackpot h3 {
	color: #001572;
	font-size: 18px;
	font-weight: bold;
	font-face: Arial;
}

#games-skat-jackpot ul {
	list-style: none outside none;
}

#games-skat-jackpot h4 {
	font-face: Arial;
	font-weight: bold !important;
	font-size: 12px !important;
	color: #0F2FBA;
	line-height: 18px;
}

#games-skat-content-container h2 {
  color: #0F2FBA;
  font-size: 22px;
  font-weight: bold;
  line-height: 18px;
  padding-bottom: 10px;
}

div.faq-category-skat {
	width: 666px;
}

div.terms-letter-header {
	height: 25px;
	width: 18px;
	text-align: center;
	float: left;
	font-size: 16px;
}

div.terms-letter-header b {
	font-size: 18px;
	font-weight: bold;
}

div.terms {
	display: table;
	padding-top: 10px;
}

div.term {
	display: table-row;
	padding-top: 10px;
}

div.term-heading {
	display: table-cell;
	white-space: nowrap;
	padding-right: 15px;
}

div.term-text {
	display: table-cell;
}

.game-std-content-container > ul {
	font-size: 12px;
	line-height: 18px;
	list-style: disc inside none;
	width: 663px;
}

b {
	font-size: 12px;
	line-height: 18px;
}

.main-content h3 {
	color: #0F2FBA;
}

ol li, u {
	font-size: 12px;
	line-height: 18px;
}

div.to-top {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}

div.to-top a:hover {
	color: #EB7F03;
}

div.mainterm-box {
	background-color: #1D40DA;
	border: 3px solid #021476;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 15px;
	width: 480px;
}

div.mainterm-box h3 {
	color: #E5E048;
	font-weight: bold;
}

div.mainterm-box a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

div.mainterm-box a:hover {
	color: #FFF91D;
}

table.game-skat-go-table {
	width: 350px;
	font-size: 12px;
	border: 1px solid #464646;
}

table.game-skat-go-table td {
	margin: 5px 2px;
	background-color: #F0F0F0;
	padding: 2px 10px;
}

table.game-skat-go-table th {
	background-color: #90A6CE;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

div.skat-go-page-navigation {
	text-align: center;
}

div.skat-go-page-navigation > img, div.skat-go-page-navigation > a {
	margin: 0 2px;
}