/* Style for xGB v2.0 [http://www.x-gfx.de/ */

/* all input-fields */
input { background:white; padding:1px; }

/* Copyright-Text */
#copyright { font-size:9px; }	

/* Menu */
#menu{ font-size:12px; }

/* input fields when writing a msg */

#formular input { background:white; padding:1px; width:350px; }
#formular textarea { background:white; width:350px; height:8em; padding:1px; }

/* any button */
#button { background:#eeeeee; }

/* error text */
#error { width:350px; text-align:left;  padding-bottom:10px;  padding-top:10px;  background-color:#eeeeee;  }	

/* referer after posting */
#ref { border:1px solid black; width:350px; background:#eeeeee; text-align:left;  padding-top:10px; padding-bottom:10px;   }

/* smilie-popup style */
#text-on-top {  background:#cecece; font-weight:bold;  font-size:12px;  }
#smilies-info { background:#dbdbdb; }	
#left-col { background:#eeeeee; }
#right-col { background:#f0f0f0; }

/* the homepage-link */
#homepage-link{ font-size:10px; }	

