
/* Uebergreifend geltende Standard CSS fuer Layout zu www.Symec.de */

/* Grundlegende Formatierung */

#footer, #menu, #logo, #glo, .top, .back
{
    display: none;
}


body
{
    margin: 0;
    padding: 0;
    font: 12pt Garamond, Palatino, "Times New Roman" , Times, serif;
    color: black;
    background: transparent;
}

h1, h2, h3, h4, h5, h6
{
    font-family: "Lucida Grande" , "Lucida Sans" , "Lucida Sans Unicode" , "Lucida" , Verdana, "Bitstream Vera Sans" , sans-serif;
    font-weight: bold;
    margin: .75em 0 .5em 0; /*page-break-after: avoid;*/
}

h1
{
    font-size: 1.3em;
}

h2
{
    font-size: 1.2em;
}

h3
{
    font-size: 1.1em;
}

h4
{
    font-size: 1.0em;
}

h5
{
    font-size: .9em;
}

h6
{
    font-size: .8em;
}


p
{
    font-size: 1.0em;
    line-height: 1.5;
    margin: 0 0 1em 0;
}


/* Bereich Definition */


#header
{
    height: 50px;
}

#sq
{
    float: right;
    text-align: right;
}

#contents
{
    background: #fff;
    clear: right;
    margin-top: 0px;
    padding: 45px 0px 0px 0px;
    min-height: 19em;
}

#printlogo
{
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 1;
    text-align: left;
}

#titel
{
    position: absolute;
    left: 75px;
    top: 41px;
    z-index: 2;
}



#contents a
{
    text-decoration: none;
    color: #BF6064;
    padding: 0;
}


.externelink
{
    padding-right: 20px;
}

acronym, abb
{
    border-bottom: none;
}

img
{
    border: 0;
}

strong
{
    font-weight: bold;
    color: #505050;
}

.imagerechts
{
    margin-left: 5px;
    padding-left: 10px;
}

.imagelinks
{
    padding-right: 10px;
}

.bildtitel
{
    font-size: 1.1em;
    font-style: italic;
    text-align: right;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 5px;
}

em
{
    display: block;
}

.bild
{
    font-size: 0.6em;
    font-style: italic;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    vertical-align: text-bottom;
    text-align: right;
}

.floatrechts
{
    float: right;
    margin-right: 5px;
    padding: 0;
    clear: right;
}

.floatlinks
{
    float: left;
}

.links
{
    text-align: left;
    white-space: nowrap;
}

.rechts
{
    text-align: right;
}

.mitte
{
    text-align: center;
}

.kapite
{
    height: 100%;
}

.cb
{
    clear: both;
}

#contents ul
{
    display: block;
    list-style-type: square; /*   margin: 0 40px 30px 40px ;        margin: 0 70px 30px 0 ;*/
    line-height: 155%;
}

.versatz
{
    padding-left: 15px;
    margin-top: -10px;
    margin-bottom: 5px;
}

.merkmale
{
    margin-bottom: 10px;
}

.grenze
{
    border-top: 2px solid #A2B7C5;
    padding: 1em 0 0 0;
}

caption
{
    font-size: 1.0em;
    font-style: italic;
    text-align: right;
    margin: 0 20px;
}

table
{
    font-size: 1.0em;
    border-collapse: collapse;
    border: 1px solid #ACB6BF;
    margin: 0 10px 0px 10px;
    padding: 0;
}

th
{
    width: 100%;
    background-color: #ACB6BF;
    padding: 1px 10px;
}

td
{
    padding: 1px 10px;
    border: 1px solid #ACB6BF;
    white-space: nowrap;
}


.ungerade
{
    background-color: #efefef;
}

.nomargin
{
    margin: 0;
    padding: 0;
}


.agb
{
    list-style-type: decimal;
    margin: 0 50px 30px 50px;
    font-size: 1em;
    line-height: 155%;
}



.agb2
{
    list-style-type: decimal; /* margin: 5px 10px 30px 20px ;*/
    line-height: 155%;
}

