body{
    background: #ffffff url('../images/bg.jpg') 0 71px repeat-x;
    font-family: "Tahoma",verdana, arial;
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
}

img{
	border: none;
}

.schaduwl{
	background: transparent url('../images/schaduwl.png') no-repeat;
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -507px;
	width: 17px;
	height: 323px;
}
.schaduwr{
	background: transparent url('../images/schaduwr.png') no-repeat;
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: 490px;
	width: 17px;
	height: 323px;
}
.countdown{
	position: absolute;
	border: 2px solid #FFD239;
	text-align: right;
	vertical-align: text-top;
	left: 50%;
	top: 15px;
	font-size: 22px;
	padding: 5px;
}
.counter{
	color: #FB7C07;
}

.content{
	position: absolute;
	left: 50%;
	margin-left: -490px;
	width: 980px;
}

.logo{
	background: #ffffff url('../images/logo.jpg') no-repeat;	
	height: 110px;
	width: 384px;
}
.logo a img {
	top: -5px;
	margin: 4px;
	border: 0;
}
.menu{
	background: #F6F6F6 url('../images/menu_bg.jpg') repeat-x;
	height: 57px;
	width: 980px;
	text-align: center;
}
.menu A{
	position: relative;
	top: 16px;
	font-size: 20px;
	padding: 3px 8px;
	margin: 0px 6px;
	text-decoration: none;
	color: #666666;
}
.menu A:hover{
	color: #666666;
	border: 1px solid #BBBBBB;
	margin: 0px 5px;
	background-color: #F6F6F6;
}

.main_table{
	width: 100%;
	height: 100%;
}

.main_grijs{
	background: #F6F6F6;
	width: 980px;
}

.td300noline{
	vertical-align: top;
	width: 300px;
}
.tdnoline{
	vertical-align: top;
}
.tdlineleft{
	vertical-align: top;
	border-left: 1px solid #BBBBBB;
}
.tdlinebottom{
	vertical-align: top;
	border-bottom: 1px solid #BBBBBB;
}
.tdlineright{
	vertical-align: top;
	border-right: 1px solid #BBBBBB;
}
hr{
	background:#BBBBBB none repeat scroll 0%;
	border:medium none;
	height:1px;
}

.backimg{
	background: transparent url('../images/voorbeeld.jpg') 100% 0  no-repeat;
}
.johanbg{
	background: transparent url('../images/johan3.png') 100% 104px  no-repeat;
}

.johanbg span{
	background: transparent url('../images/alphaGrijs50.png');
}

.main_wit{
	background: #ffffff;
	width: 980px;
}

.main_bottom{
	background: #F6F6F6 url('../images/footer_bg.jpg') repeat-x;
	width: 980px;
}
.grijs_footer{
	vertical-align: top;
	height: 100px;
}

h2{
	margin: 0;
	color: #666666;
	font-size: 20px;
	outline-color: #ff0000;
}

A{
	text-decoration: underline;
	color: #FB7C07;
}
A:hover{
	color: #FFD239;
}

.footercolumn {
	float: left;
	margin-right: 25px;
}
.footercolumn a {
	display: block;
	clear: both;
}
.footerline{
	float: left;
	height: 100%;
	width: 25px;
	border-left: 1px solid #BBBBBB;
}

td {
	vertical-align: top;
}
td.skyskraper {
	width: 130px;
	text-align: center;
}
.hier-adverteren{
	font-size: 12px;
}

td.product{
	text-align: right;	
}
.product_link{
	font-weight: bold;
	text-decoration: none;
}
.product_img{
	border: 1px solid #FB7C07;
}
.product_price{
	border: 1px solid #FB7C07;
	background-color: #ffffff;
	position: relative;
	bottom: 7px;
	padding: 1px 3px;	
}

.newstopfeeds .news_title{
	display: block;
	width: 290px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_source, .datetime{
	font-style: italic;
	font-size: 10px;
	color: #BBBBBB;
}

.newstopfeeds p{
	font-size: 12px;
	margin: 0;
}

.newsnews .news_title{
	font-size: 12px;
}

.newsnews p{
	font-size: 12px;
	margin: 0;
}
.newsitem p{
	font-size: 12px;
}

.oranje{
	color: #FB7C07;
}

.linki-advertorial{
	font-size: 12px;
}

.linki-advertorial strong{
	float: right;
	display: block;
}


.twittitle{
	color: #FB7C07;
}

.pager{
	text-align: center;
	font-weight: bold;
}
.back{
	padding: 15px;
}

.form_error{
	color: #ff0000;
}
