@import url(../css/basic.css);
/* ---------------------------------------- */
/* PRESSE START */
.tischkalender {
	display: none;
}


#content .presse-uebersicht * {
	padding-left: 0;
	padding-right: 0;
}
#content .presse-uebersicht {
	overflow: auto;
	padding: 0 10px 10px;
}
#content .presse-uebersicht .pm-neue-seite, #content .presse-uebersicht .pm-options {
	margin: 5px 0;
	padding: 5px 10px 0 10px;
}

#content .presse-uebersicht .pm-suche {
	padding: 7px;
	border: 1px solid #EEEEEE;
	min-height: 5.8em;
}
.pm-suche h1 {
	display: none;
}
/*
.pm-suche h2 {
	margin-bottom: 1em;
}
*/
.pm-head {
	margin: 0;
	padding: 0;
	background: none;
}
.pm-head h3 .pm-from {
	display: none;
}
.pm-suche-vfrom {
	clear: both;
}
.pm-suche-archiv, .pm-suche-vfrom, .pm-suche-vto {
	float: left;
	margin-right: 10px;
}
.pm-suche-archiv {
	margin: 0.7em 0;
}
.pm-suche-vfrom input, .pm-suche-vto input {
	width: 110px;
}
#content .presse-uebersicht .pm-suche-buttons {
	clear: both;
	padding-top: 1.0em;
}
.pm-suche-buttons input {
	background-color: #E0E0E0;
	border: 1px solid #CCC;
	display: inline;
}
#content .presse-uebersicht .form-pm-meldung {
	clear: both;
	padding-top: 2em;
}
#content .presse-uebersicht .pm-meldung {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 15px 0;
}
.entry0 {
    background: none;
}
.pm-head {
    background: none;
    border: none;
}
.pm-bild img {
	margin: 0 0 0.7em 0.5em;
}
.pm-bild-neu {display: none; }
#ui-datepicker-div {
	font-size: 80%;
}
.ui-widget-content {
	position: relative;
	z-index: 999;
}

/* PRESSE ADMINs */
.pm-andere-rubriken {
	position: static;
    width: 100%;
}
.pm-andere-rubriken label {
    width: 250px;
}
.pm-meldung-author {
	border: 1px solid #333333;
	margin-bottom: 2em;
	padding: 10px;
}
#col3 .presse-uebersicht .pm-meldung-author .pm-meldung {
    border-bottom: none;
    padding: 0;
}

/* PRESSE END */
/* ---------------------------------------- */