body {
margin:0;
padding:0;
height:100%;
overflow-y:auto;
}

td, tr, p, div {
font-family: "Trebuchet MS", Verdana, sans serif;
font-size: 13px;
text-align: justify;
line-height: 18px;
color : #333333;
}

a {
text-decoration: none;
color: #0099CC;
}

h1, h2 {
font-size: 22px;
line-height: 26px;
margin: 15px 4px 0px 0px;
padding-left: 20px;
display:block;
background: transparent url(head2.gif) left no-repeat;
}

pre {
color: #732264;
margin-left: 5%;
border-left: 1px solid #732264;
padding: 15px;
line-height: 110%;
width: 90%; /* causes bug in IE 5.0 Windows */
scrollbar-face-color: #527BBD;
scrollbar-arrow-color: #DEE7F7;
scrollbar-track-color: #DEE7F7;
}

blockquote {
border-left: 1px solid #333333;
padding-left: 10px;
}

pre {
overflow: auto;
overflow-y: hidden;
}

code {
color: #000000;
background-color: #DADEE4;
}

#contentpane {
display:block;
width: 600px;
margin:0px 0px 0px 250px;
padding-left:40px;
padding-right:40px;
text-align: justify;
background-color: #FFFFFF;
}

#navigation{
display:block;
position:fixed;
top:0;
left:0;
width: 185px;
height:100%;
border: 1px solid black;
border-bottom-width: 0;
background-color: #000099;
}

* html #navigation {
position:absolute;
}

#navigation ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#navigation li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}


* html #navigation li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#navigation li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#navigation div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 3px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#gbframe {
height:9000px;
width:100%;
}
/*
#contentpane a, #contentpane a:link, #contentpane a:visited {
color:#003399;
}

#contentpane a:hover {
text-decoration: none;
}
*/
.content1 {
color: #000000;
}

.content2 {
color: #0099CC;
}

.lastmod {
font-size: 10px;;
}

a.bottomlink {
background: white url(arrow_r.gif) no-repeat center left ;
font:  12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #0099CC;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
}

a.bottomlink:hover {
text-decoration: underline;
}

.pdflink {
list-style-type: none;
margin: 5px 0;
padding: 0;
width: auto;
}

.pdflink li a {
background: white url(pdf.png) no-repeat center left;
font:  13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #0099CC;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
}
.pdflink li a:visited, .pdflink li a:active {
text-decoration: none;
}

.pdflink li a:hover {
text-decoration: underline;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 195px; /*width of left column containing the label elements*/
border-top: 1px dashed #F3F3F3;
}

.cssform label{

float: left;
margin-left: -195px; /*width of left column*/
width: 190px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

* html .threepxfix{
margin-left: 3px;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
}

.curlycontainer .innerdiv{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.headlinebottom {
background: transparent url(optsbg.gif) repeat;
border-top: 1px solid #D8E3EE;
height: 15px;
}

.ververz {
margin: 20px;
padding: 3px 0px;
padding-left: 10px;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}



