/*
Theme Name: Gr&uuml;ne Jugend Bonn
Theme URI : http://gj-bonn.de/
Description: The design of the gj-bonn.de website
Version: 1.1
Author: Stefan Siegel
Author URI : http://sdas.de/
*/

.bold { font-weight: bold; }
h1 { font-size: 150%; font-weight: bold; }
h2 { font-size: 125%; font-weight: bold; }
h3 { font-size: 100%; font-weight: bold; }
p, h1, h2, h3 { margin-top: 0px; margin-bottom: 8px; line-height: 1.3em; }

acronym { font-style: normal; border-bottom: 1px dotted; cursor: help; }

img { vertical-align: middle; border: none; }
img.border { border: 1px solid #000000; }

html {
        background-image:url(images/igelgruen.png);
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:center center;

        background-color:#c1f3b8;
        color: #000000;
        margin: 0px;
        padding: 0px;
}

body {
        background-image:url(images/igelgruen.png);
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:center center;
        
        background-color:#c1f3b8;
        color: #000000;
        margin: 0px;
        padding: 10px;
        font-family: verdana, arial, sans-serif;
}

/* a:link { text-decoration: none; color: #000099 }
a:visited { text-decoration: none; color: #000066 } */

a:link { text-decoration: none; color: #0000ff }
a:visited { text-decoration: none; color: #000099 }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a:focus { text-decoration: underline; }

td { margin: 0px; padding: 0px; }
table.padded td { margin: 0px; padding: 3px; }

table.menuborder {
        color: #000000;
        background-color: #000000;
    vertical-align: middle;
    margin: 0px 0px;
    padding: 0px;
}

table.menu {
        color: #000000;
        background-color: #66cc66;
    font-size: 14px;
}

table.menu a.block {
    min-height: 20px;
    height: auto;            /* for real browsers */
    _height: 26px;           /* for IE5 */
    _height/**/:/**/20px;    /* for IE6 */

    width:150px;
    display: block;
    padding: 1px 5px;
    margin: 0px;
    border-width: 0px;
    vertical-align: middle;
    text-decoration: none;

    font-weight: bold;
    background-color: #339900;
    color: #ffffff;
}

table.menu a.block:hover {
    background-color: #66cc33;
    text-decoration: none;
}

table.smenu {
        color: #000000;
        background-color: #0066cc;
    font-size: 12px;
}

table.smenu a.block {
    min-height: 20px;
    height: auto;            /* for real browsers */
    _height: 26px;           /* for IE5 */
    _height/**/:/**/20px;    /* for IE6 */

    width:145px;
    display: block;
    padding: 1px 5px 1px 10px;
    margin: 0px;
    border-width: 0px;
    vertical-align: middle;
    text-decoration: none;

    font-weight: bold;
    background-color: #000099;
    color: #ffffff;
}

table.smenu a.block:hover {
    background-color: #3333cc;
    text-decoration: none;
}

table.menuborder a.block.current { color:#ffcc00; }

div.gjbimg {
        float:left;
        margin:0px 5px 0px 0px;
        font-weight:bold;
        font-size:13px;
        background-color:#000099;
        color:#ffffff;
}

div.gjbimg .small {
        font-size:11px;
}

div.gjbimg img {
        vertical-align: top;
}

div.gjbimg a {
        color:#ffffff;
}

table.gjbbox {
        background-color:#000000;
        color:#000000;
}

table.gjbbox td {
        vertical-align:top;
        font-size:12px;
}

table.gjbbox .small {
        font-size:10px;
}

table.gjbbox td.gjbboxcontent {
        background-image:url(images/igelgelb.png);
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:center center;
        
        background-color:#ffffcc;
        color:#000000;
}

table.gjbbox td.gjbboxtitle {
        font-size:14px;
        font-weight:bold;
        background-color:#339900;
        color:#ffffff;
}

table.gjbbox.gjbboxblue td.gjbboxtitle {
        background-color:#000099;
        color:#ffffff;
}

table.gjbbox td.gjbboxtitle a {
        color:#ffffff;
}

table.gjbtable {
        border-left: 1px solid #000000;
        border-top: 1px solid #000000;
        border-right:none;
        border-bottom:none;
}

table.gjbtable td, table.gjbtable th {
        border-left: none;
        border-top: none;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        padding:3px;
}

table.gjbtable th {
        background-color:#339900;
        color:#000000;
}

@media print {
        .dontprint { display: none; }
}
