@charset "utf-8";


/* divs */

div {
	margin: 0;
	padding: 0;
}


div.headline {
	width: 100%;
	height: 102px;
	background: #dcdcdc;
	padding-top: 10px;
}

div.buttonbar {
	width: 100%;
	height: 30px;
	padding-top: 5px;
	background: url("../k23_images/head_button_bckg.png") repeat-x;
}

div.news-phototth {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}

div.news-photo {
	text-align: center;
	width: 480px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}