.cb-title{
	font-weight:bold;
	color: #000000;
}

.cb-title a{
	font-weight:bold;
	color: #000000;
}

.cb-stripebox, .cb-date, .cb-time, .cb-location{
	background: #ffffff;
	color: #19822A;
   font-weight:bold;
}

.cb-date, .cb-time, .cb-location{
	font-size:10px;
}

.cb-location{
   font-weight:normal;
}
.cb-location a{
	color: #19822A;
}

.cb-close a{
	color: #bab3a6;
}

.cb-adminLink{
   text-align:right;
}

.cb-adminLink a{
   color:#fff
}
.cb-stripebox{
	padding-bottom: 1px;
	border: 0px solid yellow;
}

.cb-ticketlink{
	float:right;
	margin-right: 20px;
}


.cb-event{
	border:0px solid black;
}

.cb-date{
	margin-left: 0px;
   margin-bottom:13px;
}

.cb-date-from{
	float:left;
	margin-right: 5px;
}
.cb-date-to{
	float:left;
	margin-right: 10px;
}

.cb-city{
	text-indent:5px;
	padding: 5px 0px;
}

.cb-textbox{
	margin-left:0px;
	border: 0px solid #FFFFFF;
}
.cb-bildbox{
	float: left;
	width:138px;
	margin-bottom: 5px;
}
.cb-picTexts{
	margin-bottom: 10px;
}

.cb-title{
	border:0px solid red;
	margin-bottom:10px;
}

.cb-time{
	float:left;
	margin-right: 20px;
}

.cb-location{
	border: 0px solid red;
}

.cb-close{
	float:right;
}

.cb-description, .cb-summary, .cb-coprudction, .cb-duration, .cb-additionalPriceinfo, .cb-pressSynopsis, .cb-Review{
   margin-top:0px;
}

.admin-link{
   float:right;
}

#cb-google-link {
	position:relative;
	float:left;
	margin-right:10px;
}

#cb-google-link a {
   color:green;
   }

#cb-db-link {
	position:relative;
	float:left;
	margin-right:10px;
}

#cb-db-link a {
   color:green;
}
