* {
	padding: 0;
	margin: 0
	}

body { color: black; font-size: small; background-color: white; background-image: url(../bilder/hintergrund.gif); }

p {text-indent: 20px; }

h1 { font-size: 1.25em; font-weight: normal; margin-bottom: 1em; }
h2 { font-size: 1em; font-weight: normal; font-style: italic; margin-top: 1.25em; margin-bottom: 1em; }
h3 { font-size: 0.75em; margin: 0; }
td { }

a:link { color: black; text-decoration: none; }

a:visited { color: black; text-decoration: none; }

a:hover { color: blue; }

a:active { }

#wrapper { width: 800px; }

#textbereich { font-family: Georgia, "Times New Roman", Times, serif; text-align: justify; margin-top: 20px; margin-right: 100px; margin-left: 142px; }

#logo { margin-top: 30px; margin-left: 10px; }

.erster {text-indent: 0px; }

.kontakt {text-indent: 0px; margin-top: 1em}

