body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

body, p, td, th, ul, li, span, h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

.kop
{
	font-size: 16px;
}

.white
{
	color: white;
	font-weight: bold;
}

a { text-decoration: none; font-weight: bold; color: #000099; }
a.menu { text-decoration: none; font-weight: bold; color: #FFFF00; }

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.red {
	background-color: #3399FF;
}

.grey {
	background-color: #999999;
}
#human {

visibility:hidden;  
display:none;  

}

input.deeplink {
	position: relative;
	top: -6px;
	margin-right: 5px;
	font-size: 9px;
	width: 217px;
}
a.twitter_button {
	font-weight: normal;
	display:inline;
	width:84px;
	height:20px;
	margin: 0 5px 0 1px;
	padding:0;
	border: none;
}
a.twitter_button img.twitter_button {
	display:inline;
	width:84px;
	height:20px;
	padding:0;
	background:#9ee7ff;
	border: none;
}
a.twitter_button img.twitter_button:hover, a.twitter_button img.twitter_button:active{
	background:#50c1e1;
}

iframe.fb_like_button {
	border:none;
	overflow:hidden;
	width:84px;
	height:20px;
}