
#content td {
   vertical-align: top;
}


#content p {
    margin: 10px 105px 0 150px;
    font-family: verdana;
	 font-size: 12px;
    border: 1px;
}

#content table {
    margin: 0px 100px 0 0px;
    line-height: 110%;
}

#content td {
    padding: 0px 10px 10px 0px;
    font-family: verdana;
	 font-size: 12px;
}

#content h1 {
    padding: 10px 0px 0px 150px;
        font-family: verdana;
	 font-size: 16px;
    
}

#content a {
    color: #ff1100;
    text-decoration:none;
}

#content a:hover {
    color: #ff1100;
    text-decoration:underline;
}

#content table tr td a img {
        padding: 0px 0px 15px 0px;
        margin: 0px 0px 0px 0px;
}

/* Centering page. */
body
{
background-color: #cccccc;
text-align: center;
}

div#page {
margin-left: auto;
margin-right: auto;
width: 800px;
min-height: 750px;
text-align: left;
background-color: #ffffff;
}

#footer {
   display:block;
   padding: 0px 0px 10px 0px;
   margin: 20px 0px 0px 320px;
}

/* The menu. */
#menu ul {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0;
	padding-right: 0px;
	margin-left: 364px;
}

#menu li {
	list-style: none;
	margin: 2px;
	padding: 0;
	border: 0px solid #000;
   float: left;
}

a#menu_wie {
   display:block;
   width: 78px;
   height: 18px;
   background: url(../img/menu/wie.png) 0 0 no-repeat;
}

a#menu_wie_selected {
   display:block;
   width: 78px;
   height: 18px;
   background: url(../img/menu/wie_s.png) 0 0 no-repeat;
}

a#menu_wat {
   display:block;
   width: 97px;
   height: 18px;
   background: url(../img/menu/wat.png) 0 0 no-repeat;
}

a#menu_wat_selected {
   display:block;
   width: 97px;
   height: 18px;
   background: url(../img/menu/wat_s.png) 0 0 no-repeat;
}

a#menu_visie {
   display:block;
   width: 114px;
   height: 18px;
   background: url(../img/menu/visie.png) 0 0 no-repeat;
}

a#menu_visie_selected {
   display:block;
   width: 114px;
   height: 18px;
   background: url(../img/menu/visie_s.png) 0 0 no-repeat;
}

a#menu_contact {
   display:block;
   width: 62px;
   height: 18px;
   background: url(../img/menu/contact.png) 0 0 no-repeat;
}

a#menu_contact_selected {
   display:block;
   width: 62px;
   height: 18px;
   background: url(../img/menu/contact_s.png) 0 0 no-repeat;
}

a#menu_links {
   display:block;
   width: 40px;
   height: 18px;
   background: url(../img/menu/links.png) 0 0 no-repeat;
}

a#menu_links_selected {
   display:block;
   width: 40px;
   height: 18px;
   background: url(../img/menu/links_s.png) 0 0 no-repeat;
}

table#logo td
{
margin: 0px;
padding: 0px;
}

#content table table#logo img
{
margin: 0px;
padding: 0px;
}




