/*  ÄÖÜ_UTF8 */


body {
	background-image: url(/_pics/BGstripes.gif); 
	background-color: #34414D;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
}

img {  
	border: 0; 
}

a {  
	color: #000;
	text-decoration: underline; 
}

u {  text-decoration: none; }
s {  display: none; }

#hbox a {  text-decoration: none; }
#hbox a:hover {  text-decoration: underline overline; }


img#bg {
	position: fixed; 
	height: 130%;
	left: -1%; 
	top: -29%;
}

img#logo {
	z-index: 9;
	position: absolute;
	left: 10%;
	top: 7.5%;
	height: 10%;
}

#hbox {
	position: absolute;
	left: 45%;
	top: 10%;
	height: 50%;
	width: 20%;
	z-index: 8;
	font-size: .75em;
}

#fbox {
	position: fixed;
	left: 65%;
	width: 30%;
	z-index: 6;
}


div#bbox {
	position: absolute;
	width: 90%;
	height: 96%;
	margin: 2% auto;
}

#hbox ul {
	list-style-type: none;
	padding: 0;
	margin: 3em 0;
	font-size: .875em;
}

#hbox li {
	margin: .25em 0;
	text-transform: uppercase;
}

#hbox h1 {
	display: none;
	font-size: 1em;
}

#hbox b {
	font-weight: bold;
}


div#cbox {
	z-index: 3;
	position: absolute;
	top: 0;
	left: 5%;
	width: 30%; 
	height: 100%;
	font-size: .75em;
	color: #000;
	overflow: hidden;
/*	line-height: 1.5em;*/
}

#cbox .tbox, #nl {
	position: relative;
	height: 100%;
	padding: 35% 5% 5%;
	margin: 0;
	color: #000;
/*	line-height: 1.25em;*/
	overflow: auto;
}


label {  padding-right: .5em; }
input {  margin: .125em; }
input.btn {  margin-top: 1em; }
input.txt {  width: 75%; margin-bottom: 1em; }


#cbox b {  /*font-weight: normal;*/ }

#cbox h1 {  margin-top: 2em; }

#cbox p { text-indent: 1.5em; }
#cbox b.fst {  margin-left: -1.75em; margin-right: .25em; font-size: .75em; }
#cbox b.lst {  margin-left: .25em; font-size: .75em; }


#koop {
	z-index: 2;
	position: absolute;
	top: 40%;
	left: 65%;
	width: 15%; 
}

#koop img {  width: 80%; margin: 10%; }


a.info, .info a, .info b, .info h1 {  font-weight: normal; color: #D4D500; }
a.load, .load a, .load b, .load h1 {  font-weight: normal; color: #C51718; }
a.news, .news a, .news b, .news h1, #nl h1, #nl b, #nl h1 {  font-weight: normal; color: #009EE3; }
a.camp, .camp a, .camp b, .camp h1 {  font-weight: normal; color: #693D7A; }

b.tstmp {  
	font-size: .875em; 
	text-transform: uppercase; 
	font-weight: normal;
	display: block;
}

.rgt {  float: right; }
.lft {  float: left; }

h1 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 1em 0 .5em;
	font-size: 1.5em;
/*	border-bottom: 1px dotted #000;
*/}

h2 {
	font-size: 1em;
	text-transform: uppercase;
	margin: 1.5em 0 .5em;
}


.lng, .lng a {  color: #aaa; }
.lng * {  padding: 0 .25em; }
.lng b {  color: #fff; background-color: #aaa; }
/***** JS */
.en {  display: block; }
.de {  display: none; }

