/* 
 * Standard-Style-Sheet für "schulz-koengen.de" 
 *
 * Version 2010081101, (c) 2010 by W.R.Schulz, Köngen
 */

/*** general ***/

body, h1, h2, h3, h4, a, img, p, ol, ul, li, table, tr, td, th {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #b1e1f3;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  padding: 10px;
}

h1 {
  border-bottom: 2px solid #000099;
  font-size: 18pt;
  font-weight: bold;
  margin-bottom: 12pt;
}

h2 {
  border-bottom: 2px solid #000099;
  font-size: 16pt;
  font-weight: bold;
  margin-bottom: 12pt;
}

h3 {
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 12pt;
}

h4 {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 12pt;
}
   
/* class "popup" */

p.popup {
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
}

p.popup a {
  color: #0000ff;
  text-decoration: none;
}

p.popup a:hover {
  text-decoration: underline;
}

p.popup a:visited {
  color: #0000ff;
}

/* class "dloadList" */

form.dloadList {
  margin-bottom: 12pt;
}

table.dloadList {
  border-collapse: collapse;
  margin-bottom: 12pt;
  width: 100%;
}

table.dloadList th {
  font-size: 10pt;
  font-weight: bold;
  padding: 2px;
  text-align: left;
  vertical-align: top;
}

table.dloadList th.dloadListDesc {
}

table.dloadList th.dloadListFile {
}

table.dloadList th.dloadListDate {
  text-align: center;
}

table.dloadList th.dloadListSize {
  text-align: right;
}

table.dloadList td {
  background-color: #ffffff;
  border-right: 1pt solid #b1e1f3;
  border-bottom: 1pt solid #b1e1f3;
  font-size: 10pt;
  padding: 2px;
  text-align: left;
  vertical-align: top;
}

table.dloadList td.dloadListDesc1 {
}

table.dloadList td.dloadListFile1 {
}

table.dloadList td.dloadListDate1 {
  text-align: center;
}

table.dloadList td.dloadListSize1 {
  text-align: right;
}

table.dloadList td.dloadListDesc2 {
  background-color: #cccccc;
}

table.dloadList td.dloadListFile2 {
  background-color: #cccccc;
}

table.dloadList td.dloadListDate2 {
  background-color: #cccccc;
  text-align: center;
}

table.dloadList td.dloadListSize2 {
  background-color: #cccccc;
  text-align: right;
}

table.dloadList td br {
  margin: 8pt;
}


/*** navigation ***/
 
div#navigation {
  border-right: 1px solid blue;
  float: left;
  width: 110px;
  height: 400px;
}

div#navigation ul {
}

div#navigation li {
  background-color: #0000a0;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  list-style: none;
  margin-bottom: 2px;
  padding: 3px;
  text-align: center;
  width: 86px;
}

div#navigation li li {
  background-color: #0000a0;
  font-weight: normal;
  width: 80px;
}

div#navigation img {
  margin-top: 3px;
}

div#navigation a {
  background-color: #0000a0;
  color: #ffffff;
  text-decoration: none;
}

div#navigation li li a {
  background-color: #0000a0;
}

div#navigation a:hover {
  text-decoration: underline;
}

/* navigation - class "hi" */

div#navigation li.hi {
  background-color: #0000e0;
}

div#navigation a.hi {
  background-color: #0000e0;
}


/* navigation - class "w3c" */

div#navigation a.w3c {
  background-color: #b1e1f3;
}

div#navigation p.w3c {
  margin-left: 5px;
  margin-top: 20px;
}


/*** content ***/
 
div#content {
  margin-left: 150px;
  width: 620px;
}

div#content a {
  color: #0000ff;
  text-decoration: none;
}

div#content a:hover {
  text-decoration: underline;
}

div#content a:visited {
  color: #000099;
}

div#content ol {
  margin-left: 30pt;
  margin-bottom: 12pt;
}

div#content p {
  margin-bottom: 12pt;
  text-align: justify;
}

/* content - class "big" */

div#content p.big {
  font-size: 14pt;
}

/* content - class "compact" */

div#content li.compact {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 1pt;
}

div#content p.compact {
  font-size: 10pt;
  font-weight: normal;
  margin-bottom: 6pt;
}

/* content - class "small" */

div#content p.small {
  font-size: 8pt;
  font-weight: bold;
}

/* content - class "start" */

div#content p.start {
  font-size: 20pt;
  font-weight: bold;
  margin-top: 100px;
  text-align: center;
}

div#content p.start br {
  margin: 11pt;
}

/* content - class "linkList" */

div#content a.linkList {
  font-size: 14pt;
}

div#content table.linkList {
  margin-bottom: 12pt;
}

div#content td.linkListImg {
  padding-bottom: 6px;
  text-align: center;
  vertical-align: middle;
}

div#content td.linkListDesc {
  padding-bottom: 6px;
  padding-left: 5pt;
  text-align: left;
  vertical-align: middle;
}

/* content - class "rfcList" */

div#content a.rfcList {
  font-size: 12pt;
  font-weight: bold;
}

div#content table.rfcList {
  margin-bottom: 12pt;
}

div#content td.rfcListImg {
  padding-bottom: 6px;
  text-align: center;
  vertical-align: middle;
}

div#content td.rfcListDesc {
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 6px;
  padding-left: 5pt;
  text-align: left;
  vertical-align: middle;
}

/* eof */
