
/********/
/* TAGS */
/********/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: arial;
	background-color: #CEE5D9;
	height: 101%;
}

img {
	border: 0 none;
}

input[type=text] {
	border: 1px solid #31821C;
	background-color: #FFFFFF;
	color: #000000;
}

input[type=password] {
	border: 1px solid #31821C;
	background-color: #FFFFFF;
	color: #000000;
}

textarea {
	border: 1px solid #31821C;
	background-color: #FFFFFF;
	color: #000000;
}

select {
	border: 1px solid #31821C;
}

/*******/
/* IDs */
/*******/

#fb-login-button a {
	width: 250px;
}

#fb-login-button {
	width: 250px;
	left: 693px;
	bottom: 50px;
	position: absolute;
}

#top-mini-buttons {
	width: 108px;
	height: 30px;
	text-align: center;
	position: absolute;
	bottom: 14px;
	right: 32px;
}


#facebook-link-button {
	width: 20px;
	height: 21px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 40px;

}

#instagram-link-button {
	width: 21px;
	height: 21px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 68px;

}


#facebook-promo-link-button {
	width: 21px;
	height: 21px;
	float: left;
}

#facebook-promo-frame {
	width: 300px;
	margin-left: 30px;
}

#facebook-promo-20111020 {
	width: 351px;
	height: 21px;
	position: relative;
	top: -220px;
	left: 572px;
}

#twitter-link-button {
	width: 21px;
	height: 21px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 68px;

}

#blog-link-button {
	width: 21px;
	height: 21px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 124px;

}

#youtube-link-button {
	width: 21px;
	height: 21px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 96px;

}

#google-plus-link-button {
	width: 90px;
	height: 21px;
	text-align: center;
	position: absolute;
	bottom: 18px;
	right: 242px;
}

#online-count {
	width: 150px;
	height: 20px;
	position: absolute;
	right: 333px;
	bottom: 18px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	text-align: center;
}

#top-login {
	position: absolute;
	width: 250px;
	height: 82px;
	background-image: url("../../images/login-background.png");
	right: 32px;
	bottom: 80px;
	color: #FDF523;
/*	display: table; */
	padding: 5px;
}

#top-login-error {
	position: absolute;
	background-image: url("../../images/login-background.png");
	right: 32px;
	height: 20px;
	bottom: 60px;
	width: 250px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
	color: #FF2222;
}

#top-welcome {
	position: absolute;
	width: 250px;
	height: 82px;
	background-image: url("../../images/login-background.png");
	right: 32px;
	bottom: 80px;
	color: #FDF523;
/*	display: table; */
	padding: 5px;
}

#big-login {
	width: 300px;
	bottom: 80px;
}

#big-login-error {
	right: 32px;
	width: 250px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

#top-welcome i {
	color: #FFFFFF;
}

#top-login a {
	color: #FFFFFF;
	text-decoration: none;
}

#top-login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#top-logo {
	width: 132px;
	height: 70px;
	position: absolute;
	bottom: 95px;
	left: 174px;
}

#top-kartenfaecher {
	width: 216px;
	height: 80px;
	position: absolute;
	bottom: 60px;
	left: 0px;
}

#top-menu {
	height: 190px;
	background-image: url("../../images/top-background.jpg");
	border-bottom: 3px solid #31821C;
}

#top-menu-xmas {
	height: 190px;
	background-image: url("../../images/top-background-christmas.jpg");
	border-bottom: 3px solid #31821C;
}

#top-menu-sylvester {
	height: 190px;
	background-image: url("../../images/top-background-sylvester.jpg");
	border-bottom: 3px solid #31821C;
}

#top-menu-valentin {
	height: 190px;
	background-image: url("../../images/top-background-valentin.jpg");
	border-bottom: 3px solid #31821C;
}

#top-menu-em {
	height: 190px;
	background-image: url("../../images/top-background-em2016.jpg");
	border-bottom: 3px solid #31821C;
}


#top-header-xmas {
	width: 162px;
	height: 76px;
	background-image: url("../../images/christmas.png");
}

#main-menu {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 130px;
	height: 60px;
}

#main-menu-left-border {
	background-image: url("../../images/menu-left.png");
	width: 7px;
	height: 60px;
	float: left;
}

#main-menu-right-border {
	background-image: url("../../images/menu-right.png");
	width: 7px;
	height: 60px;
	float: right;
}

#main-menu-content {
	background-image: url("../../images/menu-middle.png");
	width: 966px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

#mainNavItems {
	list-style-type: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

#mainNavItems a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainNavItems a:hover {
	color: #FDF523;
	text-decoration: none;
}

#mainNavItems li {
	list-style-type: none;
	float: left;
	padding-left: 35px;
	padding-top: 22px;
	padding-bottom: 24px;
	position: relative;
}

#mainNavItems li > ul li {
	list-style-type: none;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	width: 100px;
}

#bottomNavItems {
	list-style-type: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

#bottomNavItems a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomNavItems a:hover {
	color: #FDF523;
	text-decoration: none;
}

#bottomNavItems li {
	list-style-type: none;
	float: left;
	padding-left: 35px;
	padding-top: 22px;
	padding-bottom: 24px;
	position: relative;
	padding-right: 75px;
	color: #FDF523;
}

#bottomNavItems li > ul li {
	list-style-type: none;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	width: 100px;
	left: 0px;
}

#faq_list a {

}

#main-content {
	width: 980px;
	background-color: #FFFFFF;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#main-content-window {
	background-color: #FFFFFF;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: auto;
	width: 660px;
	height: 460px;
	padding-left: 30px;
}

#teaser {
	margin-left: auto;
	margin-right: auto;
	height: 370px;
	width: 920px;
}

#teaser-image {
	width: 920px;
	height: 350px;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
}

#teaser-image-top-left {
	background-image: url("../../images/picture-left_top.png");
	width: 20px;
	height: 20px;
	position: relative;
	top: -10px;
	left: -10px;
}

#teaser-image-top-right {
	background-image: url("../../images/picture-right_top.png");
	width: 20px;
	height: 20px;
	position: relative;
	top: -50px;
	left: 910px;
}

#teaser-image-top-center {
	background-image: url("../../images/picture-top_middle.png");
	width: 900px;
	height: 20px;
	position: relative;
	top: -30px;
	left: 10px;
}

#teaser-image-middle-left {
	background-image: url("../../images/picture-left_middle.png");
	width: 10px;
	position: relative;
	left: -10px;
	top: -50px;
	height: 330px;
}

#teaser-image-middle-right {
	background-image: url("../../images/picture-right_middle.png");
	width: 10px;
	height: 330px;
	position: relative;
	left: 920px;
	top: -710px;
}

#teaser-image-content {
	position: relative;
	top: -380px;
	left: 10px;
	width: 900px;
	height: 330px;
}

#teaser-image-bottom-left {
	background-image: url("../../images/picture-left_bottom.png");
	width: 20px;
	height: 20px;
	position: relative;
	top: -1000px;
	left: -10px;
}

#teaser-image-bottom-right {
	background-image: url("../../images/picture-right_bottom.png");
	width: 10px;
	height: 10px;
	float: right;
}

#teaser-image-bottom-center {
	margin-left: auto;
	margin-right: auto;
}

#quick-buttons {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	padding-top: 35px;
/*	padding: 35px;
	padding-bottom: 0px; */
	display: table;
}

#quick-buttons-small {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	padding-top: 40px;
	padding-bottom: 5px;
	display: table;
}

#download-buttons {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	padding-bottom: 20px;
	display: table;
}

#quick-button-1 {
	float: left;
	padding-right: 24px;
}

#quick-button-2 {
	float: left;
	padding-right: 24px;
}

#quick-button-3 {
	float: left;
	padding-right: 24px;
}

#quick-button-4 {
	float: left;
}

#news-foot {
	width: 980px;
	height: 78px;
	background-color: #E0E0E0;
	background-image: url("../../images/twitter-background.jpg");
	color: #666666;
	margin-left: auto;
	margin-right: auto;
}

#news-icon {
	height: 23px;
	width: 23px;
	background-image: url("../../images/twitter-icon.png");
}

#footer-nav {
	width: 980px;
	background-color: #0F3705;
	margin-left: auto;
	margin-right: auto;
	height: 190px;
	position: relative;
}

#bottom-cards {
	height: 141px;
	width: 87px;
	background-image: url("../../images/bottom-cards.jpg");
	position: absolute;
	left: 893px;
	bottom: 26px;
}

#bottom-hotlinks {
	position: absolute;
	left: 35px;
	top: 200px;
	width: 500px;
}

#last-row {
	width: 980px;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#last-row a {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
}

#last-row a:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
}

#bottom-copyright {
	width: 300px;
	float: right;
	padding-bottom: 15px;
	padding-right: 35px;
	text-align: right;
}

#bottom-last-modify {
	width: 300px;
	float: left;
	padding-bottom: 15px;
	padding-left: 35px;
	text-align: left;
}

#bottom-sitemap {
	width: 300px;
	float: right;
	text-align: right;
	padding-bottom: 15px;
	padding-right: 35px;
}

#bottom-nav {
	padding-left: 35px;
	padding-top: 35px;
}

#mini-login-button a {
	text-decoration: none;
}

#mini-login-button a:hover {
	text-decoration: none;
}

#geldspiel-zugang {
	position: absolute;
	width: 162px;
	height: 82px;
	top: -70px;
	left: 528px;
}

#persDataShow {
	display: table;
}

#rangliste {
	width: 500px;
	white-space: nowrap;
}

#rangliste th {
	text-align: left;
}

#regelwerk {
	padding-top: 25px;
	padding-bottom: 30px;
}

#regelwerk p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#regelwerk p > b {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}

#regelwerk h4 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#regelwerk h5 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#daily-term-container {
	padding-left: 35px;
	padding-right: 35px;
	min-height: 78px;
	background-image: url("../../images/daily-term-background.jpg");
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F2F2F2;
}

#daily-term-container a {
	color: #31821C;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

#daily-term-header a {
	color: #31821C;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
}

#daily-term-icon {
	width: 23px;
	height: 27px;
	background-image: url("../../images/begriffe-icon.png");
}

#daily-term {

}

#daily-term-header {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 5px;
}

#daily-term-text {
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	color: #666666;
}

#rangliste-geldeinsatz-image {
	width: 138px;
	height: 36px;
	float: right;
	padding-bottom: 5px;
	margin-top: -9px;
}

#rangliste-training-image {
	width: 158px;
	height: 36px;
	float: right;
	padding-bottom: 5px;
	margin-top: -9px;
}

#rangliste-nojoker-image {
	width: 170px;
	height: 36px;
	float: right;
	padding-bottom: 5px;
	margin-top: -9px;
}

#rangliste-training {
	height: 202px;
}

#rangliste-nojoker {
	height: 202px;
}
#rangliste-zocker {
	height: 202px;
}

#teaser_slideshow {
	position: relative;
}

/***********/
/* KLASSEN */
/***********/

/** NORMALER CONTAINER **/
.container {
	padding-left: 35px;
	padding-right: 35px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	min-height: 200px;
}

.container a {
	color: #31821C;
	text-decoration: underline;
}

.container H2 {
	color: #31821C;
	font-family: Arial;
	font-size: 22px;
	padding-bottom: 7px;
}

.container H3 {
	color: #31821C;
	font-size: 18px;
}

.container p {
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
}

.container p > b {
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}

/** FENSTER CONTAINER **/
.container-window {
	padding-top: 15px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	line-height: 14px;
}

.container-window a {
	color: #31821C;
	text-decoration: underline;
}

.container-window H2 {
	color: #31821C;
	font-family: Arial;
	font-size: 22px;
	padding-bottom: 7px;
}

.container-window H3 {
	color: #31821C;
	font-size: 18px;
}

.container-window p {
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
}

.container-window p > b {
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}

/** RANGLISTEN FENSTER CONTAINER **/
.container-window-rangliste {
	padding-top: 15px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	line-height: 14px;
}

.container-window-rangliste a {
	color: #31821C;
	text-decoration: underline;
}

.container-window-rangliste H2 {
	color: #31821C;
	font-family: Arial;
	font-size: 22px;
	padding-bottom: 7px;
}

.container-window-rangliste H3 {
	color: #31821C;
	font-size: 18px;
}

.container-window-rangliste p {
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
}

.container-window-rangliste p > b {
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}

.right {
	text-align: right;
}

.container ul, .container ol {
	padding-left: 20px;
}

.userbild {
	border: 1px solid #31821C;
}

.play_teaser_button_top_right {
	position: relative;
	float: right;
	padding-left: 20px;
}

.play_teaser_direkt_button {
	position: relative;
	float: left;
	padding-right: 20px;
}

.play_teaser_direkt_button {
	position: relative;
	float: left;
	padding-right: 20px;
}

.promo_teaser_button {
	position: relative;
	float: right;
	padding-left: 65px;
	margin-right: 90px;
}

.landing_button {
	position: relative;
	float: right;
	padding-left: 65px;
	margin-top: -10px;
}

.top-mini-button {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 7px;
}

.main_teaser_image {
	height: 370px;
	width: 684px;
	display: table;
	float: left;
}

.main_teaser_news {
	float: right;
	height: 363px;
	width: 202px;
	padding-top: 5px;
	padding-right: 8px;
}

.main_teaser_news_content {
	width: 202px;
	height: 242px;
	background-image: url("../../images/news-background.png");
	background-repeat: no-repeat;
}

.main_teaser_news_link {
	width: 202px;
	height: 92px;
}

.quick-button {
	width: 204px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 35px;
}

.quick-button a {
	color: #31821C;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

.quick-button a:hover {
	text-decoration: none;
	color: #666666;
}

.quick-button H3 {
	color: #31821C;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
}

.quick-button H3:hover {
	text-decoration: none;
	color: #666666;
}

.quick-button H3 > a {
	color: #31821C;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

.quick-button P {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 10px;
}

.quick-button SPAN {
	padding-left: 10px;
}

.quick-button-small {
	width: 204px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: left;
	padding-bottom: 35px;
}

.quick-button-small a {
	color: #31821C;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.quick-button-small a:hover {
	text-decoration: none;
	color: #666666;
}

.quick-button-small H2 {
	color: #31821C;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.quick-button-small H2:hover {
	text-decoration: none;
	color: #666666;
}

.quick-button-small H2 > a {
	color: #31821C;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}

.quick-button-small P {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 10px;
}

.quick-button-small SPAN {
	padding-left: 10px;
}

.download-button {
	width: 158px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.download-button a {
	color: #31821C;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

.download-button a:hover {
	text-decoration: none;
	color: #666666;
}

.download-button H3 {
	color: #31821C;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
}

.download-button H3:hover {
	text-decoration: none;
	color: #666666;
}

.download-button H3 > a {
	color: #31821C;
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

.download-button P {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 10px;
}

.download-button SPAN {
	padding-left: 10px;
}

.text_14 {
	font-family: Arial;
	font-size: 14px;
}

.text_12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

.text_10 {
	font-family: Arial;
	font-size: 11px;
}

.input_caption {
	position: relative;
	left: 2px;
}

div.spacer {
	height: 1px;
	width: 1px;
}

.input_data {
	position: relative;
	right: 2px;
}

.vertical-center {
    display: table-cell;
    vertical-align: middle;
}

.vertical-center * {
    vertical-align: middle;
}

.raking_label {
	font-size: 12px;
	font-weight: bold;
	color: #31821C;
}

.news-box-header {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 162px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.news-box-text {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	width: 160px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 166px;
}

.table { display: table; }

.tr { display: table-row; }

.td { display: table-cell; }

.labeledInput { 
	padding-bottom: 10px;
	min-height: 20px;
}

.inputLabel {
	font-weight: bold;
	min-height: 20px;
}

.justify {
	text-align: justify;
}

.spacedList li {
	padding-bottom: 5px;
}

.highlight {
	background-color: #fffa6e;
	font-weight: bold;
}

/****************************/
/*	GRAFISCHE DEKO-KLASSEN	*/
/****************************/

.kartenhand-1 {
	width: 298px;
	height: 222px;
	float: right;
	padding-left: 20px;
	background-image: url("../../images/karten-hand-1.jpg");
	background-position: right;
	background-repeat: no-repeat;
	margin-right: -35px;
}

.kartenhand-2 {
	width: 364px;
	height: 224px;
	float: right;
	padding-left: 20px;
	background-image: url("../../images/karten-hand-2.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-right: -35px;
	margin-top: 28px;
	padding-top: 70px;
}

.kartenhand-3 {
	width: 190px;
	height: 266px;
	float: right;
	padding-left: 20px;
	background-image: url("../../images/karten-hand-3.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: -266px;
	margin-bottom: 0px;
	margin-right: 50px;
}

.kartenhand-4 {
	width: 306px;
	height: 224px;
	float: right;
	padding-left: 20px;
	background-image: url("../../images/karten-hand-4.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: -224px;
	margin-bottom: 0px;
	margin-right: 80px;
}

.kartenhaufen-1-left {
	width: 294px;
	height: 250px;
	float: left;
	padding-right: 20px;
	margin-bottom: 15px;
	background-image: url("../../images/kartenhaufen-1.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.kartenhaufen-2 {
	width: 294px;
	height: 230px;
	float: right;
	padding-left: 20px;
	background-image: url("../../images/kartenhaufen-2.jpg");
	background-position: right;
	background-repeat: no-repeat;
	margin-right: -35px;
	margin-bottom: -100px;
}

.kartenhaufen-3 {
	width: 400px;
	height: 214px;
	float: right;
	padding-left: 20px;
	background-image: url("../../images/kartenhaufen-3.jpg");
	background-position: right;
	background-repeat: no-repeat;
	margin-top: -230px;
}

.karten-background-filler {
	background-image: url("../../images/karten-background.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-1 {
	background-image: url("../../images/karten-background-1.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-2 {
	background-image: url("../../images/karten-background-2.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-3 {
	background-image: url("../../images/karten-background-3.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-4 {
	background-image: url("../../images/karten-background-4.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-5 {
	background-image: url("../../images/karten-background-5.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-6 {
	background-image: url("../../images/karten-background-6.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-7 {
	background-image: url("../../images/karten-background-7.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-8 {
	background-image: url("../../images/karten-background-8.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.karten-background-9 {
	background-image: url("../../images/karten-background-9.jpg");
	height: 133px;
	margin-left: -35px;
	margin-right: -35px;
}

.medallien-rangliste {
	background-image: url("../../images/medallien-rangliste.jpg");
	float: right;
	width: 110px;
	height: 564px;
	margin-right: -35px;
	margin-top: -564px;
}

.geld-karten {
	background-image: url("../../images/geld-karten-1.jpg");
	float: right;
	width: 364px;
	height: 224px;
	margin-right: -35px;
	margin-top: -64px;
}

.geld-karten-2 {
	background-image: url("../../images/geld-karten-2.jpg");
	float: right;
	width: 294px;
	height: 224px;
	margin-right: -35px;
	margin-top: -224px;
}

.demnaechst {
	background-image: url("../../images/demnaechst.png");
	width: 168px;
	height: 90px;
}

.gewinnberechnung {
	background-image: url("../../images/gewinnberechnung.jpg");
	width: 369px;
	height: 300px;
	float: right;
	margin-right: -35px;
	margin-top: -300px;
}

.kontakt-image {
	background-image: url("../../images/kontakt.jpg");
	float: right;
	width: 446px;
	height: 300px;
	margin-top: -300px;
	margin-right: -35px;
}

.errorBox {
	font-weight: bold;
	color: #FF2222;
}

.successBox {
	font-weight: bold;
	color: #31821C;
}

.rowA {
	background-color: #FFFFFF;
}

.rowB {
	background-color: #FAFAFA;
}

.captcha {
	border: 1px solid #31821C;
}

div.errorRow {
	/*border: 2px solid #FF2222;*/
}

.errorRow input[type=text] {
	border: 2px solid #FF2222;
}

.errorRow input[type=password] {
	border: 2px solid #FF2222;
}

.errorRow textarea {
	border: 2px solid #FF2222;
}

.errorRow select {
	border: 2px solid #FF2222;
}

.pleft20 { padding-left: 20px; }
.pleft10 { padding-left: 10px; }
.ptop10 { padding-top: 10px; }
.ptop5 { padding-top: 5px; }

.mleft20 { margin-left: 20px; }
.mleft10 { margin-left: 10px; }
.mtop10 { margin-top: 10px; }

.bold { font-weight: bold; }

a.yellow-hover-link {
	color: #FDF524;
	text-decoration: none;
}
a.yellow-hover-link:hover { color: #FDF524; }

.teaser_slideshow_image {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

#mainpage-subteaser {
	width: 970px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e0e0e0;
	margin-bottom: -15px;
	margin-top: 30px;
}

#skyscraper-right {
	width: 300px;
	height: 600px;
	position: absolute;
	left: 980px;
}

#skyscraper-right-120 {
	width: 120px;
	height: 600px;
	position: absolute;
	left: 980px;
}

#SteckbriefBild {
	padding-bottom: 25px;
}

#kontakt-additional-info {
	display: none;
}

.tfeld.disabled {
	color: #8B8B8B;
	cursor: default;
}

.tfeld.disabled.redTfeldGlow {
	animation: tfeldRedGlow ease-in-out 1.5s infinite;
}
	
@keyframes tfeldRedGlow {
    0% {
        border-color: #31821C;
    }

    50% {
        border-color: #EE0000;
    }

    100% {
        border-color: #31821C;
    }
}

#userDataInputDisabled {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1em solid rgba(80, 80, 80, 0.9);
	padding: 2em;
	box-shadow: rgba(15, 55, 5, 0.5) 0.3em 0.3em;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	pointer-events: none;
}

#userDataInputDisabled p {
	padding-bottom: 10px;
	cursor: none;
}

#c-container {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 170px;
}

#c-output {
	border-radius: 8px;
	height: 42px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#c-input {
	padding-inline: 5px;
}

#c-hint {
	width: 400px;
	margin-block: 10px;
}

.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}

.fs16px {
	font-size: 16px;
}

.w250px {
	width: 250px;
}

.mt10px {
	margin-top: 10px;
}

.mb10px {
	margin-bottom: 10px;
}

.pb10px {
	padding-bottom: 10px;
}

div.textCenterContainer {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

#meineTurniereTable {
	border: 1px solid #31821C;
	margin-inline: auto;
	font-size: 12px;
}

#meineTurniereTable td, #meineTurniereTable th {
	padding-inline: 5px;
	padding-block: 2px;
	border-spacing: 10px;
	border-collapse: separate;
}
#meineTurniereTable thead tr th {
	background: #31821C;
	color: white;
	text-align: left;
}
#meineTurniereTable tbody tr:nth-child(2n+1) {
	background-color: rgba(0, 0, 0, 0.1);
	border-spacing: 0.2em;
}

.meineTurniereDetail {
	margin-inline: auto;
	width: 50%;
	padding-block-end: 1em;
}

.meineTurniereDetail.w75pc {
	width: 75%;
}

.meineTurniereDetail h3 {
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	font-weight: 700;
	padding: 7px;
	border-radius: 6px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	background: linear-gradient(to right, rgba(49, 130, 28, 0.3) 0%, rgba(206, 229, 217, 0.3) 100%);
	color: #555555;
}

.meineTurniereDetail table {
	width: 100%;
}

.meineTurniereDetail table tr {
	vertical-align: top;
}

.meineTurniereDetail table tbody tr:nth-child(2n) {
	background-color: rgba(0, 0, 0, 0.1);
	border-spacing: 0.2em;
}

.meineTurniereDetail table tbody tr:nth-child(2n).highlight {
	background-color: #fffa6e;
}

.meineTurniereDetail table tbody tr.noBgSwitch {
	background-color: initial;
	border-spacing: initial;
}

.meineTurniereDetail ul li {
	list-style: inside square;
}

.meineTurniereDetail th, .meineTurniereDetail td {
	text-align: left;
	padding-inline: 5px;
	padding-block: 2px;
}

.meineTurniereDetail th.tac, .meineTurniereDetail td.tac {
	text-align: center;
}

.meineTurniereDetail th.tar, .meineTurniereDetail td.tar {
	text-align: right;
}