@charset "utf-8";
/* CSS Document */
body{
margin-top:0px;
margin-bottom:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
background:#333333 url(images/OvergangLijn.jpg) repeat-x;
}
a{
color:#FF0099;
text-decoration:none;
}
a:hover{
color:#CCCCCC;
text-decoration:underline;
}
#pad_cont{
margin:0px auto;
width:970px;
background:#FFFFFF;
}
#main_container{
margin:0px auto;
width:950px;
background:#FFFFFF;
min-height:700px;
}
/* for Internet Explorer */
* html #main_container {
height:70px;
}
/**/
#header{
position:relative;
}
#top_panel {
	position:absolute;
	right:5px;
	top:30px;
	width:362px;
	height:60px;
	z-index:10;
}


/* ---------------------------------------------- STYLE FIX -----------------------------------------------------------*/
#styleFix1{
height:29px;
}
/* for Internet Explorer */
* html #styleFix1 {
height: 0px;
}
/**/

.rightFix{
padding:3px;
}
/* for Internet Explorer */
* html .rightFix {
padding:0px;
}
/**/

/*--------------------------------------------------- MAIN PAGE -----------------------------------------------------------*/
#home_left_top{
float:left;
width:700px;
padding-bottom:5px;
}
#home_right_top{
float:right;
width:250px;
height:250px;
}
#home_feeds{
/*float:left;*/
width:700px;
padding-bottom:5px;
}	
#news_front{
float:left;
width:395px;
}
.view_all_news{
width:395px;
}
* html .view_all_news {
width:700px;
}
/**/
#mid_col{
float:left;
width:295px;
border-left:dotted 1px #999999;
}
.mid_col_cont{
padding-left:5px;
}
#right_col_home{
float:right;
width:245px;
border-left:dotted 1px #999999;
}
#right_col_in{
padding-left:10px;
}
#mid_hold_home{
width:700px;
overflow:hidden;
background:#000000 url(images/top700.jpg) no-repeat;
}
#mid_hold_home_bottom{
width:700px;
height:10px;
background:#FFFFFF url(images/bottom700.jpg) no-repeat;
padding-bottom:20px;
}

#forum_hold_home{
width:700px;
}

#best_rated{
width:950px;
}
#mid_older_news{
width:950px;
}

/* ------------------------------------------- FOOTER ----------------------------------------------------*/
.footer_link{
font-size:11px;
color:#999999;
text-decoration:none;
}
.footer_partner{
padding:10px;
}

