/************ Loader */

#ibox #ibox_loading {
	background:none;
	background:#FFF;
	color:#666666;
	font-size:11px;
	padding:10px;
}

#ibox #ibox_loading p {
	margin:10px 0;
	text-align:center;
}

/************ Schliessen Button */
#ibox_footer_wrapper a {
	background:url(/inc/ibox_2_2/images/close_icon.gif) 7px 6px no-repeat #FFF;
	padding-left:20px;
   color:#666;
   border:1px solid #333;
}
#ibox_footer_wrapper a:hover {
	background:url(/inc/ibox_2_2/images/close_icon_hover.gif) 7px 6px no-repeat #706862;
   color:#FFF;
   border:1px solid #FFF;
}

#ibox_wrapper {
	background:none;
	border:none;
}

/************ Layout */

body#guestlist {
	background:none;
	
}

#overlay_popup {
	background:url(../images/layout/content_pattern.gif) repeat scroll 0 0 #F5F5F5);
	zoom:1;
}

#ibox_content {
	background:url(../images/layout/content_pattern.gif) #FFF;
   border:4px solid #CCC;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	box-shadow:0 0 20px #000;
}

#overlay_popup {
	width:400px;
	height:470px;
}

#overlay_popup .adjust {
	padding:15px;
}

#overlay_popup img {
	border:none;
}

/********* Content */

h4 {
	font-size:11px;
}

#gl_header {
	background:url(../images/layout/event_anmeldung_header.gif) no-repeat;
	height:144px;
}

#overlay_popup h3 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	background:none;
	line-height:18px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}

.guestlist_anmeldung_table .c0 {
	width:120px;
	vertical-align:top;
}
.guestlist_anmeldung_table textarea,
.guestlist_anmeldung_table .input_text {
	width:230px;
}
.guestlist_anmeldung_table .input_captcha {
	width:80px;
}

.guestlist_anmeldung_table textarea {
	height:100px;
}

.guestlist_anmeldung_table .submit_cell {
	padding-top:20px;
}

/************ Fonts */
#overlay_popup p {
	margin-bottom:15px;
}

.undnocheinmal {
	display:none;
}

