/* Stylesheet www.fahnenwerk.de */body {	background-color: #ffffff;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;	color: #666666;	margin: 0;	padding: 0;}/* Struktur ######################################### */#wrapper {	width: 676px;	margin: 0px auto 0px auto;	padding: 0;	position: relative;
	background-color: #ffffff;}#image {		width: 664px;
	height: 248px;	margin: 0;	padding: 10px 10px 0px 0px;	background-image: url(werbefahnen.jpg); 	background-repeat: no-repeat;	background-position: top left;
	border: 1px solid #999999;}#nav {	width: 196px;
	height: 65px;	margin: 0;	padding: 21px 0px 0px 480px;	background-image: url(fahnenwerk.gif); 	background-repeat: no-repeat;	background-position: top left;	
}#claim {	width: 656px;
	height: 36px;
	text-align: bottom;	margin: 0;	padding: 12px 0px 0px 20px;}

#text {	width: 654px;
	margin: 0;	padding: 0px 0px 24px 20px;	border: 1px solid #999999;
	border-top: 12px solid #999999;}


img {

	float: right;
	border: 0;
}

#footer {	width: 656px;
	margin: 0;	padding: 12px 0px 24px 20px;	}/* Diverse Formatierungen ##################################### */h1 {

	margin: 24px 0px 17px 0px;
	padding: 0;	font-size: 18px;	line-height: 17px;	color: #0086aa;	font-weight: normal;}

span {	font-size: 12px;	line-height: 17px;
	font-weight: bold;	color: #0086aa;}/* Allgemeine Links ######################################### */a {	font-size: 12px;	line-height: 17px;	color: #666666;	text-decoration: none;	outline: none;}a:hover {	color: #0086aa;	text-decoration: none;	outline: none;}