#eventcontainer{
	position :absolute;
/*	top: 161px;*/
	top: 105px;
	width: 165px;
/*	min-height: 400px;*/
	left: 827px;
	z-index: 100;
	overflow: hidden;
	background: #E8ECEF;	
}

#eventcontainer p{
	width: 160px;
	overflow: hidden;
	margin-left: 2px;
}

.bannerdescription{
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.imgfloat {
	float:right; 
	margin-right:0px;
	margin-bottom:0px;
}

/* eventsearch */
#eventcontainer .head{
	color: #ffffff;
 	height: 16px;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
/* 	background-color:#32388B;*/
	background-color: #00ADEF;
	text-align: center;
	text-transform: uppercase;
}

b.big {
	padding:0px;
	color: #DE0008;
	font-size: 16px;
 	font-weight: bolder;
	font-family: Arial,Helvetica,Sans-serif; 
}

#eventcontainer .body{
	padding: 5px 5px 5px 5px; 
 	vertical-align: bottom;  
	color: #000000;
	font-size: 11px;
	font-family: Arial,Helvetica,Sans-serif;
  margin-bottom: 15px;
	background: #E8ECEF;
/*	border: 1px solid #32388B;*/
	border: none;
}

#eventcontainer .body a{
	font-size: 11px;
 	font-weight: bold;
	text-decoration: none;
	color: #01ACF1;
}

#eventcontainer .body a.nonred{
/*	font-size: 11px;*/
	font-weight: normal;
	text-decoration: underline;
/*	color: #008663;*/
	color: #000000;
}

#eventcontainer .body a:hover{
/*	font-size: 11px;*/
/* 	font-weight: bold;*/
	color: #01ACF1;
}

#eventcontainer .body a.active{
/*	font-size: 11px;*/
/* 	font-weight: bold;*/
	color: #01ACF1;
}

#eventcontainer .body a.visited{
/*	font-size: 11px;*/
/* 	font-weight: bold;*/
	color: #01ACF1;
}

#eventcontainer .body img{
	padding:0px;
 	padding-right: 0px;
 	border: 0px #DE0008 dashed;  
}

#eventcontainer .body a.kalender{
	padding-right:19px;
	font-family: Arial,Helvetica,Sans-serif;
	background: url(../pic/eventcontainer/kalendar.gif) no-repeat center right;
}

#eventcontainer .searchfield{
	width: 100px;
}

#eventcontainer .searchbutton{
   position: relative;
   top:  2px;
}

/* eventsearch */
