/* (c) 2007 by designsource°° GbR | Düsseldorfer Straße 88 | 40667 Meerbusch | Germany */

.text a {
	color: #724916;
	font-weight: bold;
}

.text a:hover {
	text-decoration: underline;
}


.content {
    text-align: left;
	width: 655px;
	float: left;
	top: 170px; 
	font-size: 1.1em;
}
.text {
	width: 610px;
	height: 340px;
	margin: 30px 0 0 30px;
	overflow: auto;
	padding-right: 20px;
}
.text p {
	padding-bottom: 15px;
}
.text p span {
	font-style: italic;
	color: #724916;
	display: inline;
}

.h1start h1 {
	background: transparent url(../bilder/01_h1_start.gif) no-repeat;
}
.h1start h1 span {
	display: none;
}

.h1projekte h1 {
	background: transparent url(../bilder/01_h1_projekte.gif) no-repeat;
}
.h1projekte h1 span {
	display: none;
}

.h1uns h1 {
	background: transparent url(../bilder/01_h1_uns.gif) no-repeat;
}
.h1uns h1 span {
	display: none;
}

.h1spenden h1 {
	background: transparent url(../bilder/01_h1_spenden.gif) no-repeat;
}
.h1spenden h1 span {
	display: none;
}

.h1vorschlaege h1 {
	background: transparent url(../bilder/01_h1_vorschlaege.gif) no-repeat;
}
.h1vorschlaege h1 span {
	display: none;
}

.h1impressum h1 {
	background: transparent url(../bilder/01_h1_impressum.gif) no-repeat;
}
.h1impressum h1 span {
	display: none;
}

.h1kontakt h1 {
	background: transparent url(../bilder/01_h1_kontakt.gif) no-repeat;
}
.h1kontakt h1 span {
	display: none;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 20px;
	color: #724916;
}

h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 1.0em;
	color: #724916;
}

.inline {
	display: block;
}
