a {
	color: #F48F00;
}
#main-block {
	background-image: url(imgs/189er-back_orange.gif)
}

/* content col*/
#content-col h1 {
	color: #F48F00;
	border-bottom: 1px solid #F48F00;
}

/* lines */
.line {
	border-color: #F48F00;
}


/* right col */
#date {
	border-color: #F48F00;
}
.sidebox {
	border-color: #F48F00;
}
.sidebox h4 {
	background: #F48F00;
}
.sidelogo-img {
	border-color: #F48F00;
}


/* pageteaser */
.tx-jppageteaser-pi1-element {
	border-top-color: #F48F00;
}

/* 2columnlayout */
.c2l2-middle {
	background: #FCDDB2;
}
.c2l3-middle {
	background: #FCDDB2;
}

/* new front end login box */
#right-col .tx-newloginbox-pi1 {
	border-color: #F48F00;
}
#right-col .tx-newloginbox-pi1 h3 {
	background: #F48F00;
	color: #fff;
}

/* table */
.contenttable TD {
	border-bottom-color: #DEB173;
}
.contenttable .tr-even TD {
	background: #F4B966;
}
.contenttable .tr-odd TD {
	background: #FCDDB2;
}
.contenttable .tr-odd .td-1, 
.contenttable .tr-odd .td-3, 
.contenttable .tr-odd .td-5, 
.contenttable .tr-odd .td-7, 
.contenttable .tr-odd .td-9, 
.contenttable .tr-odd .td-11, 
.contenttable .tr-odd .td-13, 
.contenttable .tr-odd .td-15 {
	background: #FDE4C1;
}
.contenttable .tr-even .td-1, 
.contenttable .tr-even .td-3, 
.contenttable .tr-even .td-5, 
.contenttable .tr-even .td-7, 
.contenttable .tr-even .td-9, 
.contenttable .tr-even .td-11, 
.contenttable .tr-even .td-13, 
.contenttable .tr-even .td-15 {
	background: #F6C785;
}
.contenttable .tr-0 TD {
	background: #F48F00 !important;
	color: #000;
}

/* uploads */
.csc-uploads {
	border-top-color: #DEB173;
}
.csc-uploads TD {
	border-bottom-color: #DEB173;
}
.csc-uploads .tr-even TD {
	background: #FCDDB2;
}
.csc-uploads .tr-odd TD {
	background: #F6C785;
}
