body {
 background-color: #FFEBBB;
 color:            #816647;
 font-family:      "Helvetica","Arial",sans-serif;
 font-size:        12pt;
 font-style:       normal;
 font-variant:     normal;
 font-weight:      normal;
 text-align:       left;
}

body.header {
 background-color: #FDD99B;
}

body.menue {
 background-color: #FDD99B;
}

p {
 margin-top:       3px;
 margin-bottom:    3px;
}

p.menue {
 line-height:      120%;
 margin-top:       10px;
 margin-bottom:    0px;
 text-align:       center;
}

h1 {
 color:            #a06323;
 font-family:      "Palatino","Palatino Linotype","Palladio","URW Palladio L","Garamond",serife;
 font-size:        32pt;
 font-weight:      bold;
 margin-top:       0px;
 margin-bottom:    0px;
 padding-top:      6px;
 text-decoration:  none;
 text-align:       center;
}

h2 {
 color:            #a06323;
 font-family:      "Palatino","Palatino Linotype","Palladio","URW Palladio L","Garamond",serife;
 font-size:        21pt;
 font-weight:      bold;
 margin-top:       6px;
 margin-bottom:    14px;
}

h3 {
 color:            #a06323;
 font-family:      "Palatino","Palatino Linotype","Palladio","URW Palladio L","Garamond",serife;
 font-size:        14pt;
 font-weight:      bold;
 margin-top:       10px;
 margin-bottom:    6px;
}

small {
 font-size:        9pt;
 margin-top:       3px;
 margin-bottom:    3px;
}

/*
ul {
 line-height:     120%;
 list-style-type: none;
 margin-left:     0px;
 margin-right:    0px;
 text-indent:     0px;
}

ul li {
 margin-left:     0px;
 margin-right:    0px;
 text-indent:     0px;
}

ol {
 line-height:     144%;
 margin-top:      8px;
 margin-bottom:   10px;
 text-align:      left;
}

ol li {
 list-style-type: decimal;
}

ol ol li {
 list-style-type: lower-alpha;
}

dd {
 margin-bottom:   3px;
}

img {
 border:          0px;
}

hr {
 color:           #565248;
 width:           80%;
 align:           center;
}
*/

A:link {
 color:            #a06323;
}

A:visited {
 color:            #a06323;
}

A:active {
 color:            #816647;
 text-decoration:  none;
}
