
#intro {
	float: left;
	width: 580px;
	padding-left: 20px;
	padding-top: 10px;
}

#newsticker {
	float: right;
	width: 320px;
	background: url(img/bkg.newsticker.gif) repeat-y left top;
	padding-bottom: 0;	
}

#masthead {
	position: relative;
	top: 80px;
	width: 980px;
	height: 470px;
	background: url(img/masthead.jpg) no-repeat left top;
	text-indent: -5000px;	
}

#logo {
  width: 320px;
  height: 150px;
  position: absolute;
  top: 230px;
  left: 660px;
	background-image: url(logo/logo.01.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
}

#txtwillkommen {
	width: 206px;
	height: 40px;
	background: url(img/txt.willkommen.gif) no-repeat left top;
	text-indent: -5000px;
}

#txtnewsticker {
	width: 206px;
	height: 42px;
	background-image: url(img/txt.newsticker.gif);
	text-indent: -5000px;
}

#newsticker dl {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: .5em;
	padding-bottom: 1em;
}

#newsticker dt {
	color: #febf00;
}

#newsfooter {
	width: 320px;
	height: 8px;
	background: url(img/bkg.newsticker.footer.gif) no-repeat left bottom;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}




