/*
*		ChristmasWichtel Stylesheet
*		(c) 2009 by siwi & miwi
*/

@font-face {
    font-family: 'SnowySeason';
    src: url('../fonts/SnowySeason.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

* {
	margin:0;
	padding:0;
  	/*font-family: Verdana, Arial, Helvetica, sans-serif, Lucida Sans;*/
  	font-family: Helvetica, sans-serif, Lucida Sans;
	font-style: italic;
	font-weight: bold;
  	vertical-align: middle;
  	font-size: 16px;
  	line-height: 18px;
  	color: #720020; /* #ee6600; #820024 #621a21 #720020*/
}
	
html {
	color: #720020;
	width: 100%;
	height: 100%;
	overscroll-behavior: none;
  	}
    
body {
  	width: 100%;
	height: 100%;
  	text-align: center;
  	overscroll-behavior: none;
  	}
  
h1 {
    font-family: "SnowySeason";
  	font-size: 42px;
  	line-height: 20px;
	font-weight: bold;
	color: #720020;
	margin-top: 3px;
	margin-bottom: 18px;
	}

h2 {
    font-family: "SnowySeason";
  	font-size: 30px;
  	line-height: 20px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 18px;
	}

h3 {
  	font-size: 16px;
  	line-height: 18px;
  	font-weight: bold;
	}
    
hr {
	border:solid 1px #cccccc;
	width: 520px;
	height: 1px;
	text-align: left;
	}
	
p {
	padding: 4px 6px 8px 4px;
  	}

a:link {
	}
a:visited {
	}
a:hover {
	color: #c42024; /* #d83a49 */
	}
a:active {
	color: #c42024;
	}

textarea {
	border: 1px solid #770022;
	width: 580px;
	margin-top: 8px;
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	}
textarea:focus {
	background: transparent url(../images/lightyellow3.png) repeat 0px 0px;
}

input {
	border: 1px solid #770022;
	width: 300px;
	height: 19px;
	vertical-align: middle;
	text-align: left;
	/*background-color: #eeeeee;*/
background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	}
input:focus {
	/*background-color: #ffffdd;*/
	background: transparent url(../images/lightyellow3.png) repeat 0px 0px;
}
input[type=checkbox] {
	width: 20px;
}

select {
	border: 1px solid #770022;
	width: 302px;
	height: 22px;
	vertical-align: middle;
	/*background-color: #eeeeee;*/
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	}
select:focus {
	/*background-color: #ffffdd;*/
	background: transparent url(../images/lightyellow3.png) repeat 0px 0px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
  outline: #c42024 solid 3px;
}

/* classes */

.aktiv {
	color: #c42024;
	}

.bold {
	font-weight: bold;
	}
				
.buu a {
	text-decoration: none;
	font-weight: bold;
	line-height: 60px;
	padding: 4px;
	}
.buu a:link {
	}
.buu a:visited {
	}
.buu a:hover {
	color: #c42024; 
	}
.buu a:active {
	color: #c42024;
	}

.center {
	text-align: center;
	}

.checkbox {
	/*background-color: #eeeeee;*/
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	text-align: left;
	vertical-align: middle;
	width: auto;
	margin-bottom: 2px;
	}

.fineyellow {
	/*background: #ffffdd;*/
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	}
.fineyellow2 {
	/*background: #ffffdd;*/
	background: transparent url(../images/lightyellow2.png) repeat 0px 0px;
	}

.fineblue {
	/*background: #ffd9df;*/
	background: transparent url(../images/lightyellow3.png) repeat 0px 0px;
	}
			
.form {
	text-align: left;
	border-collapse: collapse;
	}
.form td, .loginform td {
  	padding: 4px 6px 4px 4px;
	height: auto;
	vertical-align: middle;
	text-align: left;
	}

.keyicon {
	background: transparent url(../images/webpin.png) no-repeat 360px 6px;
	}
		
.lineOneAndHalf {
	margin-top:16px;
	}

.loginform {
	text-align: center; 
	margin: auto;
	background: transparent;
	}

.ltitle {
	width: 86px;
	height: 34px;
	}

.messages {
	/*height: 44px;*/
	width: 220px;
	color: #c42024;
	font-size: 11px;
	line-height: 16px;
	/*overflow: hidden;*/
	padding-left: 0px;
	}
.messages br {
	line-height: 16px;
	}
.messagesLong {
	width: 520px;
	color: #c42024;
	font-size: 11px;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 8px;
	}
.messagesLong br {
	line-height: 16px;
	}

.contentText {
	width: 650px;
	font-size: 16px;
	line-height: 28px;
	padding: 0px;
	padding-left: 0px;
}
.contentText br {
	line-height: 28px;
}
.helpText {
	width: 580px;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	padding-top: 36px;
	padding-left: 0px;
}
.helpText br {
	line-height: 16px;
}

.helpText li {
	font-size: 11px;
	line-height: 16px;
	padding-top: 4px;
	margin-left: 12px;
}

.msgs {
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 190px;
	}
.errs {
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 190px;
	}

.multiple {
	height: auto;
	}

.mutTable input {
	width: 300px;
	vertical-align: middle;
	padding-bottom: 2px;
	}
.mutTable input.auto {
	width: auto;
	}
.mutTable select {
	width: 302px;
	vertical-align: middle;
	padding-bottom: 2px;
	}
.mutTable td {
	vertical-align: middle;
	}
.mutTable td.top {
	vertical-align: top;
	}

.nodeco {
	text-decoration: none;
	}

.cpointer {
	cursor: pointer;
	}
.slim {
	width: 280px;
	line-height: 24px;
}

.small {
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
.smallfine {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	}
.smallnormal {
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	}
.smalltitle {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	}
.smalltitlefirst {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	}

.smalltable td, .smalltable th {
  	padding: 2px 2px 1px 2px;
	height: auto;
	/*vertical-align: bottom;*/
	text-align: left;
	font-size: 11px;
}

.submits {
	width: auto;	height: 30px;
	text-align: center;
	font-weight: bold;
	padding:4px;
	/*padding-top:0px;
	background-color: #dfdfdf;*/
	/*background: transparent url(../images/lightyellow4.png) repeat 0px 0px; *//*lightyellow4.png*/
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	border: 1px solid #770022;
	}
.submits:hover {
	color: #c42024; 
	}


.top {
	vertical-align: top;
	}

.topspace {
	margin-top: 16px;
}

.uli {
	list-style: none;
	padding-bottom: 24px;
	}

.standardBody {
	min-width: 1000px;
	}
.loginBody {
	min-width: 400px;
	}
.standardContent {
	width: 998px;
	/*background: transparent url(../images/bgline1.png) repeat-y -70px 0px;*/
	}
.forbiddenContent {
	width: 998px;
	background: #ffffff;
	}
.loginContent {
	width: 398px;
	height: 197px;
	background: transparent url(../images/bgline1.png) repeat-y 170px 0px;
	}
.standardWrap {
	width: 1000px;
	margin-top: 36px;
	margin-left: auto; 
  	margin-right: auto;
	}
.loginWrap {
	width: 400px;
	position:absolute;
	top: 40%;
	left: 50%;
	margin-left: -200px;
	margin-top: -90px;	
	}
#xwrap {
	position: relative;
}
.standardWrap2 {
    background: #fc58;
}
#xwrap::after {
  content: "";
  background: url(../images/goldfoil.jpg);
  background-size: cover;
  opacity: 0.6;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}
.loginWrap2 {
	background: #ffffff url(../images/loginbg.png) repeat 0px 0px;
}

.hiddenRow {
	display: none;
}

/* ids */

#content {
	font-size: 14px;
	line-height: 16px;
	overflow: hidden; 
 	/*border: 1px solid #000000;*/
 	display: flex;
	}

#footer {
	clear: both;
	margin-top: 8px;
	margin-bottom: 6px;
	background: transparent;
	color: #ffffff;
	text-align: center;
  	font-size: 10px;
  	line-height: 12px;
	font-weight: normal;
  	}

#loginFooter {
	clear: both;
	margin-top: 8px;
	margin-bottom: 6px;
	background: transparent;
	color: #ffffff;
	text-align: center;
  	font-size: 10px;
  	line-height: 12px;
	font-weight: normal;
  	}
    
#inner {
	padding: 10px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 20px;
	}
#innernomargin {
	padding: 8px;
	padding-top: 18px;
	height: 100%;
	}

#logo {
	background: url(../images/wichtelsign.png) no-repeat 0px 0px;
	position: fixed;
	bottom: 6px;
	right: 6px;
	width: 270px;
	height: 109px;
	z-index: 5;
}
    
#menu {
	padding: 8px 8px 8px 12px;
	width: 150px;
	border-right: 1px solid #fc05;
    background: #fff5;
	}
#menu a {
    font-family: "SnowySeason";
    font-size: 28px;
}

#user, #password, #webpin {
	width: 220px;
	}
		
#visitors {
	padding: 0px;
	margin: 0px;
	width: 150px;
	overflow: hidden;
	}

#visitors p {
	padding-bottom: 0px;
	}

#visitors p, #visitors br {
	font-size: 11px;
	line-height: 13px;
	}

#overwrap {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 4;
  	}

#wrap {
	background:transparent;
	padding-bottom: 4px;
  	text-align: left;
  	}

#wrap2 {
	border: 1px solid #fc09;
	box-shadow: 4px 4px 12px #000;
	overflow: hidden;
}

#starlayer {
	position: fixed;
	display: none;
	z-index: 3;
}
.star {
	position: fixed; 
	z-index:3;
}
@keyframes anima {
   0%   {transform:scale(1);}
   50%  {transform:scale(1.5);}
   100% {transform:scale(1);}
}
.anim {
    animation: anima 1s;
}

#hdbg {
	position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:0; background: white url("../images/bg1.png") repeat top left;
}
#hdbgcenter {
	position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:1; background: transparent url("../images/centerbg.png") no-repeat center center;
}
#hdbgcorner {
	position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:2; background: transparent url("../images/cornerbg.png") no-repeat top left;
}
