/*LANx Main ----  Version 14.05.2007*/ 

#bkk_main {
	width:550px;
	float:left;
	padding:0;
	margin:0;
}
#bkk_main  a{
	font-weight:bold;
}

/*Ãœberschrift*/
#bkk_main  h2 {
	color:#666;
	font-size:1.5em;
	font-weight:bold;
	padding:4px 0 4px 0;
	text-transform:none;
	font-weight:normal;
	font-size:1.6em;
}

/*Box*/
div#articleSpotlight {
	padding-bottom:5px;	
	border:1px solid #e1e1e1;
}
.articleSpotlightText {
	padding:0 0 0 8px;
	margin-bottom:5px;	
}
.articleSpotlightHeader {
	color:#666;
	line-height:30px;
	padding:0 0 0 4px;
	margin-bottom:5px;
	background-color:#f7f7f7;
}
span.articleSpotlightBullet  {
	text-decoration:none;
	color:#20456c;
	font-weight:normal;
}

/*Listen Box*/
.articleSpotlightText ul {
	margin:0;
	padding:0;
}
.articleByLine ul {
	list-style-type:none;
	margin:4px 0 0 0;
}
.articleSpotlightText li {
	padding-left:14px;
	margin-left:0;	
	list-style-type:none;
	background:url(../../styles/Bilder/link_mehr.gif) left 2px no-repeat;
	height:13px;
	line-height:13px;
}
.articleByLine ul li a {
	margin:0;
}

/*listen content*/
ul.articleBullet li {
	list-style-type:none;
	margin-left:0;
	padding-left:14px;
	background:url(../../styles/Bilder/link_mehr.gif) left 2px no-repeat;	
}

/*a-z listen */
table.aztable {
	margin-bottom:18px;
}
ul.azlist {
	margin:0;
}
ul.azlist li{
	margin-left:0;
	list-style-type:none;
	padding-left:14px;
	background:url(../../styles/Bilder/link_mehr.gif) left 5px no-repeat;	
}
ul.azlist li a{
	background:none;	
}

/*links*/
.azlist a, .azlist a:link, .azlist a:visited, .azlist a:focus, .azlist a:active{
	font-weight:normal;
}
.azlist a:hover {
	text-decoration:underline;
}
.articleSpotlightBullet a, .articleSpotlightBullet a:link, .articleSpotlightBullet a:visited, .articleSpotlightBullet a:hover, .articleSpotlightBullet a:focus, .articleSpotlightBullet a:active {
	text-decoration:none;
	color:#004ea2;
	font-weight:normal;
}
.articleSpotlightBullet a:hover, .articleSpotlightBullet a:focus, .articleSpotlightBullet a:active {
	text-decoration:underline;
}
.articleTableText a, .articleTableText a:link, .articleTableText a:visited, .articleTableText a:hover, .articleTableText a:focus, .articleTableText a:active {
	text-decoration:none;
	color:#004ea2;
	font-weight:bold;
}

/*Bildunterschrift*/
.tableCaption {
 	font-size:10px;
}

/*SubTitles*/
.articleSubtitle {
	font-weight:bold;
}
.articleText		{
	line-height: 1.4em;
	font-weight:normal;
}
#bkk_main  sub {
	font-weight:normal;
}

/*A-Z Tabellen*/
td.grid-a-z-text-norm {
	border:solid 8px #f7f7f7;	
	height:15px;
	width:15px;
}

/*Medikamente Tabellen*/
table.articleTableBackground {
	background-color:#fff;
}
.articleTableThead {
	background-color:#e5eff8;
}
table.articleTableBackground td {
	border:1px solid #e1e1e1;
}

/*Tabellen allgemein*/
#bkk_main  table.content {
	margin-left:-5px;
}
.foot-disclaimer-text-norm {
	ssfont-size:11px;
	font-size:0.9em;
	color:#828080;
}
.foot-disclaimer-text-smll {
	font-size:0.9em;
	color:#828080;	
}
.articleByLine {
	line-height: 1.4em;
	font-size:0.9em;
}
/*footer*/
table.footer {
	border-top: 1px solid #e1e1e1; 
	width:100%;
	margin:5px 0px 0px -5px;
}
#bkk_main table.footer a.articleDisclaimer {
	font-weight:normal;
}
#bkk_main .foot-disclaimer-text-smll br { /* brs ignorieren, sonst Abstand zu gross */
	display:none;
}

.article_image_right {
       width: 180px!important;
}

.article_image {
    width: 360px;
    margin-bottom: 20px;
}

.article_image img {
    width: 360px!important;
}

.article_image_right img {
       width: 180px!important;
}

.article_image  span {
       display: block;
       margin-bottom: 4px;
       font-size:0.9em;
}