@charset "utf-8";


#div3 #Nachrichten {
	font-family: Gotham, Helvetica, Arial, sans-serif;
}

#parameterAnz {
	
	font-size: 0.8em;

}

#parameterAnz .btn {
  border: 2px solid black;
 	border-radius: 5px;
  background-color: white;
  color: black;
  padding: 0.5em 1em;
  font-size: 1em;
  cursor: pointer;
}

#parameterAnz input,#parameterAnz label {
	float:left;
	margin-right: 0.4em;
	margin-bottom: 1em;
	margin-top: -1em;
	padding-top: 0.7em;
}

#parameterAnz .default {
  border-color: #e7e7e7;
  color: black;
}

#parameterAnz .default:hover, #parameterAnz .active {
  background: #e7e7e7;
}

.textn {
	display:none;
}

.FilterGruppeRt {
	
	margin-bottom: 1em;
	
	margin-left:5px;
	font-size: 0.8em;
	margin-top: -1em;
    float: left;
	

}
.FilterGruppeRt select, .FilterGruppeRt input {
	
	width: 100%;
	max-width:10em;
	border-radius: 5px;
	border-color: #e7e7e7 !important;
	border-width: 2px !important;
	
	display: block;

	padding: 0.5em 1em;
    margin-bottom:1em;
	font-size: 1em;
border-style: solid;

}

.FilterGruppeRt select option {
	
	margin: 0;
	padding-bottom:.2em;
	
}

.FilterGruppeRt label {
	display: inline-block;
	float:left;
	margin-right: 0.5em;
	padding-top: 0.7em;
}
.FilterGruppeRt #datepicker {
		font-size: 1em;
}


#Nachrichten a{
	text-decoration:none;
}
.NachrichtenBildLinks {
	width: 33%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 15px;
	margin-left: 0px;
	margin-top:0px;
	min-width: 80px;
	padding-top:2px;
}

.ServiceBox {
	margin-top:1em;
	word-wrap:break-word;
}

.scroll {
	overflow-y: scroll;
	max-height:  18em;
	
	
}

.ServiceBox .ServiceText ul {
	list-style-image: url(../images/e_textpfeil_blau.gif);
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding: 0px;
	padding-left: 1em;
}
.ServiceBox .ServiceText a {
	font-weight:bold;
}
a.nachrichten_link,  a.nachrichten_link:visited {
	color: #000066;
	text-decoration:none;
}
#NachrichtenBody {
	clear: none;
	width: 62%;
	
}
#NachrichtenBody .NachrichtenDatum, .nachrichtenblock .NachrichtenDatum {
	float:right;
	font-size: 0.8em;
	color:#BBBABA;
	line-height:1.5em;
}


#NachrichtenBody .NachrichtenTitel {
	color: #1447A1;;
	font-size: 1.15em;
	font-weight:bold;
	margin-bottom:1em;
}

#NachrichtenBody .NachrichtenText, .nachrichtenblock .NachrichtenText {
	
	font-size: 0.9em;

}

.nachrichtenblock.fluid .NachrichtenBildLinks1 {
	max-width: 10%;
	width: 10%;
	
}


.nachrichtenblock.fluid .Nachrichtenlistebody {
	width:80%;
	clear:none;
}

.nachrichtenblock {
	margin-bottom: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 0.5em;
	width:95%;
}

.nachrichtenblock .NachrichtenTitel a,.nachrichtenblock .NachrichtenTitel {
	font-size: 1.075em;
	margin-bottom: 2px;

	color: #CC0000;
	color: #1447A1;
	font-weight:bold;
}

.nachrichtenblock .NachrichtenText a {
	color:#000000;
	color: #1447A1;
	font-weight:normal;
	font-size:1em;
}
.nachrichtenblock .NachrichtenText a:hover, .nachrichtenblock .NachrichtenTitel a:hover {
	color:#CC0000;
	text-decoration:none;
}

div.nachrichtenblock.fluid div.Nachrichtenlistebody.fluid div.NachrichtenText a span.mehr {
	font-weight:bold;
	color: #1447A1; 

}

span.mehr {
	position:relative;
	top:0;
	padding-top: 0.5em !important;
	  float: right;
}

.hdn {
	overflow: hidden;
}

.hdn strong {
	font-weight:normal;
}

.nachrichtenblock.fluid .NachrichtenBildLinks.fluid img {
	max-width: 90%;
}

.Nachrichtenliste {
padding-top: 5px;
border-top: 2px solid #CCCCCC;
width:95%;
}

.Nachrichtenliste .weitereNachrichten {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 0.8em;
	padding-left: 1em;
}

.Nachrichtenliste ul {
	margin: 0;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 0px;
}
.Nachrichtenliste ul li {
	margin-bottom: 0.4em;
	list-style: none;
}

.Nachrichtenliste ul li a {
	font-size:0.8em;
	text-decoration:none;
	color: #000000;
}
.Nachrichtenliste ul li a:hover {
	color: #E51F2F;
}

.Nachrichtenliste .hdatum {
	font-weight: bold;
    color: #BBBABA;
}

.Nachrichtenliste ul li a .titel {
	font-weight: bold;
	color: #1447A1;
}

.NachrichtenKommentar {
	margin-top: 1em;
	margin-bottom: 1em;
}

#Suchergebnis h3 {
	display: block;
	font-size: 1.17em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}
div#Suchergebnis p {
margin: 0;
padding: 0;
}
div#Suchergebnis p.titel {
	margin-top: 1em;
	font-weight: 600;
}

div#Suchergebnis a {
	text-decoration:none;
	color: #000066;
}

div#Suchergebnis a:hover {

	color: #E51F2F;
}

div#Suchergebnis p span.suchergebnis {
color: #EF3C3F;
font-weight: bold;
}
.NachrichtNav {
	
	background-color:rgba(194,194,194,0.23);
	margin-bottom:1em;
	
	padding-left:25em;
}
	
.NachrichtNav .fltrt {
float:right;
}

#NachrichtenServiceHandy {
	
	display:none;
}


.h125 {
	height: 100px;
}

.line-clamp {
	display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.NachrichtenText {
    width: 90%;
	margin-bottom:16px;
}
.NewsBody {
	position:relative;
}

.mehr {
	position:absolute;
	bottom:0;
	right:0;

}

.mehr:hover, .NachrichtenTitel:hover {
	cursor:pointer;
}

.NewsBild .blockhidden {
	display:none;
}

.NewsBody .blockhidden {
	display:none;
}

.serviceListe {
	
	font-size:11px;
}
.serviceListe ul {
	margin:0;
	padding:0;
	
	display: flex;
	flex-wrap: wrap; 
	/* list-style-image: url(../images/e_textpfeil_blau.gif); */
    list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0.75em 0;
}

.serviceListe ul li {
	  margin: 0 15px 0 0 ;
	  
	  list-style-type: none;
    padding-left: 20px;

    background-image:url(../images/e_textpfeil_blau.gif);
    background-repeat:no-repeat;
    background-position:left top;
	background-position-y: 2px;
	 
}


@media only screen and   (min-width: 600px) {
	.serviceListe {
		display:none;
	}
}


@media only screen and  (max-width: 642px)  and (min-width: 481px) {
		.datepickerTermin label {
		display: none;
	}
}

@media only screen and  (max-width: 600px)  {
	
	#NachrichtenServiceHandy {
		display:inline;
		
	}


	#NachrichtenServiceHandy ul {
		margin:0;
		padding:0;
		overflow: auto; 
	}
	
	#NachrichtenServiceHandy ul li{
		float: left;
		margin: 0 20px;
		margin-top:1em;
	}
	
	.serviceListe  {
		margin-top:1em;
	}
	
	 
	.FilterGruppeRt {
		width:20%;
		
	}
	.FilterGruppeRt select, .FilterGruppeRt input {
		background-color: white;
		height:30px !important;
	}
	.Nachrichtenliste ul {
		margin-left:5em;
	}
	
	.Nachrichtenliste li {
		text-indent: -4em;
	}
	
	#Suchergebnis {
		margin-left:5%;
	}
	
	.ServiceBox  {
		display:none;
	}
	
	.NachrichtenText p{
		margin-bottom:0 !important;
	}
	
	.NachrichtenText {
		margin-bottom:0 !important;
		padding-bottom:0 !important;
	}
	

	
	.unterbild_Block {
		margin-bottom:1em;
	}
	

	
}





@media only screen and  (max-width: 480px)  {


	
		.NachrichtenBildLinks{
			
		min-width: 80px;
		max-width: 80px;
	}
	.datepickerTermin label {
		margin-right:0.9em;

	}
	
	.FilterLocation  label {
		display: none;
	}
	div.ServiceBox div.ServiceText button#create-comment.ui-button {
		font-size:0.8em;
	}
	
	.werbung {
		display:none;
	}
	
}


