/*   CSS-Datei   */

@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../pic/bg.png);
}


a:link    {color:#000000; font-weight: normal; font-style:normal; text-decoration:none;}
a:visited {color:#000000; font-weight: normal; font-style:normal; text-decoration:none;}
a:active  {color:#000000; font-weight: normal; font-style:normal; text-decoration:none;}
a:hover   {text-decoration:none; font-weight:bold; color:#BFD5D3;}