/* CSS Document */

body{
	background:#f0f0f0;
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
}


#headerimg h1 a {
}
#headerimg div.description a {
	font:12px Verdana, Arial, Tahoma;
	color:#666;
}
a{
	font-weight:normal;
	color:#e79b2e;
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size:13px;
	color: #000;
}
a:hover{
	color:#a72a14;
}


div#menu {
	
	background:url(../img/fischer3_10.gif) repeat-y;
	width:236px;
	padding:20px;
}
#aslink li{
	background:url(../img/fischer3_14.gif) no-repeat 13px 18px;
}

