.tx-calendar-pi1 img { border: 0; }

/* Calendar upcomming */
.calendar_upcoming ul li.single_event {
	border-bottom: 1px solid #bbb;
	list-style: none;
	margin: 0;
	clear: both;
}
.calendar_upcoming .single_event .event_time .start_date {
	background: url(images/calendar.gif) no-repeat;
	float: left;
	height: 65px;
	padding: 13px 5px 2px 5px;
	text-align: center;
	margin: 0 10px 10px 0;
	width: 62px;
}
.calendar_upcoming .single_event .event_time .start_date_weekday {
	font-size: 12px;
	display: block;
	text-align: center;
}
.calendar_upcoming .single_event .event_time .start_date .start_date_day {
	font-size: 20px;
	display: block;
	text-align: center;
	padding: 2px 0;
}
.calendar_upcoming .single_event h2.event_title a {
	font-size: 16px;
	text-decoration: none;
}
.calendar_upcoming .single_event div.event_teaser {
	font-weight: bold;
	margin-top: 10px;
}


/* Calendar weekview */
.weekview {
	font-size: 10pt;
}

.weekview TD.eventlist {
	/*background-image: url(###DAYTABLE_BACKGROUND_IMAGE###);*/
	background-image: url(/typo3conf/ext/calendar/templates/dayback-20.jpg);	
	border: 1px solid #AAAAAA;
	border-right: none;
	padding: 0px;

}

.tx-calendar-pi1 .container {
	width: 600px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
/*
	height: 500px;
	overflow: scroll;
*/
}
.hourcontainer {
	width: 50px;
	border-right: 1px solid #AAAAAA;
	margin-right: 5px;
	vertical-align: top;
	font-size: 8pt;
}
.hour {
	width: 45px;
	height: 20px;
	padding: 0pt;
	margin: 0pt;
}

.hour-00-00, .hour-00-30, .hour-01-00, .hour-01-30, .hour-02-00, .hour-02-30, .hour-03-00, .hour-03-30, .hour-04-00, .hour-04-30, .hour-05-00, .hour-05-30, .hour-06-00, .hour-06-30, .hour-07-00, .hour-07-30, .hour-17-00, .hour-17-30, .hour-18-00, .hour-18-30, .hour-19-00, .hour-19-30, .hour-20-00, .hour-20-30, .hour-21-00, .hour-21-30, .hour-22-00, .hour-22-30, .hour-23-00, .hour-23-30 {
/*
	display: none;
*/
}

.hour-00-30 .time, .hour-01-30 .time, .hour-02-30 .time, .hour-03-30 .time, .hour-04-30 .time, .hour-05-30 .time, .hour-06-30 .time, .hour-07-30 .time,
.hour-08-30 .time, .hour-09-30 .time, .hour-10-30 .time, .hour-11-30 .time, .hour-12-30 .time, .hour-13-30 .time, .hour-14-30 .time, .hour-15-30 .time,
.hour-16-30 .time, .hour-17-30 .time, .hour-18-30 .time, .hour-19-30 .time, .hour-20-30 .time, .hour-21-30 .time, .hour-22-30 .time, .hour-23-30 .time {
	display: none;
}

.placeholder {
	height: 40px;
	border: 1px solid #AAAAAA;
}

.weekHeader {
	font-size: 15pt;
	font-weight: bold;
	color: #288EBD;
}

.dayHeader_weekday {
	position: relative;
	top: -20px;

	font-size: 12pt;
	font-weight: bold;

	margin: 0px;
	line-height: 0px;
}
.dayHeader_daynum {

	position: relative;
	top: -25px;
	left: 20px;

	font-size: 15pt;
	font-weight: bold;

	margin: 0px;
	line-height: 0px;
}
.dayHeader_weekday A {
	text-decoration: none;
	color: #93D0ED;
}
.dayHeader_daynum A {
	text-decoration: none;
	line-height: 0px;
	color: #288EBD;
}


.eventcontainer {
	padding: 0px;
	width: 80px;
	border-right: 1px solid #AAAAAA;
	vertical-align: top;
}

.day_is_today {
	border: 1px solid #FF0000;
}

.event {
	border: 1px solid #AAAAAA;
	background-color: #288EBD;
	border-color: #288EBD;
	float: left;
	/*
	width: 50px;
	*/
	width: 10px;
	margin: 0px;
	margin-left: 5px;
	overflow: hidden;
	padding: 0px;
}

.event A {
	height: 100%;
	display: block;
	color: #288EBD;
}

.event-range-0 { overflow: hidden; height: 18px; }
.event-range-1 { overflow: hidden; height: 18px; }
.event-range-2 { overflow: hidden; height: 38px; }
.event-range-3 { overflow: hidden; height: 58px; }
.event-range-4 { overflow: hidden; height: 78px; }
.event-range-5 { overflow: hidden; height: 98px; }
.event-range-6 { overflow: hidden; height: 118px; }
.event-range-7 { overflow: hidden; height: 138px; }
.event-range-8 { overflow: hidden; height: 158px; }
.event-range-9 { overflow: hidden; height: 178px; }
.event-range-10 { overflow: hidden; height: 198px; }
.event-range-11 { overflow: hidden; height: 218px; }
.event-range-12 { overflow: hidden; height: 238px; }
.event-range-13 { overflow: hidden; height: 258px; }
.event-range-14 { overflow: hidden; height: 278px; }
.event-range-15 { overflow: hidden; height: 298px; }
.event-range-16 { overflow: hidden; height: 318px; }
.event-range-17 { overflow: hidden; height: 338px; }
.event-range-18 { overflow: hidden; height: 358px; }
.event-range-19 { overflow: hidden; height: 378px; }
.event-range-20 { overflow: hidden; height: 398px; }
.event-range-21 { overflow: hidden; height: 418px; }
.event-range-22 { overflow: hidden; height: 438px; }
.event-range-23 { overflow: hidden; height: 458px; }
.event-range-24 { overflow: hidden; height: 478px; }
.event-range-25 { overflow: hidden; height: 498px; }
.event-range-26 { overflow: hidden; height: 518px; }
.event-range-27 { overflow: hidden; height: 538px; }
.event-range-28 { overflow: hidden; height: 558px; }
.event-range-29 { overflow: hidden; height: 578px; }
.event-range-30 { overflow: hidden; height: 598px; }
.event-range-31 { overflow: hidden; height: 618px; }
.event-range-32 { overflow: hidden; height: 638px; }
.event-range-33 { overflow: hidden; height: 658px; }
.event-range-34 { overflow: hidden; height: 678px; }
.event-range-35 { overflow: hidden; height: 698px; }
.event-range-36 { overflow: hidden; height: 718px; }
.event-range-37 { overflow: hidden; height: 738px; }
.event-range-38 { overflow: hidden; height: 758px; }
.event-range-39 { overflow: hidden; height: 778px; }
.event-range-40 { overflow: hidden; height: 798px; }
.event-range-41 { overflow: hidden; height: 818px; }
.event-range-42 { overflow: hidden; height: 838px; }
.event-range-43 { overflow: hidden; height: 858px; }
.event-range-44 { overflow: hidden; height: 978px; }
.event-range-45 { overflow: hidden; height: 898px; }
.event-range-46 { overflow: hidden; height: 918px; }
.event-range-47 { overflow: hidden; height: 938px; }
.event-range-48 { overflow: hidden; height: 958px; }

.event-range-fullday {
	overflow: hidden;
	height: 958px;
	/* width: 20px; */
}

.event-00-00 { position: relative; top: 0px; }
.event-00-30 { position: relative; top: 20px; }
.event-01-00 { position: relative; top: 40px; }
.event-01-30 { position: relative; top: 60px; }
.event-02-00 { position: relative; top: 80px; }
.event-02-30 { position: relative; top: 100px; }
.event-03-00 { position: relative; top: 120px; }
.event-03-30 { position: relative; top: 140px; }
.event-04-00 { position: relative; top: 160px; }
.event-04-30 { position: relative; top: 180px; }
.event-05-00 { position: relative; top: 200px; }
.event-05-30 { position: relative; top: 220px; }
.event-06-00 { position: relative; top: 240px; }
.event-06-30 { position: relative; top: 260px; }
.event-07-00 { position: relative; top: 280px; }
.event-07-30 { position: relative; top: 300px; }
.event-08-00 { position: relative; top: 320px; }
.event-08-30 { position: relative; top: 340px; }
.event-09-00 { position: relative; top: 360px; }
.event-09-30 { position: relative; top: 380px; }
.event-10-00 { position: relative; top: 400px; }
.event-10-30 { position: relative; top: 420px; }
.event-11-00 { position: relative; top: 440px; }
.event-11-30 { position: relative; top: 460px; }
.event-12-00 { position: relative; top: 480px; }
.event-12-30 { position: relative; top: 500px; }
.event-13-00 { position: relative; top: 520px; }
.event-13-30 { position: relative; top: 540px; }
.event-14-00 { position: relative; top: 560px; }
.event-14-30 { position: relative; top: 580px; }
.event-15-00 { position: relative; top: 600px; }
.event-15-30 { position: relative; top: 620px; }
.event-16-00 { position: relative; top: 640px; }
.event-16-30 { position: relative; top: 660px; }
.event-17-00 { position: relative; top: 680px; }
.event-17-30 { position: relative; top: 700px; }
.event-18-00 { position: relative; top: 720px; }
.event-18-30 { position: relative; top: 740px; }
.event-19-00 { position: relative; top: 760px; }
.event-19-30 { position: relative; top: 780px; }
.event-20-00 { position: relative; top: 800px; }
.event-20-30 { position: relative; top: 820px; }
.event-21-00 { position: relative; top: 840px; }
.event-21-30 { position: relative; top: 860px; }
.event-22-00 { position: relative; top: 880px; }
.event-22-30 { position: relative; top: 900px; }
.event-23-00 { position: relative; top: 920px; }
.event-23-30 { position: relative; top: 940px; }

.borders {
	width: 100%;
	height: 25px;
	position: absolute;
	left: 0;
	z-index: -1;
	border-bottom: 1px dashed #AAAAAA;
}



/* Calendar monthview */
.monthview, .calendar-month {

}

.calendar-month .prev_months {
	float: left;
	width: 160px;
	text-align: right;
	padding-top: 5px;
	white-space: nowrap;
}
.calendar-month .next_months {
	float: right;
	width: 160px;
	padding-top: 5px;
	white-space: nowrap;
}
.calendar-month .the_month {
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.calendar-month .the_month A {
	/*color: #288EBD;*/
	text-decoration: none;
}

.calendar-month .p_m {
	float: left;
}
.calendar-month .n_m {
	float: right;
}

.calendar-month .p_y {
	float: left;
}
.calendar-month .n_y {
	float: right;
}
.calendar-month .p_y_1 {
	float: left;
	padding-left: 10px;
}
.calendar-month .n_y_1 {
	float: right;
	padding-right: 10px;
}
.calendar-month .cat_select {
	text-align: right;
}

.calendar-month .p_y_1 A, 
.calendar-month .n_y_1 A {
	display: inline;
	font-size: 12px;
}


.calendar-month .p_m_1, 
.calendar-month .p_m_2,
.calendar-month .p_m_3,
.calendar-month .n_m_1, 
.calendar-month .n_m_2,
.calendar-month .n_m_3
{
	display: inline;
}

.calendar-month .p_m_1 A, 
.calendar-month .p_m_2 A,
.calendar-month .p_m_3 A,
.calendar-month .n_m_1 A, 
.calendar-month .n_m_2 A,
.calendar-month .n_m_3 A
{
	text-decoration: none;
}

.calendar-month .p_m_1, 
.calendar-month .n_m_1 {
	font-size: 12pt;
}

.calendar-month .p_m_2,
.calendar-month .n_m_2 {
	font-size: 10pt;
	padding: 10px;
}

.calendar-month .p_m_3,
.calendar-month .n_m_3 {
	font-size: 9pt;
}


.calendar-month table.monthview {
	clear: both;
}
.calendar-month table.monthview TR TD.top_header {
	height: 20px;
	font-size: 20pt;
}

.calendar-month table.monthview TR TD.top_header .weekheader {
	width: 25px;
	visibility: hidden;
}

.calendar-month .monthview .top_header .dayheader {
	width: 75px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background-color: #DFDED1;
	color: #444;
	border-bottom: 2px solid #E3A900;
	padding: 5px;

}
.calendar-month .monthview .week {
}

.calendar-month .monthview .weeknum {
	vertical-align: top;
	border-right: 1px solid #996633;
}

.calendar-month .monthview .weeknum .week_short {
	color: #E3A900;
	line-height: 0px;
	font-weight: bold;
	padding-top: 20px;
}
.calendar-month .monthview .weeknum .week_header {
	font-weight: bold;
	padding-left: 5px;
	font-size: 10pt;
}
.calendar-month .monthview .weeknum .week_header A {
	text-decoration: none;
	display: block;
	width: 100%;
}

.calendar-month TABLE.monthview TR TD.day {
	/* border-bottom: 1px solid #9999FF; */
	vertical-align: top;
	height: 80px;
	width: 75px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #996633;
}
.calendar-month TABLE.monthview TR TD.weekend {
	/* visibility: hidden; */
	/* display: none; */
	background-color: #ddd;
}
.calendar-month TABLE.monthview TR TD.not_in_month {
	/* visibility: hidden;
	display: none; */
	background-color: #fff;
}
.calendar-month TABLE.monthview TR TD.not_in_month a{
	visibility: hidden;
}
.calendar-month TABLE.monthview TR TD.day_is_today {
	background-color: #DFD999;
}
.calendar-month TABLE.monthview TR TD.day .dayTitle {
	font-size: 9pt;
	margin-top: 2px;
	margin-left: 2px;
}
.calendar-month TABLE.monthview TR TD.day .dayTitle A {
	text-decoration: none;
	display: block;
	width: 100%;
}
.calendar-month TABLE.monthview TR TD.day_is_today .dayTitle A {
}


.calendar-month TABLE.monthview TR TD.day DIV.event_today {
	display: block;
	font-size: 8pt;
	border: 1px solid;
	border-top: 5px solid;
	border-color: #E3A900;
	margin: 2px;
	background-color: #EFEFEF;
	overflow: hidden;
}
.calendar-month TABLE.monthview TR TD.day DIV.event_today DIV.inner A {
	color: #222255;
	text-decoration: none;
	white-space: nowrap;
	display: inline;
}
.calendar-month .monthview .event_today .inner {
	white-space: nowrap;
}

.calendar-month .monthview .event_not_today {
	border-top: 5px solid #0000FF;
	border-top-color: #E3A900;
	margin: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.calendar-month .monthview .event_not_today .inner {
	display: none;
}




.mini-month {
}
.mini-month table {
	width: 100%;
}
.mini-month table th {
	background: #DFDED1;
	border-bottom: 1px solid #E3A900;
}
.mini-month TD.day {
	text-align: center;
	font-size: 8pt;
}
.mini-month TD.day A {
	display: block;
	text-decoration: none;
	color: #444;
	padding: 5px;
}
.mini-month TD.day A:hover {
	background: #E3A900;
}

.mini-month TD.has_events {

}
.mini-month TD.has_events A {
	font-weight: bold;
	background: #DFDED1;
}

.mini-month TD.not_in_month {
	visibility: hidden;
}



.sidebar h1 {
background-color: #DFDED1;
border-top: 2px solid #E3A900;
font-size: 14px;
font-weight: bold;
padding: 5px;
margin-top: 10px;
}



/* WECMAP */
.tx-wecmap-map h1 {
	font-size: 14px;
	font-weight: bold;
}

.tx-wecmap-map h2 {
	font-size: 12px;
	font-weight: bold;
}
.tx-wecmap-map label, .tx-wecmap-map input {
	font-size: 11px;
}
.tx-wecmap-map input[type=text] {
	border: 1px solid #555;
	width: 125px;
}

/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #FFF1D4 url(images/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {
	padding-bottom: 1.2em;
	line-height: 1.6em;
}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 15px;
}

h2 {
	font: normal 1.4em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: #FFF1D4 none repeat-x;
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #FFF1D4 no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 564px;
}
.header .left h1 {
	display: none;
}
.header .right {
	overflow: none;
	width: 212px;
background-color: #E3A900; }
.header #banner {
margin: 0;
padding: 0;
width: 212px;
height: 150px;
overflow: none;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {
	background: #E3A900 url(images/nav_2.gif);
	border: 1px #CFDEE7 solid;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	border-right: 1px #CFDEE7 solid;
	border-top: 1px #CFDEE7 solid;
	border-left: 1px #CFDEE7 solid;
	border-bottom: 1px #CFDEE7 solid;
}
.navigation li { display:inline; }
.navigation a {
	background: #E3A900 url(images/nav_2.gif);
	border-right: 1px #E3A900 solid;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover, .navigation .act a {background-position: left bottom; color: #234;
background-color: #E3A900; }

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(images/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 10px;
	text-decoration: none;
	width: 200px;
}
.sidenav li a:hover, .sidenav li.act a,
.sidenav .level2 li a:hover, .sidenav .level2 li.act a {
	background: #DFDED1; /*#F0F0EB;*/
	color: #654;	
}
.sidenav .level2 {
}
.sidenav .level2 li a {
	background: #FFF;
	border-left: 5px solid #DFDAA7;
	padding-left: 15px;
	width: 190px
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #F7DB92;
	font: lighter normal 8pt sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #F7DB92;}
