
#contentright{
display: none;
width: 0;
}

#contentnormal {
    float: left;
	width: 880px;
	margin: 0px 5px 0px 10px;
	padding: 0;
	z-index: 1;
}
	
#contentleft {
display: none;
width: 0;
}

#contentborder{
display: none;
width: 0;

}

.calendarList {
	position: relative;
	/*border: 1px solid white;*/
	width: 500px;
	float: left;

}

.filter {
	position: relative;
	width: 338px;
	float: right;
	padding: 0;
	/*border: 1px solid black;	*/
}

/*** styles for sk_calendar ***/

/** LIST_VIEW **/
.calendarList div.sorting {
	margin-bottom: 10px;
}
.calendarList .sorting .bold {
	font-weight: bold;
}

.calendarList div.browser {
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.calendarList .browser .show {
	margin-right: 20px;
}
.calendarList .browser .page {
	margin-left: 10px;
	/*margin-right: 10px;*/
}

.calendarList div.item {
	margin: 0px;
	margin-bottom: 20px;

	color: #666666;
	overflow: visible;
	min-height: 30px;
	clear: left;
	padding-bottom: 10px;
	padding-right: 10px;
	/*border-left: 3px solid #cccccc;*/

	background-color: #cccccc;
}

.calendarList div.item a {
		color: #666666;
		font-weight: bold;
		text-decoration: underline;
}

.calendarList div.item a:hover {
		color: #dc0067;
		font-weight: bold;
		text-decoration: underline;
}

.calendarList .item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

.calendarList .oragnizer-list {
	margin: 0px;
	margin-bottom: 20px;

	color: #666666;
	overflow: auto;
	min-height: 100px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
/*	border-right: 3px solid #cccccc;

	background-color: #cccccc;*/
}

.calendarList .organizer-image {
	clear: both;
	float: right;
}

.calendarList .organizer-image img {
	width: 150px;
}

.calendarList .item span.date {
	display: block;
	text-align: right;
	float: right;
	font-weight: bold;
}

.calendarList .item span.title {
	display: block;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
.calendarList .item span.desc {
	display: block;
	margin-left: 10px;
	padding-bottom: 10px;
}
.calendarList .item span.orga,
.calendarList .item span.loc,
.calendarList .item span.cat {
	clear: left;
	display: block;
	padding: 0 10px 0 10px;
	font-size: 80%;
}
.calendarList .navigation {
	clear: both;
}
.calendarList .backlink {
	float: left;
	display: block;
	text-align: left;
}
.calendarList .nextlink {
	text-align: right;
	display: block;
	float: right;
}

.calendarList table {
	border: 0px;
}

.calendarList h1 {
	padding-top: 15px;
	color: #666666;
	font-size: 14pt;
}

.calendarList tr {
	border: 0px;
}

.calendarList td {
	border: 0px;
	padding: 2px;
	background-color: transparent;
}

.detailview table {
	border: 0px;
}

.detailview h1 {
	padding-top: 15px;
	color: #666666;
	font-size: 14pt;
}

.detailview tr {
	border: 0px;
}

.detailview td {
	border: 0px;
	padding: 2px;
	background-color: transparent;
}




.detailview {
	float: left;
	width: 500px;
	margin-bottom: 20px;
	overflow: visible;
	min-height: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #cccccc;
	color: #666666;
	border: 0px;
	
}

.detailview-title {
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}

.detailview-row {
	margin-bottom: 10px;
}

.detailview-row table {
	border: 0px;
}

#content .detailview-row h1 {
	padding-top: 15px;
	color: #666666;
	font-size: 14pt;
}

.detailview-row tr {
	border: 0px;
}

.detailview-row td {
	border: 0px;
	padding: 2px;
}

.detailview-row a {
	text-decoration: underline;
	color: #dc0067;
}

.detailview-date-row {
	display: block;
	clear: both;
	float: right;
	font-weight: bold;
}

.organizer-view {
	float: right;
	width: 325px;
	margin-bottom: 20px;
	overflow: visible;
	min-height: 100px;
	padding-bottom: 10px;
	color: #666666;
	padding: 10px;
	border: 0px;
	
}
.organizer-view  img {
	max-width: 200px;
}

.organizer-view .detailview-row a {
	text-decoration: underline;
	color: #dc0067;
}

.organizer-detailview {
	float: left;
	width: 500px;
	margin-bottom: 20px;
	overflow: visible;
	min-height: 100px;
	padding-bottom: 10px;
	color: #666666;
	padding: 10px;
	padding-left: 0px;
	border: 0px;
	
}

.organizer-detailview .detailview-row a {
	text-decoration: underline;
	color: #dc0067;
}

.organizer-detailview-row  img {
	max-width: 300px;
}

.organizer-detailview-passbild-row  img {
	max-width: 200px;
}

/** Legende**/
.calendarFilterLegend {
	width: 180px;
	float: right;
}
.legend {
	width: 200px;
	min-width: 200px;
	margin-top: 30px;
	padding-bottom: 15px;
	display: block;
}
.legendentry {
	width: 200px;
	min-width: 200px;
	clear: both;
	margin-bottom: 10px;
}
.legend .legendTitle {
	width: 200px;
	min-width: 200px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.legend .colorfield {
	display: block;
	float: left;
	width: 5px;
	height: 20px;
	min-width: 5px;
	min-height: 20px;
	margin-right: 10px;
}

.filter .inputfield {
	width: 215px;
	margin-bottom: 15px;
}

.filter .date-inputfield {
	width: 100px;
}

.filter .search-inputfield {
	width: 215px;
}

.filter .select-inputfield {
	width: 215px;
}

.filter .submit-inputfield {
	width: 215px;
}

.filter input {
	border: 1px solid #888888;
}

.filter select {
	border: 1px solid #888888;
}