/**
 * Style sheet default
 */
#tekstonder
{
	position:relative;
	overflow:visible;
	left: 0px;
	top: 50px;
}

.productTable
{
	background-color:#e5f1c1;
	cursor: pointer;
}

/* Login */
.mod_login
{
	font-size:14px;
}

.mod_login .text
{
	width:100px;
}

/* Knoppen rechtsboven */
#buttons
{
	width:150px;
	left:60px;
	top:-20px;
	position:relative;
}

/* Knoppen rechtsboven */
#buttons a:link,
a:active,
a:visited,
a:hover
{
	padding-right:0px;
}

/* Knoppen rechtsboven */
.buttonLink:link
{
	margin-right:0px;
	padding-right:0px;
}

.mod_article .ce_text
{
	font-size:14px;
}

.mod_article .ce_comments
{
	font-size:14px;
}

.mod_article .ce_comments .info
{
	font-size:14px;
	color:#000000;
}

.mod_article .mod_search
{
	font-size:14px;
}

.mod_article .ce_form
{
	font-size:14px;
}

#contentDiv a
{
	padding-left: 0px;
}

.formbody
{
	font-size:14px;
}

.mod_breadcrumb *
{
	font-weight:normal;
	font-size:11px;
}

#navigationDiv
{
	width:280px;
	left:20px;
	top:0px;
	position:relative;
}

/* Navigatie Hobbys */
.mod_customnav
{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#333333;
	line-height:25px;
}

/* Navigatie Hobbys */
.mod_customnav  a:link,
a:visited
{
	font-family:arial;
	color:#333333;
}

/* Navigatie Hobbys */
.mod_customnav  span
{
	font-family:arial;
	color:#333333;
	padding-left: 25px;
}

.mod_customnav a:hover
{
	background-image:url("tl_files/buttons/button_hoverlink.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

/* Navigatie Hobbys */
.mod_customnav .active
{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#ff6300;
}

/* Navigatie Hobbys */
.mod_customnav .activelast
{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#ff6300;
}

/* Navigatie Hobbys */
.mod_customnav .activefirst
{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#ff6300;
}

/* Zoekveld */
#ctrl_18
{
	height:15px;
	top:0px;
	position:relative;
}

.lineLinks
{
	background-image:url("images/hobbytalentRound_09.png");
	background-repeat:repeat-y;
}

.lineRechts
{
	background-image:url("images/hobbytalentRound_10.png");
	background-repeat:repeat-y;
}

#searchformHeader
{
	width:400px;
	position:absolute;
	text-align:right;
	right: 15%;
	top: 20px;
}

#contentTable
{
	width:1000px;
	position:absolute;
	margin-left:-550px;
	top: 100px;
	left: 50%;
}


/**
 * Buttons
 */
/* Zoekknop */
#ctrl_18_submit
{
	width:100px;
	height:20px;
	background-image:url("tl_files/buttons/button_zoeken.png");
	background-position:center top;
	background-repeat:no-repeat;
	border:0px;
	font-size:0px;
}

