/*	Tijdover.nl - (c) 2009 Sunshine IT - http://www.sunshine-it.nl	*/
html,body,div,H1
{
	font-size				:	11px;
	font-family				:	Tahoma, Verdana, Helvetica;
}
html
{

}
html,body,div,H1
{
	padding					:	0px;
	margin					:	0px;
}
body
{
	background-color		:	#dcd9cf;
	margin-left				:	auto;
	margin-right			:	auto;
	width					:	996px;
	background-image		:	url(/img/tijdover/bg_top.jpg);
	background-repeat		:	repeat-x;
	background-position		:	top;
}
IMG
{
	border					:	0px;
}

/*	Algemene stijlen		*/
div.divFullWidth
{
	width					:	996px;
	clear					:	both;
	float					:	left;
}

/*	Bovenste balk + menu	*/
div#divTop
{
	height					:	102px;
	background-image		:	url(/img/tijdover/bg_top_tijdover.jpg);
	background-repeat		:	no-repeat;
	background-position		:	top left;
}
div#divTop H1
{
	margin-top				:	84px;
	padding-left			:	6px;
	height					:	14px;
	width					:	458px;
	overflow				:	hidden;
	font-weight				:	normal;
	color					:	#ffffff;
}
div#divTopMenuRightOrder
{
	width					:	126px;
	padding-top				:	17px;
	margin-right			:	4px;
	height					:	49px;
	color					:	#ffffff;
	float					:	right;
	text-align				:	right;
	background-image		:	url(/img/tijdover/bestellen_empty.gif);
	background-repeat		:	no-repeat;
	background-position		:	top right;
	padding-right			:	80px;
}
div#divTopMenuRight
{
	height					:	66px;
	padding-top				:	14px;
	width					:	245px;
	margin-right			:	35px;
	padding-left			:	115px;
	float					:	right;
	color					:	#ffffff;
	background-image		:	url(/img/tijdover/tijdover_twitter.jpg);
	background-repeat		:	no-repeat;
	background-position		:	top left;
}
div#divTopMenuRightTwitter
{
	float					:	left;
	width					:	230px;
	padding					:	5px;
	height					:	25px;
	font-size				:	9px;
}
div#divTopMenuRightTwitterSignup
{
	float					:	left;
	width					:	220px;
	padding					:	5px;
	padding-left			:	15px;	
	height					:	12px;
}
div#divTopMenuRightTwitterSignup A, div#divTopMenuRightOrder A
{
	font-weight				:	bold;
	color					:	#ffffff;
	text-decoration			:	none;
}
div#divTopMenuRightTwitterSignup A:hover, div#divTopMenuRightOrder A:hover
{
	text-decoration			:	underline;
}
div#divTopLanguages
{
	float					:	left;
	width					:	30px;
	padding-left			:	2px;
	padding-top				:	0px;
	height					:	70px;
}
IMG.imgTaalChoice, IMG.imgTaalChoiceSel
{
	border					:	1px solid #494949;
	margin					:	0px;
	margin-top				:	1px;
	margin-bottom			:	1px;
}
IMG.imgTaalChoiceSel
{
	border					:	1px solid #c4c4c4;
}
div#divTopMenu
{
	margin-top				:	3px;
	width					:	530px;
	height					:	20px;
	clear					:	both;
	float					:	right;
}
div#divTopMenu A.aSiteMenuItem, div#divTopMenu A.aSiteMenuCurrentItem
{
	color					:	#bbbbbb;
	text-decoration			:	none;
	font-size				:	13px;
	font-weight				:	bold;
	padding-left			:	7px;
	padding-right			:	7px;
}
div#divTopMenu A.aSiteMenuCurrentItem, div#divTopMenu A.aSiteMenuItem:hover
{
	color					:	#ffffff;
}

/*	Twitter extension		*/
div#divTwitterFull
{
	float					:	left;
	width					:	690px;
	height					:	280px;
	overflow				:	scroll;
}
div#divTwitterFull DIV.divTwitterFullItem
{
	float					:	left;
	clear					:	both;
	padding					:	5px;
	background-color		:	#dfdfdf;
	border					:	1px solid #8f8f8f;
	margin					:	3px;
	width					:	650px;
	background-image		:	url(/img/tijdover/twitter_background.jpg);
	background-repeat		:	no-repeat;
	background-position		:	left;
}
div#divTwitterFull P
{
	float					:	right;
	margin					:	4px;
	width					:	470px;
	height					:	30px;
	color					:	#000000;
}
div#divTwitterFull P.pTwitterLeft
{
	float					:	left;
	padding-left			:	50px;
	text-align				:	right;
	font-weight				:	bold;
	width					:	100px;
}
/*	Onderste balk			*/
div#divFooter
{
	padding-top				:	10px;
	padding-bottom			:	10px;
	font-size				:	10px;
	text-align				:	center;
	letter-spacing			:	1px;
}
div#divFooter A
{
	color					:	#000000;
	text-decoration			:	none;
}
div#divFooter A:hover
{
	text-decoration			:	underline;
}
TD.tdError
{
	color					:	#ff0000;
}