.dummy { font-size: 11px; }
/* LJ Termine */
.termine {
	float: left;
	width: 467px;
	margin-right: 20px;
	background: url(../../../../pages/img/portal/spacer.gif) repeat-x; 
	background-position: 0% 31px;
	}
.termine h2 {
	text-transform: lowercase;
	padding-bottom: 17px;
	}
.standard {
	width: 467px;
	float: left;
	clear: both;
	margin-bottom: 6px;
	padding-bottom: 10px;
	background: url(../../../../pages/img/portal/spacer.gif) repeat-x; 
	background-position: 0% 100%;
}
.standard h3 {
	padding: 0 0 4px 0;
	margin: 0px;
}
.standard h3 a {
	color: #131312;
	font-weight: bold;
}

.datum {
	color: #164794;
}
.township {
	color: #121212;
	font-style: normal; 
}

.content-termine {
	float: left;
}


.inhaltsbereich {
	padding-top: 12px;
	float: left;
	width: 467px;
}
.termin-image {
	float: right;
	margin-left: 12px;
	margin-top: 3px;
}
.inhalt {
	float: none;
}
* html .inhalt {
	float: left;
}
.inhalt h4 {
	color: #737476;
	padding: 0px;
	margin: 0px;
	clear: left;
	float: left;
	width: 100%;
}
.inhalt.text {
	padding: 0px;
	margin: 0px;
	clear: left;
	float: left;
	width: 100%;
}
.uppercase {
	text-transform: uppercase;
	font-size: 10px;
	width: 100px;
	float: left; 
	clear: both;
}
.infos {
	float: left; 
	width: 323px;
}
.infobereich {
	clear: left;
	float: left;
	width: 425px;
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
	background-color: #fdf3da;
	border: 1px solid #d79a1b;
}

/* Suche */
#terminsuche input {
	width: 218px;
	line-height: 16px;
	height: 18px;
	border-color: #a0a0a0;
	margin-top: 1px;
	margin-bottom: 6px;
}
* html #terminsuche input {
	width: 216px !important;
	margin-bottom: 4px;
}
#terminsuche select {
	width: 220px;
	line-height: 18px;
	border: #a0a0a0 solid 1px;
	margin-top: 2px;
	margin-bottom: 4px;
}
#terminsuche label {
	color: #121212;
	font-weight: bold;
}
#terminsuche {
	background: url(../../../../pages/img/portal/spacer.gif) repeat-x;
	background-position: 0% 0%;
	padding-top: 12px;
	margin-top: 5px;
	float: left;
}
.button-terminsuche {
	margin-top: 8px;
}
.button-terminsuche a {
	border: 1px solid #d69b1b;
	background: url(../../../../pages/img/portal/bg-button.gif) repeat-x #fbf9ed;
	background-position: 0% 100%;
	padding: 3px 0px 4px 0px;
	width: 57px;
	text-align: center;
	display: block;
	color: #121212;
}
.suchformular {
	width: 220px;
	padding-left: 7px;
	float: left;
}
@media screen {
	.liste-termine { 
		visibility: visible; 
		display: block;
	}
	.content-termine { 
		visibility: hidden; 
		display: none;
	}
}
@media braille,aural {
	.liste-termine { 
		visibility: hidden; 
		display: none;
	}
	.content-termine { 
		visibility: visible; 
		display: block;
	}
}


@media print {
	a.more, 
	.suchformular { 
		visibility: hidden; 
		display: none;
	}
}
