body {
margin: 0px;
padding: 0px;
border: 0;
text-align: center;
color: #333;
background: #FFF;
}

#index {
margin: 0px;
padding: 0px;
}

#logo {
margin: 10px auto;
padding: 5px;
width: 756px;
background: #fff;
border: 0px;
list-style-type: none;
text-align: left;
}

.image {
border-width:0;
z-index: -1;
}

.image-right {
float:right;
margin: 5px 0 10px 10px;
border-width:0;
z-index: -1;
}

.image-left {
float:left;
margin: 5px 10px 10px 0;
border-width:0;
z-index: -1;
}

#menu-bg { 
background-color: #B7B6BA;
text-align: center; /* ie hack */ 
border-bottom: 1px solid #fff;
height: 1.4em;
} 

#menu {
width: 756px;
border-left: 1px solid #fff;
background-color: #B7B6BA;
margin: 0 auto;
text-align: center;
}

#menu ul {
margin-bottom: 1px;
margin: 0;
padding: 0;
text-align:left;
background-color: #B7B6BA;
color: #000;
width: 100%;
font: x-small "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
font-weight : bold;
}

#menu ul li { 
display: inline;
list-style-type: none;
}

#menu ul li a {
padding: 4px 0px 4px 4px;
background-color: #B7B6BA;
color: #000;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
width: 121px;
height: 1.4em;
margin: 0;
}

#menu ul li a:hover {
background-color: #FF0000;
color: #fff;
}

#menu li#active a
{
background-color: #FF0000;
color: #FFFFFF;
}

#menu1-bg { 
background-color: #C6C5C9;
text-align: center; /* ie hack */ 
border-bottom: 1px solid #fff;
height: 1.4em;
} 

#menu1 {
width: 756px;
border-left: 1px solid #fff;
background-color: #C6C5C9;
margin: 0 auto;
text-align: center;
}

#menu1 ul {
margin-bottom: 1px;
margin: 0;
padding: 0;
text-align:left;
background-color: #C6C5C9;
color: #000;
width: 100%;
font: x-small "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
font-weight : bold;
}

#menu1 ul li { 
display: inline;
list-style-type: none;
}

#menu1 ul li a {
padding: 4px 0px 4px 4px;
background-color: #C6C5C9;
color: #000;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
width: 121px;
height: 1.4em;
margin: 0;
}

#menu1 ul li a:hover {
background-color: #FF0000;
color: #fff;
}

#menu1 li#active a
{
background-color: #FF0000;
color: #FFFFFF;
}

#menu2-bg { 
background-color: #D6D5D9;
text-align: center; /* ie hack */ 
border: 0;
height: 1.4em;
} 

#menu2 {
width: 756px;
border-left: 1px solid #fff;
background-color: #D6D5D9;
margin: 0 auto;
text-align: center;
}

#menu2 ul {
margin-bottom: 1px;
margin: 0;
padding: 0;
text-align:left;
background-color: #D6D5D9;
color: #000;
width: 100%;
font: x-small "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
font-weight : bold;
}

#menu2 ul li { 
display: inline;
list-style-type: none;
}

#menu2 ul li a {
padding: 4px 0px 4px 4px;
background-color: #D6D5D9;
color: #000;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
width: 121px;
height: 1.4em;
margin: 0;
}

#menu2 ul li a:hover {
background-color: #FF0000;
color: #fff;
}

#menu2 li#active a
{
background-color: #FF0000;
color: #FFFFFF;
}

#content {
width: 760px;
margin: 0px auto;
display:block;
padding: 10px 0px;
border: 0px;
font: small/1.4 "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
}

#twocol-wrap, #threecol-wrap {
	margin: 18px 0 0 30px;
	padding: 1px 0;
}


#twocol, #threecol {
	text-align: left;
	float: left;
}

#threecol-left, #threecol-centre, #threecol-right, #twocol-right {
	float: left;
	margin-right: 20px;
	padding: 1px 0 0 0;
	width: 220px;
}



/* homepage specific */
#threecol-left img, #threecol-centre img, #threecol-right img {
	padding: 4px;
	margin: 0 0 7px 20px;
	border: 0;
	background: url(images/home-thumbnailbg.gif) no-repeat;
}

#threecol-left h3, #threecol-centre h3, #threecol-right h3 {
	margin: 0 20px 15px 0;
}
ul.link-list {
	margin: 0 0 0 20px;
	padding: 0 20px 20px 0;
	list-style-type: none;
	line-height: 17px;
}
ul.link-list li {
	margin: 0;
	padding: 0;
	line-height: 17px;
	padding-bottom: 8px;
}

/* headings */

#twocol h2 a , #threecol h2 a, #twocol-right h2 {
	display: block;
	border-bottom: 1px dotted #333;
	margin: 22px 0 15px 20px;
	width: 200px;
	height: 30px;
}
#twocol-right h2 {
	border-bottom: 1px solid #573B2E;
}
#twocol-left h2 a {
	width: 440px;
}



/* text */
#twocol p, #threecol p, #twocol h3, #threecol h3 {
	padding: 0 20px 11px 20px;
	margin: 0;
}

#threecol h3 {
	padding-bottom: 7px;
}
#twocol h3 {
	padding-top: 15px;
	color: #FFF;
}

#transparant {
width: 748px;
height: 30px;
}

#portfolio {
width: 125px;
float: left;
padding: 5px;
border: 1px solid #c3c3c3;
margin-right: 20px;
margin-left: 0px;
text-align: left;
}

#oplossingen {
width: 125px;
padding: 5px;
border: 1px solid #c3c3c3;
margin-right: 20px;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 10px;
}

#nieuws {
width: 110px;
float: right;
padding: 5px;
border: 1px solid #c3c3c3;
margin: 0 0 10px 20px;
text-align:left;
}

#newsticker
{
  margin: 0 auto 20px;
  width: 760px;
  height: 19px;
  border: 1px solid red;
  background: blue;
}

#nieuwshor {
width: 100%;
clear: both;
border: 1px solid green;
text-align: center;
float:none;
}

#nieuwsbalk
{
  width: 760px;
  height: 19px;
  border: 1px solid red;
  background: blue;
  clear: both;
  text-align: center;
}

#laatstenieuws
{
  margin-left: 5px;
  height: 20px;
  width: 125px;
  color: #777777;
  float: left;
  font: small "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
  font-weight: bold;
}

#links
{
  top: 3px;
  left: 10px;
  height: 17px;
  width: 617px;
  color: #777777;
  border: 0;
  float: left;
  font: small "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
}

#laatstenieuws h2
{
  font-size: 1em;
  font-weight: bold;
}


#newsticker .vnewsticker, a.vnewsticker
{ 
  font-family: tahoma, arial, verdana;
  font-size: 100%;
  color: #777777;
  text-decoration: none;
  font-weight: normal;
}




#newsticker a.vnewsticker:hover
{
  text-decoration: underline;
}


#main {
width: 440px;
padding: 0px;
margin-left: 10px;
margin-right: 0px;
float:left;
text-align: left;
}

#footer {
width: 696px;
margin: 20px auto;
padding: 2px 0 0 60px;
border-top: 1px solid #f00;
text-align: center;
clear: both;
font: small/1.4 "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
}

.image-portfolio {
border-width:0;
padding-bottom: 5px;
padding-top: 5px;
}

h1 { 
font-family: "Lucida Grande", Geneva, Helvetica, Verdana, Arial, sans-serif;
margin-top: 0px; 
margin-bottom: 0; 
color: #FF0000;
font-size: x-large;
}

h2 { 
margin-top: 2px; 
margin-bottom: 2px; 
font-size: large;
color: #444;
}

h3 { 
margin-top: 1px; 
margin-bottom: 1px; 
font-size: medium;
color: #333;
}

h4 { 
margin-top: 2px; 
margin-bottom: 1px; 
font-size: small;
color: #444;
text-align: left;
}
 
h5 {  
margin-top: 1px; 
margin-bottom: 1px; 
font-size: x-small;
font-weight: bold;
color: #333;
}

h6 { 
margin-top: 1px; 
margin-bottom: 1px; 
font-size: xx-small;
font-weight: bold;
color: #000;
}


p {  
margin-top: 1px; 
margin-bottom: 4px; 
font-size: 0.95em;
line-height: 1.5;
color: #333;
padding: 0;
}

#datum {
text-align: right;
margin-top: 1px; 
margin-bottom: 1px; 
font-size: x-small;
font-weight: bold;
color: #333;
}

a:link {
color: #ff0000; text-decoration: none; font-weight: normal; text-decoration: none;
}

a:visited {
color: #ff0000; text-decoration: none; font-weight: normal; text-decoration: none;
}

a:active {
color: #000000; text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#portfolio-item {
width: 400px;
border: 1px solid #FF0000;
}

hr {
height: 3px;
border-top: 1px solid #CCCCCC;
background: white;
margin: 2px;
padding: 0px;

}

#nieuwslijst {
margin: 20px 0 3px 0;
padding: 0;
width: 100%;
list-style-type:square;
}

.item-titel {
text-align: right;
background-color:#FFFFFF;
border-bottom: 1px solid #FF0000;
position:relative;
float:right;
}

form, label { font-size : 1.0em; }
input { font-size: 0.9em; }
fieldset { width : 380px; padding : 0.5em 1em; border: 1px solid red;}
label { position : relative; width : 200px; display : block; margin : .5em 0em; }
label input { position : absolute; left : 100%; top : 0px; width : 15em; }
.aanhef { margin-left : 200px; }
textarea { margin-left : 200px; }
legend { color: #333; }

.active A:link 				{  background-color: #FF0000; color: #FFFFFF; text-decoration: none}
.active A:visited 			{  background-color: #FF0000; color: #FFFFFF; text-decoration: none}
.active A:hover 			{  background-color: #FF0000; color: #FFFFFF; text-decoration: none}
.active A:active 			{  background-color: #FF0000; color: #FFFFFF; text-decoration: none}