.kalender { 
	width: 110px;
	margin: 0 20px 20px 20px;
	color: #F7EED3;
	font-size: 0.8em;
}

.block_top{ 
	margin-top: 5px;
	padding: 0;
	width: 110px;
	line-height: 1.3em;
}

.block_headline { 
	font-size: 1.4em;
	padding: 0px;
	margin: 0;
	color: #C1B082;
	font-weight: bold;
	line-height: 0.6em;
	letter-spacing: 1px;
}

.block_txt { 
	margin: 0;
	padding: 0 0 10px 0;
}

.block_date {
	font-size: 1em;
	padding: 0 5px 0 0;
	margin: 0;
	color: #C1B082;
	float: left;
}

.block_title a {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
/*	background-image: url(news_icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;*/
}

.block_title a:hover {
	text-decoration: underline;
}

div#kalender_start { 
	width: 468px;
	margin: 0 0 0 0;
	padding: 0px 10px 30px 10px;
	background-color: #ECE2C7;
}

table.eventlist {
	margin: 7px 0 15px 0;
}

div#kalender_showview {
	width: 100%;
}

div#kalender_showview .eventform{
	border: 1px dashed #C1B082;
	padding: 10px;
	background-color: #F7EED3;
	margin-bottom: 20px;
}

div#kalender_showview fieldset{
	border: none;
}

div#kalender_showview label{
	color: #B03A36;
	font-weight: bold;
}

div#kalender_showview select{
	float: right;
}

div#kalender_showview .cal_submit {
	float: left;
	padding-left: 25px;
}

#kalender_showview .cal_cat {
	width: 230px;
	height: 30px;
	float: left;
}

#kalender_showview .cal_ven {
	width: 230px;
	height: 30px;
	float: left;
}

#kalender_showview .cal_month {
	width: 230px;
	height: 30px;
	float: left;
}

#kalender_showview .cal_year {
	width: 230px;
	height: 30px;
	float: left;
}

#kalender_showview .cal_chkMonth {
	width: 230px;
	height: 30px;
	float: left;
}

#kalender_showview .cal_chkYear {
	width: 230px;
	height: 30px;
	float: left;
}
#kalender_showview .name {
	padding-right: 10px;
	background-color:#00FFFF;
}

#kalender_showview .eventform #kalSubmit {
	border: 1px solid #B03A36;
	background-color: #ECE2C7;
	color: #333;
	padding: 2px 7px;
}

div#kalender_start,
div#inhalt .event {
	height: 571px;
}

html>body div#inhalt .event,
html>body div#kalender_start { /* be nice to opera (&gekko) */
height: auto;
min-height: 571px;
}


div#inhalt .event h1 {
	font-size: 1.6em;
	margin: 0 0 10px 0;
}

div#inhalt .facts {
	padding: 0;
	margin-bottom: 10px;
}

.desc img {
	float: left;
	margin: 0 10px 3px 0;
	border: 1px solid #CCC;
	width: 200px;
	overflow:hidden;
	height: auto;
}

.desc ul {
	list-style-image:none;
	list-style-position: inside;
	list-style-type:circle;
	margin-left: 30px;
	margin-bottom: 10px;
}

.desc li {
	
}

.cal_head {
	padding: 0;
	border-bottom: 1px dashed #C1B082;
}

.cal_head h1 {
	
}

.elcat,
.elDate,
.eltitle,
.elvenue {
	
}

.elDate{
	width: 80px;
}

.eltitle {
	width: 208px;
	padding-right: 5px;
}

.elcat {
	width: 85px;
}

.elvenue {
	width: 90px;
}

.kallink a {
	margin: 15px 0 20px 0;
	color: #B03A36;
	background-image: url(../terminpfeil.gif);
	padding: 0 0 0 15px;
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
}

.kallink a:hover {
	text-decoration: underline;
}
