body {
  min-height:100%; min-width:100%;
	font-size: 12pt;
	margin:0px;
  padding:0px;
	background-color:#838383;
	background-image:url(/pics/background.jpg);
	cursor: auto;
}

#centre {
  position:relative;
  margin:0px auto;
	width:800px;
	z-index:3;
}

#top {
  position:absolute;
	width:800px; height:200px;
	background-color:#0B435A;
	background-image:url(/pics/top.jpg);
	top:0px; left:0px;
	z-index:3;
}

#navitop {
  position:absolute;
	width:150px; height:21px;
	background-image:url(/pics/navitop.gif);
	top:204px; left:0px;
	z-index:3;
}

#navi {
  position:absolute;
	width:150px;
	top:225px; left:0px;
	padding:0px;
	z-index:3;
}

#navitext {
  position:absolute;
	width:150px; height:179px;
	top:240px; left:20px;
	z-index:3;
}

#infotop {
  position:absolute;
	width:150px; height:21px;
	background-image:url(/pics/navitop.gif);
	top:204px; left:650px;
	z-index:3;
}

#info {
  position:absolute;
	width:150px;
	top:225px; left:650px;
	padding:0px;
	z-index:3;
}

#maintop {
  position:absolute;
	width:490px; height:32px;
	background-image:url(/pics/maintop.gif);
	top:204px; left:155px;
	z-index:3;
}

#main {
  position:absolute;
	width:490px; height:auto;
	background-color:#DBE3E6;
	background-image:url(/pics/main.jpg);
	top:236px; left:155px;
	z-index:3;
}

#background {
  position:absolute;
	width:100%;	height:100%;
	background-color:#838383;
	background-image:url(pics/background.jpg);
	top:0px; left:0px;
	z-index:1;
}

#backgroundeffect {
  position:absolute;
	width:100%;	height:560px;
	background-color:#838383;
	background-image:url(pics/backgroundeffect.jpg);
	top:0px; left:0px;
	z-index:2;
}

#de {
  position:absolute;
	padding:0px;
	width:19px;height:14px;
	top:140px;left:546px;
	z-index:4;
}

#en {
  position:absolute;
	padding:0px;
	width:19px;height:14px;
	top:140px;left:646px;
	z-index:4;
}

.nt {
  padding:0px;
	background-image:url(/pics/navi.jpg);
  padding-left:13px;
	padding-top:15px;
	padding-bottom:20px;
}

.it {
  padding:0px;
	background-image:url(/pics/info.jpg);
  padding-left:13px;
	padding-top:15px;
	padding-bottom:20px;
}

.tar {
  float:right;
	width:210px;
  border:1px solid;
	border-color:#A8A8A8;
	margin-top:4px;
}

.tb {
  border:1px solid;
	border-color:#CCCCCC;
  width:210px;
	margin:0px;
}

.np {
  width:126px; height:21px;
	padding:0px;
	border:0px;
}

.nptd {
  width:126px; height:21px;
	padding:0px;
	border:0px;
}

a[name="link"] {
  color:black;
	text-decoration:none;
}

a[name="button"] {
  width:100%;
  height:100%;
  background-image:url(/pics/button1.gif);
  display:block;
	text-decoration:none;
	color:#FFFFFF;
}

a[name="button"]:active {
  background-image:url(/pics/button3.gif);
}

a[name="button"]:hover {
  background-image:url(/pics/button2.gif);
	color:#000000;
}

a[name="uebersicht"]:hover {
  font-weight:bold;
}

.downloadinfo {
  border:1px solid;
	border-color:#CCCCCC;
	width:210px;
}

.fb1 {
  background-color:#C3C9CC;
	border:1px solid;
	border-color:#CCCCCC;
}

.fb2 {
  background-color:#D0D5D8;
	border:1px solid;
	border-color:#CCCCCC;
}

.fb3 {
  background-color:#6E7172;
	border:1px solid;
  border-color:#CCCCCC;
}

.tgu{
  font-size:13pt;
}

.tg1 {
  font-size:12px;
}

.cimg {
  margin: 2px 0px;
}

.ut {
  background-image:url(/pics/balken.jpg);
	width:476px; height:20px;
	padding:0px 2px;
}

.lb {
  width:150px;
}