#page, #bePage
{
	border-top: 0pt;
}

#header
{
	display: table;
	width: 100%;
	height: 80px;
	color: #0076bd;
	text-align: center;
	background-color:#ffffff;
}

#headerInner
{
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 4px auto 0px auto;
}

#bePage #headerInner
{
	margin: 4px 30px;
}
	
#header img
{
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;

		margin-right: 8px;
	
}


#header h1
{
	display: none;
	position: relative;
	top: -13px;
}

.ui-btn-up-b
{
	border: 1px solid #044062 !important;
	background: #C367A7;
	
}

.ui-btn-up-b
{
	border: 1px solid #044062 !important;
	background: #C367A7;

}

.ui-btn-hover-b
{
	border: 1px solid #C367A7 !important;
	background: #DBC9BB;

}

.ui-input-text.ui-focus,
.ui-input-search.ui-focus
{
	-moz-box-shadow: 0 0 12px #A21902 !important;
	-webkit-box-shadow: 0 0 12px #A21902 !important;
	box-shadow: 0 0 12px #A21902 !important;	
}

.ui-checkbox-on .ui-icon
{
	background-color: #C367A7 !important;
}

.ui-radio-on .ui-icon
{
	background-color: #975279 !important;
}

.ui-radio-on
{
	background: #C367A7;
	
	color: #ffffff !important;
	text-shadow: #000000 0px 1px 0px !important;
}

.ui-radio-on.ui-btn-hover-c
{
	background: #C367A7;
	
}



.ui-body-c,
.ui-overlay-c
{
	background-color: #F9F9F9 !important;
	background-image: none !important;
}

.ui-checkbox-on .ui-icon, .ui-radio-on .ui-icon {
	background-color: #C367A7 !important;
}

.ui-focus,
.ui-btn:focus
{
	-moz-box-shadow: inset 0 0 3px #C367A7, 0 0 9px #C367A7;
	-webkit-box-shadow: inset 0 0 3px #C367A7, 0 0 9px #C367A7;
	box-shadow: inset 0 0 3px #C367A7, 0 0 9px #C367A7;
}

.dashboardBox
{
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	border: 1px solid #ddd;	
}

.boxGroup4.light div.boxOuter div.boxBetween
{
	background: #e1e1e1;
	background: linear-gradient(#f1f1f1 0, #ffffff 50px);
	background: -o-linear-gradient(#f1f1f1 0, #ffffff 50px);
	background: -ms-linear-gradient(#f1f1f1 0, #ffffff 50px);
	background: -moz-linear-gradient(#f1f1f1 0, #ffffff 50px);
	background: -webkit-linear-gradient(#f1f1f1 0, #ffffff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	border: 1px solid #eee;	
}

.boxGroup4.dark div.boxOuter div.boxBetween
{
	background: #e1e1e1;
	background: linear-gradient(#d0d0d0 0, #e1e1e1 50px);
	background: -o-linear-gradient(#d0d0d0 0, #e1e1e1 50px);
	background: -ms-linear-gradient(#d0d0d0 0, #e1e1e1 50px);
	background: -moz-linear-gradient(#d0d0d0 0, #e1e1e1 50px);
	background: -webkit-linear-gradient(#d0d0d0 0, #e1e1e1 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	border: 1px solid #ddd;	
}

a.secretLink
{
	color: #000000 !important;
}

#tasks td.date,
#miniTasks td.date
{
	color: #808080;
}

#tasks tr:nth-child(even)
{
    background-color: #f4f4f4;
}

.tageInputWrapper
{
	position: absolute;
	width: 60px;
	display: inline-block;
}

div.vcenter label
{
	position: relative;
	left: 70px;
	top: 15px;
	display: inline-block;
	margin-bottom: 22px;
	font-size: 19px;
}

.marginTop
{
	margin-top: 20px;
}

.marginBottom
{
	margin-bottom: 20px;
}

#begruessung
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#begruessung,
#begruessung a
{
	font-size: 16px;
	font-weight: normal;
}

#tasks tr:nth-child(even),
#freischalten tr:nth-child(even)
{
    background-color: #f4f4f4;
}

.ui-radio
{
	width: 300px;
}