/* Gaestbuch-Style Autor: Olaf
   http://olaf-bosch.de
   DEINE_ADRESSE ersetzen!!!
   Wo Kommentare sind VORSICHT! */
form #gast .gb{
background : #999EB2 url(http://www.australia-online.org/cms/cms/mod/smileys/emoticons.gif) no-repeat top right;
}       /* URL zu emoticons geht auch relativ wenn kein mod_rewrite ../mod/smileys/emoticons.gif */
form #gast{
min-width:470px; /* Schmankerl fuer die Guten */
}
.gb{
background:#999EB2;
color:#000000;
height:7em; /* IE wird unten überschrieben */
margin:10px 0;
padding:10px;
position:relative;
}
.gb input,.gb textarea{
border:#5A7BAD 1px solid;
font-family:"Courier New",Courier,monospace;
margin-top:3px;
}
.gb label{
clear:left;
float:left;
margin-top:3px;
padding-right:4px;
text-align:right;
width:7em;
}
.gb textarea{
width:250px;
}
.gbantw{
background:#E1E1E1;
color:#000000;
padding:4px 10px 4px 10px;
position:relative;
z-index:2; /* Opera */
}
.gbcomm{
position:relative;
z-index:2; /* Opera */
}
.gbhead{
font:italic .8em Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight:bold;
margin-bottom:10px;
position:relative;
z-index:2; /* Opera */
}
.gbhead a{
background:transparent;
color:#000000;
font-weight:bold;
}
.gbhead a:hover{
background:#D80913;
color:#FFFFFF;
font-weight:bold;
}
.gbneu{
text-align:center;
font-weight:bold;
color:#000000;
}
.gbneu a{
background:transparent;
color:#000000;
padding:2px 8px;
font-weight:bold;
}
.gbneu a:hover{
background:#D80913;
color:#FFFFFF;
font-weight:bold;
}
.gbnum{
background:transparent;
color:#E1E1E1;
font:italic bold 8em/1em "Courier New",Courier,monospace;
left:15px;
position:absolute;
top:0;
}
#gast{
background:#E6E9ED;
color:#000000;
padding:4px;
}
html>body .gb{
height:auto;   /* Mozilla, Opera u.a. */
min-height:7em;/* Mozilla, Opera u.a. */
}

/* Gaestbuch-Style ENDE*/
