
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #eee;
	background-color: #fff;
	padding: 2px 10px 2px 10px;
	opacity: 0.9;
	line-height: 18px;
	font-size: 10px;
	color: #000;
	text-align: left;
	-moz-box-shadow: 0px 2px 10px #222;
	-webkit-box-shadow: 0px 2px 10px #222;
	box-shadow: 0 2px 10px #222;
}

#tooltip ul {
	padding: 0 0 0 15px;
	margin: 0;
}


#tooltip h3, 
#tooltip div {
	margin: 0;
}

.clearer {
	clear: both;
}

/* --------------------------------- */

.i_like {
	float: right;
	width: 80px;
	padding: 5px 0 0 10px;
}

/* --------------------------------- */

iframe {
	text-align: right;
}

.zvmcal_list_item a.recommend {
	margin-left: 5px;
}

.zvmcal-single-item .date_location{
	margin-top:15px;
	padding-bottom:5px;
}

.zvmcal-single-item .title {
	padding: 0 0 5px 0;
}

.title h1{
	font-size: 22px;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #333;
}

.zvmcal-single-item h2 .location {
	float: right;
	padding: 0 0 0 15px;
	background: transparent url(imgs/pin.png) 0 0 no-repeat;
}

.zvmcal-single-item h2 .location a {
	color: #bb6721;
}

.zvmcal-single-item h4 {
	font-size: 20px;
	font-weight: normal;
	padding: 4px 0 10px 0; 
}

.zvmcal-single-item .img_col {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
}

.zvmcal-single-item .img_col .image {
	padding: 0 0 15px 0;
}


.zvmcal-single-item .text_col {
	padding: 0 0 0 0;
}

.tx_zvmcalendar_singleview {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}



/* --------------------------------- */

.zvmcal-sheet_outer{
	background: url("imgs/gradient_gross.gif") repeat-x scroll 0 0 #D9E8DD;
 	border: 1px solid #D2E3D0;
}

.zvmcalendar_upcoming {
	font-size: 12px;
}

.zvmcalendar_upcoming .item {
	padding: 2px 0 2px 0;
}

.zvmcalendar_upcoming .item.odd {
}

.zvmcalendar_upcoming .item.even {
}

.zvmcalendar_upcoming .item .date_col {
	float: left;
	width: 140px;
}

.zvmcalendar_upcoming .item .text_col {
	margin: 0 0 0 140px;
}

.zvmcalendar_upcoming .item .text_col a {
	background: none;
	padding: 0;
}

.zvmcal-archive-link {
	padding: 10px 0 0 0;
}

/* --------------------------------- */

.zvmcal-back {
	padding: 0 0 20px 0;
}

.zvmcal-list {
	border-bottom: 1px dotted #dddddd;
}

.zvmcal-list-item {
	padding: 10px 0 10px 0;
	position: relative;
}

.zvmcal-date {
	background: transparent url(imgs/verlauf_gruen.png) left 0 repeat-y;
	padding: 5px 10px 4px 10px;
	margin: 0 0 10px 0;
}

.zvmcal-list-item h2,
.zvmcal-single-item h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0.085em;
	color: #666;
	padding: 0;
	margin: 0;
}

.zvmcal-list-item h4.title {
	font-size: 16px;
	padding: 0 0 5px 0;
	color: #333;
}

.zvmcal-list-item h4.title a {
	color: #333;
}

.zvmcal-list-item h2 .location {
	float: right;
	padding: 0 0 0 15px;
	background: transparent url(imgs/pin.png) 0 0 no-repeat;
}

.zvmcal-list-item h2 .location a {
	color: #bb6721;
}

.zvmcal-list-item.w-image .img-col {
	width: 25%;
	float: right;
}

.zvmcal-list-item.w-image .text-col {
	width: 74%;
	float: left;
}


.zvmcal-list-item.no-image .img-col {
	display: none;
}

ul.zvmcal-links {
	padding: 10px 0 0 0;
}

ul.zvmcal-links li {
	display: inline-block;
	list-style: none;
	background-image: none;
}

.zvmcal-list-navi {
	padding: 5px 0 5px 0;
}
.zvmcal-list-navi .results-text {
	float: right;
}


/* --------------------------------- */

h2.zvmcal-daylist-event-title,
.zvmcal-daylist-event-summary,
.zvmcal-daylist .time {
	font: 12px/20px Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;	
}

.zvmcal-daylist-month {
	background: transparent url(imgs/hg_month.png) right 0 repeat-y;
	margin: 0 0 10px 0;
}


h1.zvmcal-daylist-month-title {
	padding: 4px 5px 0 15px;
	background: transparent url(imgs/hg_month.png) right 0 repeat-y;
	margin: 0 0 5px 0;
	font-size: 17px;
	line-height: 28px;
	color: #666;
}

.zvmcal-daylist-day {
	padding: 5px 10px 2px 15px;
	border-top: 1px dotted #fff;
	cursor: pointer;
	cursor: hand;
}

.zvmcal-daylist-day.first {
	border-top: none;
}

.zvmcal-daylist-day:hover {
	background: transparent url(imgs/hg_month.png) left 0 repeat-y;
}

h2.zvmcal-daylist-day-title {
	font-size: 13px;
	line-height: 20px;
	position: relative;
	float: left;
	width: 80px;
	margin: 0;
}


.zvmcal-daylist-item {
	padding: 5px 0 2px 0;
	position: relative;
	margin: 0 0 0 80px;
	border-top: 1px dotted #fff;
}

.zvmcal-daylist-item.first {
	border-top: none;
	padding-top: 0;
}


.zvmcal-daylist-item .location {
	position: absolute;
	right: 5px;
	top: 0px;
	font-size: 11px;
}

.zvmcal-daylist-item .organizer {
	font-style: italic;
}

.zvmcal-daylist-item .time {
	float: left;
}

.zvmcal-daylist-item .link {
	display: block;
}

.zvmcal-daylist-item .title {
	margin: 0 70px 0 110px;
}

.zvmcal-daylist-item.no-time .title {
	/*margin-left: 0px;*/
}

.zvmcal-daylist-item .title p {
	padding: 0 0 2px 0;
}

h2.zvmcal-daylist-event-title {
	font-size: 13px;
	text-transform: none;
	padding: 0 0 2px 0;
	margin: 0;
	font-weight: bold;
}

.zvmcal-daylist-item .description {
	
}

.zvmcal-daylist-item .short-infos {
	display: none;
	padding: 5px 0 10px 0;
}

.zvmcal-daylist-event-summary {
	color: #777;
	font-size: 12px;
	line-height: 18px;
}

.no-details .zvmcal-link-more {
	display: none;
}

.no-registration .zvmcal-link-registration {
	display: none;
}

.zvmcal-daylist-item .price {
	display: block;
}

.zvmcal-daylist-item .btns {
	margin: 5px 0 0 0;
}

.zvmcal-daylist-item .btns a {
	margin: 0 10px 0 0;
}

.zvmcal-daylist-item .btns a:hover {
	text-decoration: underline;
}

/* --------------------------------- */


.tx_zvmcalendar_message{
	margin-bottom:15px;
}

.zvmcalendar_remind_mail {
	width: 300px;
	position: absolute;
	top: -500px;
	left: 0px;
}

.zvmcalendar_remind_mail .close_bubble {
	text-align: center;
	float: right;
}

.zvmcalendar_remind_mail .close_bubble a {
	display: block;
	padding: 2px 2px 3px 2px;
	background-color: #E5EFE4;
	line-height: 10px;
	width: 10px;
	font-size: 10px;
}

.zvmcalendar_remind_mail .bubble_content {
	margin: 10px 10px 0 10px;
	padding: 10px 5px 20px 15px;
	zoom: 1;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=6)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=5)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=6)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=5)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=6)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=5)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=6)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=305, Strength=7);
	-moz-box-shadow: 0px 2px 10px #222;
	-webkit-box-shadow: 0px 2px 10px #222;
	box-shadow: 0 2px 10px #222;
}

.zvmcalendar_remind_mail .bubble_arrow {
	background: transparent url(imgs/ecke_bubble.png) 30% 0 no-repeat;
	height: 19px;
}

.zvmcalender_no_results {
	padding: 0 0 20px 0;
}

/* --------------------------------- */

.zvmcal-sheet {
	/*background-color: #E2F0E3;*/
}

.zvmcal-sheet table {
	border-collapse: collapse;
	background: transparent url(imgs/hg_days.png) 0 0 no-repeat;
}

.zvmcal-sheet tr {
}

.zvmcal-sheet td {
	border-bottom: 1px solid #b9cddd;
	padding: 2px 0 1px 0;
	width: 25px;
}

.zvmcal-sheet td.date { 
	text-align: right;
	padding-right: 10px;
	color: #666;
	width: 30px;
}

.zvmcal-sheet td.other_month, 
.zvmcal-sheet td.other_month a { 
	color:#999 !important; 
	font-weight: normal !important; 
} 

.zvmcal-sheet td.weekend { 
	background-color: #f1f6fa; 
} 

.zvmcal-sheet td.event {
	padding-right: 0;
}

.zvmcal-sheet td.event,
.zvmcal-sheet td.event a {
	font-size: 12px;
}

.zvmcal-sheet td.event a {
	text-decoration: none;
	color: #285179;
	display: block;
	background-image: none;
	padding: 0 5px 0 0;
}

.zvmcal-sheet td.single-day-event {
	background-color: #a5c1db;
}

.zvmcal-sheet td.event:hover {
	background-color: #fff;
}

.zvmcal-sheet td.today {
	background-color: #fff;
	color: #ddd;
}



.zvmcal-sheet tr.days td {
	background-color: transparent;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	overflow:hidde;
	text-transform: uppercase;
}


.zvmcal-sheet .sheet {
	padding: 0;
}

.zvmcal-sheet .sheet table,
.zvmcal-sheet .month_navi {
	margin: 0 0.3em 0.3em!important;
}

.zvmcal-sheet .month_navi {
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-align: center;
	position: relative;
}

.zvmcal-sheet span.prev,
.zvmcal-sheet span.next {
	color: #edf5ef;
	width: 17px;
	height: 17px;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	top: 10px;
}

.zvmcal-sheet span.prev {
	left: 8px;
	background:url(imgs/arrow_prev.png) no-repeat;
}

.zvmcal-sheet span.next {
	right: 10px;
	background: url(imgs/arrow_next.png) no-repeat;
}

.zvmcal-sheet span.prev a,
.zvmcal-sheet span.next a {
	 opacity: 0;
}




.wait_sheet {
	position: absolute;
	overflow: hidden;
}

.wait_sheet .wheel {
	position: absolute;
	text-align: center;
	background: transparent url(imgs/warten.gif) center center no-repeat;
	width: 40px;
	height: 40px;
}

.wait_sheet .bg {
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}


.zvmcal-list .text-col h4 {
	font-size: 18px;
	line-height: 24px;
	padding-right: 50px;
}

.zvmcal-list p {
	padding: 0;
}

.zvmcal-list .organizer {
	display: block;
	padding: 0 0 3px 0;
	font-weight: bold;
}

.zvmcal-list .organizer a {
	color: #999;
	font-weight: normal;
}


