body {
background-image:url(bg.png);
background-position:top;
background-repeat:repeat-x;
background-color: #E4E5E4;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333434;
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333434;
}
a {
text-decoration: underline;
color: #333434;
}
a:hover {
text-decoration: none;
color: #333434;
}
input {
border-color: #333434;
border-style: solid;
border-width: 1px;
width: 200px;
padding: 2px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
.sendknop {
background-color: #333434;
width: 50px;
color: white;
padding: 2px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
textarea {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
border-color: #333434;
border-style: solid;
border-width: 1px;
width: 200px;
padding: 2px;
}
.powered {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: white;
}
.powered a {
text-decoration: none;
color: white;
}
.powered a:hover {
text-decoration: underline;
color: white;
}
.tabel {
border-left-color: #A28C90;
border-left-width: 1px;
border-left-style: solid;
border-right-color: #A28C90;
border-right-width: 1px;
border-right-style: solid;
}
.top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 770px;
}
.menu {
background-color: #DEDEDE;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
height: 30px;
line-height: 30px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-indent: 10px;
}
.menu a {
color: #333333;
text-decoration: none;
display:block;
width: 200px;
background-color: #DEDEDE;
}
.menu a:hover {
color: #333333;
text-decoration: none;
display:block;
width: 200px;
background-color: #D6BDC2;
}
.titelbar {
background-color: #EFEFEF;
height: 30px;
border-bottom-color: #A50021;
border-bottom-width: 1px;
border-bottom-style: solid;
line-height: 30px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-indent: 17px;
}
.main {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333434;
padding-left: 16px;
padding-top: 14px;
padding-bottom: 14px;
padding-right: 16px;
