body{
	background-color:#343200;
	/*background-color:transparent;*/
}

*{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color:#DED4A3;
}

a{
   color:#DED4A3;
   text-decoration:none;
   font-weight: bold;
}

a.hover{
	text-decoration: underline;
}

#cb-monthSelection a{
	color:#00009f;
	font-weight:bold;
}

.cb-city{
	background: #CCCC33;
	font-weight: bold;
	color:#000000;
	display:none;
	visibility:hidden;
	height:0px;
}

.cb-location{
	font-weight:bold;
}


.cb-location a{
	color: #DED4A3;
}

.cb-title{
	font-weight: bold;
}

.cb-date, .cb-time{
	font-weight:bold;
	padding-left:5px;
}

.cb-date-from{
	color:#343200;
}

.cb-date-to{
	color:#343200;
}

.cb-content {
	width:410px;
}

.paging {
	width:410px;
}
.cb-event{
	width:410px;
}

#cb-monthSelection a {
	color:#DED4A3;
}

.cb-stripebox{
	background-color: #CCCC33;
	font-weight: bold;
	color:#343200;
}

.cb-stripebox .cb-date, .cb-stripebox .cb-title, .cb-stripebox .cb-title a{
	color:#343200;
}

.cb-stripebox .cb-category{
	display:none;
	visibility:hidden;
	height:0px
}

.cb-location{
	display:none;
	visibility:hidden;
	height:0px
}

.cb-terminbox {
	border:0 solid #FF0000;
	display:inline;
	float:left;
	margin-left:0;
	margin-right:10px;
	min-height:20px;
}

