

#fe_e_hottest {
	position: relative;
	width: 370px;
	height: 505px;
	background: #990066 url(../bilder/events/hottest_bg.png) no-repeat 0 0;
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
}

#fe_e_hottest h3 {
	color: #fff;
	border-color: #fff;
}

#fe_e_hottest #fe_e_hflyer {
	position: absolute;
	width:  300px;
	height: 420px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top:  -200px;  /* 10 pixel runter */
	/*background-color: green;*/
}

#fe_e_hflyer #fe_e_hnavi {    
   position: absolute;	
	top: 50%;
	left: 0; 
	width: 100%;
	margin-top: -22px;
	
}

#fe_e_hflyer .fe_e_hn_prev {
	position: relative;
	float: left;
	width: 43px;
	height: 43px;
	background: transparent url(../bilder/events/hot_bprev.png) no-repeat 0 0;
	margin-left: -22px;	
}

#fe_e_hflyer .fe_e_hn_next {
	position: relative;
	float: right;
	width: 43px;
	height: 43px;
	background: transparent url(../bilder/events/hot_bnext.png) no-repeat 0 0;
	margin-right: -22px;	
}

#fe_e_hflyer > a > img {
	border: 10px solid #fff;
}

/********* Event Box  *************/

.fe_event_box {
	position: relative;
	border: 1px solid #e6e6e6;
	margin: 6px 0;
	width: 370px;
	float: left;
	margin-right: 20px;
}

.fe_event_box.over {
	background: #555;
	color: #fff;
}

.fe_event_box.over h4 {
	background-color: #555;
}

.fe_event_box.over h5 {
	color: #fff;
}

.fe_event_box > a > img {
	margin: 6px;	
	float: left;
	border: none;
	/*border: 8px solid #fff;*/
	border: 1px solid #e6e6e6;
	padding: 3px;
}

.fe_event_box h4  { /* Der Event */
	background-color: #bc1a7d;
	color: #fff;
	display: inline;
	font-size: 12px;
	line-height: 14px;
	padding: 0 2px;
	/*margin-left: -2px;*/
}

.fe_event_box h6 { /* Das Datum */
	font-size: 17px;
	padding: 7px 0 1px 0;
}

.fe_event_box h5 { /* Location und Ort */
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	border: none;
	text-transform: none;
	color: #000;
	margin: 0;
	padding: 0;
	
}

.fe_event_box p { 
	padding: 0;
	margin: 3px 0px 14px 5px;;
	font-size: 90%;
	font-weight: bold;
}

.fe_event_box .num_pics {
	position: absolute;
	top: 5px;
	right: 5px;
	padding-right: 24px;
	
	background: url(../bilder/photos/num_pics.png) no-repeat right;
}


.fe_event_box .add_me {
	position: absolute;
	right: 8px;
	bottom: 8px;
}

.fe_event_box {
	/*background: #fff url(../bilder/events/sample_event.png) no-repeat 0 0;	*/
	background-color: #fff;
}

.fe_ebox_win {
	position: absolute;
	top:0;
	right: 0;
	width: 35px;
	height: 35px;
	background: transparent url(../bilder/events/es_win.png) no-repeat 0 0;	
}

.fe_ebox_present {
	position: absolute;
	top: 60px;
	right: 10px;
	width: 56px;
	height: 23px;
	background: transparent url(../bilder/events/es_present.png) no-repeat 0 0;	
}

/*
.fe_event_box.featured {
	border: 1px solid #990066;
	
}

.fe_event_box.featured  > a > img {
	border: 1px solid #990066;
}
*/ 

.fe_event_box > .fe_pg_inf {
	/*display:block;*/
	line-height: 16px;
	font-size: 10px;
}

.fe_event_box:hover {
	background-color: silver;
	border-color: gray;
}

.fe_event_box:hover > a > img {
	border: 1px solid gray;
}
/*
.fe_event_box > .fe_spacer {
	line-height: 10px;
	font-size: 1px;
}*/

.fe_ebox_t {	
	display: compact;	
	height: 30px;
	margin-bottom: 1px;
	overflow: hidden;
}

/********* Event Detail *************/

#fe_ed {
	width: 100%;	
	/*height: 625px; */
	table-layout: fixed;
}



#fe_ed  #fe_ed_i {  /* Event Detail Info */
   width: 250px;
	background-color: #f4f4f4;
	vertical-align: top;
	padding: 10px;
}

#fe_ed_i div.info_text {
	width: 240px;
	height: 370px;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #fff;
	border: 1px solid silver;
   line-height: 13px;
	padding: 5px;	
	color: #222;
}

#fe_ed_i div.info_text > b {
	line-height: 19px;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
}

#fe_l_address address {
	margin: 15px 0 10px 0;
	font-style: normal;
}

#fe_l_address address > a.lname {
	font-weight: bold;
	font-size: 16px;
}

#fe_l_address address > a.lurl {
	line-height: 20px;
}

#fe_l_address address > a:hover {
	text-decoration: underline;;
}


#fe_l_address #fe_ed_geomap img {
	border: 1px solid silver;
}

/********************************/

#fe_ed td {
	vertical-align: top;
}

#fe_ed  #fe_ed_f { /* Event Detail Flyer */
	/*width: 530px;*/
	background-color: #ddd;
}

#fe_ed_hflyer_frame {
	position: relative;
	width: 100%;
	height: 470px;
	
}

.fe_ed_hflyer {
	position: absolute;
	width: 280px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -140px;
	margin-top: -200px;
	
}

.fe_ed_hflyer > img {
	border: 1px solid #6c6c6c;
}

#fe_ed_n {
	position: relative;	
	width: 150px;
	height: 50px;
	
	margin-left: auto;
	margin-right: auto;
}

#fe_ed_user {
	position: relative;
	width: 380px;
	/*height: 50px;*/
   /*background-color: orange;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#fe_ed_user div.button{
	float: right;
	margin: 10px;
	margin-top: 25px;
}


#fe_ed_user .m_img_n {
	/*float: none;*/
	background-color: #000;
	padding: 6px;
	margin: 0px;
	cursor:pointer;	
}

#fe_ed_user .m_img_n .online {
	border-color: #bc1a7d;
	color: #bc1a7d;
}

.fe_ed_hflyer_n {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

.fe_ed_hflyer_n > a {
	background-color: #ddd;
	display: compact;
	font-weight: bold;
	margin-left: 7px; 
	padding: 0 4px;
	border: 1px solid #ddd;
	font-size: 11px;
}

.fe_ed_hflyer_n > a.active {
	background-color: #990066;
	color: #fff;
	border: 1px solid #990066;
}

.fe_ed_hottest {
	padding: 10px 0 10px 5px;
}

.fe_ed_hottest > .fe_photos_box {
	padding-left: 10px; 
}

/*********** Comments *******************/

#fe_comments {
	/*background-color: lime;*/
	position: relative;	
}

#fe_comments  textarea {
	width: 99%;
	height: 50px;
	background: transparent url(../bilder/ct_bg.png) repeat-x 0 0;	
	border: 1px solid silver;
	margin: 7px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#fe_comments .fe_c_entry { /* fe_c => prefix comment */
	background: #ddd;
	padding: 10px 0;
	margin: 10px 0;
}

.fe_c_entry_info {
	position: relative;
	float: left;	
	width: 110px;
	height: 78px;
	border-bottom: 1px dotted #000;	
	margin-left: 5px;
}

.fe_c_entry_info  img.fe_u_ico {
	width: 70px;
	height: 70px;
	border: 1px solid #fff;
	float: right;
}

.fe_c_entry_facts {
	position: relative;
	margin: 0px 10px 0px 126px;
	/*margin-left: 120px;*/
	/*height: 80px;*/
}

.fe_c_entry_ico {
	position: absolute;
	top: 30px;
	left: 10px;
	height: 15px;
	width: 21px;
}

.fe_c_entry_msg {
	position: relative;
	background-color: #333;
	padding: 5px;
	color: #fff;
	margin: 10px 0 0 0;
}

/************ wer geht hin ************/

.fe_e_user {
	position: relative;
	width: 370px;
	background-color: #333333;
	padding: 10px;
	color: #fff;
	margin: 10px 0;
}

.fe_e_user img.fe_u_ico {
	float: left;
	margin-right:10px;
	border: 1px solid #fff;
}

.fe_e_user > a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
