body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	color: #303030;
}

.grosseSchrift {
	font: 12pt tahoma, verdana, sans-serif;
}

img{
	border:0;
}

h1 {
        margin: 0 0 20px 0;
        font-size: 2.1em;
        font-weight: 800;
	color:#009;
	font-style:italic;
}

h2 {
        margin: 0 0 20px 0;
        font-size: 1.6em;
        font-weight: normal;
}

h3 {
        margin: 20px 0 10px 0;
        font-size: 1.4em;
        font-weight: normal;
}

p {
        margin: 0 0 15px 0;
        line-height: 1.5em;
}

#content p {
	font-size: 12pt;
}