

<!--
+-------------------------------------------------------------------------+
| Copyright (C) 2003 - 2005 Brenda - Digital Future                       |
|                                                                         |
| This file is part of mb Formmailer.                                     |
|                                                                         |
| mb Formmailer is free software; you can redistribute it and/or          |
| modify it under the terms of the GNU General Public License             |
| as published by the Free Software Foundation; either version 2          |
| of the License, or (at your option) any later version.                  |
|                                                                         |
| This program is distributed in the hope that it will be useful,         |
| but WITHOUT ANY WARRANTY; without even the implied warranty of          |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the            |
| GNU General Public License for more details.                            |
+-------------------------------------------------------------------------+
| Web:   www.brendaonline.de                                              |
| eMail: support@brendaonline.de                                          |
+-------------------------------------------------------------------------+
-->

body { margin: 30px 30px 30px 30px; font-family: Arial; font-size: 12px; color: #666666; background-color: #FFFFFF }

table { font-family: Arial; font-size: 12px; text-decoration: none; color: #666666 }

/* TABLE */
.innertable {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px
}

/* FONT */
.contentnomargin {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify
}

/* A */
.contentlink {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #899CAF;
	font-weight: normal
}

/* FORM */
.formtext {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #ffffff;
	font-weight: normal;
	background-color: #000000;
	border: #ffffff solid 1px;
	width: 100px;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	font-weight: normal;
	background-color: #B0BDCA;
	border: #B0BDCA solid 1px;
	width: 180px;
	height: 80px;
}