* {
	margin: 0;
	padding: 0;
}
body {background: URL('images/layout2015/bg_clouds2.jpg') top center no-repeat fixed, #faf8fd; text-align: center; margin: 0; padding: 0; min-height: 100%;}
@media screen and (min-width: 1921px) {
	body { background-size: 100% auto; }
}
#kofk_wrap {width: 1100px; position: relative; display: inline-block; position: relative;}
#kofk_header {height: 180px; width: 1100px;}
#kofk_menu {position: absolute; width: 777.5px; height: 35px; top: 148px; left: 70px; background: URL('images/layout2015/bg_menu.png') 100% no-repeat; font-size: 1.4em;z-index: 11000;}
#kofk_menu ul {display: none; position: absolute; top: 30px; left: 0px; margin: 0; padding: 0; list-style-type: none; background: -webkit-linear-gradient(rgba(255,255,255,0.6),rgba(249,235,212,1.0)); background: -o-linear-gradient(rgba(255,255,255,0.6),rgba(249,235,212,1.0)); background: -moz-linear-gradient(rgba(255,255,255,0.6),rgba(249,235,212,1.0)); background: linear-gradient(rgba(255,255,255,0.6),rgba(249,235,212,1.0));z-index: 12000; border-bottom: 2px solid #fff;  border-right: 2px solid #fff;  border-left: 2px solid #fff; text-align: left;}
#kofk_menu td:hover ul, #kofk_menu ul:hover {display: block;}
#kofk_menu li {text-indent: 0; text-align: left; padding: 4px 8px; font-size: 0.95em;white-space: nowrap;}
#kofk_menu td {position: relative;color: #6b4f4b; font-family: 'Alegreya', serif; font-size: 1.1em; text-shadow: -1px -1px 1px #e3ded5, 1px -1px 1px #e3ded5, -1px 1px 1px #e3ded5, 1px 1px 1px #e3ded5, -1px -1px 1px #e3ded5, 1px -1px 1px #e3ded5, -1px 1px 1px #e3ded5, 1px 1px 1px #e3ded5; cursor: pointer;}
#kofk_menu ul a {width: 100%;}
#kofk_menu a {text-decoration: none; color: #6b4f4b;} 
#kofk_menu a:hover li {background: rgba(255,255,255,0.6); color: #382a28;} 
#kofk_menu .spacer {width: 40px; background: none !important;}
#kofk_stats {position: absolute; width: 180px; height: 190px; top: 0px; right: 0px; padding: 10px; text-align: left; line-height: 2em;}
#kofk_stats span {background: rgba(255,255,255,.6); border-radius: 4px; padding: 2px 4px;}
#kofk_infobar {position: absolute; width: 200px; top: 190px; right: 30px; padding: 8px; text-align: center;}
#kofk_logo {position: absolute; width: 208px; height: 142px; top: 2px; right: 200px; background: URL('images/layout2015/logo.png');}
#kofk_avabox {display: inline-block; position: relative; width: 198px; height: 204px; background: URL('images/layout2015/bg_avabox.png');}
#kofk_socialbox {display: inline-block; position: relative; width: 182px; height: 62px; background: URL('images/layout2015/bg_socialbox.png'); background-repeat: no-repeat; vertical-align: middle; text-align: center; padding: 7px 0px; }
#kofk_content {width: 775.5px; margin: 0px 0px 6px 70px; text-align: left;}
#kofk_footer {width: 770px; margin-left: 74px;}
#kofk_welcome {display: inline-block;background: URL('images/layout2015/toppage_welcome.jpg') center left no-repeat; position: relative; width: 385px; height: 520px;} 
.throwbutton:not(.active) {
	 opacity: 0.4; 
}
.throwertable, .throwertablewrapper  {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.2em;
	margin: 0;
}
.throwertablewrapper td{
	padding: 10px;
}
.throwertable td {
	border: 1px solid #536976;
	padding: 6px;
	vertical-align: middle;
}
.throwertable td:nth-child(1) {
	text-align: center;
}
.throwertable img {
	vertical-align: middle;
}
.throwertable.top td:nth-child(1) {
	font-size: 1.8em;
}

a:link {
    color: #5e3342;
	text-decoration: none;
}

a:visited {
	color: #5e3342;
	text-decoration: none;
}

a:hover {
	color: #9a3558;
	text-decoration: underline;
}

a:active {
	color: #005784;
	text-decoration: none;
}

th {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #EAE5D7;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 0px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	border-radius: 5px; 
	color: #62514b;
	border: 1px solid #A0958B;
	background-color: #FCF4E7;
}


.catdiv {
	height: 38px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #556082;
	text-align: left;
	background: url('/images/indexbar_xrepreat.png') repeat-x;
	overflow: visible;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #EAE5D7;
	text-indent: 4px;
	text-align: left;
}

.row1 {
	padding: 2px;
	background-color: #ffffff;
}

.row2 {
	padding: 2px;
	background-color: #ffffff;
}

.row3 {
	padding: 2px;
	background-color: #ffffff;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
/* See http://www.phpbb.com/bugs/phpbb3/59685 */
a:link {
    color: #5e3342;
	text-decoration: none;
}

a:visited {
	color: #5e3342;
	text-decoration: none;
}

a:hover {
	color: #8e3342;
	text-decoration: none;
}

a:active {
	color: #005784;
	text-decoration: none;
}

a.forumlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
    color: #7d6c72;
	text-decoration: none;
}

th a,
th a:visited {
	color: #5e3342 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


.popup{width: 125px; height: 156px; z-index: 10; padding: 0px; border: 2px solid #582731; position: fixed; top: 250px; left: 40%; background: #D6DEF0; text-align: center; vertical-align: middle;}

.bubble {width: 226px; height: 95px; background: URL("/images_dyn/knuffel/old/bubble.png");	background-repeat: no-repeat; text-align: center; vertical-align: middle;}

.bubble_text {font-size: 12pt; color: #4863A0; margin-left: 24px; margin-right: 7px; vertical-align: bottom;}

.stats {border: 2px solid #FFFFFF; padding: 4px 4px 4px 8px; background-color: #9aada0;}

.stats_val {border: 2px solid #FFFFFF; padding: 4px 4px 4px 8px; background-color: #F8DBDF;}

.toplist {background-color: #9aada0; border: 2px solid #804000;}

.imageset {
	display: inline-block;
	position: relative;
	background-position: 0px 50%;
	background-repeat: no-repeat;
	text-indent: -100%;
	white-space: nowrap;
	overflow: hidden;
} 

.nav {
	font-weight: bold;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.gensmall ul li, .gensmall i {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

.row1 p {
	margin-bottom: 0;
}

#pageheader {
	font-size: 1.3em;
	font-weight: bold;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: none;
}

.postbody {
	font-size: 1.35em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody ul {
	margin-left: 16px;
}

.tablebg {
	border-radius: 5px;
	color: #62514b;
	border: 1px solid #A0958B;
	background-color: #FCF4E7;
}

th {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #EAE5D7;
	white-space: nowrap;
	padding: 7px 5px;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #62514b;
	border-radius: 2px;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #62514b;
	border-radius: 2px;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnbbcode {
	color: #62514B;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EAE5D7;
	border: 1px solid #62514B;
	border-radius: 2px;
}

.helpline {
	/* background-color: #DEE3E7; */
	border-style: none;
	padding: 3px;
	margin: 0 4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 120%;
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
	accent-color: #5e3342;
}

input, textarea {
	accent-color: #5e3342;
}
