.selected {
	font-weight: bold;
}
.nospace {
	padding: 0;
	margin: 0;
}
.borderless {
	border: 0;
}
.menuentry {
	font-family: Helvetica;
	margin: 5px;
	margin-top: 0px;
	padding: 10px;
	color: black;
	display: block;
}
.menuentry:hover {
	background-color: #DDDDDD;
}
#submenu {
	padding-top: 5px;
	padding-left: 5px;
}
.submenuentry {
	margin: 5px;
	margin-top: 0px;
	padding: 5px;
	top: 10px;
	float: left;
	color: black;
}
.submenuentry:hover {
}
.basic_content {
	width: 700px;
	padding: 15px;
	padding-right: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.keep_newlines {
	white-space: pre-wrap;
}
.tablecell {
	background-color: #DDDDDD;
}
.highlight:hover {
	background-color: #FFFFAA;
}
#menu {
	margin-top: 120px;
}
#copyright {
	padding-right: 10px;
	font-size: 9px;
	text-align: right;
}
#copyright a {
	color: black;
	text-decoration: none;
}
#splash {
	position: absolute;
	z-index: -1;
	height: 120px;
	width: 169px;
	left: 330px;
}
#splash-bg {
	position: absolute;
	z-index: -2;
	height: 120px;
	width: 169px;
	left: 330px;
}
#logo {
	padding: 10px;
}
#background_image {
	overflow: hidden;
	position: fixed;
	z-index: -3;
	top: 10px;
	right: 0px;
}
#galleryframe {
}
.txt2img {
}
.event_link {
	font-size: 9px;
}
.emptyset {
	padding-top: 150px;
	width: 100%;
	text-align: center;
	color: #888888;
}

/*
 * Programm
 */
.monatsprogramm_link {
	color: #888888;
}
.event_table {
}
.event_row {
	clear: both;
	width: 100%;
}
.event_date {
	padding-top: 20px;
	vertical-align: top;
}
.event_date_upper {
}
.event_date_lower {
	white-space: nowrap;
}
.event_img_td {
	padding-top: 20px;
	vertical-align: top;
	text-align: center;
}
.event_desc {
	padding-top: 20px;
	padding-left: 10px;
	vertical-align: top;
}
.event_desc_head1 {
}
.event_desc_head2 {
}
.event_desc_head3 {
}
.event_desc_text {
	display: inline;
}
event_img {
}
.text {
	margin-top: 5px;
}
.datum_tag {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.datum_monat {
	font-size: 26px;
	font-weight: bold;
	color: #999999;
	display: inline;
}
.datum_wochentag {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	display: inline;
}
.datum_uhrzeit {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	text-transform: lowercase;
	display: inline;
}
.titelinfo {
	color: #000000;
	display: inline;
}
.titel {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.untertitel {
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.untertitelinfo {
	color: #000000;
	display: inline;
}
.herkunft {
	text-transform: uppercase;
	color: #999999;
	vertical-align: top;
	display: inline;
}
.preis {
	font-size: 16px;
	color: #000000;
	display: inline;
}
.preisinfo {
	font-size: 16px;
	color: #000000;
	display: inline;
}
.webseite {
	margin-left: 5px;
	font-size: 14px;
	text-transform: lowercase;
	color: #999999;
	display: inline;
}
.untertitel2 {
	padding-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

/*
 * Tommasini: Anfahrt
 */
.anfahrt_table {
	width: 100%;
}
.anfahrt_route {
	padding-top: 5px;
	text-align: right;
}
.anfahrt_jserror {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/*
 * Newsletter
 */
.newsletter_register {
	margin-top: 20px;
}
.email {
	margin: 10px;
	color: #000088;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

.newsletter_confirm_subject {
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #888888;
	padding: 3px;
}
.newsletter_confirm_message {
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #888888;
	padding: 10px;
}

.confirm_table {
	width: 100%;
}
.confirm_form {
	text-align: right;
}
/*
 * Administration: Login
 */
.login_table {
}
.login_submit {
	text-align: right;
}
.login_text {
	text-align: right;
}
.login_field {
}

/*
 * Administration: Programm
 */
.programm_event {
	background-color: #DDDDDD;
}
.programm_event:hover {
}
.programm_event_deactivated {
	color: #888888;
}
.programm_list {
}
.programm_edit {
}
.error {
	border: 1px solid #FF0000;
	background-color: #FFAAAA;
	padding: 2px;
}
.programm_confirm_delete {
	padding-top: 20px;
	font-weight: bold;
}

/*
 * Administration: Newsletter
 */
.newsletter_stats {
	width: 50%;
}
.newsletter_stats_monat {
	text-align: center;
}
.newsletter_stats_anzahl {
	text-align: center;
}

/*
 * Administration: Konfiguration
 */
.texte_content {
	padding: 15px;
	padding-right: 0;
	margin-right: 20px;
	width: 600px;
}

/*
 * Administration: Konfiguration
 */
.config_table {
}
.config_key {
	text-align: right;
}
.config_value {
	text-align: left;
}
.config_helptext {
	width: 400px;
	font-size: 10px;
}
.config_save {
	text-align: right;
}
.updated {
	background-color: #AAFFAA;
}

/* Tommasini Vorstand */

.vorstand_table {
}
.vorstand {
}
.vorstand_id {
	padding-bottom: 20px;
	vertical-align: top;
	white-space: nowrap;
}
.vorstand_id_high {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.vorstand_id_low {
	margin-left: -3px;
	font-size: 26px;
	font-weight: bold;
	color: #999999;
	display: inline;
}
.vorstand_img {
	padding-bottom: 20px;
	vertical-align: top;
}
.vorstand_desc {
	padding-bottom: 20px;
	padding-left: 10px;
	vertical-align: top;
}
.vorstand_name {
	font-size: 22px;
	font-weight: bold;
	display: inline;
	white-space: nowrap;
}
.vorstand_rolle {
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
.vorstand_aufgaben {
}
.vorstand_email {
}
