@charset "UTF-8";
/* CSS Document */

div.artikel-overzicht{
	width:308px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	overflow:visible;
	clear:both;
}

div.artikel-overzicht-image{
	margin-left:auto;
	margin-right:auto;
	width:308px;
	background-color:#ff0000;
	
}
div.artikel-overzicht-image img{
	
	width:308px;
	border:none;
	
	}

div.artikel-overzicht-text{
	width:308px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	
}

div.no-teaser{
	/*width:356px;*/ width:308px;
}

div.artikel-overzicht-text h1{
	font-family:Georgia, Times new Roman, serif;
	font-size:22px;
	font-weight:normal;
	color:#407ab7;
	padding:0px;
	margin:12px 0px 0px 0px;
	text-align:left;
	
}
div.artikel-overzicht-text h1:first-letter{
	
	text-transform:uppercase;
	
	}

div.artikel-overzicht-text p{
	font-family:"Lucida Grande",Helvetica, Sans Serif;
	font-size:11px;
	color:#333333;
	/*width:356px;*/ width:308px;
	text-align:left;
	padding:13px 0px 0px 0px;
	margin:0px;
	line-height:normal;
	font-weight:normal;
}
div.artikel-overzicht-text p.article_timestamp{
	
	font-family:Georgia, Times, serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#333333;
	text-transform:lowercase;
	padding:0px;
	margin:0px;
	}

div.artikel-bottom{
	
	border-bottom:1px solid #407ab7;
	width: 356px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

span.nof_react{
	
	color:#cccccc;
	
	}

img{
	border: none;
}

div.hyves_button_top{
	
	width:16px;
	height:16px;
	position:relative;
	left:0px;
	top:-16px;
	z-index:12;
	background-color:#ffffff;
	
	}

div.hyves_button{
	
	width:16px;
	height:16px;
	z-index:10;
	background-color:#ffffff;
	
	}

hyves_button_sub{
	
	width:16px;
	height:16px;
	z-index:11;
	background-color:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	
	}

div.artikel-leesverder{
	
	float:right;
	height:26px;
	width:104px;
	
	}

div.artikel-leesverder a img{
	
	height:26px;
	width:104px;
	border:0px;
	}


table.artikel_share{
	
	/*width:356px;*/ width:308px;
	height:20px;
	padding-top:14px;
	table-layout:fixed;
	overflow:hidden;
	border:0px;
	border-bottom:1px solid #407ab7;
	margin:0px 0px 0px 0px;
	clear:both;
	
	}

table.artikel_share td.text{
	width: 100%;
	height:16px;
	background-color:#ffffff;
	text-align:right;
	vertical-align:center;
	font-family:"Lucida Grande",Helvetica, Sans Serif;
	font-size:11px;
	color:#407ab7;
	text-transform:uppercase;
	padding:0px;
	
	}

	table.artikel_share a {
	color:#407AB7;
	font-family:"Lucida Grande",Helvetica,Sans Serif;
	font-size:11px;
	text-decoration: none;
	text-align:right;
	text-transform:uppercase;
	}
	
table.artikel_share td.button{
	width:16px;
	height:16px;
	vertical-align:top;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#efefef;
	}
	
table.artikel_share td.spacer{
	width:4px;
	height:16px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	
	}

table.artikel_share td.bottom{
	/*width:356px;*/ width:308px;
	height:4px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	
	}
div.artikel_noshare{
	
	height:15px;
	/*width:356px;*/ width:308px;
	border-bottom:1px solid #407ab7;
	clear:both;
	
	}




