
/* ------------------------------------------------------------- */
/* --- Michael Wagner - das MedienKombinat GmbH - 09.12.2009 --- */
/* ------------------------------------------------------------- */
/* --- Colors: Base -------------------------------------------- */
/* ------------------------------------------------------------- */


.f-darker	{ color:#3F2323 }
.f-darkeri	{ color:#3F2323 !important }
.f-dark		{ color:#785f5f }
.f-darki	{ color:#785f5f !important }
.b-dark 	{ background-color:#785f5f }
.b-darki 	{ background-color:#785f5f !important }
.bord-dark 	{ border-color:#785f5f }
.bord-darki { border-color:#785f5f !important}
.f-light	{ color:#bfb4b5 }
.f-lighti	{ color:#bfb4b5 !important }
#content_top .pager li.b-light,
#content .managed-tabs li.b-light, 
.b-light 	{ background-color:#bfb4b5 }
.b-lighti 	{ background-color:#bfb4b5 !important }
.f-lighter	{ color:#f4f2f3 }
.f-lighteri	{ color:#f4f2f3 !important }
.b-lighter	{ background-color:#f4f2f3 }
.b-lighteri	{ background-color:#f4f2f3 !important }
.f-true {color:#9c9e59}
.f-false {color:#9c2f34}

#mkresult1 .jobhit td { background-color: #f4f2f3;}
/*
#mkresult1 .odd td { background-color: #f4f2f3;}
#mkresult1 .odd td.hits {background-color: #F1F0F1;}
*/

#keys,
#keys .key_text,
#hover-pid-overlay,
#basket-head {
	background-color:#785f5f;
}

#footer .left {
	background-color:#bfb4b5;
}

#keys .key_imgarrow {
	background:transparent url('../images/arrows_keys.gif') no-repeat scroll 0 0;
}

#footer .left {
	position:relative;
}
#footer .left .image {
	/*background:transparent url('../images/footer_cbase.png') no-repeat scroll 0 0;*/
	width:95px;
	height:100px;
	position:absolute;
	left:45px;
	top:-80px;
}
a.toplink {
	background-position:0 -370px;
}
/*
wozu das? maacht sich schlecht, in inputfeldern mit weißem hintergrund!
input{color:#ffffff;}
*/

.adminedit input.b-dark {
	color:#fff;
	font-weight:bold;	
}

.adminedit .reset {
	float: left;
	
}

#solciallinks {
	float: left;
	margin: 0 0 0 170px;
	height: 20px;
}
#solciallinks a {
	float: left;
	height: 0px;
	padding: 20px 0 0 0;
	width: 18px;
	margin:0 4px;
	overflow: hidden;
}
#solciallinks a.facebook {
	background: transparent url('../images/solcial_facebook.png') no-repeat scroll 0 1px;
}
#solciallinks a.like {
	background: transparent url('../images/solcial_like.png') no-repeat scroll 0 0;
	width: 20px;
}
#solciallinks a.twitter {
	background: transparent url('../images/solcial_twitter.png') no-repeat scroll 0 1px;
}
#solciallinks a.tweet {
	background: transparent url('../images/solcial_tweet.png') no-repeat scroll 0 1px;
}
#solciallinks a.googleplus {
	background: transparent url('../images/solcial_plus1.png') no-repeat scroll 0 1px;
	width: 29px;
}

select.colored {
	color: #666666;
	background-color: #bfb4b5;
}
select.colored option {
	color: #666666;
	background-color: #bfb4b5;
}
