/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333131;
}
.backgroundcenter {
	background-position:center;
}
.tekstgrijs {
	font-family:"Trebuchet MS";
	color:#cacaca;
	font-size:11px;
	line-height:13px;
}
.tekstwit {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:11px;
	line-height:18px;
}
.tekstwitintro {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:11px;
	line-height:17px;
}
.tekstwitlinksintro {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:11px;
	line-height:16px;
}
.tekstKOP {
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
}
a:link {
	color: #04AAED;
}
a:visited {
	color: #04AAED;
}
a:hover {
	color: #EC008C;
}
a:active {
	color: #04AAED;
}
a {
outline: none;
}
.tweet li {
margin: 0px 0px 0px -30px;
font-family:"Trebuchet MS";
color:#FFFFFF;
line-height: 14px; color: #ffffff;
}
.tweet ul {
list-style-type: none;
}
.tweet { font-size: 11px; display:block;text-align:left; }
.tweet img { float: left; margin: 0px 5px 0px 0px; border: 1px solid black; }
.backgroundpixellijn {background-position:bottom;
background-repeat:repeat-x;
}
