#TabellenSpalte1 {
  float:left;
  position: relative;
	width: 110px;
	top: 0px;
	left: 0px;
}

#TabellenSpalte2 {
  float:left;
  position: relative;
	width: 120px;
	top: 0px;
	left: 0px;
}

#TabellenSpalte3 {
  float:left;
  position: relative;
	width: 200px;
	top: 0px;
	left: 0px;
}

#box1 {
  height: 80px;
	left: 50px;
	position: fixed;
	top: 0px;
	width: 900px;
	z-index: 2;
}

#box2 {
	height: 100%;
	left: 132px;
	position: relative;
	top: 178px;
	width: 530px;
	z-index: 1;
}

#box3 {
	height: 100px;
	position: fixed;
	right: 80px;
	top: 85%;
	width: 400px;
	z-index: 0;
}

#box4 {
	height: 60px;
	left: 234px;
	position: fixed;
	top: 110px;
	width: 600px;
	z-index: 2;
}

#box5 {
	height: 100px;
	left: 476px;
	position: fixed;
	top: 110px;
	width: 400px;
	z-index: 2;
}

#box6 {
	height: 100px;
	left: 232px;
	position: fixed;
	top: 120px;
	width: 800px;
	z-index: 2;
}

#box7 {
	left: 4px;
	height: 0px;
	position: fixed;
	top: 186px;
	width: 130px;
	z-index: 2;
	text-align: right;
}

#box8 {
	height: 100%;
	left: 30px;
	position: relative;
	top: 0px;
	width: 650px;
	z-index: 1;
}

a:link {
	color: #99CC66;
	text-decoration: none;
}

a.navi:hover {
	color: #666666;
	text-decoration: none;
}

a.navi:active {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #99CC33;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #808080;
	text-decoration: none;
}

.text1 {
	color: #000000;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

.text1navi {
	color: #99CC66;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 100;
	line-height: 14px;
}

.text1grey {
	color: #666666;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 100;
	line-height: 14px;
}

.text2 {
	color: #404040;
	font-family: 'Lucida Sans Unicode','Lucida Grande,Verdana',Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.text3 {
	color: #404040;
	font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.text4 {
	color: #404040;
	font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

.titel1 {
	color: #808080;
	font-family: Impact,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

.titel2 {
	color: #404040;
	font-family: Impact,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 45px;
}

.titel3 {
	color: #000000;
	font-family: Impact,Helvetica,sans-serif;
	font-size: 45px;
	font-weight: normal;
	line-height: 45px;
}

ul  { 
list-style-type:disc; 
color: #404040; 
font-size:12px; 
line-height:18px; 
font-weight: normal; 
font-family:'lucida Sans Unicode','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; 
}

body {
	color: #404040;
	font-family: 'Lucida Sans Unicode','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

