BODY {
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	background-color: #FFFFFF;
}

P {
	margin: 0px 0px 0px 0px;
}

DIV,P,TR,TD,INPUT,SELECT {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000066;
	line-height: 140%;
	letter-spacing: 0.1em;
}

H1 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	padding: 6px;
	float: left;
}

H2,H3,H4,H5,H6 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 140%;
}

A {
	text-decoration: none;
	color: #009900;
}

A:hover {
	text-decoration: none;
	color: #009900;
	background-color: #CCFFFF;
}

.klein {
	color: #333333;
	font-size: 10px;
}

.line2 {
	background-image:  url(line1.gif);
	background-repeat: no-repeat;
}

.line3 {
	background-image:  url(line2.gif);
	background-repeat: no-repeat;
}

.tab {
	text-indent: 10px;
	white-space: normal;
	list-style-type: none;
	position: relative;
	left: 10px;
}

.menu A {
	padding: 3px 3px 3px 6px;
	font-size: 13px;
	color: #000066;
	float: left;
	height: 16px;
	width: 127px;
	background-color: #CCFFCC;
}

.menu A:hover {
	background-color: #CCFFFF;
}

#menu {
	position: absolute;
	top: 100px;
	left: 5px;
}

#content {
	position: absolute;
	top: 100px;
	left: 200px;
	width: 640px;
}

#head {
	position: absolute;
	left: 5px;
	width: 840px;
	background-repeat: no-repeat;
	height: 80px;
	background-image: url(head.gif);
	top: 5px;
}

#de {
	position: absolute;
	top: 20px;
	left: 640px;
	width: 100px;
	text-align: right;
}

#es {
	position: absolute;
	width: 100px;
	left: 735px;
	top: 20px;
	text-align: right;
}

