body			{ background-color:#222222; font-size:12px; font-family:arial,tahoma,verdana; font-weight:normal; color:#ffffff; }


/* OTHER */
img 			{ border:0; }

/* LINKS */

a 				{ color:#fac31d; text-decoration:none; }

a:link 			{ }								/* noch nicht besuchte Ziele */
a:visited		{ }								/* besuchte Ziele */
a:hover			{ text-decoration:underline; }	/* Verweise bei "MouseOver" */
a:active		{ }								/* Angeklickte Verweise */
a:focus			{ }	


/* BOXES */

#buffed-logo	{ text-align:center; margin-top:100px; }
#buffed-main	{ text-align:center; }
#buffed-center	{ text-align:center; margin-top:20px; margin-bottom:20px; }
#buffed-bottom	{ text-align:center; font-size:10px;}

#search-field	{ width:150px; }
#select-field	{  }
#search-area	{ text-align:center;  margin-bottom:50px; }
