
/*--============================================================*/
/*--=== concept, design and programming by:                  ===*/
/*--=== buttgereit und heidenreich gmbh | Corporate-Web Unit ===*/
/*--=== copyright (c)2005 - www.b-und-h.de - MD              ===*/
/*--============================================================*/

body, div, td
	{
		font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size:11px;
		color:#000000;
		margin-left:20px;
		margin-right:20px;
		margin-top:20px;
		margin-bottom:20px;
	}

input, select, textarea { font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px;  }

a { color:#00236e; text-decoration:none; font-weight:bold; }
a:hover { color:#FF171C; }

h1 { font-size:11px; font-weight:bold; color:#000000; margin-top:0px; margin-bottom:10px; }
h2, h3, h4, h5, h6 { font-size:11px; font-weight:bold; color:#000000; margin-top:20px; margin-bottom:10px; }

p { color: #000000; font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px; line-height:15px; margin-bottom:15px; margin-top:0px; }

hr { height:1px; border:0px; color:#000000; border-style:solid; }

.borderless { background-color:#FFFFFF; border-style:none; border-width:0px; }
.error { color:#CC0000; font-weight:bold; }
