
.content
{
	margin: 0 51px;
	font-size: 14px;
}

.content h2.headline
{
	margin-top: 25px;
	background-color: #848484;
	padding: 8px;
	color: white;
}

.content h2.headline a
{
	color: white;
}

.leftcol
{
	clear: both;
	float: left;
	margin-left: 23px;
	text-align: center;
	width: 290px;
}

.rightcol
{
	float: right;
	margin-right: 23px;
	text-align: center;
	width: 275px;
}

.withleftcol
{
	margin-left: 320px !important;
}

.withbothcol
{
	margin: 0 305px 0 320px !important;
}

.box
{
	background: url(../img/box_header_l.png) no-repeat 0 0;
	width: 230px;
	margin: 10px auto 30px auto;
}

.box h2
{
	background: url(../img/box_header_r.png) no-repeat 100% 0;
	height: 53px;
	color: white;
	text-align: right;
	line-height: 53px;
	padding: 0 10px 0 10px;
	font-size: 20px;
	margin: 0;
}

.box .cont
{
	margin: 0;
	padding: 0;
	background: url(../img/box_back.png) repeat-y 0 0;
	border-bottom: 1px dotted #999999;
}

.box .cont h3
{
	margin: 0;
	padding: 5px;
	text-align: left;
	clear: left;
}

.box .cont p
{
	padding: 5px;
	text-align: left;
	line-height: 20px;
}

.box .cont p.link
{
	text-align: right;
	padding-right: 10px !important;
}

#rocket h2
{
	font-size: 18px;
}

#rocket .cont
{
	font-weight: bold;
	padding: 6px;
	text-align: left;
}

#rocket .cont table
{
	width: 100%;
	font-size: 15px;
}

#rocket .cont table td.name
{
	color: #c84205;
}

#hotline .cont
{
	font-weight: bold;
	padding: 6px;
	text-align: left;
}

#hotline #headphone
{
	float: left;
	width: 109px;
	height: 84px;
	margin: -83px 0 0 -20px;
	background: url(../img/headphone.png) no-repeat 0 0;
}

#hotline .cont table td.name
{
	color: #c84205;
	width: 70px;
}

#social .cont p
{
	text-align: center;
}

#boni .cont
{
	padding: 6px;
	text-align: left;
}

.box #news
{
	height: 160px;
}

.box #news .cont
{
	height: 150px;
}

.box #news h3
{
	padding: 10px 5px;
}

.box #news p
{
	padding: 0 5px;
	margin-bottom: 5px;
}

.newsbox
{
	margin-bottom: 5px !important;
}

#newspaper
{
	float: left;
	width: 60px;
	height: 69px;
	margin: -70px 0 0 -5px;
	background: url(../img/news.png) no-repeat 0 0;
}

#cup
{
	float: left;
	width: 60px;
	height: 74px;
	margin: -70px 0 0 -0px;
	background: url(../img/cup.png) no-repeat 0 0;
}

.rightcol .box
{
	width: 220px;
}

.content .box
{
	width: 100%;
	margin-bottom: 30px;
}

.content .box h2
{
	text-align: left;
	font-size: 20px;
}


.content h1
{
	font-size: 18px;
}

.content h2
{
	font-size: 14px;
}

.content table
{
	width: 100%;
}

.content th
{
	background-color: #c83700;
	background: -webkit-gradient(linear, left top, left bottom, from(#df4800), to(#991500));
	background: -moz-linear-gradient(top, #df4800, #991500);
	color: white;
	padding: 5px;
}

.content td
{
	background-color: #fdf0e3;
	color: #3b3b3b;
	vertical-align: top;
	padding: 5px;
}

.content tr:nth-child(odd) td
{
	background-color: #ffe6cc;
}

.content tr.error td
{
	background: none;
	background-color: #ff3333;
	color: white;
}

.content table.nobg td
{
	background: none !important;
	color: #4b4b4b;
}

.content td a
{
	color: black;
}

.content tr.error td a
{
	color: white;
}

.content h2.infobox
{
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	padding: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #fefba7;
	border: 2px solid #e0de3d;
}

.content h2.success
{
	color: white;
	background-color: #669933;
	border: 2px solid #56812c;
}

.content h2.error
{
	color: white;
	background-color: #de2b0d;
	border: 2px solid #ce250a;
}

.myeuro 
{
	margin-top: 15px;
}

.myeuro p
{
	color: #616161;
	padding: 10px;
	font-size: 15px;
	background: url(../img/box_back.png) repeat-y 0 0;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 20px 25px;
}

.myeuro a
{
	text-decoration: none;
}

.myeuro a:hover p
{
	color: #c95106;
}

.pager
{
	line-height: 23px;
	text-align: center;
	margin: 20px 0;
}

.pager strong
{
	margin: 20px;
}

button
{
	border: 0;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	height: 23px;
	padding: 0 12px;
	margin: 0;
	background-color: #d76d07;
	color: white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#db7708), to(#cd5606));
	background: -moz-linear-gradient(top, #db7708, #cd5606);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
	button
	{
		line-height: 23px;
	}
}

button.edit, button.delete
{
	padding: 2px 4px;
}

button:hover
{
	background-color: #e57608;
	background: -webkit-gradient(linear, left top, left bottom, from(#e98309), to(#de6007));
	background: -moz-linear-gradient(top, #e98309, #de6007);
}

button.disabled
{
	background-color: #909090;
	background: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#8d8d8d));
	background: -moz-linear-gradient(top, #939393, #8d8d8d);
}

button.dark
{
	background-color: #454545;
	background: -webkit-gradient(linear, left top, left bottom, from(#515151), to(#3b3b3b));
	background: -moz-linear-gradient(top, #515151, #3b3b3b);
	border: 1px solid grey;
}

button:hover.dark
{
	background-color: #515151;
	background: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#404040));
	background: -moz-linear-gradient(top, #606060, #404040);
}

.leftcol button
{
	width: 230px;
	margin-bottom: 20px;
}

.withindent
{
	margin-top: 47px;
}

.leftcol .descbox
{
	text-align: left;
	padding: 0 20px;
}

.leftcol .descbox h3
{
	margin-bottom: 0;
}

.leftcol .descbox h3.news
{
	margin: 0 0 10px 0;
}

.leftcol .descbox p
{
	margin-top: 3px;
}

.leftcol .descbox p.date
{
	margin-top: 3px;
	margin-bottom: 0;
}

.leftcol .grayed
{
	color: #aaaaaa;
}

h2.eyecatcher
{
	color: white;
	background-color: #b32800;
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
	background: -webkit-gradient(linear, left top, left bottom, from(#b32800), to(#df4900));
	background: -moz-linear-gradient(top, #b32800, #df4900);
	-moz-border-radius: 5px;
	border-radius: 5px;
}

h2.eyecatchergrey
{
	color: white;
	background-color: #575757;
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
	background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#666666));
	background: -moz-linear-gradient(top, #4b4b4b, #666666);
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

h2.eyecatchergrey a
{
	text-decoration: none;
	color: white;
}

.leftcol #mybalance
{
	margin: 0 auto;
	width: 230px;
	background-color: #d56607;
	color: white;
	background: -webkit-gradient(linear, left top, left bottom, from(#d66807), to(#c74c05));
	background: -moz-linear-gradient(top, #d66807, #c74c05);
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.leftcol #mybalance h2
{
	text-align: left;
	margin: 0;
	padding: 15px;
	font-size: 20px;
}

.leftcol #mybalance h1
{
	text-align: right;
	font-size: 32px;
	margin: 0;
	padding: 0 10px 15px 0;
}

.leftcol #mybalance p
{
	text-align: left;
	margin: 0;
	padding: 5px 15px;
	font-size: 16px;
}

div.buymethod
{
	line-height: 38px;
	vertical-align: center;
	margin: 5px 0 0 10px;
	clear: left;
}

div.buymethod div
{
	width: 180px;
	height: 38px;
	float: left;
	margin-right: 20px;
}

div.buymethod p
{
	float: left;
}

div.buymethod div.group
{
	margin-left: 10px;
	line-height: 18px;
}

div.buymethod input
{
	margin: 8px 10px 0 0;
	float: left;
}

div#mpaypal
{
	background: url(../img/logo_paypal.png) no-repeat 0 0;	
}

div#mcnb
{
	background: url(../img/logo_cnb.png) no-repeat 0 0;	
}

div#mpaysafe
{
	background: url(../img/logo_paysafe.png) no-repeat 0 0;	
}

div#mcc
{
	background: url(../img/logo_cc.png) no-repeat 0 0;	
}

div#mdd
{
	background: url(../img/logo_dd.png) no-repeat 0 0;	
}

div#melv
{
	background: url(../img/logo_elv.png) no-repeat 0 0;	
}

div#mprepay
{
	background: url(../img/logo_prepay.png) no-repeat 0 0;	
}

div#buychoice
{
	margin: 5px 50px 0 50px;
	padding: 0 15px;
	border: 1px dashed gray;
	line-height: 40px;
}

div#buychoice input
{
	float: right;
	margin: 8px 20px 0 0;
	width: 120px;
}

.frm
{
	line-height: 20px;
}

.frm2 .line
{
	min-height: 20px !important;
}

.frm .line
{
	display: flex;
	min-height: 34px;
	margin-bottom: 10px;
	line-height: 32px;
}

.frm .line p.narrow
{
	line-height: 20px;
}

.frm .line.clear
{
	clear: left;
}

.frm .comment
{
	margin-top: -5px;
	margin-bottom: 0;
	font-style: italic;
	font-size: 12px;
	line-height: 20px !important;
}

.frm .indent
{
	margin-left: 100px;
}

.frm .frame
{
	border-top: 1px dotted grey;
	border-bottom: 1px dotted grey;
	padding: 15px 0;
}

.frm .frametop
{
	border-top: 1px dotted grey;
	padding-top: 15px;
}

.frm .framebottom
{
	border-bottom: 1px dotted grey;
	padding-bottom: 15px;
}

.frm label
{
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 20px;
}

.frm .line label
{
	line-height: 32px;
	width: 150px;
}

.frm .line.wide label
{
	width: 200px;
}

.frm .line button
{
	margin-top: 10px;
	height: 30px;
	font-size: 16px;
}

.frm2 label
{
	width: 170px;
}

.frm input.text
{
	width: 220px;
}

.frm input.addline
{
	margin-bottom: 20px;
}

.frm input[type="checkbox"]
{
	margin-top: 10px;
}

.frm .line table
{
	width: auto;
	font-size: 14px;
}

.frm .line table tr
{
	line-height: 20px;
}

.frm .line td
{
	padding: 0 5px;
}

.frm .line td input[type="checkbox"], .frm .line th input[type="checkbox"]
{
	height: 20px;
	margin: 0;
}

p
{
	margin-bottom: 10px;
}

ul.linklist li
{
	font-size: 16px;
	padding: 5px;
}

.top
{
	margin-top: 0 !important;
}

.apple
{
	min-width: 18px;
	float: right;
	background-color: #d13f00;
	font-size: 12px;
	color: white;
	padding: 2px;
	margin-top: -15px;
	margin-right: -15px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.unseen
{
	font-weight: bold;
}

.helpimg
{
	text-align: center;
	border: 3px solid #848484;
	padding: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.areas
{
	margin-top: 25px;
}

a.tour div
{
	background: url(../img/tourarea.jpg) no-repeat;
	height: 100px;
}

a.tourdisabled div
{
	background: url(../img/tourarea_bw.jpg) no-repeat;
	height: 100px;
}

a.fun div
{
	background: url(../img/funarea.jpg) no-repeat;
	height: 72px;
}

a.league div
{
	background: url(../img/leaguearea.jpg) no-repeat;
	height: 72px;
}

a.league div h2
{
	font-size: 21px;
}

a.skat1x1 div
{
	background: url(../img/skat1x1.jpg) no-repeat;
	height: 72px;
}

.areas a
{
	text-decoration: none;
}

.area
{
	padding: 5px 15px;
	color: white;
}

.area h2
{
	font-size: 26px;
	line-height: 29px;
	margin: 0;
}

.area p
{
	color: #f3cbba;
	font-size: 16px;
	margin: 0;
}

a.fun .area p
{
	color: #cfcfcf;
}

a.skat1x1 .area p
{
	color: white;
}

.playnow
{
	padding-left: 20px;
	font-size: 14px !important;
	font-weight: normal !important;
	margin-bottom: 25px !important;
	margin-top: -18px;
}

.fun .playnow
{
	color: black;
}

.skat1x1 .playnow
{
	color: #e44e00;
}

.tour .playnow
{
	color: #d94400;
}

.tourdisabled .playnow
{
	color: gray;
}

.tourdisabled p
{
	color: lightgray;
}

.inputbox
{
	line-height: 32px;
	font-size: 18px;
}

.inputbox p
{
	float: left;
}

.inputbox input
{
	border: 2px solid #aaa;
	background-color: white;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0 10px;
	height: 30px;
	line-height: 32px;
	font-size: 18px;
	color: #686868;
	font-family: Verdana;
	background-color: #f3f3f3;
}

.inputbox textarea, .inputbox.text
{
	padding: 6px 10px;
	border: 2px solid #aaa;
	background-color: white;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 26px;
	font-size: 18px;
	color: #686868;
	width: 450px;
	height: 200px;
	font-family: Verdana;
	margin-bottom: 10px;
	background-color: #f3f3f3;
}

.inputbox select 
{
	border: 2px solid #aaa;
	background-color: white;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0 10px;
	height: 30px;
	line-height: 32px;
	font-size: 18px;
	color: #686868;
	width: auto;
	font-family: Verdana;
	background-color: #f3f3f3;
}

.inputbox input:focus, .inputbox textarea:focus, .inputbox select:focus
{
	outline: none;
}

.inputbox.text
{
	height: auto;
	float: left;
	min-height: 200px;
}

.inputbox.small input
{
	height: 22px;
	line-height: 24px;
	width: 180px;
	font-size: 15px;
	margin-bottom: 4px;
}

table.searchresult span
{
	float: left;
	width: 100px;
}

table.searchresult small
{
	line-height: 18px;
	font-size: 11px;
}

table.results td
{
	text-align: center;
}

.news p
{
	line-height: 22px;
}

.rocket_jackpot
{
	position: relative;
	margin: 10px 0 20px;
}

.rocket_jackpot .amount
{
	position: absolute;
	font-size: 46px;
	width: 100%;
	top: 108px;
	color: white;
	font-weight: bold;
	text-align: center;
}

.rocket_jackpot .countdown
{
	position: absolute;
	font-size: 18px;
	width: 100%;
	bottom: 14px;
	color: white;
	text-align: center;
}

.obituary
{
	border: 2px solid black;
	padding: 10px;
}

.obituary img
{
	display: block;
	width: 100%;
}

.matchDetails
{
	position: relative;
}

.matchDetails .secure
{
	position: absolute;
	top: -7rem;
	width: 100%;
	text-align: right;
}

.matchDetails .secure img
{
	cursor: pointer;
}

.matchDetails .secure .seeds
{
	padding: 15px;
	position: absolute;
	width: calc(100% - 30px);
	background-color: white;
	border: 1px solid #848484;
	text-align: left;
	border-radius: 10px;
	background-color: #fafafa;
	top: 68px;
}

.matchDetails .secure .seeds h3:first-of-type
{
	margin-top: 0;
}

.matchDetails .secure .seeds textarea
{
	display: block;
	margin: 0px;
	width: calc(100% - 20px);
	height: 100px;
	padding: 0 10px;
	border-radius: 10px;
	background-color: #eee;
}

.matchDetails .secure .seeds .data
{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.matchDetails .secure .seeds .block
{
	width: 49%;
}