body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back.jpg);
}
.ring {
	background-image: url(../images/ring.gif);
	background-repeat: repeat-x;
	background-position: 10px;
}
.ein {
	margin-left: 20px;
	margin-right: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #090280;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #090280;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #090280;
	font-weight: bold;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #090280;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #090280;
}
.cd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #090280;
}
.skizze {
	font-family: "Brush Script MT", Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #090280;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.60;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
