/* Stylesheet voor vorm.net */

body {
    margin: 0px;
    padding: 0px;
    font-family: Bitstream Vera Sans, sans-serif;
    font-size: 13px;
    background-color: #E5E5E5;
    width: 100%;
    height: 100%;
    text-align: center;
}

h1 {
    font-size: 110%;
    font-family: georgia, sans-serif;
    text-align: left;
    font-weight: bold;
    color : #24466a;
    letter-spacing: 2px;
    margin-top: 1em;
    margin-bottom: 1em;
}

h2, h3 {
    font-family: georgia, sans-serif;
    font-size: 105%;
    text-align: left;
    color : #454545;
    letter-spacing: 1px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

h4 {
    font-size: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}

h6 {
    font-family: georgia, sans-serif;
    font-size: 120%;
    margin: 0px;
    text-align: left;
    color : #454545;
    letter-spacing: 1px;
    color: #24666a;
    background-image: url("../images/frutsel.gif");
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: -20px;
    padding-left: 20px;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

hr {
    border: 0px solid #514c46;
}

.date {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-style: italic;
    font-size: 90%;
    margin-bottom: 2em;
    background-color:#f4f4f4;
}

.date b {
    font-weight: normal;
    color: black;
}

input {
    color : #333333;
    border: 1px solid #24466a;
}

a {
   color : #443355;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   text-decoration: underline;
}

tt {
    font-size: 12px;
    font-family: monospace, courier;
    color: black;
}

td {
    vertical-align: top;
}

pre {
    display: inline;
    font-family: monospace, courier;
    font-size: 12px;
    color: black;
}

img {
    border: none;
}

#houder {
    width: 800px;
    padding-top: 10px;
    background-color: white;
    margin-right: auto; 
    margin-left: auto;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
}
#bannerwrap {
    height: 60px;
    width: 100%;
    border-bottom: 1px solid black;
    background-color: #dee0e8;
}

#banner {
    display: block;
    width: 800px;
    text-align: left;
    background-image: url("../images/banner-bg.gif");
    border-top: 1px solid #333;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

#bannerleft {
    height: 60px;
    background-image: url("../images/banner-left.gif");
    background-repeat: no-repeat;
}

#bannerright {
    position: relative;
    top: -61px;
    left: 617px;
    z-index: 2;
    border-top: 1px solid black;
    background-image: url("../images/banner-right.gif");
    background-repeat: no-repeat;
    width: 183px;
    height: 60px;
}

#content {
    padding-left: 50px;
    padding-right: 30px;
    font-weight: normal;
    text-align: justify;
    margin-right: 17%;
    color: #444444;
}

.entrynav {
    margin-left: -20px;
}

#menu {
    float: right;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 15px;
    margin-left: 15px;
    padding-bottom: 30px;
    width: 16%;
    border-left: 1px dotted black;
    text-align: left;
}

#menu a {
    background-image: url("../images/icon.gif");
    background-repeat: no-repeat;
    background-position: center left;
    font-weight: normal;
    padding-left: 12px;
}

#menu a:hover {
    background-image: url("../images/icon_over.gif");
}

#icons a, #icons a:hover {
    background-image: none;
}

#quote {
    font-family: Bitstream Vera Sans, Verdana, sans-serif;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 10px;
    text-align: center;
    padding: 0.2em;
    padding-left: 1em;
    padding-right: 1em;
    border-top: 1px solid #24466a;
    border-bottom: 1px solid #24466a;
    background-color:#f4f4f4;
    color:#222222;
    font-style: italic;
    font-size: 87%;
}

#footer {
    margin-top: 1em;
    background-color: #336497;
    text-align: center;
    padding-top: 2px;
    color: white;
    font-style: italic;
    clear:both;
    height: 1.5em;
    font-size: 90%;
    border-bottom: 1px solid #24466a;
}

#icons {
    text-align: left;
    margin-top: 2em;
}

.permalink {
    color: #444444;
    font-style: normal;
    font-size: 88%;
}

.submenu {
    width: 100%;
    text-align: center;
    font-size: 80%;
}

.submenu a {
    color: #65a665;
}

.indent {
    padding-left: 2em;
}
