html, body {
	height: 100%;
}

body {
	background-color: #92BCC2;
	font-size: 75%;
	color: #666;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
}

h1 {
	font-size: 1.66em;
	line-height: 1.166em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	color: #09F;
	font-size: 1.33em;
	line-height: 1.5em;
	margin-top: 0.84em;
	margin-bottom: 0.84em;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 0.6em;
	margin-bottom: 0.5em;
}

p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

li {
	margin-top: 0;
	
	line-height: 1.5em;
}


p.large {
	font-size: 1.33em;
	line-height: 1.5;
}

a, a:hover, a:visited {
	color: #09F;
	text-decoration: none;
	border: 0;
}

a img {
	border: none;
	margin: 0 10px 0 0;
}

#distance {
	background-color: #92BCC2;
	float: left;
	height: 50%;
	margin-bottom: -291px;
	width: 1px;
}

#footer {
	clear: both; 
	padding-left: 90px;
	font-size: .833em;
	position: absolute;
	bottom: 0;
}

#footer a {
	color: #09F;
}

.column2left
{
	float:left;
	padding-right:10px;
	padding-left: 90px;
	width:316px;
}

.column2
{
	float:left;
	padding-right:10px;
	width:330px;
}

.page {
	width: 800px;
}

#page {
	position: relative;
	height: 582px;
	clear: left;
	margin: 0 auto;
}

#page #top {
	position: relative;
	background-image: url('/images/top.png');
	margin: 0;
	height: 107px;
}

#menu {
	position: absolute;
	width: 752px;
	bottom: 0;
	margin: 0;
	//border-bottom: 1px solid white;
	padding-left: 48px;
}

#menu a, #menu a:hover, #menu a:visited {
	color: white;
	text-decoration: none;
	border: 0;
}

#menu .right {
	float: right;
	margin-right: 2px;
}

#menu .left {
	float: left;
	margin-left: 2px;
}

#menu .menuitem {
	display: block;
	width: 87px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}

#menu #homebutton {
	background-color: #096;
}

#menu #tourbutton {
	background-color: #09F;
}

#menu .tourstage {
	background-color: #B3E1FF;
	width: 18px;
}

#menu .tourstageactive {
	background-color: #FFF;
	color: #999 !important;
	width: 18px;
}

#menu #downloadbutton {
	background-color: #F60;
}

#menu #pressbutton {
	background-color: #499;
}

#menu #contactbutton {
	background-color: #C90;
}

#menu #impressumbutton {
	background-color: #939;
}

#menu .activebutton {
	background-color: #FFF !important;
	color: #999 !important;
}

#content {
	position: absolute;
	width: 800px;
	height: 475px;
	overflow: auto;
	background-color: white;
	background-repeat: no-repeat;
}

#content #textcontent {
	padding-top: 14px;
	padding-left: 90px;
	padding-right: 45px;
}

#content #textcontent a {
	color: #09F;
}

p#abstract {
	font-weight: bold;
}

span.invitation {
	color: #d89900;
	font-weight: bold;
}

#navi {
	margin: 10px 0;
	cursor: pointer;
}

#tournumber {
	display: none;
}

#naterslogo {
	background-image: url('/images/naters.png');
	bottom: 20px;
	right: 20px;
}

#unescologo {
	background-image: url('/images/unesco.png');
	bottom: 90px;
	right: 0px;
}

#combologo {
	position: absolute;
	bottom: 50px;
}

.logo {
	position: absolute;
	width: 80px;
	height: 80px;
}

.wnfblue {
	color: #38587B;
}

.wnforange {
	color: #F60;
	}

.wnftan {
	color: #C90;
	}

.wnfpurple {
	color: #939;
	}
	
.wnfgreen {
	color: #096;
	}
	
.homewideimage {
	width: 800px;
	height: 110px;
	overflow: hidden;
	background-color: black;
}
.homewideimage img {
	position: absolute;
	top: 0;
	left: 0;
}

.wnf1 {
	background-image: url('/images/page_bgs/wnf_1.png');
}
.wnf2 {
	background-image: url('/images/page_bgs/wnf_2.png');
}
.wnf3 {
	background-image: url('/images/page_bgs/wnf_3.png');
}
.wnf4 {
	background-image: url('/images/page_bgs/wnf_4.png');
}
.wnf5 {
	background-image: url('/images/page_bgs/wnf_5.png');
}

.downloads {
	background-image: url('/images/page_bgs/downloads.png');
}

.contact {
	background-image: url('/images/page_bgs/contact.png');
}

.impressum {
	background-image: url('/images/page_bgs/impressum.png');
}

.filelist li {
	height: 36px;
}
	.filelist img {
		margin-bottom: -3px;
	}