* {
  padding: 0;
  margin: 0;
 }
 
 body {
 	width:4000px;
	font-family: tahoma;
	font-size: 12px;
	color: #777;
	background-image: url(imageskhi/background.gif);
	background-repeat: repeat-y;
	background-color: #292929;
	list-style-type: none;
 }
 
 .left {
	float:left;
	padding-top: 100px;
	width: 310px;
	list-style-type: none;
 }

.left ul li {
  float: right;
 }

.left ul li a {
  margin-top: 2px;
  font-family: Verdana;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  padding-top: 7px;
  padding-left: 5px;
  width: 155px;
  height: 23px;
  float: right;
  list-style-type: none;

}

.left ul li a:hover {
  background: #292929;
 }
 
 .left ul li.active a {
	color: #2094B5;
	background: #292929;
	list-style-type: none;
 }
 
 .right {
	padding-left: 310px;
	padding-top: 0px;
	padding-right: 20px;
}

.right img {
  margin-right: 10px;
  display: block;
  border: 3px solid #CCC;
 }
 
 .right img:hover {
	border: 3px solid #881119;
 }
.rightKopie {
	padding-left: 0px;
	padding-top: 0px;
}
.rightKopie img {
	margin-right: 10px;
	display: block;
	border: 0px solid #CCC;
}
.rightKopie img:hover {
	border: 0px solid #881119;
	background-image: url(imageskhi/khi-Portrait-2.png);
}
 
 .block {
	margin-top: 10px;
	width: 330px;
	height: 200px;
	padding-right: 40px;
 }
 
h1 {
	font-size: 12px;
	color: #2094B5;
	font-weight: bold;
	padding-right: 20px;
 }
 
h2 {
	font-weight: normal;
	padding-bottom: 7px;
	font-size: 12px;
	padding-right: 20px;
 }
 
 .head {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 40px;
 }
 
a {
  color: #999;
  text-decoration: none;
 }
 
a:hover {
  text-decoration: underline;
 }
 
.spalte    {
	left: 850px;
	padding: 0px;
	top: 50px;
}
  
.aussen {
	padding-left: 420px;
	padding-top: 20px;
	clear: right;
	float: none;
	left: 200px;
	background-color: #CCCCCC;
	width: 200px;
}
div#all {
	hight: 500px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#inhalt-1 {
	float: left;
	width: 350px;
	background-color: #292929;
	height: 500px;
	margin: 0px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #292929;
}


#flashcontent {
	float: left;
	width: 730px;
	background-color: #292929;
	height: 500px;
	margin: 0px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #292929;
}

div#flashcontent, div#inhalt-2 { 
	float: left;
	background-color: #252525;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #252525;
}

div#inhalt-2, div#inhalt-3 { 
	float: left;
	width: 350px;
	background-color: #252525;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #252525;
}

div#inhalt-3, div#inhalt-4  {
	float: left;
	width: 387px;
	background-color: #212121;
	height: 500px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #212121;
	margin: 0px;
}
div#inhalt-4 {
	float: left;
	background-color: #252525;
	height: 500px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #252525;
}
div#footer { clear: left; }

