/* ------------------------*/
/* CSSIEM FRO WWW.SSIEM.DE */
/* ------------------------*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F3E3E;
	background-color: #fff;
	text-align:center;
}

.main {
	margin-top:150px;
	margin-bottom:auto;
	width:100%;
	height:100%;
	border:0px;
}

# hr {
	width:761px; 
	azimuth:center; 
	background-color:#666;
	color:#666;
	border:none; 
	height:1px;
}

img {
	border: 0;
	padding:10px;
}

p {
	font-size:12px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px; 
}

h1 {
	font-size:18px;
	line-height:20px;
	color:#00589E;
	margin-top:0;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
}

strong, b {
	font-weight:bold;
}

.code {
	font-size:12px;
	line-height:25px;
	font-family:"Courier New", Courier, monospace;
	margin-top:0;
	margin-left:10px;
	margin-bottom:0;
}

.thesign {
	font-size:10px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	border-top:1px solid #ccc;
}
	
.small {
	font-size:10px;
}

/*<br clear="all"/>
  <!-- without this little <br /> NS6 and IE5PC do not stretch the frame div down to encopass the content DIVs -->*/