h3{
	color:#000;
}

h4{
	margin:0;
	padding:0;
	font-size:11px;
	color:#b30b0a;
}

p{
	color:#000;
	font-size: 11px;
}

#content_backpack{
	background: transparent url(../img/columnleft_home_bg.jpg) bottom left no-repeat ;
}

#column_left{
	width:260px;
}

#column_right{
	width:585px;
	margin-left: 10px;
}

#gamelink{
	width:272px;
	height:176px;
	background: transparent url(../img/game_knop_home.jpg) -3px -176px no-repeat;
}

a:hover#gamelink
{
	width:272px;
	height:176px;
	background: transparent url(../img/game_knop_home.jpg) -3px 0px no-repeat;
}


#bodytext_column{
	margin-top:5px;

}

/* televizierring stylen */
.bodytext_column{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
}

.bodytext_column_televizier{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
}
/* einde televizierring stylen */

#main_episode{
	width:570px;
	height:auto;
	background: transparent url(../img/main_episode_bg.jpg) top left no-repeat;
	margin-top:49px;
	margin-left:23px;
	position:relative;
}

#main_episode_bottom{
	width:570px;
	height: 12px;
	background: transparent url(../img/main_episode_bottom_bg.jpg) top left no-repeat;
	position:relative;
	margin-bottom: 20px;
	float: left;
}

#main_episode_image{
	float:left;
	margin-top:38px;
	width:300px;
}

#main_episode_text{
	width:250px;
	float:left;
	margin-top:18px;
	margin-left:10px;
}

#main_episode_text{
	width:250px;
	float:left;
	margin-top:18px;
	margin-left:10px;
}

#main_episode_text h2{
	margin-top: 16px;
	padding-bottom:3px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#main_episode_links{
	float:left;
	bottom:18px;
	left:320px;
	width:230px;
	font-weight:bold;
	color:#b30b0a;	
	font-size:10pt;
	height:21;
	line-height:21px;
}


#main_episode_links a{
	padding-left:7px;
	padding-right:7px;
}

#footer{
	background: #fff url(../img/footer_home.jpg) no-repeat top left;
	height:161px;
	width:1024px;
}

#column_left_footer{
	width:258px;
	height:203px;	
}

#episodes{
	margin-top:30px;
	margin-left:13px;
}

.episode{
	width:275px;
	height:150px;
	border: 1px solid black;
	position:relative;
	margin-left:8px;
	margin-bottom:8px;
	float:left;
}

.episodeimg{
	margin-top:13px;
	margin-left:10px;
	width:115px;
	float:left;	
}

.episodeimg img{
	width:115px;
}

.episodetext{
	float:left;
	margin-top:10px;
	margin-left:5px;
	width:140px;
}
.episodetext p{
	font-size: 11px;
}

.episodelinks{
	position:absolute;
	bottom:0;
	background-color:#000;
	height:25px;
	line-height:25px;
	width:275px;
	color:#fff;
	clear:both;
	overflow:hidden;
	margin-right:0px;
	padding-right:0px;
}

.episodelinks a{
	font-size: 11px;
	color:#fff;
	padding-left:5px;
	padding-right:5px;	
}

.episodelinks p{
	font-size: 11px;
	color:#fff;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;	
}

.episodelinks a:hover{
	color:#ccc;	
}

.episodelinks a.makingof{
	color:#fff;
	font-weight:bold;
	font-size: 9px;
	border:0px solid #ff0000;
	margin:0px;
	padding:0px;
}

.episodelinks a.makingof:hover{
	color:#ccc;	
}

#footer_column{
	height:89px;
	margin-left:108px;	
}



