
/*--============================================================*/
/*--=== concept, design and programming by:                  ===*/
/*--=== Buttgereit und Heidenreich GmbH | corporate-web unit ===*/
/*--=== copyright (c)2004 - www.b-und-h.de - PvdW            ===*/
/*--============================================================*/


/* =============================================================================================================================*/
/* allgemeingueltige angaben */
/* =============================================================================================================================*/

body, td, div
	{
		font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size:12px;
		color: #002569;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		line-height:17px;
	}

h1
	{
		font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size:13px;
		color: #DAA518;
		font-weight:bold;
		margin-top:0px; margin-bottom:9px;	}

p
	{
		font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size:12px;
		margin-bottom:14px;
		margin-top:0px;
		line-height:17px;
	}

input, select, textarea { font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px;  }

a { color:#e96b10; font-size:12px; text-decoration:none }
a:hover { color:#e96b10; font-size:12px; text-decoration:underline }

.aktlink { color:#ffffff; font-size:11px; }
a.aktlink { color:#ffffff; font-size:11px; text-decoration:underline; }
a.aktlink:hover { color:#e96b10; font-size:11px; text-decoration:underline; }

.marginalie { font-size:11px; line-height:13px; }
a.marginalie { color: #002569; font-size:11px; line-height:13px; text-decoration:underline; }
a.marginalie:hover { color:#e96b10; font-size:11px; line-height:13px; text-decoration:underline; }
.aktuelles { color:#ffffff; }

.borderless { background-color:#e5e9f0; border-width:0px; }
.error { color:#e96b10; font-weight:bold; }
.submit { background-color:#b2bdd2; }
