/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	background			: #0178B0 url(../img/frontpage/header_bg.gif) no-repeat left top;
}

#header .radioplayer	{
	width				: 100px;
	height				: 50px;
	
}


/* --------------------------------	*/
/* main							 	*/
/* --------------------------------	*/
#main	{
	padding				: 0;
}


/* --------------------------------	*/
/* headlines					 	*/
/* --------------------------------	*/
#headlines	{
	height				: 224px;
	position			: relative;
	background			: #007db5;
	margin				: 0 0 15px 0;
}

/* headlines, vervangt alle html */
#header .headlines	{
	position			: absolute;
	top					: 77px;
	left				: 0;
}

/* foto */
#headlines img.foto	{
	position			: relative;
	margin-top			: 0px;
	float				: left;
	width				: 300px;
	height				: 215px;
}


/* bericht */
#headlines div.content	{
	float				: left;
	padding				: 20px;
	width				: 388px;
	height				: 182px;
	color				: #fff;
	font-weight			: bold;
	line-height			: 1.5em;
	position			: relative;
}

#headlines div.content h2	{
	font-size			: 1.6em;
	font-style			: italic;
	font-weight			: normal;
	margin				: 0 0 20px 0;
}

#headlines div.content p	{
	margin				: 0 0 20px 0;
}


/* koppen */
#headlines ul	{
	float				: left;
	width				: 226px;
}

#headlines ul li	{
	background			: #69c0ff;
	margin				: 1px 0 0 0;
	clear				: left;
}

#headlines ul li.actief	{
	background			: none;
	margin				: 0;
}

#headlines ul li img	{
	border				: solid 1px #fff;
	margin				: 7px;
	vertical-align		: middle;
	float				: left;
}

#headlines ul a	{
	color				: #fff;
	font-size			: 1.2em;
	font-weight			: bold;
	text-decoration		: none;
}


/* --------------------------------	*/
/* zijbalk						 	*/
/* --------------------------------	*/
#zijbalk	{
	clear				: left;
	top					: auto;
}

#zijbalk .zoeken	{
	margin				: 0 0 0 12px;
	width				: 288px;
	line-height			: 1.6em;
	position			: relative;
}

/* --------------------------------	*/
/* zijbalk - informatie			 	*/
/* --------------------------------	*/
#zijbalk .informatie .tab_content	{
	background			: #004C78;
	min-height			: 14em;
}

#zijbalk .informatie ul.tabs li, #zijbalk .informatie ul.tabs li a	{
	background-image	: url(../img/tabs_lichter_item_bg.gif);
}


/* --------------------------------	*/
/* nieuws						 	*/
/* --------------------------------	*/
#nieuws	{
	float				: left;
	width				: 410px;
	position			: relative;
	margin				: 0 0 15px 0;
}

#nieuws	ul.tabs {
	border-bottom		: none;
}

#nieuws ul.tabs a 	{
	font-weight			: bold;
}

#nieuws ul.tabs li.actief a	{
	color				: #02A1E5;
}


/* rss tabje */
#nieuws ul.tabs li.rss	{
	width				: 16px;
	height				: 16px;
	position			: absolute;
	top					: 7px;
	right				: 6px;
	background			: none;
	padding				: 0;
	margin				: 0;
}

#nieuws ul.tabs li.rss a	{
	background			: url(../img/rss.gif) no-repeat left top;
	display				: block;
	width				: 16px;
	height				: 16px;
	text-indent			: -900em;
	overflow			: hidden;
	padding				: 0;
	margin				: 0;
}

#nieuws ul.tabs li.rss a:hover	{
	background-position	: left -16px;
}


/* inhoud */
#nieuws	.tab_content {
	padding				: 5px 10px;
	line-height			: 1.8em;
	background			: #002947;
	min-height			: 17em;
}

/* lijstjes */
#nieuws .tab_content li a	{
	color				: #fff;
	text-decoration		: none;
	display				: block;
	width				: 377px;
	padding				: 0 4px;
}

#nieuws .tab_content li a:hover	{
	background			: #004166;
}

#nieuws .tab_content li a span	{
	color				: #00A1E5;
	padding				: 0 10px 0 0;
}

/* button - lees meer */
#nieuws p.button	{
	padding				: 5px 0 0 0;
	font-size			: 0.9em;
}

#nieuws p.button a, #nieuws p.button input.button	{
	background			: #006599;
}


/* weekschema */
#nieuws #info_weekschema	{
	line-height			: 1.5em;
}


/* rss */
#nieuws #info_rss p	{
	padding				: 0 0 5px 0;
}

#nieuws #info_rss li	{
	width				: 50%;
	float				: left;
}

#nieuws #info_rss p.button	{
	padding				: 10px 0 5px 0;
	clear				: both;
}


/* --------------------------------	*/
/* interactie (poll, nieuwsbrief) 	*/
/* --------------------------------	*/
#interactie	{
	float				: right;
	width				: 235px;
	margin				: 0 0 15px 0;
	line-height			: 1.5em;
}

/* tabs iets lichter */
#interactie ul.tabs	{
	border-bottom		: none;
}

#interactie ul.tabs li, #interactie ul.tabs li a	{
	background-image	: url(../img/tabs_lichter_item_bg.gif);
	font-weight			: bold;
}

#interactie ul.tabs li.actief a	{
	color				: #00A1E5;
}

#interactie	.tab_content {
	padding				: 5px 14px;
	background			: #004C78;
	min-height			: 17em;
}


/* formulieren */
#interactie	legend {
	display				: none;
}


/* poll */
#interactie	#tab_poll p, #interactie #tab_poll_uitslagen p {
	padding				: 0 0 5px 0;
	font-weight			: bold;
}

#interactie	#tab_poll ul {
	padding				: 0 0 5px 0;
}

#interactie #tab_poll .button	{
	vertical-align		: middle;
}

#interactie #tab_poll a.button	{
	background			: #016798;
}

#interactie	#tab_poll_uitslagen dl {
	padding				: 0 0 5px 0;
}

#interactie	#tab_poll_uitslagen dl dd {
	height				: 10px;
	overflow			: hidden;
	text-indent			: -900em;
	background			: #00A1E5;
}


/* nieuwsbrief */
#interactie	#tab_nieuwsbrief label {
	display				: block;
	float				: left;
	width				: 60px;
	height				: 18px;
	clear               : left;
}

#interactie	#tab_nieuwsbrief input {
	width				: 130px;
	height				: 13px;
}

#interactie	#tab_nieuwsbrief input.button {
	width				: auto;
	height				: auto;
	margin				: 5px 0 0 0;
}


/* column */
#interactie	#tab_column img	{
	float				: left;
	border				: solid 2px #fff;
	margin				: 5px 10px 0 0;
}

#interactie	#tab_column p	{
	padding				: 0 0 5px 0;
}

#interactie	#tab_column p a.alle	{
	background			: #016798;
}


/* --------------------------------	*/
/* graafschap live				 	*/
/* --------------------------------	*/
#live	{
	clear				: left;
	background			: #002947;
	float				: left;
	width				: 410px;
	height				: 252px;
	position			: relative;
	margin				: 0 0 15px 0;
}

#live .playlist	{
	width				: 138px; 
	float				: left;
}

#live .playlist	a {
	text-decoration		: none;
}

#live .playlist	a:hover {
	text-decoration		: underline;
}

#live .playlist	img.logo_graafschap_live {
	padding				: 3px 0 5px 8px;
	border				: none;
}

#live .playlist li	{
	padding				: 8px;
}

#live .playlist li.even	{
	background			: #003a5f;
}

#live .film	{
	width				: 270px; 
	height				: 196px;
	padding				: 2px 0;
	float				: right;
}

#live .film_volledig	{
	width				: 270px; 
	height				: 176px;
	line-height			: 176px;
	text-align			: center;
	font-weight			: bold;
	position			: absolute;
	top					: 2px;
	right				: 0;
	background			: #003A5F url(../img/video_volledig_bg.gif) no-repeat right bottom;
}

/* --------------------------------	*/
/* banners						 	*/
/* --------------------------------	*/
#banners	{
	clear				: right;
	float				: right;
	width				: 236px;
	position			: relative;
	margin				: 0 0 15px 0;
}

#banners div.banner	{
	border				: solid 1px #fff;
	margin				: 0 0 7px 0;
	height				: 60px;
	overflow			: hidden;
}

#banners div.banner .banner	{
	border				: none;
	margin				: 0;
}




