﻿/* UTF8_ÄÖÜ */
/* blau=36a7e9 */

body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	background-color: #fff; 
	color: #000;
	text-align: center;  /* IE-BUG */
}

img {
	border: 0;
}

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

a:hover {
	text-decoration: none;
}

#bbox {
	z-index: 0;
	position: relative;
	width: 48em; 
	height: 27em;
	margin: 6em auto 2em; 
/*	border-left: 1em solid #ccc;
	border-right: 1em solid #ccc; */
	text-align: left;  /* IE-BUG */
}

div#home {
	z-index: 8;
	opacity: .7;
	position: absolute;
	top: 11.0625em;
	left: 32.75em;
	height: 5em;
/*	border: .0625em solid #fff; */
}

div#mbox {
	display: block;
	z-index: 2;
	position: absolute;
	width: 7.5em;
	height: 27em;
	overflow: hidden;
	background-color: transparent;
/*	background: url(/_pics/1/mback.gif) top left repeat; */
}

#mbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .75em; 
}

#mbox ul ul {
	display: none; 
	z-index: 9;
	position: absolute; 
	left: 10em;
	width: 10em;
	margin: -2.25em 0 0; 
	padding: 0 0 .75em;
	list-style-type: none;
	font-size: 1em; 
}

#mbox li {
	display: block;
	position: relative;
	height: 1.25em; 
	width: 10em;
	line-height: 1.25em;
	margin: 1em 0 0;
/*	overflow: hidden; */
	background-color: #dde;
	color: #444;
	text-transform: lowercase;
/*	white-space: nowrap; */
}

#mbox a {
	display: block; 
	height: 1.25em; 
	margin: 0;
	padding: 0 .5em;
	text-decoration: none;
	color: #333;
}

#mbox a:hover {
	background-color: #fff;
	text-decoration: none;
}

#mbox a.actv {
	background-color: #fff;
}

div#cbox {
	display: block;
	z-index: 1;
	position: absolute;
	left: 7.5em;
	width: 20.25em;
	height: 27em;
	overflow: hidden;
	background-color: #fff;
}

div.pbox {
	float: left;
	width: 10.125em;
	height: 27em;  /* 13.5em; */
	overflow: hidden;
}

.pbox img {
	display: block;
	width: 10.125em;
	height: 6.75em;
}

*html div.pbox, * html .pbox img {  width: 10.2em; }

div.tbox, div.refs {
	float: left;
	width: 16.2em; 
	w\idth: 13.8em;
	height: 43.2em;
	he\ight: 40.8em;
	overflow: hidden; /* auto; */
	padding: 1.2em;
/*	line-height: 1.2em; */
	font-size: .625em;
}

* html div.tbox {
	width: 16.2em;
	height: 43.6em;  /* 43.2em; */
}

h1 {
	margin: 1em 0;
	font-size: 1em; 
	text-decoration: none;
	font-weight: bold;  
	letter-spacing: .2em;
}

h2 {
	margin: 1em 0;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal; 
	letter-spacing: .2em;
}

#frst {
	margin-top: 0;
}

.doubl {
	font-size: 1.6em;
	line-height: 1.6875em;
}

.doubl h2 {
	margin-top: 1.6875em;
}

ul#fbox {
	z-index: 9;
	position: absolute;
	top: 43.2em;
	list-style-type: none;
	margin: 0;
	padding: 0;  /* 1.5em 0 1em; */
	font-size: .625em;
/*	text-align: right; */
}

ul#fbox li {
	margin: 1.5em .5em;
	text-transform: lowercase;
}

#fbox a {
	color: #999;
	text-decoration: none; 
}

#fbox a:hover {
	text-decoration: none;
}


.scr {  
	position: absolute;
	left: 8.525em;
/*	float: right;  */
	display: none;
	width: 1em;
	margin-top: .75em;
}

.clr {
	clear: both;
}


.XL {
	font-size: 2em;
}

.B {
	font-weight: bold;
}
