/*  cms-db  Copyright (C) 2007 Jan Hoffmann
    This program comes with ABSOLUTELY NO WARRANTY; for details see /admin/version.php.
    This is free software, and you are welcome to redistribute it under certain conditions; see /admin/version.php for details.  */

body {
 background-color: #FFFFFF;
 color: #000000;
 font-family: "Century Gothic", "URW Gothic L,Arial", Helvetica, sans-serif;
 font-size: 12pt;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 50px;
}
a:link {
 font-family: "Century Gothic", "URW Gothic L", Arial, Helvetica,sans-serif;
 color: #0000FF;
 text-decoration: none;
 font-weight: normal;
 font-size: 12pt;
}
a:visited {
 font-family: "Century Gothic", "URW Gothic L", Arial, Helvetica,sans-serif;
 color: #0000FF;
 text-decoration: none;
 font-weight: normal;
 font-size: 12pt;
}
a:hover {
 font-family: "Century Gothic", "URW Gothic L", Arial, Helvetica,sans-serif;
 color: #0000FF;
 text-decoration: underline;
 font-weight: normal;
 font-size: 12pt;
}
a:active {
 font-family: "Century Gothic", "URW Gothic L", Arial, Helvetica,sans-serif;
 color: #0000FF;
 text-decoration: underline;
 font-weight: normal;
 font-size: 12pt;
}
h1 {
 font-size: 16pt;
 font-weight: normal;
 border-bottom: 1px solid #bfbfbf;
}
h2 {
 font-size: 14pt;
 font-weight: normal;
 border-bottom: 1px solid #bfbfbf;
}
h3, h4, h5, h6 {
 font-size: 12pt;
 font-weight: normal;
 border-bottom: 1px solid #bfbfbf
}
label {
 cursor: default;
}
pre {
 font-size: 10pt;
}

