/* Torsten Zander */
@import url("/css/kunstk_styles.css");
body{
	padding:0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a{
	color: Black;
}
a:hover{
	color: #cc0000;
}
a:visited{
	color: Black;
}
#banner{
	width: 100%;
	background: url(/img/hg_banner.gif) repeat-x;
	height: 90px;
	border-top: 20px solid #333;
}
#banner img{
	margin: 0 0 0 440px;
	border: 0;
}
