@charset "UTF-8";
/* CSS Document */

/*-------------------------------------- HEADER ----*/
#header {
	position: absolute;
	height: 26px;
	width: 520px;
	left: 22px;
	top: 24px;
	background-image: url(../images/koppen/kop_home.png);
}
#text_container {
	position: absolute;
	height: 60px;
	width: 645px;
	left: 22px;
	top: 53px;
	overflow: hidden;
}

