/*
Huiskleuren:
Rood: 				#ff0f23;
Camel: 				#ffa77b;
Licht grijsblauw: 	#abc4d5;
*/
BODY {
	font-family : Arial;
	margin-top: 20px;
}

TH {
	font-family: "Franklin Gothic Demi";
	font-size : 11px;
	margin-left: 10px;
	text-align:left;
}

TD {	
	font-size : 12px;
}

.bg_header {
	padding: 5px; 
	padding-left: 20px;
	background-image: url(../img/content/content_header.gif);
	font-size: 14px;
}

.bg_body {
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/content/content_bg.gif); 
	background-repeat: no-repeat;
	vertical-align: top;
}

.tbMedewerkers th {
	padding:1.5em 0 0 0;
}

.tbMedewerkers td {
	padding:1em 0;
}

.showroom {
	font-size: 11px;	
	border-bottom: solid 1px #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.interesseinput {
	height: 20px;
	font-family: Arial;
	font-size: 11px;
}

A {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 15px;
	color : white;
	text-decoration : none;
	line-height: 22px;
}

A:HOVER {
	text-decoration: underline;
	color : white;
}

A:LINK {
	text-decoration : none;
}

A:VISITED {
}

.submenu {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #333333;
	color: white;
	border: solid 1px #c2262a;
	width: 70px;
	text-align: center;
}

.submenu2 {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #333333;
	color: white;
	border: solid 1px #c2262a;
	width: 150px;
	text-align: center;
}

.submenu3 {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #333333;
	color: white;
	border: solid 1px #c2262a;
	width: 100px;
	text-align: center;
}

A.sitemap {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 15px;
	color : blue;
	text-decoration : none;
	line-height: 22px;
}

A.sitemap:HOVER {
	text-decoration: underline;
	color : blue;
}

A.sitemap:LINK {
	text-decoration : none;
}

A.sitemap:VISITED {
}

#fullheight{height:100%}

.keuzelijst_link
{
	font-size: 12px;
	color: white;
	cursor: pointer;
}

.keuzelijst_link_active
{
	font-size: 12px;
	color: #c2262a;
	cursor: text;
}

.paging center {
	color:#FFF;
	font-size:1.1em;	
	line-height:2.5em;
}

.paging center a {
	color:#333;
	font-size:1em;		
}