﻿
a:visited { font-weight: normal; font-style: italic; }
a:link { }
a:active { color: red; font-weight: bold; text-decoration: underline; }
body { background-image:url(gelb278.jpg);}
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h1
	{margin-right:0cm;
	margin-left:0cm;
	font-size:16.0pt;
	font-family:"Times New Roman";
	font-weight:bold;}
h2
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:12.0pt;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;}
h3
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}
h4
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:10.0pt;
	font-family:Arial;
	color:gray;
	font-weight:bold;}
h5
	{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}
h6
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;}
p.MsoHeading7, li.MsoHeading7, div.MsoHeading7
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";
	color:red;
	font-style:italic;}
p.MsoHeading8, li.MsoHeading8, div.MsoHeading8
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:Arial;
	color:navy;
	font-weight:bold;
	font-style:italic;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	color:red;
	font-weight:bold;}
p
	{margin-right:0cm;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman";}
	
/* Banner */

#banner {
	margin-top: 20px;
	margin-bottom: 30px;
}

#slider {
	position: relative;
	width: 529px;
	margin: 0 auto;
}

#slider .viewer {
	width: 528px;
	height: 730px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 8px;
}

#slider .viewer .reel {
	display: none;
	height: 730px;
}

#slider .viewer .reel .slide {
	position: relative;
	width: 528px;
	height: 730px;
}

