@page { 
  /*margin:;*/
  margin-top:2px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
}


body {			
	margin:0px;
	padding:0px;
	overflow:auto;
	background-color: #FFFFFF;
	/*background-image: url(../pics/bg15.jpg);*/
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #898989;
	vertical-align:top;
}

table
{
	border:	0px;
	/* Für richtige Browser. */
	margin-left:	auto;
	margin-right:	auto;
}


/*
a:link {
  color: #e0e0e0;
}
a:visited {
  color: #0060f0;
}
a:hover {
  color: #f0f000;
}
*/
img {
  border: 0px;
}

h1 {
  font-family: Helvetica;
  font-size: 20pt;
}

h2 {
	font-family: Helvetica;
	font-size: 20pt;
	font-style: italic;
}

h3 {
  font-family: Times;
  font-style: italic;
}

h4 {
  font-family: Times;
  font-size: 14pt;
}

h5 {
  font-family: Times;
  font-size: 12pt;
}

a {
  text-decoration: none;
}

p.left {
  text-align: left;
}

p.right {
  text-align: right;
}

p.center {
  text-align: center;
}


/*Simpleviewer*/

div.titel {
	text-align: left;
	font-size: 26px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	/*background: #222;*/
	padding-top: 100px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
}

div.footer {
	margin: 70px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	/*color: #333333;*/
}

div#flashcontent {
	width:100%;
	height:80%;
}
div.center {
	text-align: center;

}
div.smalldesc { 
	margin: 0 5px 5px 5px;
	width: 100px;
	font-size: 14px;
	text-align: center;
}
