/* CSS Document */
.thrColAbsHdr #container #container2 #mainContent #Haupttext2 #haupttext #NachrichtNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0251B4;
	margin-bottom: 20px;
	margin-top: 9px;
}
.thrColAbsHdr #container #container2 #mainContent #StartHeader2 #StartHeader #Filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	margin-top: 5px;
	width: 504px;
}
.thrColAbsHdr #container #container2 #mainContent #StartHeader2 #StartHeader #Filter select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	margin-left: 10px;
	height: 20px;
}
.thrColAbsHdr #container #container2 #mainContent #Haupttext2 #NachrichtNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 7px;
	margin-bottom: 20px;
	padding-top:9px;
}
.NachrichtenDatum , .NachrichtenText , .NachrichtenKommentar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:320px;
	margin-left:7px;
}
.NachrichtenTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width:320px;
	margin-left:7px;
	margin-bottom:15px;
}
.NachrichtenKommentar {
	margin-top:15px;
	margin-bottom:15px;
}	

.NachrichtenBild {
	float: right;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 15px;
	margin-right: 0px;
}
.NachrichtenDatum {
	margin-bottom:3px;
}

.NachrichtenText a, .NachrichtenKommentar a{
	color: #000066;
	text-decoration:none;
	font-weight:bold;
	
}
#FussBoxlinks {
	width: 320px;
	margin-left: 7px;
}
#FussBoxrechts {
	float: right;
	width: 172px;
	margin-right: 0px;
	margin-top: 20px;
}
.ServiceBox {
	background-color: #FFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #C9D1D7;
	margin-bottom: 10px;
}
.ServiceBox .Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
	padding-left: 11px;
}


.ServiceText , .ServiceTextTermin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 11px;
	padding-bottom: 5px;
}
.ServiceBox .ServiceText a {
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
		
}

.ServiceTextTermin a ,.ServiceTextTermin a:visited{
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	color:blue;
}

.FilterGruppe {
	width: 231px;
	margin-bottom: 5px;
	float: left;
	margin-right:5px;

}

.FilterGruppeRt {
	
	margin-bottom: 5px;
	float: right;
	margin-right:5px;

}

.thrColAbsHdr #container #container2 #mainContent #StartHeader2 #StartHeader #Filter  select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	margin-left: 10px;
	height: 20px;
	float: right;
	width: 150px;

}
#haupttext .MasterDetail {
	margin-top: 15px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#haupttext .MasterDetail .Titel {
	color: #000;
	background-color: #C9D1D7;
	padding: 5px;
	font-weight: bold;
}

#haupttext  .MasterDetail .MasterColumn
{
	padding:2px;
	cursor:pointer;
	font-size: 11px;
}

#haupttext .MasterDetail .MasterColumnHover
{
	background-color: #EAEAEA;
}

/* This is the selector for a selected Master Column element.
*/
#haupttext .MasterDetail .MasterColumnSelected
{
	background-color:#848484;
	color: white;
}
.ServiceBox .ServiceText ul {
	list-style-image: url(v0307/elemente/e_textpfeil_blau.gif);
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}

#NachrichtNav .Datum {
	cursor: pointer;
	margin-right: 10px;
	font-size: 11px;
}
#haupttext .MasterDetail .MasterContainer ul {
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	font-size: 12px;
}

a.nachrichten_link,  a.nachrichten_link:visited {
	color: #000066;
}

a.serien_link,  a.serien_link:visited {
	color: blue;
}

a.pdf,  a.pdf:visited {
	color: #C20000;
}
.selectrot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2001A;
}
#FiltergruppeRechts {
	float: right;
	width: 250px;
	
	height: 50px;
}

