/* GENERAL */

.module_error {
	color:#000000;
	font-weight:bold;
}
.module_small {
	font-size:11px;
}
.module_grey {
	color:#333333;
}
.module_bold {
	font-weight:bold;
}

/* EVENT */

.module_in_month {
	background-color:#999999;
}
.module_out_month {
	background-color:#888888;
}

/* SEARCH */

.search_module_h3 {

}
.serach_module_other {
	font-weight:bold;
}

.search_row1 {
	background-color:#efecce;
}
.search_row2 {
	background-color:#ebe8ca;
}

/* GALLERY */

.gallery_row1 {
	background-color:#efecce;
}
.gallery_row2 {
	background-color:#ebe8ca;
}

.gallery:link,.gallery:visited,.gallery:hover,.gallery:active {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}