@charset "utf-8";

#abc-wrap { height: 29px; z-index: 1; position: absolute; width: 71%; }
.abc-Tr #abc-wrap { background: url(../images/bg-topleft.png) no-repeat 0% 0%; }
.abc-Br #abc-wrap { background: url(../images/bg-u-left.png) no-repeat 0% 0%; }	

#sea-wrap { height: 29px; z-index: 2; position: static; }

.abc-T { height: 29px; background: url(../images/bg-top.png) repeat-x 0% 0%; }
.abc-B { height: 29px; background: url(../images/bg-u.png) repeat-x 0% 0%; } 
.abc-Br { height: 29px; background: url(../images/bg-u-right.png) no-repeat 100% 0%; } 
.abc-Tr { height: 29px; background: url(../images/bg-topright.png) 100% 0% no-repeat; } 

.abc-T form,
.abc-B form { margin: 0px; padding: 0px; }

.submt { width: 74px; height: 19px; border: 0; }
.abc-Tr .submt { background: url(../images/b-suche.gif) no-repeat 0% 0%; }
.abc-Br .submt { background: url(../images/b-suche-u.gif) no-repeat 0% 0%; }
 
.a-z { font-size: 14px; font-family: Verdana, Arial, sans-serif; text-decoration: none; text-align: right; }	
.abc-Tr .a-z { padding: 5px 0px 0px 0px; color: #EA4F3A; }
.abc-Br .a-z { padding: 4px 0px 0px 0px; color: #5378d7; }

.abc-Tr a.ABC:link, .abc-Tr a.ABC:visited,
.abc-Br a.ABC:link, .abc-Br a.ABC:visited  { color: #FFF; text-decoration: none; }
.abc-Tr a.ABC:active, .abc-Tr a.ABC:hover { color: #810F00; } 
.abc-Br a.ABC:active, .abc-Br a.ABC:hover { color: #1c2f71; } 

.ABC-field { padding: 5px 22px 0px 0px; float: right; }

.field-L, .field-M, .field-R { height: 19px; float: left; }
.field-L { padding-left: 4px; background: url(../images/bg-suchli.gif) no-repeat 0% 0%; }
.field-R { padding-right: 4px; background: url(../images/bg-suchre.gif) no-repeat 0% 0%; }
.field-submit { float: right; }

.t-field { border-width: 0px; height: 19px; width: 130px; background: url(../images/bg-such.gif) repeat-x 0% 0%;
	color:#29251F; font-size:12px; font-family: Verdana, Arial, sans-serif; font-weight: bold; } 
	
.clearer { clear: both; height: 0px; }