

* {
    margin: 0;
    padding: 0;
  }


body {
    background-color : #FFFFFF;
    background-image : url('images/img01.gif');
    background-repeat : repeat-x;
    color : #999999;
    font-family : 'Trebuchet MS', Verdana, Helvetica, Arial, 'sans-serif';
    font-size : small;
    font-style : normal;
    z-index : -1;
  }


form {
  }


fieldset {
    border: none;
  }


legend {
    display: none;
  }


h1, h2, h3 {
    margin: 0;
    color: #11A6D4;
    margin-bottom: 0.5em;
    margin-top: 1em;
  }

h3 {
    margin: 0;
    color: #11A6D4;
  }


h2 {
    margin-bottom: 0.5em;
    margin-top: 1em;
    font-size: 1.4em;
  }


h4 {
    margin-bottom: 1em;
    font-size: 1em;
  }


p, blockquote, ul, ol {
    margin-bottom: 1.5em;
    margin-top: 1.0em;
    line-height: 1.5em;
  }


p {
  }


blockquote {
  }


ul {
    margin-left: 1em;
    list-style: square;
  }


ul li {
    line-height: 1.3em;
  }


ol {
    margin-left: 1em;
    list-style: lower-roman;
  }


ol li {
    line-height: 1.3em;
  }


a {
    color : #11A6D4;
    text-decoration: none;
  }


a:hover {
    text-decoration: none;
    color: #141414;
  }


img {
    border: none;
  }

SPAN.submitted {
	FONT-SIZE: 10px; 
COLOR: #898989
}

/* Boxed Style */

.block {
    background-color : #F7F7F7;
    background-image : url('images/img07.gif');
    background-repeat : repeat-x;
    border-bottom-color : #CCCCCC;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #CCCCCC;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #CCCCCC;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #CCCCCC;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 1em;
  }


.block h3 {
    height: 29px;
    padding: 11px 0 0 67px;
    background: url('images/cloud_arrow.gif') no-repeat 10px 50%;
    text-transform: lowercase;
    font-size: 1.2em;
    color: #ffffff;
  }


div.block .content {
    padding: 10px;
  }

/* image.boxes products */

#box_image_1 {
    background-image : url('images/box_webprojecten.gif');
    background-position : center center;
    background-repeat : no-repeat;
    height : 250px;
    width : 171px;
  }

#box_image_2 {
    background-image : url('images/box_emarketing.gif');
    background-position : center center;
    background-repeat : no-repeat;
    height : 250px;
    width : 171px;
  }

#box_image_3 {
    background-image : url('images/box_teksten.gif');
    background-position : center center;
    background-repeat : no-repeat;
    height : 250px;
    width : 171px;
  }

.box_right {
    float : right;
clear: both;
    border-bottom-style : solid;
    border-bottom-width : 0px;
    border-left-style : solid;
    border-left-width : 0px;
    border-right-style : solid;
    border-right-width : 0px;
    border-top-style : solid;
    border-top-width : 0px;
    padding-bottom : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
  }


/* Search.box */

.search-block {
    margin-bottom: 1em;
    background: #F7F7F7;
    border: 1px solid #CCCCCC;
    padding: 10px;
  }

/* Header */


#header {
    width: 700px;
    height: 130px;
    margin: 0 auto;
    background: url('images/img02.gif') no-repeat;
	overflow:hidden;
  }

/* Header > Logo */

#logo {
    float: left;
    padding: 65px 0 0 0;
  }


#logo h1 {
    text-transform: uppercase;
    font-size: 2em;
  }


#logo h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.2em;
  }


#logo a {
    text-decoration: none;
    color: #FFFFFF;
  }

/* Header > Top Menu */
#toplinkedin {
    float: right;
    margin-top:10px; 
  }

#topmenu {
clear: both;
    float: right;
    margin-top:65px;
  }


#topmenu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
  }


#topmenu li {
    display: inline;
  }


#topmenu a {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: x-small;
    font-weight: bold;
    color: #ffffff;
  }


#topmenu a:hover {
    text-decoration: underline;
  }


#topmenu1 {
    background: url('images/img03.gif') no-repeat left center;
  }


#topmenu2 {
    background: url('images/img04.gif') no-repeat left center;
  }


#topmenu3 {
    background: url('images/img05.gif') no-repeat left center;
  }

/* Menu */

ul.primary-links {
    width: 700px;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 4;
  }


ul.primary-links li {
    float: left;
  }


ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
    display: block;
    height: 26px;
    padding: 14px 0px 0 15px;
    /* aanpassen plaats menu*/background: url('images/img06.gif') no-repeat;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
  }


ul.primary-links li a:hover {
    text-decoration: none;
  }


ul.primary-links li .first {
    padding-left: 0;
    background: none;
  }

/* Content */


#content {
    width: 700px;
    margin: 0 auto;
    padding: 20px 0;
  }

.source {
	padding:5px;
	background-color : #F7F7F7;
    border: #CCCCCC solid 1px;
  }


/* Content > Main */


#main {
    float: left;
    width: 460px;
  }

/* Content > Main > Example */


#example {
  }

/* Content > Main > Welcome */

#welcome {
    margin: 0 0 3em 0;
    padding: 10px 0 1.5em 0;
    border-bottom: 1px solid #CCCCCC;
  }

/* Content > Sidebar */

#sidebar {
    float: right;
    width: 220px;
  }
  

/* Content > Sidebar > Login */


#login {
  }


#login label {
    display: block;
  }


#login #inputtext1, #login #inputtext2 {
    width: 180px;
    margin-bottom: .5em;
    padding: 2px 5px;
    border: 1px solid #CCCCCC;
    font: normal small Arial, Helvetica, sans-serif;
    color: #999999;
  }


#login #inputsubmit1 {
    float: right;
    width: 60px;
    margin-right: 7px;
    border: 1px solid #CCCCCC;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    font: normal small Arial, Helvetica, sans-serif;
  }


#login p {
    margin: 0;
    padding-top: .2em;
    font-size: x-small;
  }

/* Content > Sidebar > Updates*/


#updates {
  }


#updates ul {
    margin: 0;
    list-style: none;
  }


#updates li {
    margin-bottom: 1em;
  }


#updates h3 {
    margin: 0;
    padding: 0 0 0 10px;
    background: url('images/cloud_arrow.gif') no-repeat left center;
    font-size: x-small;
  }


#updates p {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: normal;
    font-size: .85em;
  }


#updates a {
    text-decoration: none;
  }

/* Content > Sidebar > Partners*/


#partners {
  }

/* Footer */


#footer {
    background-color : #F7F7F7;
    background-image : url('images/img07.gif');
    background-repeat : repeat-x;
    border-bottom-color : #CCCCCC;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #CCCCCC;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #CCCCCC;
    border-right-style : solid;
    border-right-width : 1px;
    clear : both;
    margin-bottom : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0;
    width : 700px;
  }


#footer-bubble {
    background-attachment : scroll;
    background-image : url('images/bottombubble.gif');
    background-repeat : no-repeat;
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    clear : both;
    height : 55px;
    margin-bottom : 0;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0;
    width : 700px;
  }


#droite {
    background-image : url(images/bubble-more.jpg);
    background-position : bottom right;
    background-repeat : no-repeat;
    visibility: show;
    height : 100%;
    position : absolute;
    right : 0px;
    width : 100%;
    z-index : 1;
    bottom: 0px;
    right: 0px;
  }

/* Footer > Legal */

#legal {
    margin: 0;
    padding: 8px;
    text-align: center;
    color:#ffffff;
  }


#legal a {
    color: #ffffff;
  }

/* Footer > Links */


#links {
    margin: 0;
    padding: 10px;
    text-align: center;
  }


.terms {
    float: right;
  }

