#header {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 960px;
	background-image: url(../images/technology/header.jpg);
	background-color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left left;
}
body {
	margin: 0px;
	padding: 0px;
}
#title {
	position: absolute;
	left: 180px;
	top: 26px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#toc {
	position: absolute;
	left: 0px;
	top: 160px;

}
#content {
	position: absolute;
	width: 780px;
	left: 180px;
	top: 160px;
	background-image: url(../images/technology/content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;


}
#toc ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	display: block;
	text-align: right;
	width: 162px;
}
#toc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666633;
	font-weight: bold;
}
#toc a:hover {
	background-image: url(../images/technology/link.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	margin: 0px 0px 8px;
	padding: 0px;

}
#title h1 {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	padding: 0px;
	margin-top: 0px;

}
#title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 8px;
	padding: 0px;
	margin-bottom: 0px;

}
#content p {
	text-align: justify;
}
#content div {
	display: none;
	margin: 0px;

}
#content td {
	padding-right: 5px;
	padding-left: 5px;
}
#content #linklist #ki2004 {
	width: 80px;
	height: 80px;
	background-image: url(../images/logo-ki-2004.gif);
	background-repeat: no-repeat;
	background-position: left left;

}
#content #linklist #ki2004 span {
	display: none;
}
#content #linklist {
	list-style-type: none;
}
#content #linklist #informatik2004 {
	background-image: url(../images/informatik-2004.jpg);
	background-repeat: no-repeat;
	background-position: left left;
	height: 56px;
	width: 460px;
}
#content #linklist #informatik2004 span {
	display: none;
}
#content #linklist #ki2004 a img {
	height: 80px;
	width: 80px;
}
#content #linklist #informatik2004 a img {
	height: 56px;
	width: 460px;
}
#content ul {
	list-style-type: square;
}
#content #current {
	display: block;
	margin-right: 64px;
	margin-bottom: 32px;
}
img {
	border: 0px none;
}
#content #copyright {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	text-align: left;
	vertical-align: top;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#tableheading td {
	font-weight: bold;
	color: #666633;
}
#intro {
	font-size: 18px;
	page-break-after: always;
}

