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

body {
	background:url(images/bg.png) repeat-x #eee;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

.twitter {
	margin:0 50px -45px auto;
	width:30px;
	height:40px;
}

.trans {
	width:800px;
	height:80px;
	margin:0 auto 0 auto;
}

.website {
	background:#fff;
	margin:-15px auto 0 auto;
	width:800px;
	height:100%;
}

.header {
	background:url(images/header.png) no-repeat #fff;
	width:800px;
	height:120px;
}

.content {
	background:#fff;
	width:800px;
	height:100%;
}

.content_inside {
	background:#fff;
	width:700px;
	height:100%;
	margin:0 auto -10px auto;
}

.content_inside_2 {
	background:#fff;
	width:700px;
	height:100%;
	margin:0 auto 50px auto;
}

.footer {
	background:url(images/footer.png) no-repeat #eee;
	width:800px;
	height:38px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	margin-bottom:0px;
}

.name {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	color:#bd0926;
}

.news_image {
	border:2px solid;
	border-color:#bd0926;
	margin:-5px auto 10px auto;
}

.main_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;		
}

.verdict {	
	color:#bd0926;
	float:left;
	margin-right:3px;
	font-weight:bold;
}

a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bd0926;
}

.copyright {
	margin:25px 0 -25px 0;
	clear: both;
}

.copyright a {
	font-size:10px;	
}

.reviews {
	width:700px;
	height:100%;
	margin:auto;
	margin-top:;
}

.review_rechts {
	height:100%;
	width:325px;
	font-size:11px;
	color:#000;
	margin-top:0px;
	padding-bottom:50px;
	float: left;
	margin-left: 50px;
}

.review_links {
	height:100%;
	width:325px;
	font-size:11px;
	color:#000;
	padding-bottom:50px;
	float: left;
	clear: left;
}

.cover {
	margin-top:-10px;
	border:2px solid;
	border-color:#bd0926;
}


.titel_tekst {
	font-size:10px;
	color:#999;
	margin-top: -14px;
}

.read_more {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bd0926;
	font-style:italic;
}

.back {
	margin-left:-68px;	
}
.review_rechts2 {
	height:100%;
	width:325px;
	font-size:11px;
	color:#000;
	margin-top:0px;
	padding-bottom:50px;
	float: left;
	margin-left: 50px;
}
.review_links2 {
	height:100%;
	width:325px;
	font-size:11px;
	color:#000;
	padding-bottom:50px;
	float: left;
	clear: both;
}
.review_links3 {
	height:100%;
	width:325px;
	font-size:11px;
	color:#000;
	padding-bottom:50px;
	float: left;
	clear: both;
}
.feature_middle {
	width: 698px;
	margin-bottom: 50px;
}
