/* --------------- CHROMOS ------------------ */

.searchPreview
{
	background-color: #fff;
	border: 1px solid #cccccc;
	width: 500px;
	height: 200px;
	overflow:auto;
	padding: 5px;
}

.searchResult
{
	margin-top: 3px;
	border: 1px dotted #A8A9AC;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width: 405px;
}

div.newsliste {
	margin-top: 5px;
	border: 1px dotted #A8A9AC;
	padding: 3px;
}

div.newsliste div.newsdate {
	font-size: 10px;
	color: #999999;
	margin: 0px;
}

div.newsliste div.newstitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2b3c8b;
	text-decoration: none;
}

div.krankheits_tab {
	margin-top: 10px;
	background-color: #f8f8f8;
	padding: 3px;
}
div.krankheits_tab a {
	color: #D45C19;
}
div.krankheits_tab a:hover {
	text-decoration: underline;
}
ul.krankheits_liste {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #D45C19;
}
li.krankheits_liste a{
	color: #D45C19;
}
table.vorzurueck a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D45C19;
	text-decoration: none;
	display: inline-block;
	background-image: none;
}

table.vorzurueck a:hover {
	text-decoration: underline;
	background-image: none;
}

a.glossarLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D45C19;
	text-decoration: none;
	display: inline-block;
	padding-left: 12px;
	background-image: url(../gfx/external_arrow_inactive.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a.glossarLink:hover {
	text-decoration: underline;
	display: inline-block;
	padding-left: 12px;
	background-image: url(../gfx/external_arrow_active.gif);
}

a.popupLink {
	padding-left: 12px;
	background-image: url(../gfx/external_arrow_inactive.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a.popupLink:hover {
	text-decoration: underline;
	display: inline-block;
	padding-left: 12px;
	background-image: url(../gfx/external_arrow_active.gif);
}
a.imgpopupLink {

	background-repeat: no-repeat;
}

a.imgpopupLink:hover {
	text-decoration: none;
	

}
div.para_richtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}

.error{
	color: red;
}

p.more a {
	color: #D45C19;
	text-decoration: none;
}

.currentpage
{
	font-weight: bold;
}

#artikeldrucken 
{
	text-decoration: none;
	background-image: none;
}

#weiterempfehlen
{
	text-decoration: none;
	background-image: none;
}

.arztsuche
{
	background-repeat:no-repeat;
	background-image: url("/gfx/schlange.gif");
	background-position: left;
	
}
.kliniksuche
{
	background-repeat:no-repeat;
	background-image: url("/gfx/klinik.gif");
	background-position: left;
	
}
.krankheitenaz
{
	background-repeat:no-repeat;
	background-image: url("/gfx/buch.gif");
	background-position: left;
	
}
.formerror {
	background-color: #F8D9C8;
	border: 1px solid #ABADB3;
}

.errormarker {
	margin-left:  8px;
	margin-top:   5px;
	margin-right: 10px;
	float: 		  left;
	border: 	  3px solid #F8D9C8;
	width: 		  0px;
	height: 	  0px;
}

