html { height: 100%; }

* {	margin: 0;	padding: 0;
}
body {
	color: #555;	height: 100%;
	font: 13px "Lucida Grande", Arial, sans-serif;
	line-height: 1.3636;	/*font: 11px "Trebuchet MS", Verdana, sans-serif;*/}

a { text-decoration: none; }

#text a { text-decoration: underline; }

img { border: 0; }

li { list-style: none; }

p {
	padding: 0.25em 0 0.75em 0;
	font-size: 1em;
}

h1, h2, h3, h4 {
	padding: 0.5em 0 0 0;
	font-size: 1em;
}

#container {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#content {
	width: 624px;
	height: 224px;
	margin: 0 auto;
	z-index: 10;
	position: relative;
	padding-top: 175px;
}

#header {
	top: 0;
	left: 0;
	width: 950px;
	height: 175px;
	z-index: 30;
	position: absolute;
}

#logo {
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	z-index: 40;
	position: absolute;
}

#logo a {
	top: 107px;
	left: 367px;
	width: 48px;
	margin: 0 auto;
	height: 175px;
	display: block;
	text-align: right;
	position: relative;
}

#navigation {
	top: 112px;
	left: 193px;
	width: 500px;
	z-index: 30;
	position: absolute;
	line-height: 1.46;
	letter-spacing: 0.5px;
}

/*
#navigation ul { height: 199px; }
#navigation ul * { top: 6.6em; position: relative; }
*/

#navigation li { display: inline; padding-right: 10px; /*margin-top: -3.11em;*/ }

#subnav {
	line-height: 1.46;
	letter-spacing: 0.5px;
}

#subnav h2 {
	padding-top: 9px;
	font-size: 1.63em;
	line-height: 34px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}

#subnav .unten {
	top: 155px;
	left: 0;
	width: 153px;
	height: 150px;
	z-index: 30;
	position: absolute;
}

#subnav .unten ul { height: 199px; }
#subnav .unten ul * { top: 6.6em; position: relative; }

#subnav .unten li { margin-top: -2.8em; }

#language {
	top: 0;
	left: 0;
	width: 163px;
	height: 125px;
	z-index: 10;
	position: absolute;
}

#language li {
	top: 113px;
	display: inline;
	float: left;
	text-align: left;
	position: relative;
	left: 0;
	line-height: 1.18;
}
/*
#language li.left {
	left: 0px;
	display: block;
	padding-right: 10px;
	float: right;
	width: 100px;
	left: -100%;
	position: relative;
	text-align: right;
	cursor: text;
}*/

#language li a {
	padding-right: 10px;
}

#meta li.left a {
	padding-right: 0;
}

#language li.left a {
	padding-right: 10px;
}

#meta {
	color: #8EA7D5;
	font-size: 11px;
	top: 555px;
	left: 163px;
	/* height: 100px; only ie */
	width: 624px;
	bottom: 0;
	z-index: 9;
	position: absolute;
	text-align: left;
}

#meta a { color: #8EA7D5; }
#meta .active a { color: white; }
#meta .inner { padding: 0 20px; }

#meta li {
	/*top: -20px;*/
	left: 10px;
	margin-right: 15px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
}

#meta li.left {
	top: -20px;
	left: 0px;
	display: block;
	float: right;
	width: 150px;
	left: -100%;
	position: relative;
	padding-right: 10px;
	text-align: right;
	margin-right: 0;
	cursor: text;
}

#band, #band2, #shade {
	width: 100%;
	margin: auto;
}

#band, #band2, #shade, #slideShow, #slideShow img {
	left: 0;	position: absolute;
}

#band, #band2 {
	top: 0;
}
#theme, #subnav {
	top: 175px;
	left: -163px;
	width: 163px;
	position: absolute;
}


#subnav ul ul { padding: 0 0 0 10px; }

#subnav li ul { display: none; }

#subnav li.active ul { display: block; }

#band {
	height: 338px;
	opacity: 0.12;
	margin: 175px 0 auto 0;
}

#band2 {
	height: 271px;
	margin: 209px 0 auto 0;
}

#shade {
	top: 225px;
	text-align: center;
}

.overview .bg {
	opacity: 0.27;
	background-color: #66707d;
}


