/* 
Stylesheet van De Braoke
*/

body {
font-family: verdana, arial, helvetica, sans serif;
font-size: 12px;
color: #2A4016;
}

table.main {
border-style: solid;
border-width: 1px;
border-color: #2A4016;
width: 800px;
font-size: 12px;
}
table.main td.top {
height: 125px;
background-image: url(../images/top.jpg);
}

table.main td.menu {
background-color: #799F56;
border-style: solid;
border-width: 1px 0px 1px 0px;
border-color: #2A4016;
font-size: 12px;
color: #FFFFFF;
}
table.main td.menu a {
color: #FFFFFF;
text-decoration: none;
}
table.main td.menu a:hover {
text-decoration: underline;
}

table.main td.content{
padding: 0px 0px 0px 25px;
background-color: #E9F0E4;
background-image: url(../images/watermerk.jpg);
background-repeat: no-repeat;
}
table.main td.content p {
width: 480px;
}
table.main td.content p.title {
width: 500px;
font-size: 120%;
}

table.impress {
padding: 0px 0px 0px 10px;
font-size: 9px;
}
table.impress img {
border-style: solid;
border-width: 1px;
border-color: #2A4016;
}

table.email {
border-style: solid;
border-width: 1px;
border-color: #2A4016;
font-size: 12px;
}
table.email input, textarea {
border-style: solid;
border-width: 1px;
border-color: #2A4016;
background-color: #F1F4EF;
font-family: verdana, arial, helvetica, sans serif;
font-size: 12px;
}

table {
font-size: 12px;
}

input.button {
border-style: solid;
border-width: 1px;
border-color: #2A4016;
background-color: #F1F4EF;
font-family: verdana, arial, helvetica, sans serif;
font-size: 12px;
}

a {
color: #3333FF;
}

a:hover {
color: #2A4016;
}

img.img {
margin: 5px;
border-style: solid;
border-width: 1px;
border-color: #2A4016;
}

div {
display: boxed;
}