/* body
/* --------------------------------------- */
* {
	margin:0px;
	padding:0px;
}

html, body {
    height: 100%;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
}

#container {
	width:100%;
	min-height: 100%;
    height: auto !important;
    height: 100%;
  	margin: 0 auto -5em;
width: 926px;
}


/* Header
/* -------------------- */

#header1 {
	width: 926px;
	height: 110px;
	background-image:url(images/header1.jpg);
}

#tussen {
height: 5em;
clear: both;
}



/* TOP
/* -------------------- */

#topborder1 {
	height: 1px;
	background-color:#FFF;
}

#topborder2 {
	border-top: #4886b5 8px solid;
}

#top {
	width:926px;
}


/* TOPNAV
/* -------------------- */
#linkpanel {
	width:926px;
	height:33px;
	margin:4px 0px 8px 0px;
	background-image:url("images/menubalk.jpg");
	background-repeat:no-repeat;
}
#linkpanel ul {
	float:left;
	list-style:none;
}
#linkpanel li {
	float:left;
	font-weight: bold;
}
#linkpanel li a {
	float:left;
	list-style:none;
	text-align: center;
	padding:9px 19px 0px 19px;
	color:#575757;
	font-size:14px;
	text-decoration:none;
}
#linkpanel li a:hover, {
	color:#4886b5;
	font-weight: bold;
}
#linkpanel li a.active {
	color:#4886b5;
	font-weight: bold;
}

a:link, a:visited, a:hover {
	color:#33f;
text-decoration: none;
	font-weight: bold;
}

.push {
clear: both;
    height: 5em;
}

.footer {
    height: 5em;
	background-color: #333;
}

#footertekst {
	text-align: center;
	color: #CCC;
	padding-top: 10px;
}

.footer a:link, .footer a:hover, .footer a:visited {
color: #999;
text-decoration: none;
}






/* CONTENT 
------------------------------------------------------------------------------------------ */
#contentcontainer {
	padding-top:7px;
	width:926px;
}

#content {
	padding-top:7px;
}

/* CONTENT LEFT
/* -------------------- */
#box-left {
	float:left;
	width:193px;
	padding-right:20px;
}

#box-left-linkpanel {
	width:193px;
	border:#4886b5 1px solid;
	background-color:#fff;
	padding-bottom:10px;
	padding-top: 0px;
}

#box-left-linkpanel ul {
	list-style:none;
	padding:5px;
	padding-bottom: 0px;
}
#box-left-linkpanel li {
	list-style:none;
	background-image:url("/assets/images/arrow-content.jpg");
	background-repeat:no-repeat;
	height:15px;
	padding-left:10px;
	margin:1px 0px;
}
#box-left-linkpanel-top {
	width:193px;
	height:24px;
	padding:7px 0px 0px 0px;
	background-image:url(images/boxleft.jpg);
	background-repeat:repeat-x;
	color:#fff;
}


#box-left-linkpanel-top2 {
	width:193px;
	height:24px;
	bottom: 0px;
	padding-top: 7px;
	background-image:url(images/boxleft.jpg);
	background-repeat:repeat-x;
	color:#fff;
}

#box-left2 {
	float:left;
	width:193px;
	padding-right:20px;
}

#box-left-linkpanel2 {
	width:193px;
	border:#61aae1 1px solid;
	background-color:#fff;
	padding-bottom:0px;
	padding-top: 0px;
	background-color: #61aae1;
}



#login-box {
	background-color: #61aae1;
	width:193px;
	top: 0px;
	padding:0px 0px 0px 0px;
}


/* CONTENT RIGHT
/* -------------------- */
#box-right {
	text-align: left;
	float:left;
	width:706px;
}

#box-right-foto-downloads {
	width: 180px;
	height: 120px;
	background-image:url(images/downloads.png);
	background-repeat: no-repeat;
	float:right;
	padding:0px 0px 10px 10px;
	border:#9f9f9f 0px solid;
}


#box-right-foto-contact {
	width: 180px;
	height: 120px;
	background-image:url(images/contact.png);
	background-repeat: no-repeat;
	float:right;
	padding:0px 0px 10px 10px;
	border:#9f9f9f 0px solid;
}

#box-right-foto-route {
	width: 180px;
	height: 120px;
	background-image:url(images/route.png);
	background-repeat: no-repeat;
	float:right;
	padding:0px 0px 10px 10px;
	border:#9f9f9f 0px solid;
}

#box-right-foto-support {
	width: 180px;
	height: 120px;
	background-image:url(images/support.png);
	background-repeat: no-repeat;
	float:right;
	padding:0px 0px 10px 10px;
	border:#9f9f9f 0px solid;
}

#box-right-foto-ons {
	width: 180px;
	height: 120px;
	background-image:url(images/ons.png);
	background-repeat: no-repeat;
	float:right;
	padding:0px 0px 10px 10px;
	border:#9f9f9f 0px solid;
}

#box-right-foto-home {
	width: 180px;
	height: 120px;
	background-image:url(images/home.png);
	background-repeat: no-repeat;
	float:right;
	padding:0px 0px 10px 10px;
	border:#9f9f9f 0px solid;
}

#box-right-foto-services {
	width: 180px;
	height: 120px;
	background-image:url(images/services.png);
	background-repeat: no-repeat;
	float:right;
	padding:0px 0px 10px 10px;
	border:#9f9f9f 0px solid;
}



#contact input[type=text] {
display:block;
border:solid 1px #4d3a24;
width:450px;
color: #193152;
font-size: 15px;
margin-bottom:1px;
height:24px;
}  



#contact input[type=password] {
display:block;
border:solid 1px #4d3a24;
width:450px;
color: #193152;
font-size: 15px;
margin-bottom:1px;
height:24px;
}  

#contact textarea {
display:block;
border:solid 1px #193152;
font-size: 15px;
color: #193152;
width:450px;
margin-bottom:1px;
}  
#contact input[type=submit] {
background-color:#193152;
border:solid 1px #FFF;
color:#FFF;
font-size: 15px;
padding: 6px;
cursor: pointer;
}            
