
/*--============================================================*/
/*--=== concept, design and programming by:                  ===*/
/*--=== buttgereit und heidenreich gmbh | corporate-web unit ===*/
/*--=== copyright (c)2003 - www.b-und-h.de - MD              ===*/
/*--============================================================*/


body, td, div
	{
		font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size:10px;
		color: #000000;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
	}

input, select, textarea { font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:9px;  }

a { color:#666666; text-decoration:underline; }
a:hover { color:#29297E; }

a.menulink { font-size:9px; color:#666666; text-decoration:none; }
a.menulink:hover { color:#29297E; text-decoration:underline; }
a.menulinkakt { font-size:9px; color:#29297E; text-decoration:none; font-weight:bold; }
a.menulinkakt:hover { color:#29297E; text-decoration:underline; }

.tilde { color:#29297E; }

.content { font-size:10px; line-height:15px; }
.marginalie { color:#807543; font-size:9px; line-height:14px; }
.adresse { font-size:8px; }

#sub_agentur { position:relative; visibility:hidden; }

.borderless { background-color:#e5e5e5; border-width:0px; }
.error { color:#fe171c; font-weight:bold; font-size:10px; line-height:14px; }
.submit { color:#29297E; background-color:#C0BBD9; }