@import url("/css/screen.css");
html, body {
	background: #fff;
	}
body {
	padding: 10px;
	}
table table td {
padding: 7px;
}
table table table td {
padding: 0px;
}
table table table.klein td {
padding: 5px;
}
#eventsliste table.klein tr td {
/* border: 1px solid #fff; */
}
#eventsliste table table td {
background-color: transparent;
margin: 0;
}
#eventsliste table table table {
background-color: #c9c9c9;
border: 1px solid #fff;
}
#eventsliste table table table td {
background-color: #fff;
}
.bodydetail {
	padding: 20px;
	}
.vspace10 {
	display: none;
	}
a:link {
	outline: none;
	color: #0f2f31;
	}
a:visited {
	color: #0f2f31;
	}
#content a:hover {
	color: #000000;
	}
.field2 {
	padding: 0 0 20px 0;
	}

#eventsliste table table td hr {
padding: 0;
margin: 0;
}
/* td.rubrikhead {
background-color: #e9e9e9 !important;
border-bottom: 1px solid black;
padding: 0 0 3px 0;
} */
.rubrikhead {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2px 0 1px 3px;
	background: #1f3e5a;
	color: #fff !important;
	}
td.rubrikhead .untertitel {
	line-height: 0;
	position: relative;
	top: -10px;
	}
.suchmaskeform {
	padding: 5px;
	}
#eventssuchmaske label {
	text-align: left !important;
	}
#eventssuchmaske select, #eventssuchmaske input {
	width: 150px !important;
	border: 1px solid #444444;
	padding: 2px 0 2px 3px;
	}
#eventssuchmaske .formbutton {
	margin: 0 0 0 10px;
	padding: 0;
	width: 60px !important;
	border: none;
	border: 1px solid #444444;
	}
#strKeyword {
	margin: 0 0 0 5px;
	}

.normal,
.untertitel {
	font-size: 12px;
	}
#titel1 {
	display: none;
	}

hr {
	margin: 10px 0 10px 0;
	}
.tabelle .field2, .tabelle .field4 {
	display: none;
	}
th.field3, th.field4 {
	display: none;
	}
table table table {
	width: auto;
	}
#eventscontent table {
	border: 1px solid #000;
	width: 100%;
	/* margin-bottom: 20px; */
	}
#eventscontent table td {
	padding: 5px;
	background-color: #fff;
	}
#eventscontent table table {
	border: 0;
	margin-bottom: 0;
	}
#eventscontent table table td {
	/* padding: 2px; */
	}

