/* CSS Document */

body
{
	background-image:url(http://www.totalblue-events.nl/layout/background.jpg);
}

.header
{
	background-image:url(http://www.totalblue-events.nl/layout/header.jpg);
	background-repeat: no-repeat;
}

.laatstenieuws
{
	background-image:url(http://www.totalblue-events.nl/layout/zoek_en_nieuws.jpg);
	background-repeat: no-repeat;
}

.laatstenieuwsenzoeken td, .laatstenieuwsenzoeken a, .laatstenieuwsenzoeken a:hover
{
	color: #FFFFFF;
}

.laatstenieuws a img, .laatstenieuws a:hover img
{
	text-decoration: none;
	border: none;
}

.logo
{
	background-image:url(http://www.totalblue-events.nl/layout/logo_tb_events.jpg);
	background-repeat: no-repeat;
}

.right
{
	background-image:url(http://www.totalblue-events.nl/layout/top5_background.jpg);
	background-repeat: no-repeat;
}

.menu
{
	background-image:url(http://www.totalblue-events.nl/layout/menu_background.jpg);
	background-repeat: no-repeat;
	z-index: 1; 
}

.content
{
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0;
}

.vertical
{
	background-image:url(http://www.totalblue-events.nl/layout/vertical.jpg);
	background-repeat: repeat-y;
}

font.bottom, a.bottom
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.bottom:link, a.bottom:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.bottom:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.koptekst
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
}

.koptekst .grijs
{
	color: #DDDDDD;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
}

.koptekst a:link, .koptekst a:visited
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	text-decoration: none;
}

.koptekst a:hover
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	text-decoration: underline;
}

table.contact p, table.contact td, table.contact font, table.contact input, table.contact textarea,  table.contact select, table.contact a
{
	font-size: 11px;
}

table.contact input, table.contact textarea,  table.contact select
{
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

table.contact input.contact_cb
{
	border: none;
	border-width: 0px;
}

.contact td
{
	height: 20px;
	overflow: auto;
}

.subcontent h2
{
	font-size:15px;
}

input.zoeken
{
	border-width: 0px;
	background: none;

}

tr.T1
{
	background-color: #FFFFFF;
}

tr.T2
{
	background-color:#FCFCFC;
}

tr.T1 td, tr.T2 td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

tr.zoeken_hoofd
{
	background-color: #0991A1;
}

.topline
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}




#laatstenieuws { 
	width: 163px; 
	text-align: left;
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: 0px;
}
/* This *html hack is used so that IE does not add a gap on the left of the menu becuase of the margin: auto Firefox fix */
*html #laatstenieuws { 
 	width: 163px; 
	text-align: left;
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: 0px; 
}
/* End html hack */

#laatstenieuws ul { 
	float: left; 
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: 0px; 

}
/* Must use line-hieght to set height on menu items incase word wrap happens, firefox does not expand to fit height */

#laatstenieuws a {
	display: block; 
	margin: 0px;
	padding: 0;
	line-height: 14px;
}

#laatstenieuws li { 
	width: 163px;
	text-align: left;
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: 0px;
	float: left; 
}

#laatstenieuws li a { 
	text-align: left;	/* was center */
}




#top5 { 
	width: 163px; 
	text-align: left;
	list-style: none; 
	line-height: 16px; 
	padding: 0; 
	margin: 0;
}
/* This *html hack is used so that IE does not add a gap on the left of the menu becuase of the margin: auto Firefox fix */
*html #top5 { 
 	width: 163px; 
	text-align: left;
	list-style: none; 
	line-height: 16px; 
	padding: 0; 
	margin: 0; 
}
/* End html hack */

#top5 ul { 
	float: left; 
	list-style: none; 
	line-height: 16px; 
	padding: 0; 
	margin: 0; 

}
/* Must use line-hieght to set height on menu items incase word wrap happens, firefox does not expand to fit height */

#top5 a {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0;
	padding: 3px 2px;
	line-height: 16px;
	border-bottom: solid 1px;
}

#top5 a:hover {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #222222;
	text-decoration: none;
	background-color: #F9F9F9;
	margin: 0;
	padding: 3px 2px;
	line-height: 16px;
	border-bottom: solid 1px;
}

#top5 li { 
	width: 163px;
	text-align: left;
	list-style: none; 
	line-height: 16px; 
	margin: 0;

	padding: 0px 0px 0px 16px;
	float: left; 
}

#top5 li a { 
	text-align: left;	/* was center */
}


form
{
	padding: 0px;
	margin: 0px;
}

div.zoek-in-home
{
	padding: 5px;
	background-image:url(http://www.totalblue-events.nl/layout/zoek-op-home.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	float: right;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

div.zoek-in-home select, div.zoek-in-home select option
{
	width: 228px;
}