/* fontz */

body,input,textarea { font-family: 'Lato', verdana, arial, serif; }
h1,h2,h3,h4,h5,h6,a.topmenutitle {font-family: 'Anton', Impact, arial, serif  ; }


/* redefine */

.topmenutitle {font-size:21px;}
.topmenutitle:hover {text-shadow:1px 1px 15px #6e7c00;}

/* updates */

#col2 ul {margin:0;padding:0;}

.download_button_list {list-style-type:none;}
.download_button_list li {font-size:smaller;}
.download_button_list li a {font-weight:normal;text-decoration:inherit;color:#fff !important;padding:15px 5px 5px 5px;display:block;}
.download_button_list li a:hover {background: transparent;}

#main img.download-icon {border:none;background:transparent;}

/* belegungskalender */

.cal_fill img {
	background: transparent !important; border: none !important;
}
.cal_legende span {
	white-space:nowrap;
}
table.cal_month {
	width:auto;
}

/* XML-Kalender */

ul.event-list {
	margin:0;
	list-style-type:none;
}
ul.event-list li {
	margin:0;
}
ul.event-list li.alt {
	background:white;
}
ul.event-list li div.uhrzeit{
	display:inline-block;
	font-weight:bold;
}
ul.event-list li div.name{
	display:inline-block;
	left:60px;
	}

/* Veranstaltungskalender 2.0 */

.kal-eintrag {
	left:60px;
	position:relative;
	width:400px;
	float:left;
}

.kal-item-kalenderblatt {
	display:block;
	font-size:11px;
	height:85px;
	left:-60px;
	margin-top:0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	width:35px;
	}

.kal-item-wochentag {
	display:block;
	background:#c22919;
	color:#fff;
	height:15px;
}

.kal-item-day {
	display:block;
	font-family:Impact;
	font-size:23.5px;
	background:white;
	color:#555654;
}

.kal-item-data {
	font-weight:bold;
	color: #746d6a;
}

.kal-item-header {
	border-bottom:1px solid #BDBDBD;
}

.kal-item-title {
display:inline-block;
text-transform:uppercase;
width:320px;
}
.kal-item-title a {
text-decoration:none;
}
.kal-item-title a:hover {
color:#6E7C00;
background:transparent;
}
.kal-item-cat {
	letter-spacing:-1px;
	background:#fff;
	text-align:center;
	display:inline-block;
	width:70px;
	min-width:70px;
	height:13px;
	color:#746d6a;
	font-size:10px;
	right:0;
	margin-bottom:2px;
	float:right;
}

.kal-catid-10 {
background:#e77a45;
color:#fff;
}
.kal-catid-18 {
background:#eee600;
}
.kal-catid-12 {
background:#42badc;
color:#fff;
}
.kal-catid-13 {
background:#bcea01;
}
.kal-catid-15 {
background:#ddd;
}
.kal-catid-19 {
background:#bd2fff;
color:#fff;
}
.kal-catid-16 {
background:#ff317a;
color:#fff;
}
.kal-item-datetime {
width:320px;
}

.kal-item-block {
	margin-bottom:20px;
	left:60px;
	float:left;
}
.kal-item-block:hover {
	background:url("../css/img/bg_schmutzhell.gif") 10px -10px repeat-x;
}

.kal-item-desc {
	margin-top:10px;
	font-size:10px;
	line-height:8px;
	color:#555654;
	width:320px;
	float:left;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	height: 37px;
}
.kal-item-desc p {
line-height:12px;
}
.kal-item-bilder{
right: 0px;
width: 70px;
float: right;
}
img.mini{
background:transparent !important;
border:none;
float:right;
border:none !important;
margin-right:0;
}
.kal-detail-bilder {
margin-top:1em;
clear:both;
}
.kal-detail-bilder li {
margin:1px;
}
.kal-detail-bilder a {
float:left;margin:1px;
}
ul#kal-detail-bilder {margin-left:0;padding-left:0;}
.kal-detail-bilder img.preview {
float:left;
}
.kal-detail-desc {
	margin-top:1em;
}

/* von der wiege bis zur bahre - formulare, formulare */

.formation input.text {
left:210px;
position:absolute;
width:240px;
}
label.select {
display:block;
clear:both;
}
legend {
font-weight:bold;
}
.formation fieldset {
	background:url("../css/img/bg_schmutzhell.gif") 10px -10px repeat-x;
}
.formalert, .form-alert {
	font-weight:bold;
	color:#bbd200;
}
.formcheckbox input , .formradio input {
border: none;
}
