/* Global ---------------------------------------------------------- */
body
{
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
}

#content
{
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	position:absolute;
	height:286px;
	width:715px;
	margin:-143px 0px 0px -286px;
	top: 50%;
	left: 42%;
 }


h1, h2
{
	color: #000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

p
{
	color: #666666;
}
/* Layer ----------------------------------------------------------- */

#bild
{
	visibility: visible;
	position: absolute;
	top: 1px;
	left: 391px;
	width: 310px;
	height: 270px;
	z-index: 1;
}

#navi
{
	visibility: visible;
	position: absolute;
	left: 391px;
	width: 118px;
	height: 105px;
	z-index: 2;
	background-image: url(../images/bg_navi.png);
	background-repeat: no-repeat;
	padding: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
}

#navi a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

#navi a
{
	color: #FFFFFF;
	text-decoration: none;
}

#titel
{
	visibility: visible;
	position: absolute;
	top: 25px;
	left: 1px;
	width: 389px;
	height: 70px;
	z-index: 3;
	text-align: center;
}

#pdf
{
	visibility: visible;
	position: absolute;
	top: 5px;
	left: 320px;
	width: 100px;
	height: 30px;
	z-index: 5;
}
/* Scroller --------------------------------------------------------- */
#divControl
{
	visibility: visible;
	position: absolute;
	top: 243px;
	left: 317px;
	width: 35px;
	height: 9px;
	z-index: 4;
	white-space: nowrap;
}

#divCont
{
	position: absolute;
	top: 97px;
	left: 45px;
	width: 300px;
	height: 130px;
	clip: rect(0px 300px 130px 0px);
	z-index: 5;
}

.clScroll
{
	position: absolute;
	visibility: hidden;
}

#oms {
 text-align: justify;
}

#oms h2 {
 text-align: left;
}

#oms a:link { color: #990000; text-decoration: none; }
#oms a:visited { color: #990000; text-decoration: none; }
#oms a:hover { color: #000099; text-decoration: underline; }
#oms a:active { color: #000099; text-decoration: underline; }