@charset "UTF-8";
/* RA Christoph Ruther */

/* nav */

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
	
	/* content headline */
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#9fa6aa;
	margin:2px 0px;
	padding:2px 0px;
	font-weight:normal;
	font-style:normal;
	}
	
	/* zusatz im logo */
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-style:normal;
	}
	

	/* christoph ruther */
h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
	}
	
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9fa6aa;
	margin:0px 0px;
	padding:0px 0px;
	font-weight:normal;
	font-style:normal;
	}
	
	/* Fuss */
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9fa6aa;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
	width:auto;
	display:inline;
	text-align:right;
}



