body {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000;
}

p {
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
span.text {
}
span.gruen {
	color: #669966;
}
span.rot {
	color: #cc3333;
}
span.blau {
	color: #0099cc;
}
span.blaugruen {
	color: #333366;
}
span.violett {
	color: #333366;
}
span.hellbraun {
	color: 
}


a.textlink {
}
a.nicht_unterstrichen {
}
a.bildtext {
}

td.links {
}
td.rechts {
}
td.mitte {
}
td.bildtext {
}

p.text {
/*	line-height: 120%;	*/
}
p.stueck {
}
p.bildtext {
	font-size: 12px;
}
p.bildtext-rechts {
	text-align: right;
}
p.bildtext-zentriert {
	text-align: center;
}
p.text-rechts {
	text-align: right;
}
p.text-zentriert {
	text-align: center;
}
p.text-blocksatz {
	text-align: justify;
}
p.bildtext-blocksatz {
	text-align: justify;
}

h4 {
    font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4 a {
	text-decoration: none;
}
