/*--============================================================*/ /*--=== concept, design and programming by: ===*/ /*--=== buttgereit und heidenreich gmbh | corporate-web unit ===*/ /*--=== copyright (c)2003 - www.b-und-h.de - OW ===*/ /*--============================================================*/ /* =============================================================================================================================*/ /* allgemeingueltige angaben */ /* =============================================================================================================================*/ body, td, div { font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:11px; 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:10px; } a { color:#cc0000; text-decoration:underline; } a:hover { color:#01240f; } .content { font-size:11px; line-height:15px; } .marginalie { color:#cccccc; font-size:9px; line-height:14px; } .klein { font-size:9px; line-height:14px; } .headline { color:#113C80; font-size:9px; line-height:14px; } .formtext { color:#000000; font-size:9px; } .formerror { color:#cc0000; font-size:9px; font-weight:bold; } .borderless { background-color:#ffffff; border-width:0px; } .error { color:#807543; font-weight:bold; } .submit { background-color:#dedad1; }