/* CSS Document

Xeed colours:

Orange: #F60
Blue: #005B9D
Green: #A0D21C
Dark Grey: #333
Grey: #636468

*/
body {
                font: 1em Verdana, Geneva, sans-serif;
                background: transparent;
                margin: 0;
                padding: 0;
                text-align: center;
                color: #636468;
		overflow: auto;
		line-height: 13px;
}
td,th {
		text-align: left;
}
h1 {
                color: #005B9D;
                margin-bottom: 0.4em;
                font-family: Tahoma, Verdana, Geneva, sans-serif;
		font-size: 24px;
		font-weight: bold;
		width: 550px;
                margin-top: 3px;
                margin-left: 20px;
		float: none;
}
h2 {
                color: #005B9D;
                font-family: Tahoma, Verdana, Geneva, sans-serif;
                font-size: 13px;
		height: 22px;
		font-weight: bold;
                border-bottom: 1px solid #ff6600;
		padding-top: 20px;
                margin-top: 5px;
                margin-left: 20px;
		float: none;
}
h2.marketing {
		width: 660px;
}
h2.quickLinks {
		width: 180px;
}
h2.green {
                border-bottom: 1px solid #A0D21C;
}
h2.blue {
                border-bottom: 1px solid #005B9D;
}
.greenText {
                color: #A0D21C;
                font-weight:normal;
}
.blueText {
                color: #005B9D;
                font-weight:normal;
}
h3 {
                color: #005B9D;
                font-family: Verdana, Geneva, sans-serif;
                font-weight:normal;
                font-size: 11px;
                margin-top: 0px;
                margin-left: 20px;
}
hr {
                color: #CCC;
                margin-left: 20px;
                margin-top: 20px;
		height: 1px;
		border-width:0;
}
ul {
		margin-top: 0em;
             	margin-bottom: .7em;
             	margin-left: 2em;
             	list-style-type: none;
}
li {
		font-size: 11px;
             	background: url("/images/arrow.gif") no-repeat 0px .3em;
		margin: 0 0 8px 20px;
		padding-left: 20px;
}
li.green {
		font-size: 11px;
             	background: url("/images/arrow-green.gif") no-repeat 0px .3em;
		margin: 0 0 8px 20px;
		padding-left: 20px;
}
li.blue {
		font-size: 11px;
             	background: url("/images/arrow-blue.gif") no-repeat 0px .3em;
		margin: 0 0 8px 20px;
		padding-left: 20px;
}
p, ul, ol, dl {
                margin: 0 25px 0 20px;
}
img {
                border: 0;
}
/*a or anchor tags - the four states that must appear in the following order - L, V, H, A Styles*/
a {
		outline: none;
}
a:link {
                color: #005B9D;
                text-decoration: none;
}
a:visited {
                color: #005B9D;
                text-decoration: none;
}
a:hover {
                color: #F60;
                text-decoration: none;
}
a:active {
                color: #F60;
                text-decoration: none;
}
a:focus { outline:none }
#container {
                position: relative;
		top: 15px;
                width: 960px;
                background: #FFFFFF;
                margin: 0 auto;
                text-align: left;
}
#top {
                float: left;
                background: #FFF url(/images/header_full.jpg) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#home a:hover {
                border: 1px solid red;
}
#visie {
                float: left;
                width: 950px;
                height: 205px;
                clear: both;
}
#services_main {
                float: left;
                background: #FFF url(/images/header_main-services-2.jpg) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#headerSearch {
                float: left;
                background: #FFF url(/images/header_main-services-2.jpg) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#cases_main {
                float: left;
                /* background: #FFF url(/images/header_cases.jpg) top left no-repeat; */
                width: 950px;
                height: 205px;
                clear: both;
}
#organisatie_main {
                float: left;
                background: #FFF url(/images/header_organisatie.gif) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
/*
#consultancy {
                float: left;
                background: #FFF url(/images/header_consultancy-2.jpg) top left no-repeat;
                width: 940px;
                height: 205px;
                clear: both;
}
#automation {
                float: left;
                background: #FFF url(/images/header_automation-2.jpg) top left no-repeat;
                width: 940px;
                height: 205px;
                clear: both;
}
#services {
                float: left;
                background: #FFF url(/images/header_services-2.jpg) top left no-repeat;
                width: 940px;
                height: 205px;
                clear: both;
}
*/
#partners_sub {
                float: left;
                background: #FFF url(/images/header_organisatie.gif) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#nieuws_sub {
                float: left;
                background: #FFF url(/images/header_nieuws.gif) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#vacatures_sub {
                float: left;
                background: #FFF url(/images/header_contact.gif) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#contact_sub {
                float: left;
                background: #FFF url(/images/header_contact.gif) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#flash {
                float: left;
                width: 950px;
                height: 248px;
                clear: both;
}
#head {         
		float: left;
                background: #FFF url(/images/header_xeed-2.jpg) top left no-repeat;
                width: 950px;
                height: 205px;
                clear: both;
}
#header {
                background:url(/images/menuBackground.gif) left top no-repeat;
                width: 955px;
                height: 45px;
                margin-top: 8px;
		margin-bottom: 32px;
		margin-left: -2px;
}
#language {
		font-size: .7em;
                width: auto;
                position:absolute;
                top: 6px;
                right:270px;
                display: block;
}
#language a:link {
                color: #636468;
                text-decoration: none;
                font-weight: normal;
}
#language a:visited {
                color: #636468;
                text-decoration: none;
		font-weight: normal;
}
#language a:hover {
                color: #F60;
                text-decoration: none;
		font-weight: normal;
}
#language a:active {
                width: auto;
                color: #F60;
                text-decoration: none;
		font-weight: normal;
}
#search {
                width: 143px;
                height: 22px;
                position:absolute;
                top:36px;
                right:24px;
}
.searchbox {
		background-image: url(/images/searchbox.gif);
		background-repeat: no-repeat;
		width: 135px;
		height: 20px;
    		border: 0;
    		padding: 2px 3px 2px 4px;
                margin-right: 70px;
                position:absolute;
                top:12px;
                right:24px;
                display: block;
}
.searchboxInput {
                font-size: 11px;
                width: 128px;
                height: 14px;
                color: #999;
    		border: 0;
		position: relative;
}
.searchboxSubmit {
                width: 64px;
                height: 25px;
                position:absolute;
                top:-2px;
                right:-63px;
                display: block;
}

#header .logo, .logo2 {
		position: absolute;
		top: 9px;
		left: 20px;
		height: 26px;
		width: 95px;
		background:url(/images/xeed.gif);
		cursor: pointer;
}
#header .logo {
		background-position: top left;
}
#header .logo2 {
		background-position: top right;
} 
#intro {
		float: left;
		height: auto;
		width: 570px;
                padding: 50px 0 0 0;
                font: .7em Verdana, Geneva, sans-serif;
}
#mainContent {
		height: auto;
		width: auto;
}
.content {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
		margin-top: -2px;
                padding: 13px 10px 10px 0;
}
.contentMaster {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                position: relative;
		top: 0;
		left: 0;
                width: 700px;
                height: 100%;
                padding: 30px 10px 10px 0;
}
.contentMiddle {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 490px;
                padding: 0;
}
.contentMarketing {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
                padding: 0 10px 10px 0;
}
.contentServices {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
                padding: 0px 10px 10px 0;
}
.contentPartners {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
                padding: 13px 10px 10px 0;
}
.contentNews {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
                padding: 13px 10px 10px 0;
}
.contentJobs {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
                padding: 13px 10px 10px 0;
}
.contentForm {
		font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
                padding: 13px 10px 10px 0;
}
.contentCase {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
                padding: 13px 10px 10px 0;
}
.contentContact {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.7em;
                float:left;
                width: 700px;
                height: auto;
		margin-top: 100px;
                padding: 0px 10px 10px 0;
}
.column {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 0.6em;
                float: left;
                width: 220px;
                height: 100%;
                padding:13px 5px 5px 0;
}
/*a or anchor tags - the four states that must appear in the following order - L, V, H, A Styles*/
.column a:link {
		font-family: Verdana, Geneva, sans-serif;
                color: #636468;
                text-decoration: none;
		margin-left: 0px;
}
.column a:visited {
		font-family: Verdana, Geneva, sans-serif;
                color: #636468;
                text-decoration: none;
		margin-left: 0px;
}
.column a:hover {
		font-family: Verdana, Geneva, sans-serif;
                color: #F60;
                text-decoration: none;
		margin-left: 0px;
}
.column a:active {
		font-family: Verdana, Geneva, sans-serif;
                color: #F60;
                text-decoration: none;
		margin-left: 0px;
}
.column ul {
                font-size: 1.5em;
		height: 170px;
                margin: 0;
                padding: 0;
}
.column ul.list {
                font-size: 1.5em;
		height: 170px;
		max-height: 175px;
                margin: 0;
                padding-left: 0px;
                list-style-position: inside;
		overflow: hidden; !important
}
.column img {
                margin-left: 15px;
}
#banner {
                background-color: transparent;
                float:left;
                width: 460px;
                padding-top: 10px;
}
#nieuws {
                float:left;
                width: 470px;
                height: 100%;
                padding: 4px 0 10px 0;
                margin-left: -15px;
}
#over {
                float:left;
                width: 470px;
                height: 100%;
                padding: 4px 0 0 0;
                margin-left: -15px;
}
.sidebar {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 11px;
                float: right;
                width: 200px;
                height: 360px;
                padding: 13px 30px 30px 0;
}
.sidebar .contact {
                margin-left: 20px;
}
.sidebar .ja {
                margin-left:20px;
}
.more {
                margin: 0 0 0 20px;
}
#jumpMenu {
                margin-left: 20px;
                width: 180px;
}
.jumpMenu {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 1.3em;
                color: #00477A;
                margin: 5px 0 5px 0px;
                margin-left: 20px;
                width: 180px;
}
#footer {
		font-family: Verdana, Geneva, sans-serif;
                background: url(/images/footer.png) no-repeat;
                width: 930px;
		height: 60px;
                color: #636468;
                font-size: .7em;
                text-align: left;
                padding: 20px 0 20px 25px;
		clear: both;
}
#footer a:link {
                color: #636468;
                text-decoration: none;
}
#footer a:visited {
                color: #636468;
                text-decoration: none;
}
#footer a:hover {
                color: #F60;
                text-decoration: none;
}
#footer a:active {
                color: #F60;
                text-decoration: none;
}
#contact {
		font-size: 9px;
                width: auto;
                float:right;
                margin: -55px 10px 0 0;
		vertical-align: top;
}
#contact a:link {
                color: #636468;
                text-decoration: none;
                font-weight: normal;
}
#contact a:visited {
                color: #636468;
                text-decoration: none;
		font-weight: normal;
}
#contact a:hover {
                color: #F60;
                text-decoration: none;
		font-weight: normal;
}
#contact a:active {
                width: auto;
                color: #F60;
                text-decoration: none;
		font-weight: normal;
}
.pipe {
                color: #F60;
                font-weight:bold;
		margin: 0 1px;
}
.pipeBlue {
                color: #005B9D;
                font-weight:bold;
}
.pipeGreen {
                color: #A0D21C;
                font-weight:bold;
}
#nieuws a:link {
                color: #636468;
                text-decoration: none;
}
#nieuws a:visited {
                color: #636468;
                text-decoration: none;
}
#nieuws a:hover {
                color: #F60;
                text-decoration: none;
}
#nieuws a:active {
                width: auto;
                color: #F60;
                text-decoration: none;
}
#meerNieuws a:link {
		font-size: 11px;
                margin-left: 20px;
                color: #00477a;
                text-decoration: none;
		font-weight: normal;
}
#meerNieuws a:visited {
		font-size: 11px;
                margin-left: 20px;
                color: #00477a;
                text-decoration: none;
		font-weight: normal;
}
#meerNieuws a:hover {
		font-size: 11px;
                margin-left: 20px;
                color: #F60;
                text-decoration: none;
                font-weight: normal;
}
#meerNieuws a:active {
		font-size: 11px;
                margin-left: 20px;
                color: #F60;
                text-decoration: none;
                font-weight: normal;
}
#topics a:link {
		color: #636468;
                margin-left: 0px;
                text-decoration: none;
                font-weight: normal;
}
#topics a:visited {
		color: #636468;
                margin-left: 0px;
                text-decoration: none;
                font-weight: normal;
}
#topics a:hover {
                margin-left: 0px;
                color: #F60;
                text-decoration: none;
                font-weight: normal;
}
#topics a:active {
                margin-left: 0px;
                width: auto;
                color: #F60;
                text-decoration: none;
                font-weight: normal;
}

.NieuwsList {
                height: auto;
}
li.sitemap {
		padding-left: 20px;
		margin-top: 10px;
}
li.sitemap ul li {
		margin-left: -50px;
}
.titleNieuwsItem {
}
.contentNieuwsItem {
                height: 300px;
}
.backNieuws {
}
#question {
font-size: 1.1em;
font-weight: bold;
margin-left: 20px;
}
.question {
margin: 0 4px;
}
/* XSLTsearch 2.x */
.xsltsearch_result p { padding: 0; margin: 0 0 0 20px; }
.xsltsearch_result:hover {background: #f6f6f6;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong {background: #ff9;}
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #999;}
#xsltsearch_stats {font-size: 75%; color: #636468;}

#searchresults {
	font-size: 11px;
	width: 650px;
	margin-top: 13px;
	float: left;
}
#back {
	margin-top: 10px;
	margin-left: 20px;
}
.readCase {
	padding-left: 19px;
	font-size: 10px;
}
/*a or anchor tags - the four states that must appear in the following order - L, V, H, A Styles*/
.readCase a:link {
		font-family: Verdana, Geneva, sans-serif;
		color: #047;
		font-weight: bold;
                text-decoration: none;
		margin-left: 0px;
}
.readCase a:visited {
		font-family: Verdana, Geneva, sans-serif;
		color: #047;
		font-weight: bold;
                text-decoration: none;
		margin-left: 0px;
}
.readCase a:hover {
		font-family: Verdana, Geneva, sans-serif;
                color: #F60;
		font-weight: bold;
                text-decoration: none;
		margin-left: 0px;
}
.readCase a:active {
		font-family: Verdana, Geneva, sans-serif;
		color: #F60;
		font-weight: bold;
                text-decoration: none;
		margin-left: 0px;
}
#gmap {
    		width: 680px;
    		height: 250px;
		margin-left: 20px;
}
#gdirections {
    		width: 680px;
		height: 250px;
		margin-left: 20px;
}
.route {	border: 1px solid red;
		margin-left: 20px;
		margin-bottom: 10px;		
}
.plan {
		margin-top: 10px;
}
img.picture {
	margin-left:20px;
}
#xsi {
	margin: 20px 0 0 -3px;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.header {
	font-weight: bold;
	font-size: 9px;
}
.cases {
	margin-right: 0px;
	height: 41px;
	font-size: 10px;
}
#flashXeed {
	float: left;
	width: 370px;
	height: 205px;
	outline: none;
}
/*a or anchor tags - the four states that must appear in the following order - L, V, H, A Styles*/
.leesHierMeer a:link {
		font-family: Verdana, Geneva, sans-serif;
                color: #005B9D;
                text-decoration: none;
		margin-left: 0px;
}
.leesHierMeer a:visited {
		font-family: Verdana, Geneva, sans-serif;
                color: #005B9D;
                text-decoration: none;
		margin-left: 0px;
}
.leesHierMeer a:hover {
		font-family: Verdana, Geneva, sans-serif;
                color: #F60;
                text-decoration: none;
		margin-left: 0px;
}
.leesHierMeer a:active {
		font-family: Verdana, Geneva, sans-serif;
                color: #F60;
                text-decoration: none;
		margin-left: 0px;
}


































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
