/* CSS Document for Help-Files */

/***************************************
**
**	erstellt 01.05.2005
**	Matthias Regh
**	Notatus
**
**	Historie:
**	    MR 06.06.2005  von notatus.css abgekoppelt 
**
*****************************************/


#header {
	width: 770px;
}

#wrapper {
	border: 0;
	width: 770px;
	margin:0;
	height: auto;
}


#hilfe_textpart {
  	height:auto;	
	width: 751px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 8pt;
}

#hilfe_textpart h1 {
	clear: left;
	padding-left: 5px;
	margin-top: 10px;
}

#schliessen {
	margin-top: 10px;
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	height: 100px;
}

#schliessen button {
	font-size:larger;
	color: #336699;
	font-weight:bold;
}

#schliessen button img {
	display: block;
	float: none;
	clear: both;
}

#bild img {
	margin-left: 10px;
}
