.week {
    font-family: calibri;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    color: #e6dbce;
}

.day {
    font-family: calibri;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 45%;
    width: 10px;
    text-align: center;
}


.boxtab {
width: 280px;
height: 200px;
background-color: rgba(175, 160, 145, 0.78);
border: 3px solid #ab9b8d;
outline: 1px solid #b6a797;
padding-top: 6px;
}

.head-gesuch1 {padding: 5px;
	font-weight: bold;}
.head-gesuch2 {
    font-size: 10px;
    font-family: 'Calibri';
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 110%;
    margin-top: -3px;
}

#boxscroll {overflow-x: auto; height: 140px; text-align: justify; margin-left: 10px; margin-right: 10px;}
#boxscroll1 {
    margin-top: 10px;
    height: 200px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: justify;
    overflow: auto;
}

.bbsideavie1 {
padding: 5px;
border: 1px solid #ddd;
float: left;
margin-left: 5px;
margin-top: 10px;
width: 77px;
height: 77px;
}

.bbsideavie1 .sideavie {
    width: 77px;
    height: 77px;
    overflow: hidden;
    background-size: 120%;
    background-position-y: 50%;
    background-position-x: 50%;
}


.navig {
width: 100%;
box-sizing: border-box;
background-color: #b4a495;
border: #ab9b8d solid 1px;
padding: 10px;
margin-top: 8px;

}

.navig1 {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
    margin-top: 8px;
    /* outline: 1px solid #ddd; */
    /* border: 5px solid #fff; */
    /* background-color: #f1f1f1; */
	background-color: #b8a99a;
    border: 3px solid #b4a495;
    outline: 1px solid #ab9b8d;
    padding: 5px;
}

.Checklist1 {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 8px;
    /* outline: 1px solid #ddd; */
    /* border: 5px solid #fff; */
    /* background-color: #f1f1f1; */
    background-color: #b8a99a;
    border: 3px solid #b4a495;
    outline: 1px solid #ab9b8d;
    padding: 5px;
    font-size: 8px;
    height: 121px;
}

.foot {
	width: 900px;
height: 350px;
position: relative;
background: url(../../../designs/happybirthday/footerbg.jpg);
}

.f-name {
    position: absolute;
    top: 160px;
    width: 307px;
    font-size: 35px;
    text-transform: uppercase;
    /* font-family: 'HipstelveticaBold'; */
    font-family: PRISMA;
    letter-spacing: -1px;
    text-align: center;
    color: #887969;
    margin-left: 298px;
	background-color: #c3b2a2;
	border-radius: 50px 50px 50px 50px;
}
.f-name:first-letter {color:#e6dbce;}

.f-credits {
    position: absolute;
    top: 215px;
    width: 307px;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    color: #4d433a;
	background-color: #c3b2a2;
    margin-left: 299px;
    /* text-shadow: 2px 2px #d17428; */
}

.f-theme {
position: absolute;
top: 250px;
width: 307px;
margin-left: 299px;
text-align: center;
}
.f-top {
    position: absolute;
    top: 170px;
    left: 495px;
    /* color: red; */
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px #82263c;
    text-align: center;
}

.f-neu {position: absolute; top: 268px; left:645px;}
.f-neu img {padding: 5px; border:#a49587 solid 1px;}

.f-alt {position: absolute; top: 268px; left:725px;}
.f-alt img {padding: 5px; border:#a49587 solid 1px;}

.f-close {position: absolute; top: 268px; left:805px;}
.f-close img {padding: 5px; border:#a49587 solid 1px;}


.header_inbox {
	width: 272px;
	height: 200px;
	background-color: rgba(32, 12, 21, 0.9);
    color: #F6E5D1;
    font-size: 8px;
    line-height: 11px;
    text-align: justify;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
	padding: 5px;
	overflow: auto;
}

.head_team {
	width: 50px;
	height: 50px;
}

.head_team:hover {
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
}

.whitelist {
    background-color: #b4a495;
    border: #ab9b8d solid 1px;
    padding: 5px;
	margin-top: 8px;
	margin-left: 194px;
    text-align: center;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    font-family: Calibri;
	width: 500px;
}