*{
	font-family: Arial;
	font-size: 12px;
}

a{
	text-decoration: none;
	color:#333366;
}

.cb-title{
	font-weight:bold;
	font-size:16px;
	color: #bab3a6;
}

.cb-title a{
	font-weight:bold;
	font-size:16px;
	color:#bab3a6;
}

.cb-title a:hover {
	color:#ff0000;
}

.cb-stripebox, .cb-date, .cb-time, .cb-location{
	background: #bab3a6;
	color:#fff;
}

.cb-date, .cb-time, .cb-location{
	font-size:12px;
}

.cb-location{
	text-transform: uppercase;
}
.cb-location a{
	text-transform: uppercase;
	color:#fff;
}

.cb-location a:hover {
	color:#ff0000;
}

.cb-close a{
	color:#000;
}

.cb-adminLink{
   text-align:right;
}

.cb-adminLink a{
   color:#eaeaea;
}

#cb-db-link a, #cb-google-link a {
color:#000;
}

.cb-picTexts {
font-size:10px;
}

#cb-bildBoxDetail {
   float:left;
   width:200px;
   margin:0px 20px 20px 0px;
   }

.cb-pics {
margin-bottom:12px;
font-size:10px;
}