body {
	font-family:arial,verdana;
	background-color:#f9f4ef;
	background-attachment:fixed;
	color:#2C9496;
}
body.bild {
	font-family:arial,verdana;
	background-color:#f5f5f5;
	background-attachment:fixed;
	color:#2C9496;
}
a:link { color: #2C9496; text-decoration:underline; }
a:visited { color: #2C9496; text-decoration:underline; }
a:hover { color: #4CE9EC; text-decoration:underline; }
a:active { color: #2C9496; text-decoration:underline; }

a.ohne:link { color: #2C9496; text-decoration:none; }
a.ohne:visited { color: #2C9496; text-decoration:none; }
a.ohne:hover { color: #4CE9EC; text-decoration:none; }
a.ohne:active { color: #2C9496; text-decoration:none; }

p { font-size:10pt; }
p.abstand { margin-top: 60px; }
p.luecke { margin-top: 100px; }
p.lueckemittel { margin-top: 160px; }
p.lueckegross { margin-top: 290px; }
p.lueckebilder { margin-top: 380px; }

p.ueberschrift { font-size:14pt; }
p.ueberschriftklein { font-size:12pt; }
p.fett { 
	font-size:12pt; 
	font-weight:bold;
	margin-top: 60px;
	line-height:19pt;
	text-align:left;
}
h1 { font-size:18pt; }
h1.titel { 
	font-size:20pt; 
	margin-top: 130px;
	text-align:center;
}
h2 { font-size:14pt; }
h3 { font-size:12pt; }
td { font-size:10pt; }
th { font-size:10pt; }


     


