
html, body {
	margin:				0;
	font-family:		arial;
	color:				#000000;
	font-size:			10px;
	background-color:	#ffffff;
}

div.headlines {
	clear:				left;
}

.headlines > div {
	padding:			3px;
}

.headlines a:link, .headlines a:visited, .channelstop a:link, .channelstop a:visited {
	color: 				#000000;
	text-decoration:	none;
}

.headlines a:hover, .headlines a:active, .channelstop a:hover, .channelstop a:active {
	color: 				#000000;
	text-decoration:	none;
}

.headlines h1, .settingschannels h1 {
	font-family:		arial;
	font-size:			12px;
	margin: 			0 0 0 3px;
	font-weight:		700;
	display:			inline;
}

div.subtitle {
	clear:				both;
	padding:			2px;
	color:				#000000;
}

div.subtitle a:link, div.subtitle a:hover, div.subtitle a:visited, div.subtitle a:active {
	color:				#000000;
}

form, input {
	margin: 			0;
	display:			inline;
}

input {
	font-family:		arial;
	font-size:			10px;
}







.section_general {
	border-top:		2px solid #656565;
	border-left:	2px solid #656565;
}
.section_nl {
	border-top:		2px solid #ffad00;
	border-left:	2px solid #ffad00;
}
.section_foreign {
	border-top:		2px solid #0099fe;
	border-left:	2px solid #0099fe;
}
.section_economy {
	border-top:		2px solid #b7161a;
	border-left:	2px solid #b7161a;
}
.section_sport {
	border-top:		2px solid #009d00;
	border-left:	2px solid #009d00;
}
.section_entertainment {
	border-top:		2px solid #9e35fe;
	border-left:	2px solid #9e35fe;
}
.section_multimedia {
	border-top:		2px solid #ec1e78;
	border-left:	2px solid #ec1e78;
}
.section_remarkable {
	border-top:		2px solid #55dac5;
	border-left:	2px solid #55dac5;
}
.section_other {
	border-top:		2px solid #000000;
	border-left:	2px solid #000000;
}

