@charset 'utf-8';

/* ##########################################################

    your servant
    Drucklayout

    Version  : 1.0
    Datum    : 17. Juli 2009
    Autor    : http://www.proxenos.de/

########################################################## */


*
{
    background-color:   transparent;
    border:             none;
    font-family:        'Microsoft Sans Serif', Arial, Helvetica, sans-serif;
    font-size:          12pt;
    line-height:        130%;
    margin:		        0;
    padding:		    0;
    text-decoration:    none;
}

blockquote, p, table
{
    margin:             14px 0px;
}

blockquote
{
    font-style:         italic;
}

blockquote cite
{
    font-style:         normal;
    font-weight:        bold;
}

body
{
    background-color:   #ffffff;
    margin:             15px;
    text-align:         left;
}

div#druckbutton,
div#fussrahmen,
div#logolink,
div#navirahmen,
div#pfeilnavigation
{
    display:            none;
}

div#inhalt_links
{
    float:              right;
    padding:            0 0 200px 50px;
}

h1
{
    color:              #831b21;
    font-size:          14pt;
    font-weight:        bold;
    margin:             30px 0px 15px 0px;
    text-transform:     uppercase;
}

  h1 span.subh1
  {
      color:                #58595B;
      font-weight:          normal;
      text-transform:       none;
  }

h2
{
    color:              #050505;
    font-size:          12pt;
    font-weight:        bold;
    margin:             10px 0px -10px 0px;
}

ul
{
    margin:             0px 50px 0px 70px;
}
