* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
}
body {
	background: url('../images/bg.gif') repeat-y;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	min-width: 75.5em;
}
body#projekt {
	background: url('../images/bg_projekt.gif') repeat-y;
}
/* DIVs */
div#one {
	background: url('../images/kemai_logo.gif') no-repeat;
	display: inline;
	float: left;
	margin: 0 0 0 1em;
	padding-top: 6.5833em;
	text-align: right;
	width: 19.5em;
}
div#two {
	float: left;
	margin: 6.5833em 0 0 1em;
	text-align: right;
	width: 19.5em;
}
div#three {
	float: left;
	margin: 4.3333em 0 0 1em;
	text-align: right;
	width: 19.5em;
}
div#four {
	float: left;
	margin: 6.5833em 0 0 1em;
	text-align: right;
	width: 19.5em;
}
div#projekt {
	background: url('../images/kemai_logo.gif') no-repeat;
	padding: 6.5833em 0 0 14em;
	margin:  0 0 0 1em;
	text-align: right;
	width: 40em;
}
/* /DIVs */

/* Lists */
ul {
	background-color: #fff;
	border: 1px solid #d7ffff;
	padding-bottom: 0.5em;
}
li {
	color: #666666;
	font-size: 0.8333em;
	font-weight: bold;
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 1.3333em;
}
/* /Lists */
/* Images */
img {
	border: 0;
	vertical-align: top;
}
img.logo {
	left: 1.8333em;
	top: 1em;
	position: absolute;
}
div#one img, div#two img, div#three img, div#four img, div#projekt img {
	margin: 0 1em 0.5em 0;
}
div#three img {
	margin-bottom: 0.75em;
}
/* /Images */

/* Header */
h1 {
	font-size: 1em;
	line-height: normal;
}
h2 {
	font-size: 1em;
	line-height: normal;
}
h3 {
	font-size: 1em;
	line-height: normal;
}
div.contextbox h3.headlineLink {
	background: url('../images/link_headline.gif') no-repeat 0.8333em 1.5em;
	border-bottom: 1px solid #fff;
	color: #7d7d7d;
	font-weight: normal;
	line-height: 1.3333em;
	padding: 1.5em 0 0 2.75em;
	margin-top: 0;
}
/* /Header */

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

/* Paragraphs */
p {
	margin: 0 0 1.3333em 0;
}
div#one p, div#two p, div#three p, div#four p, div#projekt p {
	padding: 0 1.3333em 0 1.3333em;
	text-align: left;
}
/* /Paragraphs */
/* Forms */
/* /Forms */


/*Tables*/

/* Tables*/
