
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common browsers */
:link,:visited { text-decoration:none; color: inherit; }
ul,ol { list-style:none; }
li { display: block;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }


html
  {
    height: 100%;
  }

body
  {
    position: relative;
    min-height: 100%;
    font: 70%/1.3 Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFAF2;
    color: #000000;
  }

* html body
  {
    height: 100%;
  }

div#wrapper
  {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 860px;
    height: 100%;
    margin-left: -430px;
  }

div#w2
  {
    position: relative;
    min-height: 100%;
    background: url(/fileadmin/SSW/design/amselhof/wrapback.gif) center repeat-y #FFF5E6;
  }

* html div#w2
  {
    height: 100%;
  }

#header
  {
    position: relative;
    height: 220px;
    background: url(/fileadmin/SSW/design/amselhof/links_1.jpg) left 100px no-repeat #E0BFC7;
  }

#header h1
  {
    height: 100px;
    background: url(/fileadmin/SSW/design/amselhof/logoback.gif) left top no-repeat #66182A;
    text-indent: -999999px;
  }

#header h2
  {
    position: absolute;
    right: 170px;
    bottom: 18px;
    text-align: right;
    line-height: 100%;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
  }

div#image
  {
    position: absolute;
    left: 710px;
    top: 100px;
    width: 150px;
    height: 120px;
    background: url(/fileadmin/SSW/design/amselhof/rechts_1.jpg) left bottom no-repeat #E0BFC7;
    z-index: 80;
  }

div#topnav
  {
    position: relative;
    margin-left: 150px;
    background: #000000;
    z-index: 90;
  }

* html div#topnav
  {
    margin-top: -1px;
  }

div#topnav ul
  {
    padding: 0.4em 0 0.4em 30px;
  }

div#topnav li
  {
    display: inline;
    margin-right: 30px;
  }

div#topnav li a
  {
    font-size: 1em;
    text-transform: uppercase;
    color: #F0CA90;
  }

div#topnav li strong a
  {
    font-weight: normal;
    color: #FFFFFF;
  }

div#subnav
  {
    margin: 10px 180px 30px;
  }

div#subnav li
  {
    display: inline;
    margin-right: 20px;
  }

div#subnav li a
  {
    font-weight: bold;
    color: #E0A143;
  }

div#subnav li strong a
  {
    color: #B26E7E;
  }

div#subsubnav
  {
    position: absolute;
    left: 15px;
    top: 260px;
    width: 120px;
  }

div#subsubnav ul
  {
    list-style-type: none;
    margin-top: 1.2em;
  }

div#subsubnav ul li
  {
    margin-top: 0.5em;
  }

div#subsubnav ul li a
  {
    font-size: 0.8em;
    font-weight: bold;
    color: #B26E7E;
  }

div#subsubnav ul li strong a
  {
    text-decoration: underline;
  }

div#content
  {
    margin: 20px 0 0;
    padding-bottom: 30px;
  }

div#content a
  {
    color: #B26E7E;
  }

div#content p
  {
    margin: 0 180px 1em;
  }

div#content ul,
div#content ol
  {
    margin: 0 180px 1em;
  }

div#content ul
  {
    list-style-type: square;
  }

div#content ol
  {
    list-style-type: decimal;
  }

div#content li
  {
    display: list-item;
    margin-left: 3em;
    margin-bottom: 0.4em;
  }

div#content table
  {
    margin: 0 180px 1em;
    font-size: 100%;
  }

div#content * table
  {
    margin: 0 0 1em;
  }

div#content td
  {
    padding: 0.8em 0 0 1.5em;
    vertical-align: top;
  }

div#content td p
  {
    margin: 0;
  }

div#content tr:first-child td
  {
    padding-top: 0;
  }

div#content td:first-child
  {
    padding-left: 0;
  }

div#content div.csc-textpic
  {
    margin: 0 180px 1em;
  }

div#content div.csc-textpic p
  {
    margin: 0 0 1em;
  }

table.csc-mailform td
  {
    padding-right: 10px;
    padding-bottom: 4px;
  }

table.csc-mailform td.csc-form-labelcell
  {
    padding-top: 4px;
  }

table.csc-mailform td.csc-form-fieldcell input, select, textarea
  {
    border: solid #F0CA90;
    border-width: 0 0 1px 1px;
    padding: 2px 5px;
    background-color: #FFFAF2;
    color: #B26E7E;
  }

table.csc-mailform td.csc-form-fieldcell input.csc-mailform-submit
  {
    border: 1px solid #FFFFFF;
    padding: 2px 20px;
    background-color: #B26E7E;
    color: #FFFFFF;
    cursor: pointer;
  }

div#content h3
  {
    margin: 0 180px 0.8em;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    color: #E0A143;
  }

div#footer
  {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 20px;
    background-color: #66182A;
    font-size: 0.8em;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
  }

div#footer a
  {
    color: #FFFFFF;
  }

div.rflow
  {
    display: inline;
    margin-left: 10px;
    margin-right: 180px;
    float: right;
  }
