body {
	width: 100%; font-family: 'Times New Roman',Times,serif; color: #000000; background-color: #000;
	text-decoration: none; text-align: center;
}
.fontstandard {
	font-family: 'Times New Roman',Times,serif; color: #000000; font-size: 12pt; font-weight: normal;
	text-decoration: none;
}
.fontsmall {
	font-family: 'Verdana'; color: #626c75; font-size: 8pt; font-weight: normal;
}
a {
	text-decoration: none; font-family: 'Times New Roman',Times,serif; font-weight: bold; 
	color: #000000; font-size: 12pt;
}
a:visited {
	text-decoration: none; font-family: 'Times New Roman',Times,serif; font-weight: bold; 
	color: #000000; font-size: 12pt;
}
a:link {
	text-decoration: none; font-family: 'Times New Roman',Times,serif; font-weight : bold; 
	color: #000000; font-size: 12pt;
}
a:hover {
	text-decoration: none; font-family: 'Times New Roman',Times,serif; font-weight: bold;
	color: #000000; font-size: 12pt;
}
a.copyright {
	text-decoration: none; font-family: 'Verdana'; font-size: 8pt;
	color: #626c75; font-weight: bold;
}
a:visited.copyright {
	text-decoration : none; font-family : 'Verdana';
	font-size : 8pt; color : #626c75; font-weight : bold;
}
a:link.copyright {
	text-decoration: none; font-family: 'Verdana'; font-size: 8pt;
	color: #626c75; font-weight: bold;
}
a:hover.copyright {
	text-decoration: underline; font-family: 'Verdana'; font-size: 8pt;
	color: #626c75; font-weight: bold;
}

#teaserContent {
	position:relative; width: 999px; height: 800px; top:0px; overflow: hidden; display:block; text-align:center;
	z-index:1;
}
#teaserLeft {
	position:absolute; width: 321px; height: 650px; left:0px; top:20px; margin: 0px; padding: 0px;
	text-align: center;
	z-index:2;
}
#teaserMiddle1 {
	position:absolute; width: 362px; height: 184px; left:321px; top:20px; margin: 0px; padding: 0px;
	text-align: center;
	z-index:2;
}
#teaserMiddle2 {
	position:absolute; width: 362px; height: 120px; left:321px; top:204px; margin: 0px; padding: 0px;
	text-align: center;
	z-index:2;
}
#teaserMiddle3 {
	position:absolute; width: 362px; height: 200px; left:321px; top:324px; margin: 0px; padding: 0px;
	text-align: center;
	Background: #000 url('pa_teaser_content.jpg') left top no-repeat;
	z-index:2;
}
#teaserMiddle4 {
	position:absolute; width: 362px; height: 146px; left:321px; top:524px; margin: 0px; padding: 0px;
	text-align: center;
	z-index:2;
}
#teaserRight {
	position:absolute; width: 316px; height: 650px; left:683px; top:20px; margin: 0px; padding: 0px;
	text-align: center;
	z-index:2;
}
#teaserFooter {
	position:absolute; width: 999px; height: 150px; left:0px; top:690px; margin:0 auto; padding: 0px;
	z-index:2;
}
#teaserForm {
	position:absolute; z-index:10; width: 325px; height: 200px; left: 337px; top:200px;
	text-align: center;
}

.input {
	font-size: 10pt; color: #b1a688; background-color: #000;
	border: 1px solid #2e2a27;
}

