body {
	margin:10px 0 0 0;
	padding:0px;
	background-image:url(../images/sepas/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E70C2A;
}
img {
	border:0px;
}
h1 {
	font: bold 16px Tahoma;
	color: #DC0B28;
}
a {
	color: #B70613;
}
a:hover {
	color: #FF4B64;
}
.main {
	margin:0px 0 0 0;
}
.talen {
	background-image:url(../images/sepas/talenback.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.content {
	background-image:url(../images/sepas/tekstback.gif);
	background-repeat:repeat-y;
}
.tekst {
	background-image:url(../images/sepas/gradient.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.tekst td, textarea, input {
	font: 12px Verdana;
}
.bottom {
	background-image:url(../images/sepas/bottomback.gif);
	background-repeat:no-repeat;
	background-position:top;
	font: 11px Tahoma;
}
.bottom_menu {
	padding: 5px 0 0 0;
	font: bold 12px Verdana;
	color:#FFC85B;
}
.bottom_menu a {
	font: bold 12px Verdana;
	color:#FFC85B;
}
.bottom_menu a:hover {
	font: bold 12px Verdana;
	color:#fff;
}
.input
{
  width: 270px;
  border: solid 1px #B5B5B5;
}

.inputover
{
  width: 270px;
  border: solid 1px #EE3622;
}

.textarea
{
  width:470px;
  height: 80px;
  border: solid 1px #B5B5B5;
}

.textareaover
{
  width:470px;
  height: 80px;
  border: solid 1px #EE3622;
}

.verzenden
{
  border:0px;
  width:88px;
  height:19px;
  background-image:url(../images/buttons/verzenden.gif);
  background-color:transparent;
  cursor:pointer;
}
.kop
{
	font: bold 14px Verdana;
}

