.headerModules {
	float:right;
	width:600px;
	margin:0 15px 0 0;
	padding:3px 0 2px 0;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-align:right;
}
.headerModules a {
	color: #ffffff;
	text-decoration: none;
}
.headerModules li.contact {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	background: transparent url(../../_images/_template/_header/_icons/pfeil_orange.gif) no-repeat 0 0.4em;
	height: 20px;
}
.headerModules li.fontSize {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	background: transparent url(../../_images/_template/_header/_icons/size_1.gif) no-repeat 0 0;
	height: 20px;
}
.headerModules li.fontSize2 {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	background: transparent url(../../_images/_template/_header/_icons/size_2.gif) no-repeat 0 0;
	height: 20px;
}
.headerModules li.fontSize3 {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	background: transparent url(../../_images/_template/_header/_icons/size_3.gif) no-repeat 0 0;
	height: 20px;
}
.headerModules li.RSS {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	background: transparent url(../../_images/_template/_header/_icons/rss.gif) no-repeat 0 0.4em;
	height: 20px;
}
.headerModules li.language {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	background: transparent url(../../_images/_template/_header/_icons/c.gif) no-repeat 0 0.2em;
	height: 20px;
}