﻿<style type="text/css">

.buttonElement {margin: 3px 0px 9px 0px;width:280px;}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

body {
    margin: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.documentIntroduction, label, label font {
    font-size: 12px;
    line-height: 1.5em;
}

p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #494949;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 14px;
    margin-left: 0px;
}

h1 {
    font-size: 16.5pt;
    font-weight: normal;
    color: #373737;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
}

h2, h2 font {
    font-size: 12pt;
    font-weight: normal;
    line-height: 1.3em;
    color: #373737;
    margin-top: -2px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

h3 {
    font-size: 10px;
    font-weight: bold;
    color: #494949;
    margin: 0px;
}

h4 {
    font-size: 10px;
    font-weight: bold;
    color: #494949;
    margin: 0px;
}

h5 {
    font-size: 10px;
    font-weight: normal;
    color: #494949;
    margin: 0px;
}

form {
	margin: 0px;
}


dl {
    margin-top: 0px;
}

input {
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

select {
    font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

table {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td, .smalltext {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table .typeNr {
	text-align: right;
	padding-left: 6px;
}

table .typeText {
	text-align: left;
	padding-right: 6px;
}

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

a:hover {
	text-decoration: underline;
}

.Player
{
    FONT-SIZE: 14pt;
    BACKGROUND-IMAGE: url(images/trans_pixel.gif);
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #8c8c79
}

.PlayerPos
{
    Z-INDEX: 2;
    LEFT: 100px;
    VISIBILITY: visible;
    POSITION: absolute;
    TOP: 100px
}

/* @group chapters */

a; a font {
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

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


chapterlinks {
	
	color: #fff;
	font: normal 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.downloadbox {
	position:relative;
    border:1px solid #000; 
    background-color:#CCC;
    width:73px;
    padding:5px;
    }
.downloadbox img {
	position:relative;
	z-index:2;
    }
.downloadbox .more {
	display:none;
    }
.downloadbox:hover .more {
	display:block;
    position:absolute;
    z-index:1;
    left:-1px;
    top:-1px;
    width:73px;
    padding:78px 5px 5px;
    border:1px solid #900;
    background-color:#FFEFEF;
    }

#download {
	display: none;

	}
	
.inline-button {
   font: Verdana, sans-serif;
   margin-right: -6px; 
   padding: 2; padding: 0;
   border: 1px solid black;
   white-space: nowrap;
   text-decoration: none;
   vertical-align: top;
   color: white;
   background-image:url('custom_img/button_bg.jpg');
   background-repeat: repeat-x;
   background-position:top right;
   }
.inline-button span {
   width: 0; cursor: hand;
   margin: 0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.inline-button:hover {
   background: #333333;
   color: white;
   }



/* @end */



</style>

