@charset "utf-8";
/* CSS Document */

.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: 5px;
	margin-right: 0px;
}
.NachrichtenDatum {
	margin-bottom:3px;
}

.NachrichtenText a, .NachrichtenKommentar a{
	color: #000066;
	text-decoration:none;
	font-weight:bold;
	
}

#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 a
{
	color: #000066;
	text-decoration:none;
}

#haupttext .MasterDetail .MasterColumnHover, #haupttext .MasterDetail a:hover
{
	background-color: #EAEAEA;
}

#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;
}

#haupttext .MasterDetail a
{
	color: #000000;
	text-decoration:none;
}

/* This is the selector for a selected Master Column element.
*/
#haupttext .MasterDetail .MasterColumnSelected
{
	background-color:#848484;
	color: white;
}

#FussBoxrechts {
	
	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;
}

.ServiceBox .ServiceText ul {
	list-style-image: url(/elemente/e_textpfeil_blau.gif);
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}

.normal {
	font-weight: normal;	
}

.kvb {
	font-size:11px;
	margin-left: -30px;
	margin-top:33px;
}
