#header-table .checkpic {
    width: 160px;
    background-color: #eae7e2;
    border: #afafaf solid 1px;
    padding: 10px;
    height: 140px;
}

.w1 {
background-color: #e1ddd8;
padding: 3px;
color: #0c0c08;
font-size: 7.5px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}
.w1 a:link { text-decoration: none; color: #0c0c08; }
.w1 a:visited { text-decoration: none; color: #0c0c08; }
.w1 a:active { text-decoration: none; color: #0c0c08;}
.w1 a:hover { text-decoration: none; color: #0c0c08; }

.w2 {
background-color: #d3cfc8;
padding: 3px;
color: #0c0c08;
font-size: 7.5px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}
.w2 a:link { text-decoration: none; color: #0c0c08; }
.w2 a:visited { text-decoration: none; color: #0c0c08; }
.w2 a:active { text-decoration: none; color: #0c0c08;}
.w2 a:hover { text-decoration: none; color: #0c0c08; }
		

#header-table .checkback #scroll {
    height: 110px;
    overflow: auto;
    font-family: calibri;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 110%;
    text-align: justify;
    margin-top: 5px;
}

#header-table .checkback {
    background-color: #eae7e2;
    border: #afafaf solid 1px;
    padding: 10px;
    font-family: calibri;
    height: 140px;
}

#header-table .checkback .titel {
    display: block;
    text-align: center;
    font-family: Playfair Display SC, serif;
    font-size: 11pt;
    font-weight: lighter;
    color: #0a0a0b;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-bottom: 1px solid #afafaf;
    padding-top: 2px;
}

.checkpic img {
    width: 160px;
    height: 140px;
}


#header-table {
	background: #eae7e2;
	padding: 5px ;
	border: solid 1px #afafaf;
					}

#tab-head {
	background: #0c0c08;
	color: #d3cfc8;
					}

#tab-content {
	background: #d3cfc8;
	color: #0c0c08;	
	border: solid 1px #afafaf;
	height: 190px;
	overflow: hidden;
	padding: 4px;
					}

#member-content {
	background: #d3cfc8;
	color: #0c0c08;	
	border: solid 1px #afafaf;
	overflow: hidden;
	padding: 4px;
					}

.header-box {
		background: rgba(226,231,248,0.9);
		font-family: calibri;
		border: #e2e7f8 solid 1px;
		box-sizing: border-box;
		padding: 10px;
		margin: 2px;
		width: auto;
				 }

.header-mini-fact{
	min-width: 90px;
	background: #0c0c08;
	color: #d3cfc8;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 8px 3px 8px;
	display: inline-block;
	margin: 0px 10px 0px 5px;
	float: left;
					}


#member_avatar {

	padding: 1px;
	width: 110px;
	background: #eae7e2;
	border: 3px solid #eae7e2;
	outline: 1px solid #a3a3a3;	
	float: left;
}

#head-welcome {
	font-family: Playfair Display SC, serif; 
	text-transform: uppercase; 
	font-size: 15pt;
}

#head-lastvisit {
	border-top: solid 1px #eae7e2;
	font-size: 7pt;
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
}