<!--
+-------------------------------------------------------------------------+
| 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                                          |
+-------------------------------------------------------------------------+
-->

/* TABLE */
.innertable {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}

/* FONT */
.contentnomargin {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

/* A */
.contentlink {
	font-size: 10pt;
	line-height: 14pt;
	color: #899CAF;
	font-weight: normal;
}

/* FORM */
.formtext {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	font-weight: normal;
	background-color: #eeeeee;
	border: #B0BDCA solid 1px;
	width: 333px;
}

.formbox {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	font-weight: normal;
	background-color: #eeeeee;
	border: #B0BDCA solid 1px;
	width: 333px;
	height: 111px;
}