/**********************************
 * Stylesheet Kolpingwerk München *
 **********************************/

@import url(kolping_ext.css);

/* document */
body {
    background-color:   #EEFFEE;
}

/* base paragraph and heading types */
h1 {
    font-family:        Comic sans MS,Arial,Helvetica,Verdana,sans-serif;
}

h2 {
    font-family:        Comic sans MS,Arial,Helvetica,Verdana,sans-serif;
}

h3 {
    font-family:        Comic sans MS,Arial,Helvetica,Verdana,sans-serif;
}

h4 {
    font-family:        Comic sans MS,Arial,Helvetica,Verdana,sans-serif;
}

h5 {
    font-family:        Comic sans MS,Arial,Helvetica,Verdana,sans-serif;
}

h6 {
    font-family:        Comic sans MS,Arial,Helvetica,Verdana,sans-serif;
}

p, body {
    text-align:         justify;
}

p, body, th, td {
    font-family:        Souvenir Lt BT,Times New Roman,Times,times;
}

p.small {
    font-size:          0.8em;
}

/* hyperlinks */
a:link {
    color:              #EC870E;
}

a:visited {
    color:              #EC4400;
}

a:hover {
    background-color:   #FFDD00;
}

a:active {
    background-color:   #FFDD00;
}

a:hover img {
    background-color:   transparent;
}

a:active img {
    background-color:   transparent;
}

a img {
    border:             0pt;
}

/* DocBook-specific extensions */
div.figure {
    margin-top: 1.9ex;
}

div.note {
    margin-top: 1.0ex;
    margin-bottom: 1.0ex;
}

div.tip {
    margin-top: 1.0ex;
    margin-bottom: 1.0ex;
}

div.warning {
    margin-top: 1.0ex;
    margin-bottom: 1.0ex;
}

div.caution {
    margin-top: 1.0ex;
    margin-bottom: 1.0ex;
}

div.important {
    margin-top: 1.0ex;
    margin-bottom: 1.0ex;
}

div.figure {
    margin-bottom: 0.8ex;
}

div.example {
    margin-bottom: 0.8ex;
}

div.equation {
    margin-bottom: 0.8ex;
}
