.noLeft #left{
	display: none;
}

.noLeft #main{
	width:802px;
}

.contactdata #main{
	width:678px;
}

/* ------- Home Site ------- */

.home #emotion_image{display: none;}

.home #main{padding-top:20px;}
.home #main img{border: none;}

.home #veloferien,
.home #rundreisen,
.home #weihnachtsmarkt,
.home #badeferien{
	float:left;
	width: 277px;
	height:214px;
	margin-bottom: 27px;
	background-image: url(../images/home_pics_bg.png);
	padding: 16px 17px 0px 17px;
	text-align: center;
}

.home #veloferien,
.home #weihnachtsmarkt{
	margin-right:54px;
	margin-left:62px;
}

.home #main .inside p{
	padding-top:4px;
}

.home #main img{padding:0;}


/* ------ EVENT LIST ------- */

.mod_eventlist .event,
.mod_upcoming_events .event{
	height:auto;
	overflow: auto;
	line-height:14px; 
	padding-top:8px; 
	padding-bottom: 8px; 
	border-bottom: 1px solid #EEE;
}

.mod_eventlist .event a{
	display: block;
}


.mod_upcoming_events .date{width:38%; float:left; padding-right:2%;}
.mod_upcoming_events .title{width:58%; float:left; padding-left: 2%;}
.mod_upcoming_events .title h2{font-weight: bold;}

#main .mod_upcoming_events a{font-weight: normal;}



/* EVENT READER */

.mod_eventreader .event h1{display:none;}
.mod_eventreader p.info{margin-bottom: 12px; font-weight: bold;}
.mod_eventreader .ce_text{margin-bottom:24px;}

.mod_eventreader .ce_text a[href$='.pdf'] {
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../images/iconPDF.gif) center left no-repeat;
}
