* {
	margin:0px;
	padding:0px;
}

#body {
	background:#fff url('/files/28/css_images/back1.jpg') repeat-x top center;
/*	text-align:center;*/
	font:12px "Trebuchet MS";
	margin:0px;
	color:#17799D;
}

a {
	color:#17799D;
	text-decoration:none;
	outline:none;
}

a:hover { text-decoration:none; }

a img { border:0px; }

h2 {
	font:12px Arial;
	font-weight:normal;
	margin-bottom:15px;
}

#main {
	width:920px;
	margin:auto auto;
}

#header {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:197px;
}

#navigation {
	width:900px;
	height:55px;
	background: url('/files/28/css_images/navigation.jpg') no-repeat;
	float:left;
	margin-left:10px;
	z-index:100;
	position:relative;
	padding-top:1px;
}

#navigation li {
	width:120px;
	height:30px;
	float:left;
	color:#fff;
	text-align:center;
	overflow:hidden;
	font-size:16px;
	background: url('/files/28/css_images/navi.jpg') no-repeat;
	padding-top:23px;
}

#navigation li.left {
	width:119px;
	background: url('/files/28/css_images/navi-left.jpg') no-repeat;
	margin-left:1px;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
}

.sifrPageTitle {
	font-size:14px; color:#10546D;
}

p#homepage_slogan {
	font-size:24px; color:#16789d;
}

#navigation li p {
	padding:0px 5px;
}

#navigation li .subtext{
	padding:20px;
	text-align:left;
	font-size:12px; 
	color:#FFFFFF;
}

#search {
	background: url('/files/28/css_images/search.jpg') no-repeat;
	width: 130px;
	height:19px;
	margin-top:27px;
	margin-right:8px;
	float:right;
}

#search input {
	width: 105px;
	height:16px;
	border:0px;
	background:transparent;
	margin-left:9px;
	padding-top:3px;
	font-size:10px;
}

#container {
	background: url('/files/28/css_images/content.jpg') no-repeat;
	width:920px;
	padding-top:20px;
	margin-top:15px;
}

#container-bottom {
	background: url('/files/28/css_images/content-bottom.jpg') no-repeat;
	width:920px;
	height:10px;
	font-size:1px;
}

#text {
	padding-left:50px;
	padding-right:50px;
	min-height: 330px;
}

#left {
	float:left;
	margin-top:150px;
}

#right {
	float:right;
	margin-top:150px;
}

#footer {
	width:100%;
	height:80px;
	margin-top:20px;
	background: url('/files/28/css_images/footer.jpg') repeat-x;
	text-align:center;
	font-size:10px;
}

#footer span {
	font-size:12px;
}

#foot {
	width:920px;
	margin:auto auto;
}

#footer-left {
	float:left;
	width:300px;
	height:32px;
	background: url('/files/28/css_images/footer-left.jpg') no-repeat;
	position:relative;
	margin-top:-14px;
	padding-top:28px;
}

#footer-right {
	float:right;
	padding-top:14px;
}

#support-handleiding{
	cursor: pointer; 
	left: 10px; 
	position: relative; 
	top: -90px; 
	width: 243px;
	*margin-top:-20px;
}

#support-faq{
	cursor: pointer; 
	position: relative; 
	top: 10px; 
	left: 10px; 
	width: 228px;
}

#support-live{
	cursor: pointer; 
	left: 542px; position: relative; top: -35px; width: 217px;
}

#support-knowledge{
	cursor: pointer; 
	left: 397px; 
	position: relative; 
	top: -69px; 
	*margin-top: -40px;
	width: 189px;
}

.webtext p{
	*line-height:15px;
}

#support-forum{
	cursor: pointer; 
	left: 377px; 
	position: relative; 
	top: -81px; 
	width: 228px;
}

#features1{
	left: 6px; 
	top: 30px; 
	position: relative;
	font-family: Verdana;
}

#features2{
	left: 6px; 
	top: 110px; 
	position: relative;
	font-family: Verdana;
}

#features3{
	left: -17px; 
	top: 111px; 
	position: relative;
	font-family: Verdana;
}

.clear { clear:both; }
