body {
	margin:0;
	padding:0;
	background:url(images/header_background.png) #D81400 repeat-x;
	text-align:center;
	font:12px Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#000;
}

div {

}

img {
border:0px;
}

h1,h2 {
	padding:0;
	margin:0;
	color:#D81400;
}

h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 34px;
	color:#fff;
	margin-bottom:40px;
	margin-left:-10px;
}

h2 {
	font-size:1.4em;
}

a {
	color:#5583A3;
}

a:hover {
	text-decoration:none;
}

#container {
	margin:0 auto;
	width:800px;
	text-align:left;
}

#content {
	margin: 45px auto;
	float:left;
	width:500px;
	padding:15px 20px 20px 20px;
	background-color: white;
	background-image: url(images/header_background.png);
	background-repeat: repeat-x;
	background-position: 0px -96px;

}

#navigation {
	margin:0px auto;
	height: 154px; 
  border: 0; 
  background:url(../images/kistek.jpg) no-repeat;
}

#navigation a {
	display:block;
	float:left;
	background:#D81400;
	padding:10px;
	margin-left:1px;
	border-bottom:5px solid #5583A3;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
	width:70px;
	text-align:center;
}

#navigation a:hover {
	border-bottom:5px solid #fff;
}


#supporter {
	background:url(images/supporter_header.jpg) no-repeat #FFFFFF;
	width:145px;
	padding:44px 10px 10px 10px;
	position:absolute;
	top:180px;
	left:40%;
	margin-left:-350px;
	text-align:left;
}

#supporter h2 {
	margin-left:10px;
	margin-top:-40px;
	text-align:right;
	font-size:18px;
	margin-bottom:20px;
	color:#fff;
}

#supporter2 {
	background:url(images/supporter_header.jpg) no-repeat #FFFFFF;
	width:145px;
	padding:44px 10px 10px 10px;
	position:absolute;
	top:520px;
	left:40%;
	margin-left:-350px;
	text-align:left;
}

#supporter2 h2 {
	margin-left:10px;
	margin-top:-40px;
	text-align:right;
	font-size:18px;
	margin-bottom:20px;
	color:#fff;
}

#language {
	position:absolute;
	right:0;
	top:125px;
}