* {margin:0;padding:0}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	margin: 0;
	background: #fff9c2 url(../gfx/kp/indexbg.jpg) repeat-x center center;
}


#container {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	position: relative;
}

#container td {
	vertical-align: middle;
	text-align: center;
}

#maindiv,
#maindiv2,
#maindiv3,
#maindiv4 {
	position: relative;
	width: 743px;
	height: 596px;
	margin: 0 auto;
	background: url(../gfx/kp/index1.jpg) no-repeat 0 0;
}

#maindiv2 {
	background: url(../gfx/kp/index2.jpg) no-repeat 229px 0;
}

#maindiv3 {
	background: url(../gfx/kp/index3.jpg) no-repeat 400px 0;
}

#maindiv4 {
	background: url(../gfx/kp/index4.jpg) no-repeat 572px 0;
}

#mailLink {
	position: absolute;
	top: 0;
	right: 49px;

	width: 14px;
	height: 12px;
}

#sitemapLink {
	position: absolute;
	top: 0;
	right: 27px;
	width: 14px;
	height: 12px;
}


.bullet {
	width: 18px;
	height: 14px;
	position: relative;
	display:block;
	background: url(../gfx/kp/lang_bullet.jpg) no-repeat center center;
}

#langs {
	position: absolute;
	top: -3px;
	left: 16px;
}

#langs a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #cc9900;
	font-weight: bold;
}

#langs a:hover {
	text-decoration: underline;
}

#langs a,
#langs span {
	float: left;
}










#loglink1 {
	position: absolute;
	bottom: 6px;
	left: 16px;
	width: 62px;
	height: 64px;

}


#loglink2 {
	position: absolute;
	bottom: 6px;
	left: 82px;
	width: 72px;
	height: 64px;
	
}

#loglink3 {
	position: absolute;
	bottom: 6px;
	left: 160px;
	width: 58px;
	height: 64px;
	
}