/*
Website by gyselroth* - Agentur fuer digitale Medien und Print. :: www.gyselroth.com
*/

/* ------------------------ text */

h1 {
	font-size: 1.1em;
	color: #fff;
	background-color: #50A500;
	padding: 6px 5px 8px 5px;
	margin: 0 -10px 40px -10px;
	height: 30px; /* IE 5.x - tantek-boxmodel-hack*/
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px; /* other */
}
#dummy1 {
	margin:0;
}
h2 {
	font-size: 1.1em;
	color: #3C7F00;
	font-weight: bold;
	margin: 40px 0 20px 0;
	border-bottom: 1px solid #7cbc40;
}
h3 {
	font-size: 1em;
	color: #111;
	margin: 30px 0 15px 0;
}
p {
	line-height: 1.5em;
	color: #000000;
	font-size: 1em;
}
strong {
	font-weight: bold;
	color: #444;
}
em {
	font-style: normal;
	text-transform: uppercase;
}
.small {
	font-size: 0.9em;
	color: #777;
	font-weight: normal;
}
a.pdf {
	background-image:url(../images/file_pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 23px;
}
a.word {
	background-image:url(../images/file_word.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0 0 23px;
}
a.top {
	float: right;
}