/* SCREEN */
/*  Serif: Liberation Serif, Palatino, Georgia, Garamond, Times New Roman, serif; */
/*  Sans-Serif: Liberation Sans, Verdana, Arial, sans-serif; */
/*  Colors: */
/*  Head: #38678E */
/*  Menu: bg: #3B5B75 font: white hover: #A0BED7*/
/*  Path: bg: #A0BED7 font: #3B5B75 hover: #1A714E*/
/*  Box: head-bg: ##38678E font: white bg: #e0e0e0 */
/*  Link: color: #38678E hover: #1A714E */
/*  Foot: bg: #1B476B font: white */
/*  Border: #696969 */
/*  Main: bg: #f0f0f0 */
/* */

body {
    margin:0;
    padding:0;
    text-align:center;
    }
#container {
    background: transparent;
    border:medium none;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
    width:800px;
    }
#printhead {
	background: transparent;
    /*background: url("../auxiliary/print-head.gif") no-repeat left top;*/
    height: 100px;
    width: 650px;
    margin-left: 30px;
    padding:0;
    position: absolute;
    top: 10px;
    }
#head {
    background: #3B5B75;
    /*background: url("../auxiliary/head.png") no-repeat left top;*/
    height: 100px;
    width: 800px;
    margin: 0;
    padding:0;
    position: absolute;
    border-left: 1px solid #696969;
    border-top: 1px solid #696969;
    border-right: 1px solid #696969;
    top: 30px;
    display: none;
    }
#menu {
    background: #3B5B75;
    height: 23px;
    width: 800px;
    border-right: 1px solid #696969;
    border-left: 1px solid #696969;
    position: absolute;
    top: 130px;
    z-index: 1000;
    display: none;
    }
#path {
    background: #d3d3d3;
    height: 20px;
    width:800px;
    border-left: 1px solid #696969;
    border-bottom: 1px solid #696969;
    border-right: 1px solid #696969;
    position: absolute;
    top: 154px;
    display: none;
    }
#main {
    background: white;
    height: auto;
    width: 600px;
    border: 0px solid #696969;
    position: absolute;
    top: 100px;
    margin-left: 30px;
    }
#content {
    position: relative;
    top: 0px;
    left: 0px;
    height: auto;
    width: 600px;
    border: none;
    z-index: 100; 
    }
#foot {
    background: #3B5B75;
    height: 20px;
    width: 798px;
    border: 1px solid #696969;
    position: relative;
    top: 0px;
    display: none;
    }
#boxes {
    background: transparent;
    height: 1000px;
    width: 220px;
    border: none;
    position: absolute;
    top: 10px;
    left: 567;
    display: none;
    }
#box1 {
    background: #dcdcdc;
    height: 200px;
    width: 220px;
    border: 1px solid #696969;
    position: relative;
    top: 20px;
    }
#box2 {
    background: #dcdcdc;
    height: 200px;
    width: 220px;
    border: 1px solid #696969;
    position: relative;
    top: 35px;
    }
#box3 {
    background: #dcdcdc;
    height: 200px;
    width: 220px;
    border: 1px solid #696969;
    position: relative;
    top: 50px;
    }
#change {
    position: relative;
    top: 40px;
    }
span.boxheader {
    background: #38678E;
    width: 220px;
    height: 23px;
    float: left;
    display: inline-block;
    }
span.blaettern {
    padding-bottom: 20px;
    width: 100%;
    color: red;
    display: none;
    }
span.k {
    font-variant: small-caps;
    }
table.small {
    font-size: 8pt;
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    text-align: left;
    line-height: 130%;
    }
table.normal {
    font-size: 11pt;
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    text-align: left;
    line-height: 100%;
    }
td.sb {
    border-bottom: silver solid 1px;
    }
table.blaettern {
    width: 100%;
    border: 0px;
    margin: 0px;
    padding-bottom: 20px;
    }
h4.content {
    font-family: Liberation Serif, Palatino, Georgia, Garamond, Times New Roman, serif;
    text-align: justify;
    font-weight: bold;
    font-size: 13pt;
    line-height: 110%;
    }
h4.small {
    font-family: Liberation Serif, Palatino, Georgia, Garamond, Times New Roman, serif;
    text-align: justify;
    font-weight: bold;
    font-size: 11pt;
    line-height: 100%;
    }
h4.boxes {
    color: white;
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    text-align: left;
    font-size: 10pt;
    line-height: 90%;
    margin: 5px;
    }
p.content {
    font-family: Liberation Serif, Palatino, Georgia, Garamond, Times New Roman, serif;
    text-align: justify;
    font-size: 12pt;
    line-height: 130%;
    margin-bottom: 20px;
    }
sup {
    font-size: 7pt;
    }
sub {
    font-size: 7pt;
    }
img.flag {
    position: absolute; 
    top: 5px; 
    left: 490px;
    border: 0px; 
    display: none;
    }
span.printfoot {
    float: right;
    visibility: hidden;
	height: 1px;
	width:1px;
    }
img.m {
    margin: 10px;
    }
span.printfoot {
    float: right;
    }
span.printhead {
    float: left;
    }
ol {
	line-height: 136%;
	margin-left: 20px;
	}
ol.ul {
    list-style-type: disc;
    font-family: Liberation Serif, Palatino, Georgia, Garamond, Times New Roman, serif;
    text-align: justify;
    font-size: 12pt;
    line-height: 136%;
    }
p.boxes {
    font-family:  Liberation Sans, Verdana, Arial, sans-serif;
    text-align: justify;
    font-size: 10pt;
    line-height: 130%;
    margin: 5px;
    }
p.change {
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    text-align: center;
    font-size: 8pt;
    color: gray;
    padding-top: 15px;
    }
p.vor {
    font-size: 10pt;
    color: gray;
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    text-align: left;
    }
p.rueck {
    font-size: 10pt;
    color: gray;
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    text-align: right;
    }
p.path {
    color: darkslategray;
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    text-align: left;
    font-size: 8pt;
    line-height: 100%;
    margin: 5px 5px 5px 20px;
    }
a.t:link {
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: #38678E; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: none;
    }
a.t:visited {
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: #38678E; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: none;
    }
a.t:hover {
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: #1A714E; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: underline;
    }
a.t:active {
    background-color: white; 
    font-weight: normal; 
    text-align: left; 
    color: #1A714E; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: underline;
    }
a.t[href]:after {
    content: " (" attr(href) ")"; 
    font-size:8pt; 
    font-weight: normal; 
    font-style:italic; 
    color: gray;
    }
a.p:link {
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: #393939; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: none;
    }
a.p:visited {
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: #393939; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: none;
    }
a.p:hover {
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: #1A714E; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: underline;
    }
a.p:active {
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: #1A714E; 
    margin-left: 0; 
    margin-right: 0; 
    text-decoration: underline;
    }
a.f:link {
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    font-size: 8pt;
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    color: white; 
    margin: 5px 5px 5px 20px;
    padding-top: 4px;
    text-decoration: none;
    }
a.f:visited {
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    font-size: 8pt;
    background-color: transparent; 
    font-weight: normal; 
    text-align: left; 
    margin: 5px 5px 5px 20px;
    color: white; 
    text-decoration: none;
    }
a.f:hover {
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    font-size: 8pt;
    background-color: #A0BED7; 
    font-weight: normal; 
    text-align: left;  
    margin: 5px 5px 5px 20px;
    color: black;
    text-decoration: none;
    }
a.f:active {
    font-family: Liberation Sans, Verdana, Arial, sans-serif;
    font-size: 8pt;
    background-color: #A0BED7; 
    font-weight: normal; 
    margin: 5px 5px 5px 20px;
    color: black;
    text-decoration: none;
    }
img.r {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid #696969;
    padding: 2px;
    margin: 4px;
    }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail{
    position: relative;
    z-index: 500;
    text-decoration: none;
    }
.thumbnail:hover{
    background-color: transparent;
    z-index: 1000;
    text-decoration: none;
    }
.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: #dcdcdc;
    padding: 5px;
    left: -1000px;
    border: 1px solid #38678E;
    visibility: hidden;
    color: black;
    font-family:  Liberation Sans, Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    }
.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
    text-decoration: none;
    }
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    top: -75px;
    left: -150px; /*position where enlarged image should offset horizontally */
    text-decoration: none;
    }

