body {
font : 13px "Helvetica Neue", "Helvetica", Arial, sans-serif;
background-repeat:no-repeat;
background-position:top left;
background-attachment:fixed;
background-color: #FFFFFF;
margin-left:200px;
cursor : default;
color : #000000;
padding: 0;
}

#header {
margin: 30px 0 0 0;
width: 760px;
padding: 0;
}

.content
{
width:500px;
margin:30px;
position:absolute;
right: 50px;
background-color: #FFFFFF;
}

a, a * {
cursor : pointer;
text-decoration : underline;
color : #000;
outline : 0;
}

img {
position:fixed;
top:30px;
left:5px;
}

img.services {
position:relative;
top:0px;
left:0px;
float:left;
width: 150 px;
height: 100px;
border: 0px;
}

p {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
text-align: left;
padding-left: 20px;
padding-right: 20px;
line-height: 18px;
margin-bottom : 10px;
color : #000000;
}

h1 {
font-size : 100%;
font-weight : normal;
font-size : 18px;
margin-bottom : 10px;
color : #000000;
}
 
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
border-bottom-width : 1px;
text-transform : uppercase;
line-height : 20px;
position : relative;
padding : 30px 30px 10px 40px;
margin : 0 -30px 10px -30px;
}

h2 span {
font-size : 100%;
font-weight : normal;
display : block;
text-decoration : none;
color : #fff;
position : absolute;
left : auto;
right : 550px;
top : 29px;
background : #000;
text-align : center;
padding : 0 5px;
white-space : nowrap;
}

ul.body {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
text-align: left;
padding-left: 20px;
padding-right: 20px;
line-height: 16px;
margin-bottom : 10px;
color : #000000;
}

h3 {
font-size : 100%;
text-transform : uppercase;
font-weight : normal;
font-size : 12px;
margin-bottom : 10px;
color : #000000;
margin-left:10px;
text-decoration : underline;
}

h3 span{
font-size : 100%;
font-weight : normal;
display : block;
text-decoration : none;
color : #fff;
position : absolute;
left : auto;
right : 550px;
top : 29px;
background : #000;
text-align : center;
padding : 0 5px;
white-space : nowrap;
}

a:hover h1 {
text-decoration : underline;
}

#menu ul, #menu li.cur ul, #menu ul li.cur ul li.cur ul {
list-style : none;
}

.menu #menu, #menu li.cur ul, #menu ul li.cur ul li.cur ul, {
display : block;
}
#menu ul {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#menu ul ul, #menu ul li.cur ul ul, {
display : none;
}

#menu a,{ 
text-decoration : none;
}

#menu, #menu div, #menu ul, {
position : absolute;
left : 0;
}

#menu div {
z-index : 81;
width : 100%;
top : 0;
height : 100%;
background : #FFFFFF;
opacity:0.6;
filter:alpha(opacity=70);
}

#menu a, #menu li.cur li a, #menu li.cur li.cur li a {
padding : 0 0px;
display : block;
width : 100px;
background : none;
color : #333;
font-weight : bold;
font-size: 10px
}

#menu a:hover, #menu a:focus, #menu li.cur a, #menu li.cur li a:hover, #menu li.cur li a:focus, #menu li.cur li.cur a, #menu li.cur li.cur li a:hover, #menu li.cur li.cur li a:focus, #menu li.cur li.cur li.cur a {
background : url(soepafbeeldingen/pil.gif);
color : #fff;
}

#menu {
top : 100px;
position : fixed;
left : 5px;
z-index : 80;
width : 275px;
height : 63px;
line-height : 12px;
}

#menu ul {
top : 0px;
z-index : 82;
position : fixed;
left : 0px;
top : 65px;
}

#menu li {
height : 12px;
float : left;
width : 110px;
clear : both;
}

#menu ul ul {
z-index : 82;
position : fixed;
border-left : 1px solid #444;
padding-left : 7px;
left : 150px;
top : 75px;
}



