
.rightBarBoxTop{
 margin-top: 20px;
 margin-right: 2px;
 background-image: url(images/rightBarBoxTop.gif);
 background-position: right;
 height: 25px;

}


.rightBarBoxTop a:link, .rightBarBoxTop a:visited, .rightBarBoxTop a:hover{
 position: relative;
 top: 10px;
 left:55px;
 color: black;
 text-decoration: none;
 font-weight:bold;
}


/* -------- Box mit Gutschein-Poker -------- */
.voucherGambleBox{
 margin: 0px 10px 10px 35px;
}

.voucherGambleBox a{
 text-decoration:none;
}
.voucherGambleHeader{
 color: #000000;
 font-weight:bold;
 font-size:10pt;
 margin: 0px 0px 2px 0px;
}



/* -------- Box mit Mitglieder-Infos -------- */
.memberBox, .rightBarBox{
 margin: 0px 2px 0px 1px;
 padding: 0px 5px 10px 22px;
 background: url(images/rightBarBoxShadow.gif) left repeat-y;
 background-color:#B7D49A;
 /* border-bottom: 1px solid #336633;*/
 font-size:8pt;
}

/* -------- Unterer Abschluss der Box ----- */
.rightBarBoxBottom{
 margin: 0px 2px 0px 0px;
 background-image: url(images/rightBarBoxBottom.gif);
 background-position: top right;
 height: 9px;
 overflow:hidden;
}


.memberBox a:link, .memberBox a:visited{
 color: #336633;
 text-decoration: none;
 font-size:8pt;
 font-weight: normal;
}


.memberBox a:hover{
 color: #000000;
}


a.memberBoxHeader:link, a.memberBoxHeader:visited, a.memberBoxHeader:hover, a.memberBoxHeader{
 margin-top:0px;
 font-size: 11pt;
 color: #ffffff;
 font-weight:bold;
}

.memberBoxRegisterLinks a{
 font-size:7pt;
}

#logoutFormContainer{
 margin-top: 3px;
 text-align: center;
}

/* ------- Statistic ------ */
.statisticTable{
 width:150px;
}

.statisticTable tr td{
 margin:0px;
 padding:0px;
}

.statisticHeader{

}

.statisticContent{

 text-align:right;
 padding-right:0px;
}

/* -------- 'Zuletzt eingestellt' -------- */
.lastEntryBox{
 margin: 20px 10px 10px 35px;
}


.lastEntryBoxHeader{
 color: #000000;
 font-weight:bold;
 font-size:10pt;
 margin: 5px 0px 5px 0px;
}

.lastEntryBoxMember{
 text-decoration:none;
}

.lastEntryBoxArticleTitle a:link, .lastEntryBoxArticleTitle a:visited{
 color: #668F3D;
 text-decoration:none;
 font-size:9pt;
}



/* -------- aktivste Mitglieder -------- */
.activityBoxHeader{
 font-size: 11pt;
 font-weight:bold;
 color: #ffffff;
 margin-top:0px;
}


.rightBarBox a:link, .rightBarBox a:visited{
 color: #003300;
 font-weight: normal;
 text-decoration: none;
}


.rightBarBox a:hover{
 color: #336633;
}


/* -------- Amazon Produkt-iFrame -------- */
.amazonContainer{
 margin: 20px 0;
 padding-left: 39px;
}

.amazonFrame{
 margin: 0;
 width:  120px;
 height: 450px;
 border: none;
 text-align: center;
}


/* -------- Christmas-Box -------- */
.christmasBox{
 width:150px;
 height:40px;
 background: url(images/christmas/announcementBG.gif) bottom center no-repeat;
 margin: 0px 10px 10px 30px;
}

div.christmasBoxText{
 position:relative;
 top:20px;
 left:0px;
 margin-left:2px;
}

div.christmasBoxText a{
 text-decoration:none;
 font-weight:normal;
 font-size:0.9em;
 color:#336633;
}


/* -------- Oster-Box -------- */
.easterBox{
 width:150px;
 height:40px;
 margin: 0px 10px 10px 30px;
}

/* -------- EM-Box -------- */
.EMBox{
 width:150px;
 height:170px;
 margin: 0px 10px 10px 30px;
}



/* -------- BALU-Coaching -------- */
#coachingBox{
 margin-top:10px;
 padding:2px;
 background-color:#94DEFF;
 border-top:1px solid #08B5FF;
 border-bottom:1px solid #08B5FF;
}

#coachingBox img{
 border:0px;
 margin:2px;
}

.coachingBoxBlink1{
 /*border:1px solid #08B5FF;*/
 background-color:#94DEFF;
}

.coachingBoxBlink1 .blinkName{
 color:#336633;
}

.coachingBoxBlink2{
 /*border:1px solid red;*/
 background-color:#B0E7FF;
}

.coachingBoxBlink2 .blinkName{
 color:red;
}

#coachingPopup{
 	position: absolute;
	visibility: hidden;
	background-color: #94DEFF;
	border: 1px solid #08B5FF;
	padding: 10px 10px 2px 10px;
	overflow:auto;
}

#coachingPopup H1, #coachingPopup H2,#coachingPopup H3, #coachingPopup a{
	color: #0685BB;
	font-weight:bold;
}

#coachingPopup .linkAsButton{
	background-color:#0685BB;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
}
