Minor display changes.
[koha.git] / koha-tmpl / intranet-tmpl / default / de / opac-main.tmpl
1 <HTML>
2 <TITLE>WILLKOMMEN ZUM KOHA OPAC </TITLE>
3
4
5 <style type="text/css">
6 <!--
7 input{font-size:16px}
8 -->
9
10 </style>
11
12
13 </HEAD>
14
15 <BODY   onload="document.catsearch.keyword.focus()"
16         BGCOLOR="#339999" 
17         text="black" 
18         link="white" 
19         vlink="white" 
20         alink="#663366" 
21         leftmargin=0 
22         topmargin=0
23         marginheight="0"
24         marginwidth="0" >
25
26 <center>
27 <table cellspacing="0" cellpadding="0" border="0" >
28         
29   <tr valign="top" >
30         <td background="/images/front-background-med.gif"><img src="/images/holder.gif" 
31         width="1" height="440" align="left" alt="" hspace="0" vspace="0"><table
32 cellspacing="0" cellpadding="0" border="0" >
33         
34   <tr valign="top" >
35         <td><img src="/images/holder.gif" width="228" height="88" 
36         alt="" hspace="0" vspace="0"></td>
37         <td><img src="/images/holder.gif" width="57" height="88" 
38         alt="" hspace="0" vspace="0"></td>
39         <td><img src="/images/holder.gif" width="47" height="88" 
40         alt="" hspace="0" vspace="0"></td>
41         <td><img src="/images/holder.gif" width="1" height="88" 
42         alt="" hspace="0" vspace="0"></td>
43         <td><img src="/images/holder.gif" width="1" height="88" 
44         alt="" hspace="0" vspace="0"></td>
45   </tr>
46
47   <tr valign="top" >
48         <td rowspan=2 align="right" colspan="2"><img src="/images/holder.gif"
49         width="1" height="30"
50         alt="" hspace="0" vspace="0"><br>
51         <img src="/images/koha.gif" width="200" height="128"
52         alt="Koha: Catalogue and Member Services" hspace="0" vspace="0"></td>
53
54         <td  colspan="3"><font size=+2><a href="/cgi-bin/koha/catalogue-home.pl"><img src="/images/heading-search.gif" width="272" height="38" alt="Suche im Katalog" hspace="0" vspace="0" border="0"></a></font></td>
55
56   </tr>
57
58
59 <tr valign="top" >
60         <td>&nbsp; &nbsp; </td>
61         <form action="/cgi-bin/koha/search.pl" name="catsearch">
62         <input type="hidden" name="type" value="opac">
63         <td >
64
65         <input type="text" size="27" name="keyword"><br>
66         </font>
67         <b>Suchbegriffe in das Feld eingeben und dann die Eingabetaste dr&uuml;cken</b><br>
68         <a href="/cgi-bin/koha/catalogue-home.pl">
69       
70         <img src="/images/front-arrow.gif" width="27" height="22"
71         alt="-" hspace="0" vspace="0" border="0" align=middle >Erweiterte Suche (Weitere Optionen)</a><br>
72
73         <img src="/images/holder.gif" width="1" height="8"
74         alt="" hspace="0" vspace="0">
75         <p>
76         <!-- TMPL_IF NAME="loggedinuser" -->
77             <p align="left">Angemeldet als: <!-- TMPL_VAR NAME="loggedinuser" --> [<a href=/cgi-bin/koha/logout.pl>Abmelden</a>]</p>
78         <!-- TMPL_ELSE -->
79             <p align="left">Zur Benutzung <a href=/cgi-bin/koha/userpage.pl>Anmelden</a></p>
80         <!-- /TMPL_IF -->
81         </td>
82         </form>
83   </tr>
84
85
86  
87
88 <!--
89   <tr valign="top" ><form action="/cgi-bin/member.pl" method="get" >
90         <td  colspan="3"><img src="/images/heading-login.gif" width="279"               height="38"
91         alt="Member Login" hspace="0" vspace="0" border="0"></td>
92
93   </tr>
94 <tr valign="top" >
95         <td></td>
96         <form action="/cgi-bin/member.pl" method="get" >
97         <td >
98         <font size="3" face="arial narrow,arial,helvetica">Card number &nbsp;</font></td>
99         <td ><input type="text" size="12" name="card"></td>
100
101   </tr>
102
103   <tr valign="top"><td></td>
104         <td></td>
105         <td></td>
106         <td >
107         <font size="3" face="arial narrow,arial,helvetica">Password</font></td>
108         <td ><input type=password size="12" name="password"><br>
109         <input type="submit" value="OK"><br>
110
111         <img src="/images/holder.gif" width="1" height="8"
112         alt="" hspace="0" vspace="0"></td>
113         </font>
114  </tr>
115
116   <tr valign="top" >
117         <td></td>
118         <td colspan="4"><A href="join.html"><img src="/images/heading-member.gif" width="331"           height="38"
119         alt="Beantragen Sie Ihr pers&ouml;nliches Passwort" hspace="0" vspace="0" border="0"></a>
120         </td>
121         <td>
122         </td>
123
124   </tr>
125
126 -->
127 </table>
128
129 </td>
130   </tr>
131 </table>
132 <p>
133 </center>