/**** HEADERBEREICH ****/
#headermembernavi {
	text-align: center;
	background-color: #63707e;
	color: #c1c4be;
	background-repeat: repeat;
	position: fixed;
	top: 0px; left: 0px;
	width: 100%;
	height: 15px;
	padding: 15px;
	float: left;
	z-index: 2500;	
}

#headermembernavi i {
	color: #c1c4be;
	font-size: 11px;
}

#headernav {
	width: 1050px;
	margin: auto;
	background: #63707e;
	text-align: center;
	color:#c1c4be;
}

.headerlink {
    padding: 5px 30px;
    display: inline-block;
	font-family: Montserrat;
	font-size: 7px;
	letter-spacing: 1px;
	color: #c1c4be;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}

.headerlink a:link, 
.headerlink a:hover, 
.headerlink a:active, 
.headerlink a:visited{
	color: #c1c4be;
}

.memlink {
	font-family: montserrat;
	font-size: 7px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #c1c4be;
	font-weight: 500;
	text-align: center;
	padding: 5px 10px;
	position: relative;
	display: inline-block;
}

.memlink a:link, 
.memlink a:visited, 
.memlink a:hover, 
.memlink a:active{
	color: #c1c4be!important;
	display:inline-block;
}


/**** HEADER TABELLE ****/
.headertab {
	width: 1050px;
	background-image: url(../../../images/styles/winter/indback.png);
}

.headertabbox {
	width: 100%;
	padding: 8px 8px 8px 8px;	
}

.headertabtext {
	background-color: #c1c4be;
	font-family: Calibri;
	font-size: 11px;
	line-height: 12.5px;
	letter-spacing: 1px;
	color: #333;
	font-weight: 200;
	text-align: justify; 
	padding: 10px;
	min-height:205px;
	max-height:205px; 
	overflow:auto;
	scrollbar-width: thin;
}

.headertabtext i, 
.headertabtext b{
	color: #63707e;
	font-weight: 700;
	letter-spacing: 1.5px;
}


/**** FORENBEREICH ****/
.forentitel, 
.forentitel a:link, 
.forentitel a:visited, 
.forentitel a:hover, 
.forentitel a:active{
	color: #63707e;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 20px;
	padding: 10px 0 0 0;
	font-family: 'Montserrat';
	font-size: 22px;
	font-style: none;
}

#foreninfo{
	background: #63707e;
	font-family: 'Calibri';
	font-size: 8px;
	font-weight: 700;
	letter-spacing: 3px !important;
	width: 150px;
	color: #d6d6d4;
	height: 15px;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 8px 3px 8px;	
}

.forenlastposter {
	width: 220px;
	font-family: 'Calibri';
	font-size: 11px;
	font-weight: 300;
	letter-spacing:1px;
	text-align: center; 
	text-transform: uppercase;
	color: #333;
	padding: 1px 1px 1px 1px;
}

.forenlastposter a:active, 
.forenlastposter a:link, 
.forenlastposter a:visited, 
.forenlastposter a:hover{
	font-family: 'Montserrat';
	font-size: 10px;
	font-weight: 400;
	color: #63707e;
}

/**** FORENLINKS ****/
.forenbeschreibung{
	font-family: Roboto;
	font-size: 9px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 11px; 
	padding: 10px;
	text-align: justify;
	font-weight:300;
	text-transform:uppercase;
}

.forenbeschreibung a:link, 
.forenbeschreibung a:visited, 
.forenbeschreibung a:hover, 
.forenbeschreibung a:active{
	color: #63707e;
	letter-spacing: 2px;
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 8px;
}

/**** FORENSTATISTIKEN ****/
.statstab {
	width: 1050px;
	background-image: url(../../../images/styles/winter/indback.png);
}

.statsbox {
	padding: 4px 4px 4px 4px;
	background-color: #c1c4be;
	min-height:50px;
	max-height: 90px;
	line-height:90%;
	overflow:auto;
	scrollbar-width: thin;
}

.statstext {
	background-color: #c1c4be;
	font-family: Calibri;
	font-size: 10px;
	line-height: 11.5px;
	letter-spacing: 1px;
	color: #333;
	font-weight: 200;
	text-align: justify; 
	padding: 10px;
}

.statstext i, 
.statstext b{
	color: #333;
	font-weight: 400;
	letter-spacing: 1.5px;
}



/**** CODES TABS KALENDER ****/
#calendar {
	width: 300px;
	position: relative;
	height: 100px;
}

#calendar [type="radio"] {
 	display: none;
}

#calendar [for^="p-cal"] {
    position: absolute;
    top: 0;
    min-width: 100px;
    height: 18px;
}

#calendar [for="p-cal-1"] {
	left: 0px;
	width: 144px;
	height:20px;
	line-height:20px;
	letter-spacing:1px;
	background-color:#d6d6d6;
	font-family: 'calibri';
	font-size: 10px;
	color: #63707e;
	text-align: center;
	padding: 4px;
}

#calendar [for="p-cal-2"] {
	left: 144px;
	width: 144px;
	height:20px;
	line-height:20px;
	letter-spacing:1px;
	background-color:#d6d6d6;
	font-family: 'calibri';
	font-size: 10px;
	color: #63707e;
	text-align: center;
	padding: 4px;
}

#calendar .p-cal-content {
    position: absolute;
    top: 30px;
  	width:100%;
    opacity:0;
	height:130px;
}

#calendar input:checked + label {
	text-align: center;  
	font-family: "Calibri"; 
	font-size: 10px; 
	color: #d6d6d6; 
	text-transform: uppercase;
	letter-spacing:1px;
	padding: 4px;
	display: inline-block;
	height:20px;
	line-height:20px;
	background-color:#63707e;
}

#calendar input:checked + label + .p-cal-content {
    z-index: 5;
    opacity: 1;
}

.day{
	height: 15px; 
	width: 5px; 
	padding: 5px; 
	font-weight: 400;
	text-align: right;
	background-color: rgba(146, 158, 170, 0.3);
}

.dayn{
	text-transform: uppercase;
	height: 15px; 
	width: 15px; 
	padding: 5px; 
	font-weight: 500;
	text-align: center;
	background-color: rgba(146, 158, 170, 0.1);
}
