body {
	background-color: #dddddd;
	margin: 0px;
	padding: 0px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:22px;
	color:#999;
	margin: 0px;
	padding: 0px 0px 8px;
	}
	
a {  
	color:#666;
	text-decoration:none
	}
	
a:visited {  
	color:#666;
	text-decoration:none
	}
	
a:hover {  
	color:#FFF;
	text-decoration:none;
	background-color:#0093D3
	}
	
.cyan {
	color: #0093D3;
}


#content {
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #FFF;
	/*border: 5px solid #ccc;*/
	text-align:left; /* part 2 of 2 centering hack */
	width: 802px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 802px;
	}
html>body #content {
	width: 802px; /* ie5win fudge ends */
	}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.geviert {
	letter-spacing: 10px;
}

.naudesign {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.asterisk {font-size: 14px}
img {
	border: 1px solid #999999;
	margin-bottom: 12px;
}
.noborder {
	border: none;
}
.nofloor {
	margin-bottom: 0px;
}

