html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	background-color: #FEFFF4;
	padding: 0;
	background-image: url(../Grafiken/hintergrund.gif);
	background-repeat: repeat-y;
	background-position:left;
}

h1 {
}
h2{
	font-size: 1.3em;
	color: #333333;
	text-align:left;
}
h3 {
	font-size:1em;
	text-align:left;
	color:#666666;
}
h4 {
	font-size:0.8em;
	/*text-align:left;*/
	color:#000000;
	text-decoration: underline;
	margin-bottom:0.5em;
}
hr {
	border: 1px solid #999999;
	margin-top: 1.1em;
	margin-bottom: 1.1em;
}
* html hr {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
br {
margin: 0.5em 0 0 0;
}
#kopf {
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 2.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	/*letter-spacing: 0.2em;*/
	letter-spacing:4pt;
	line-height: 2em;
	padding: 0;
	height: 2em;
	color: #666666;
	overflow: hidden;
	clear: both;
	background-image:url(../Grafiken/hintergrund_kopf.gif);
	background-position:right;
	background-repeat:repeat-y;
}


#textbox {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 20;
	overflow: hidden;
	padding: 0em 6em 2em 0;
	margin:0 0 2em 0;
}
* html #textbox {
	padding: 1em 6em 2em 0;
	height:100%;
}
*+html #textbox {
	padding: 1em 6em 2em 2em;
}
#textbox a {
	color:#0000FF;
	text-decoration:none;
}
#textbox a:hover {
color:#0000FF;
text-decoration:underline;
}
#textbox p{
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 20;
	font-size:0.9em;
	/*overflow:hidden;*/
}
#footer {
	height: 5%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	margin: 0;
	padding: 0em;
	bottom: 0px;
	clear: both;
	overflow: hidden;
}
#footer p {
margin-top:0;
margin-bottom:0;
}
.texttrennlinie, .trennlinie {
	background-color: #999999;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 0.5px;
	overflow: hidden;
}
#sg90_schema {
background-image:url(../Grafiken/SG90schema.png);
background-repeat:no-repeat;
height:320px;
}
.validate {
	padding: 0em 2em 1em 0em;
	margin:0;
	border:none;
	float:left;
}
.validate img {
	background-image:url(../Grafiken/valid-xhtml10.png);
	height:31px;
	width:88px;
	border:none;
}
.ebooks {
	height:42em;
	width:100%;
	margin:0;
	padding:0;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
* html .ebooks {
border:none;
}
.s90prozessbild {
	margin:0 1em 1em 1em;
	text-align:left;
	border: 1px solid #CCCCCC;
}