@import url(reset.css);

body {
	background: #fff url(../images/background.gif) repeat-x;
	min-height: 530px;
	font: 0.85em Helvetica, Geneva, Arial, sans-serif;
	color: rgb(0,0,0);
}

div#startpage-content {
	min-height: 530px;
	min-width: 1010px;
	background: url(../images/background-content-startpage.jpg) no-repeat;
}

h1#branding {
	top: 186px;
	left: 14px;
	position: absolute;
	width: 250px;
	height: 80px;
	text-indent: -1000px;
	background: url(../images/logo.jpg) no-repeat;
}

h2#branding-claim {
	position: absolute;
	top: 349px;
	left: 279px;
	width: 686px;
	height: 53px;
	background: url(../images/claim.jpg) no-repeat;
	text-indent: -2000px;
}

ul#language-navigation {
	top: 483px;
	left: 891px;
	position: absolute;
}

ul#language-navigation a {
	text-decoration: none;
	color: rgb(86,85,89);
}

#language-navigation li {
	margin-bottom: 8px;
}
