/* ========================================================================
   WarpTheme.com - Use this file to add custom CSS easily
 ========================================================================== */
html, body {
	min-height:100%;
	/*http://symposium.powerdesign.at/images/design/Welle-Wassersymposium.jpg*/
	background-image: url("/images/design/Welle-Wassersymposium.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}

.body-wrapper, .body-innerwrapper {
	min-height:100%;
}

.body-wrapper {
	background:rgba(255,255,255,0.5) !important;
}

#sp-main-body {
	background: none !important;
}

.symposiumtitel {
	padding-top:10px;
}

#acyarchivelisting table.contentpane, .acymailing_form input[type="text"], table.agendatable {
	color:#000000 !important;
	background:rgba(255,255,255,0.7) !important;
}

#acyarchivelisting table.contentpane td {
	padding:15px;
}

#acyarchivelisting #ordering, #acyarchivelisting #ordering_dir {
	display:inline-block !important;
	padding:0rem 0.75rem !important;
}

table.agendatable td {
	padding:7px;
}

tr.agendadelimiter {
	background:rgba(128,128,128,0.7);
}

div.overflowholder ul {
	background:rgba(255,255,255,0.7);
}

