body,html{
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
	color:#fff;
	margin:0;
	padding:0;
}
#container{
	width:980px;
	text-align:center;
	margin:0 auto;
	padding:0;
}

#container .header{
	background: url('../img/header.jpg') no-repeat scroll top left;
	width: 980px;
	height: 176px;
}

#container .content{
	background: url('../img/bg-repeat-mid.jpg') repeat-y;
	width: 980px;
	text-align:left;
	height:800px;
	min-height:800px;
}

#container .content .column,
.column{
	float:left;
	display:inline;
}
#container .content p{
/*	display:inline;*/
}

.wdt-1{
	width:500px;
	padding:0 24px 0 32px;
	color:#000;
}
.wdt-1 h2{
	color:#fc7821;
}
.wdt-1 a, .wdt-1 a:hover{
	color:#fc7821;
}
.wdt-2{
	width:350px;
	padding:0 30px 0 0;
}
.wdt-3{
	width:200px;
}
.wdt-4{
	width:67px;
	margin-right:10px;
}
.wdt-5{
	width:267px;
	margin:0;
	padding:0;
}
.item ul{
	margin:0;
	padding:0;
}

.item ul li{
	list-style-type:none;
	padding:0 0 3px 0;
}
#container .footer{
	background: url('../img/bg-bottom.jpg') no-repeat scroll top left;
	width: 980px;
	height: 32px;
	clear:both;
}
#rss .item .wdt-5{
	margin: 0 0 10px 0;
}
#loader{
	text-align:center;
}
.wdt-4 img{
	border:1px solid #fff;
}
h3{
	display:inline;
}
.small{
	font-size:10px;
}
.oranje{
	color:#fc7821;
}
img{
	border:0;
}
.hr{
	color:#fff;
	height:1px;
	clear:both;
	margin:10px 5px 10px 0px;

}
.witbg{
	background-color:#fff;	
}
.oranjebg{
	background-color:#fc7821;
}
a{
	color:#fff;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}