h2 {
	font-size: 1em;
}

p {
	padding: 0px;
	margin-bottom: 10px;
}

.ip_sitemap{
	width:90%;
	text-align:center;
}

.ip_sitemap h1 {
	font-size: 14px;
	display:inline;
}
.ip_sitemap a {
	font-size: 11px;
	text-decoration: underline;
	display:block;
}
.ip_sitemap hr {
	color: black;
	width: 50%;
	text-align:left;
	border:1px:
}
.ip_sitemap br {
	line-height:0;
}
#ip_navi {
	clear:both;
	margin:30px;
	text-align:center;
}
#ip_navi a {
	display:inline;
}
.ip_spalte {
	text-align:left;
	margin-bottom:30px;
}

a.mehr {
	color: #39387d;
	font-weight: bold;
	background-image: url(http://www.windwaerts.de/fileadmin/templates/images/pfeil.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
	text-decoration: none;
}

a.mehr:hover {
	text-decoration: underline;
}
