body {	font-family: 'Lucida Grande','Lucida Sans Unicode', Helvetica, arial, sans-serif;
	font-size: 82%;
	text-align: center;
	margin: 0 auto; 
	color: #000;
	background-color: #eee; 
	margin-top: 3em;
	margin-bottom: 3em; 
}

h3  {
	font-family: Times New Roman, Times, Serif;
	font-size: 1.3em;
	color: #c70;
	font-weight: 200;
}

.img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

a	{
	color: #56d;
}

#container {
	position: relative;
	width: 52em;
	background-color: #fff;
}
	
#container {
	background-position: 37em 0;
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left; 
	padding: 0;
	border: 1px solid #c70;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(Bilder/kopfgrafik.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom: 1px solid #000;
	height: 160px;
}


#pageHeader {
	position: absolute !important;
	top: 0; 
	left: 0; 
	position: relative;
	height: 100px;
	width: 100%; 
 }


#pageHeader h1, #pageHeader h2, #pageHeader h2 acronym {
	font-size: 1px; 
	padding:0;
	margin:0;
	color: #a99;
}


 p 	{
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0.3em 0 1em 2em;
}

#quickSummary {
	position: absolute;
	top: 0.3em; 
	right: 0.5em;
	width: 25em;
	text-align: right;
}

#quickSummary p {
	padding: 0em;
	margin: 0em;
	line-height: 1em;
}

#quickSummary .p1 {
	margin-bottom: 0.5em;
}

#preamble {
	margin-top: 100px; 
	width: 100%;
}

#preamble p, #preamble h3 {
	padding-left: 1em; 
	padding-right: 0.5em; 
}

#preamble .p3 {
	padding-bottom: 1em; 
}


#inhalt {
	position: relative;
	padding-top: 130px; 
}

#preamble p, #inhalt p{
	padding-left: 1em; 
	padding-right: 0.5em; 
}

#text1, #text2, #benefits, #requirements	{
	width: 35em;
	padding-top: 1.5em;
}

#inhalt h3, #preamble h3  {
	display: block;
	width: 420px;
	margin: 1em 1em 1em 0.5em;
	padding: 0.3em;
	background-color: #eee;
	border: 1px solid #c70;
	color: #c70;
	background-image: url(Bilder/backh32.jpg);
	background-repeat: no-repeat;
}

#linkList {
	position: absolute;
	top: 167px;
	right: 0;
	width: 16em;
	z-index: 2;
	padding-right: 0.6em;
}
	
#linkList h3 {
	display: block;
	margin: 0 1em 2.4em 0;
	padding: 0.3em;
	background-color: #eee;
	border: 1px solid #000;
	color: #000;
	background-image: url(Bilder/backh32.jpg);
	background-repeat: no-repeat;
}

#text1 h3, #lresources h3 {
	background-position: top left;
}

#text2 h3, #larchives h3 {
	background-position: bottom right;
}

 #benefits h3,  #lselect h3  {
	background-position: bottom left;
}

 #requirements h3, #preamble h3 {
	background-position: top right;
}


#linkList ul	{ 
	list-style-image: url(Bilder/lio3.png); 
	list-style-position: outside;
	margin-left: 3em;
	padding-left: 1em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.3em;
}

#linkList li	{
	margin: 0 0 0 0;
	padding-left: 0 !important;
	padding-left: 0.5em;
	padding-bottom: 1.2em;
}

#linkList li a	{
	color: #c70;
	text-decoration: none;
}

#lselect li a	{
	display: block;
}

#linkList li a.c	{
	display: inline;	
	color: #c70;
	text-decoration: none;
}

#linkList li a:hover	{
text-decoration: underline;
}

#linkList li a acronym {
	cursor: help;
	text-decoration: none;
	color: #c70;
	border: 0;
	font-weight: 500;
}

#footer {
	width: auto;
	background-color: #fff;
	border-top: 1px solid #c70;
	background-image: url(Bilder/footer4.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 2em 0em 2em 0em;
	text-align: center;
	margin: 0 auto;
}

#footer a {
	color: #c70;
	border: 1px solid #c70;
	background-color: #eee;
	padding: 0.5em 2em 0.5em 2em;
	margin: 0.5em 2em 0.5em 1em;
}

#footer a:hover {
	background-color: #fff;
	border-style: inset;
}

