html, body {
	margin: 0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	font-size: 71%;
}

h1 {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	font-size: 2.2em;
	font-style: italic;
}

h2 {
	margin: 0px;
	font-size: 1.0em;
	font-style: bold;
}
h5, h4 {
	margin-bottom: 0.2em;
}

a {
	font-variant: small-caps;
	font-size: 1.0em;
	color: #BC1E39;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0em;
}
table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
td {
	padding: 2px 5px;
	vertical-align: top;
	border: solid black 1px;
}
hr {
	border: 0px;
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	line-height: 1px;
}

/*******************************************************************************
** Main website fonts, used throughout the website.
*******************************************************************************/
body, div.main, table, td, select, textarea, input {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
div.main, select, textarea, input {
	font-size: 1.1em;
}
table, td {
	font-size: 1.0em;
}
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*******************************************************************************
** div.
*******************************************************************************/
div.main {
	background-color: white;
	width: 970px;
	margin: 10px auto 0px auto;	
	position: relative;
}
	div.main div.header {
		background-image: url('/graphics/kenl.nl/header2.jpg');
		background-position: top;
		background-repeat: no-repeat;
		height: 143px;
	}
		div.main div.header h1 {
			color: #FFF;
			font-size: 1px;
			line-height: 1px;
			padding: 0;
			margin: 0;
			width: 1px;
			height: 1px;
			overflow: hidden;
		}
	
	div.main div.menu {
		background-color: #BC1E39;
		border-bottom: 1px solid white;
		border-top: 1px solid white;
	}
		div.main div.menu span.clear {
			line-height: 1.5em;
		}
		div.main div.menu ul {
			list-style-type: none;
			margin: 0em;
			padding: 0px;
		}
			div.main div.menu ul li {
				margin: 0em;
				padding: 0px;
				float: left;
			}
		div.main div.menu a {
			display: block;
			border-right: 1px solid white;
			line-height: 1.45em;
			text-decoration: none;
			text-align: left;
			font-variant: small-caps;
			color: white;
			padding: 0px 8px 0.05em 8px;
			letter-spacing: 0.07em;
		}
		div.main div.menu a:hover {
			background-color: #000000;
		}
		div.main div.menu a.selectedlink {
			background-color: #000000;
		}
		div.main div.menu a.menuright {
			float: right;
			text-align: right;
			font-size: 1.0em;
			line-height: 1.5em;
			font-variant: small-caps;
			color: white;
			margin: 0px 26em 0px 8px;
			border: 0px;
			display: none;
		}
			div.main div.menu ul ul.sub {
				display: none;
				position: absolute;
				top: 17.3em;
				right: 22px;
				width: 280px;
				z-index: 300;
			}
			div.main div.menu ul.selectedlink ul.sub {
				display: block;
			}
				div.main div.menu ul ul.sub li {
					float: none;
				}
				div.main div.menu ul ul.sub li h2 {
					font-size: 0.9em;
					line-height: 1.5em;
					margin-top: 1.2em;
				}
					div.main div.menu ul ul.sub li ul.sub2 {
					}
						div.main div.menu ul ul.sub li ul ul li a {
							background-color: none;
							color: #BC1E39;
							border: 0px;
							text-transform: uppercase;
							text-decoration: underline;
							font-size: 0.8em;
							#font-size: 0.9em;
							background-image: url('/graphics/kenl.nl/list.dot.bg.gif');
							background-repeat: no-repeat;
							background-position: 0em 0.65em;
							letter-spacing: 0.04em;
						}
						div.main div.menu ul ul.sub li ul ul li a:hover {
							text-decoration: none;
							background-color: transparent;
						}
						div.main div.menu ul ul.sub li ul ul li a.selectedlink {
							font-weight: bold;
							background-color: transparent;
						}
			
	div.main div.content {
		background-image: url('/graphics/kenl.nl/main.contentback.gif');
		background-position: top;
		background-repeat: repeat-y;
	}
		div.main div.content div.left {
			width: 617px;
			text-align: left;
			font-size: 0.9em;
			line-height: 1.7em;
			padding: 25px 15px 0px 15px;
			float: left;
		}

			div.main div.content div.left img.profilepic {
				float: right;
				border: 1px solid #BC1E39;
				margin: 0em 0em 2.0em 2.0em;
			}		
		
			div.main div.content div.left div.formcontainer {
				width: 370px;
				min-height: 300px;
				_height: 300px;
			}
				div.main div.content div.left div.formcontainer span.err {
					color: #BC1E39;
				}

				div.main div.content div.left div.formcontainer table {
/*					width: 365px;*/
					font-size: 1.0em;
					line-height: 1.7em;
					text-align: left;
				}
				div.main div.content div.left div.formcontainer td {
					vertical-align: top;
					padding: 0px 5px 5px 0px;
					border: 0px;
				}
				div.main div.content div.left div.formcontainer td.lock {
					width: 40px;
					background: url('/graphics/kenl.nl/lock.png') 0 0 no-repeat;
				}
				div.main div.content div.left div.formcontainer td.err {
					color: #BC1E39;
				}

				div.main div.content div.left div.formcontainer textarea {
					border: 1px solid #BC1E39;
					padding: 0px 5px 0px 5px;
					font-size: 1.0em;
					line-height: 1.5em;
					text-decoration: none;
					text-align: left;
					width: 226px;
				}
					div.main div.content div.left div.formcontainer input.button {
						background-color: #BC1E39;
/*						width: 70px;*/
						height: 21px;
						font-size: 1.1em;
						line-height: 1.5em;
						text-decoration: none;
						text-align: left;
						font-variant: small-caps;
						border: none;
						color: white;
						padding: 0px 4px 4px 4px;
						float: right;
						cursor: pointer;
					}
					div.main div.content div.left div.formcontainer input.button:hover {
						background-color: #000000;
					}
					div.main div.content div.left div.formcontainer input.vulin {
						border: 1px solid #BC1E39;
						padding: 0px 5px 0px 5px;
						font-size: 1.0em;
						line-height: 1.5em;
						text-decoration: none;
						text-align: left;
						width: 226px;
						height: 1.5em;
					}
					div.main div.content div.left div.formcontainer input.login {
						width: 126px;
					}
		div.main div.content div.left div.headlines {
			margin-top: 2.0em;
		}
			div.main div.content div.left div.headlines h1 {
				margin-bottom: 0.3em;
			}
			div.main div.content div.left div.headlines div.msg {
				line-height: 1.9em;
				margin-bottom: 1.2em;
			}
				div.main div.content div.left div.headlines div.msg h2 {
					font-size: 1.0em;
					font-weight: bold;
					line-height: 1.0em;
					margin-bottom: 0.5em;
				}
				div.main div.content div.left div.headlines div.msg div.img {
					float: left;
					width: 97px;
					height: 97px;
					overflow: hidden;
					margin-right: 10px;
				}
			div.main div.content div.left div.people {
				margin-top: 0.0em;
			}
			div.main div.content div.left div.customers {
			}
				div.main div.content div.left div.customers img {
					border: 1px solid #BC1E39;
				}
		
		div.main div.content div.left div.lastcases {
			overflow: hidden;
			margin-bottom: 15px;
		}
			div.main div.content div.left div.lastcases a.case {
				float: left;
				margin: 10px;
				display: block;
			}
				div.main div.content div.left div.lastcases a.case div.img {
					background-repeat: no-repeat;
					background-color: white;
					background-position: center;
					border: 1px solid silver;
					width: 170px;
					height: 70px;
				}
		div.main div.content div.right {
			width: 323px;
			float: right;
			margin: 0em 0em 16em 0em;
			position: relative;
		}
			div.main div.content div.right div.logo2 {
				width: 323px;
				height: 180px;
				background-image: url('/graphics/kenl.nl/logo2.png');
				background-repeat: no-repeat;
				top: 0px;
				float: right;
				margin: -55px 0px 0px 0px;
			}
			div.main div.content div.right div.testimonial {
				width: 323px;
				min-height: 30px;
				_height: 30px;
				float: right;
				margin: -55px 0px 0px 0px;
				line-height: 1.4em;
				text-align: left;
				font-family: "Times New Roman", "Trebuchet MS", Serif;
				font-size: 1.1em;
				color: #BC1E39;
				font-style: italic;
			}
			div.main div.content div.right div.tweets {
				width: 323px;
				min-height: 30px;
				_height: 30px;
				float: right;
				margin: -55px 0px 0px 0px;
			}
				div.main div.content div.right div.testimonial h2 {
					font-size: 1.3em;
					margin-bottom: 0.5em;
				}
				
				div.main div.content div.right div.tweets div.tweets_top {
					width: 267px;
					height: 40px;
					background: url('/graphics/kenl.nl/twitter_header.png') 0 0 no-repeat;
				}
				div.main div.content div.right div.tweets div.tweets_top span {
					color: #FFF;
					font-size: 1px;
					line-height: 1px;
					padding: 0;
					margin: 0;
					width: 1px;
					height: 1px;
					overflow: hidden;
				}
				
				div.main div.content div.right div.testimonial div.top,
				div.main div.content div.right div.tweets div.top {
					width: 323px;
					height: 14px;
					background-image: url('/graphics/kenl.nl/testimonial.boven.png');
					background-repeat: no-repeat;
				}
				div.main div.content div.right div.testimonial div.center,
				div.main div.content div.right div.tweets div.center {
					width: 323px;
					background-image: url('/graphics/kenl.nl/testimonial.midden.png');
					background-repeat: repeat-y;
				}
					div.main div.content div.right div.testimonial div.center div.ctext,
					div.main div.content div.right div.tweets div.center div.ctext {
						padding: 3px 25px 8px 25px;
					}
					div.main div.content div.right div.testimonial div.center div.loggedon {
						padding: 3px 25px 8px 85px;
						background: url('/graphics/kenl.nl/un_lock.png') 25px 5px no-repeat;
					}
						div.main div.content div.right div.testimonial div.center div.ctext img,
						div.main div.content div.right div.tweets div.center div.ctext img {
							float: right;
							margin: 0px 0px 3px 3px;
						}
				div.main div.content div.right div.testimonial div.bottom,
				div.main div.content div.right div.tweets div.bottom {
					width: 323px;
					height: 14px;
					background-image: url('/graphics/kenl.nl/testimonial.onder.png');
					background-repeat: no-repeat;
				}
				
				div.main div.content div.right div.textright2 {
					width: 283px;
					min-height: 0px;
					_height: 0px;
					float: right;
					margin: 0px;
					padding: 0px 15px 0px 20px;
					font-size: 0.9em;
					line-height: 1.4em;
					text-align: left;
				}
					div.main div.content div.right div.textright2 lu {
						padding: none;
						text-align: left;
						margin-left: -1.2em;
						padding: 0px 20px 0px 0px;
						font-weight: bold;
					}
					div.main div.content div.right div.textright2 li {
						list-style-type: square;
						font-weight: normal;
					}
			div.main div.content div.giflogo {
				width: 208px;
				height: 93px;
				bottom: 3.8em;
				right: 60px;
				background-image: url('/graphics/kenl.nl/main.content.right.logos.gif');
				background-repeat: no-repeat;
				background-position: bottom;
				position: absolute;
			}
			
	div.main div.footer {
		background-color: #6C6C6C;
		width: 970px;
		height: 21px;
		margin: 0px;
		clear: both;
	}
	
	
	.tweets .tweet {
		padding: 0;
	}
	.tweets .tweetshell {
		padding: 10px 0;
		background: #FFF;
	}
	.tweets .tweet .float {
		padding-left: 10px;
		width: 210px;
		float: left;
	}
	.tweets .text {
		background: none;
		padding: 0;
	}
		.tweets .tweet a.logo,
		.tweets .tweet a.logo:hover {
			display: block;
			border: 0;
			float: left;
			padding: 0;
			margin: 5px 0 0 0;
			width: 48px;
			height: 48px;
			background-position: center;
		}
		.tweets .tweet a.attag,
		.tweets .tweet a.attag:hover,
		.tweets .tweet a.hashtag,
		.tweets .tweet a.hashtag:hover,
		.tweets .tweet a.time,
		.tweets .tweet a.time:hover {
			background-color: transparent;
			border: none;
			padding: 0;
			width: auto;
			display: inline;
			color: #000;
			font-weight: normal;
			border-bottom: dashed 1px #000;
			word-wrap: break-word; /* CSS3*/
		}
		.tweets .tweet a.attag:hover,
		.tweets .tweet a.hashtag:hover,
		.tweets .tweet a.time:hover {
			color: #6F98AC;
			border-bottom: dashed 1px #6F98AC;
			text-decoration: none;
		}
