<!--

/*font.cntUnterHeadBig {
	font-family: Arial Black, Arial Bold, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	font-stretch: narrower;
}*/

/* headers */

font.aboutYearBig

	{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #019832;
	font-weight: bold;
	line-height:18px;
	}

font.aboutYearSmall

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019832;
	font-weight: bold;
	line-height:18px;
	}




/* bodytext */

font.headline

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003F87;
	font-weight: bold;
	}

font.subtitle

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F87;
	font-weight: bold;
	}

font.bodytext

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003F87;
	font-weight: regular;
	}

font.tabletext

	{
	font-family: MS PGothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F87;
	font-weight: regular;
	}

p

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F87;
	font-weight: regular;
	margin-left: 5px;
	margin-right: 5px;
	}

font.boldtext

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F87;
	font-weight: bold;
	}

font.boldtabletext

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F87;
	font-weight: bold;
	}

font.newstext

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008D2E;
	font-weight: regular;
	}

font.naventry

	{
	font-family: sans-serif, MS P Gothic, Arial, Helvetica;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	}

font.navselected

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #019832;
	font-weight: bold;
	/* line-height: 11px; */
	}

font.hometitle {
      font-family: Arial, sans-serif;
      font-size: 20px;
      color: #003F87;
      font-weight: bold;
}

.listtext

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F87;
	font-weight: bold;
	line-height: 14px;
	margin-top:10px;
	margin-bottom:10px;
	}

.prescribe

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F87;
	font-weight: regular;
	line-height: 14px;
	}



/* visual elements */
.bar						{ background-color: #D9F0E0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #019832; font-weight: bold; line-height:18px; padding-left: 4px; }

.barphysician					{ background-color: #019832; }
.barxray					{ background-color: #2B9ED9; }
.barmri						{ background-color: #6B317A; }
.barnuclearmedicine					{ background-color: #FEC603; }
.barultrasound					{ background-color: #00A4B0; }
.baruptodate					{ background-color: #FEC603; }

.mri								{background-color: #6B317A}
.ultrasound        {background-color: #66C8D0}
.uptodate	       {background-color: #FFDC62}
.nuclearmedicine   {background-color: #FFDC62}
.xray              {background-color: #80C5E8}
.physician         {background-color: #67C184}
.patients					{background-color: #67C184}

.physicianBgLight					{ background-color: #D9F0E0; }
.physicianBgMid					{ background-color: #B9E3C6; }
.physicianBgDark					{ background-color: #67C184; }

.xrayBgLight					{ background-color: #DFF1F9; }
.xrayBgMid					{ background-color: #C4E5F4; }
.xrayBgDark					{ background-color: #80C5E8; }

.mriBgLight					{ background-color: #E9E0EB; }
.mriBgMid					{ background-color: #D6C6DA; }
.mriBgDark					{ background-color: #6B317A; }

.ultrasoundBgLight				{ background-color: #D9F2F3; }
.ultrasoundBgMid				{ background-color: #B9E7E9; }
.ultrasoundBgDark				{ background-color: #66C8D0; }

.uptodateBgLight				{ background-color: #FFFAE8; }
.uptodateBgMid					{ background-color: #FFF6D4; }
.uptodateBgDark					{ background-color: #FFDC62; }

.nuclearmedicineBgLight				{ background-color: #FFFAE8; }
.nuclearmedicineBgMid				{ background-color: #FFF6D4; }
.nuclearmedicineBgDark				{ background-color: #FFDC62; }



.figuremri
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008D2E;
	font-weight: regular;
  color: #6B317A;;
}

.figureultrasound
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008D2E;
	font-weight: regular;
  color: #00A4B0;
}

.figureuptodate
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008D2E;
	font-weight: regular;
  color: #FEC603;
}

.figurenuclearmedicine
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008D2E;
	font-weight: regular;
  color: #FEC603;
}


.figurexray
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008D2E;
	font-weight: regular;
  color: #2B9ED9;
}


.figurephysician
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008D2E;
	font-weight: regular;
  color: #019832;
}


.cdbphysician					{ background-color: #D9F0E0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #019832; font-weight: bold; line-height:18px;  }
.cdbxray					{ background-color: #DFF1F9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2B9ED9; font-weight: bold; line-height:18px; }
.cdbmri						{ background-color: #E9E0EB; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6B317A; font-weight: bold; line-height:18px; }
.cdbnuclearmedicine					{ background-color: #FFFAE8; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FEC603; font-weight: bold; line-height:18px; }
.cdbultrasound					{ background-color: #D9F2F3; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00A4B0; font-weight: bold; line-height:18px; }
.cdbuptodate					{ background-color: #FFFAE8; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FEC603; font-weight: bold; line-height:18px; }

/* forms */


/* links */

a.bodylink:link 				{ color: #003F87; font-weight: bold; text-decoration:none; }
a.bodylink:active 				{ color: #003F87; font-weight: bold; text-decoration:none; }
a.bodylink:visited 				{ color: #003F87; font-weight: bold; text-decoration:none; }
a.bodylink:hover 				{ color: #003F87; font-weight: bold; text-decoration:underline; }

a.hoverlink:link 				{ color: #003F87; line-height: 14px; text-decoration:none; }
a.hoverlink:active 				{ color: #003F87; line-height: 14px; text-decoration:none; }
a.hoverlink:visited 				{ color: #003F87; line-height: 14px; text-decoration:none; }
a.hoverlink:hover 				{ color: #003F87; line-height: 14px; text-decoration:underline; }

a.modlink:link 					{ color: #003F87; text-decoration:none; }
a.modlink:active 				{ color: #003F87; text-decoration:none; }
a.modlink:visited 				{ color: #003F87; text-decoration:none; }
a.modlink:hover 				{ color: #003F87; text-decoration:underline; }

a.underlined:link 				{ text-decoration:underline; }
a.underlined:active 			{ text-decoration:underline; }
a.underlined:visited 			{ text-decoration:underline; }
a.underlined:hover 				{ text-decoration:underline; }

a:link 						{color: #003F87;}
a:active 					{color: #003F87;}
a:visited 					{color: #003F87;}
a:hover						{color: #003F87;}



font.keinFehler {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #019832;
	font-weight: bold;
/*	line-height: 16px; */
}
font.fehler 	{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
/*	line-height: 16px; */
}

.submitbutton {  background-color: #309549; color: #FFFFFF; border: #428549; font-weight: bold; font-family: Arial; font-size: 11px; height: 20px}


.linkphysician-gt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00912F;
	font-weight: bold;
	padding-left:13px;
	vertical-align: top;
	padding-right:5px;
	padding-top:4px;
}

.linkphysician {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align:top;
	padding-top:4px;
}

.linkphysician a:link {
		text-decoration:none;
			color: #00912F;
}

.linkphysician a:visited {
		color: #00912F;
				text-decoration:none;
}

.linkphysiciantable {
	background-image: url("/html/img/layout/hinten_button.gif");
	margin-top:13px;
}

.infoassistant-top {
	background-image: url("/html/img/layout/hinten_assistent.gif");
	width:137px;
	height:37px;
}

.infoassistant-content {
	background-color:#EEF8F1;
}

.infoassistant-assi {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight:bold;
	text-align: right;
}

.infoassistant-info {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00912F;
	font-weight:bold;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00912F;
	text-decoration:underline;
}

.internlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00912F;
	text-decoration:none;
  font-weight:bold;
  text-transform:uppercase;
  margin-left:6px;
}

.tableborder {
  padding-left:3px;
  border-bottom:1px solid #003F87;
}

//-->
