/* Comment element properties */

a {
        color: #000000;
        text-decoration: none;
        font-family: Verdana;
        font: Verdana;
}

a:hover {
        color: #000080;
        text-decoration: underline;
        font-family: Verdana;
        font: Verdana;
}
 /* Seitennavigation */
a.side {
        color: #000000;
        text-decoration: none;
        font-family: Verdana;
        font: Verdana;
        font-weight: bold;
}

a:hover.side {
        color: #f6a504;
        text-decoration: underline;
        font-family: Verdana;
        font: Verdana;
}

a.white, li.white a {
        color: #00000;
        text-decoration: none;
        font-family: Verdana;
        font: Verdana;
}

a:hover.white, li.white a:hover {
        color: #fff;
        text-decoration: underline;
        font-family: Verdana;
        font: Verdana;
}

body {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        color: #000;
        background: #fff;
        margin: 5px;
}

hr {
        height: 1px;
        border: 1px solid #eee;
        font-family: Verdana;
        font: Verdana;
}

hr.side-hr {
        height: 1px;
        border: 1px solid #eee;
        font-family: Verdana;
        font: Verdana;
}

td {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
}

td1 {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
}

pre {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
}

.alt {
        color: #04688d;
        font-family: Verdana;
        font: Verdana;
}

.spacer {
        margin-bottom: 5px;
        font-family: Verdana;
        font: Verdana;
}

.admin-message {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        text-align: center;
        color: #555;
        background-color: #f6f6f6;
        border: 1px solid #e1e1e1;
        padding: 3px 4px 5px 4px;
        margin-bottom: 5px;
}

/* Form element properties */

form {
        margin: 0px;
        font-family: Verdana;
        font: Verdana;
}

.button {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        color: #000000;
        background-color: #BED2E6;
        background-image: url(images/button.gif);
        height: 20px;
        border: 1px solid #000;
        margin-top: 2px;
}

.bbcode {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        color: #000;
        background-color: #eee;
        border: 1px solid #ccc;
        margin-top: 2px;
}

.textbox {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        color: #555;
        background-color: #FFFFFF;
        border: 1px solid #ccc;
}

/* Header and footer properties */

.sub-header {
        font-family: Verdana;
        font: Verdana;
        font-size: 9px;
        color: #000000;
        background-color: #f5f5f5;
        background-image: url(images/subheader-mid.gif);
        padding: 7px 5px 11px 5px;
}

.sub-header-left {
        width: 3px;
        height: 211px;
        background-color: #555;
        background-image: url(images/subheader-left.gif);
        font-family: Verdana;
        font: Verdana;
}

.sub-header-right {
        width: 3px;
        height: 211px;
        background-color: #555;
        background-image: url(images/subheader-right.gif);
        font-family: Verdana;
        font: Verdana;
}

.sub-header ul{
        margin: 0;
        padding: 0;
        font-family: Verdana;
        font: Verdana;
}

.sub-header ul li{
        display: inline;
        font-family: Verdana;
        font: Verdana;
}

.sub-header ul li.first-link .bullet{
        display: none;
        font-family: Verdana;
        font: Verdana;
}

.full-header {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        color: #000;
        background-color: #fff;
        padding: 5px 0 11px 0;
}

.main-footer {
        font-family: Verdana;
        font: Verdana;
        font-size: 8px;
        color: #555;
        background-color: #fff;
        padding: 5px;
}

.bottom-footer {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        color: #fff;
        background-color: #555;
        padding: 4px 4px 5px 4px;
}

.main-body {
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
        padding: 4px;
        font-family: Verdana;
        font: Verdana;

}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
        color: #777;
        background-color: #fff;
        padding: 11px 11px 11px 0;
        width: 175px;
        font-family: Verdana;
        font: Verdana;
}

.side-border-right {
        color: #777;
        background-color: #fff;
        padding: 11px 0 11px 11px;
        width: 175px;
        font-family: Verdana;
        font: Verdana;
}

.scapmain {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        background-color: #555;
        background-image: url(images/side.gif);
        background-repeat: repeat-x;
        padding: 6px 4px 6px 4px;
}

.scapmain-left {
        width: 3px;
        height: 24px;
        background-color: #555;
        background-image: url(images/side-left.gif);
        font-family: Verdana;
        font: Verdana;
}

.scapmain-right {
        width: 3px;
        height: 24px;
        background-color: #555;
        background-image: url(images/side-right.gif);
        font-family: Verdana;
        font: Verdana;
}

.side-body {
        font-size: 11px;
        color: #555;
        background-color: #fff;
        background-image: url(images/gradient.gif);
        background-repeat: repeat-x;
        /* *ZEIGT EINEN RAHMEN UM DIE NAVIGATION* border: 1px solid #CC3300;*/
        padding: 4px;
        font-family: Verdana;
        font: Verdana;
}

/* Center-Panel properties */

.news-category {
        border: 0;
        margin: 3px 5px 0 0;
        float: left;
        font-family: Verdana;
        font: Verdana;
}

.news-footer {
        font-size: 11px;
        color: #555;
        background-color: #f1f1f1;
        border-width: 0 1px 1px 1px;
        border-color: #ddd;
        border-style: solid;
        padding: 3px 4px 4px 4px;
        font-family: Verdana;
        font: Verdana;
}

.capmain {
        font-family: Verdana;
        font: Verdana;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        background-color: #;
        background-image: url(images/cap.gif);
        background-repeat: repeat-x;
        padding: 6px 4px 6px 4px;

}

.capmain-left {
        width: 3px;
        height: 25px;
        background-color: #555;
        background-image: url(images/cap-left.gif);
        font-family: Verdana;
        font: Verdana;

}

.capmain-right {
        width: 3px;
        height: 25px;
        background-color: #555;
        background-image: url(images/cap-right.gif);
        font-family: Verdana;
        font: Verdana;
}

.main-bg {
        color: #000000;
        background-color: #fff;
        padding: 11px 0 5px 0;
        font-family: Verdana;
        font: Verdana;

}

/* General table properties */

.center {
        margin: 0 auto;
        font-family: Verdana;
        font: Verdana;
}

.tbl-border {
        border: 1px solid #000000;
        font-family: Verdana;
        font: Verdana;
}


.tbl {
        font-size: 11px;
        color: #555;
        background-color: #fff;
        padding: 1px;
        font-family: Verdana;
        font: Verdana;
}

.tbl1 {
        font-size: 11px;
        color: #555;
        background-color: #fff;
        padding: 1px;
        font-family: Verdana;
        font: Verdana;
}

.tbl2 {
        font-size: 11px;
        color: #555;
        background-color: #ffffff;
        padding: 1px;
        font-family: Verdana;
        font: Verdana;
}

.tbl3 {
        font-size: 11px;
        color: #555;
        background-color: #f1f1f1;
        padding: 1px 1px 1px 1px;
        font-family: Verdana;
        font: Verdana;



}

.tbl4 {
        font-size: 11px;
        color: #555;
        background-color: #f1f1f1;
        padding: 0px;
        font-family: Verdana;
        font: Verdana;


}

.forum-caption {
        font-size: 11px;
        font-weight: bold;
        color: #888;
        background-color: #f1f1f1;
        padding: 2px 4px 4px 4px;
        font-family: Verdana;
        font: Verdana;
}

.quote {
        font-size: 11px;
        color: #555;
        background-color: #f8f8f8;
        padding: 4px;
        margin: 0px 20px 0px 20px;
        border: 1px solid #bbb;
        font-family: Verdana;
        font: Verdana;
}

.poll {
        height: 11px;
        border: 1px solid #bbb;
        font-family: Verdana;
        font: Verdana;
}

.comment-name {
        font-weight: bold;
        color: #04688d;
        font-family: Verdana;
        font: Verdana;
}

.shoutboxname {
        font-weight: bold;
        color: #04688d;
        font-family: Verdana;
        font: Verdana;
}

.shoutbox {
        color: #777;
        font-family: Verdana;
        font: Verdana;
}

.shoutboxdate {
        font-size: 11px;
        color: #888;
        font-family: Verdana;
        font: Verdana;
}

.small {
        font-size: 11px;
        font-weight: normal;
        font-family: Verdana;
        font: Verdana;
}

.small2 {
        font-size: 11px;
        font-weight: normal;
        color: #555;
        font-family: Verdana;
        font: Verdana;
}

.side-small {
        font-size: 11px;
        font-weight: normal;
        color: #555;
        font-family: Verdana;
        font: Verdana;
}
/* Navileiste Überschrift Unterpunkte */
.side-label {
        color: #000000;
        background-color: #ffffff;
        margin: 2px 0 2px 0;
        padding: 2px 2px 3px 2px;
        font-family: Verdana;
        font: Verdana;
        font-style:italic;

}

/* Vertical Navigation */

#navigation h2 {
        font-size: 11px;
        font-weight: normal;
        background-color: #000000;
        margin: 0;
        padding: 4px;
        font-family: Verdana;
        font: Verdana;
}

#navigation ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-family: Verdana;
        font: Verdana;

}

* html #navigation ul li{
        height: 1%;
        font-family: Verdana;
        font: Verdana;
}

#navigation a {
        display: block;
        color: #000000;
        padding: 2px;
        text-decoration: none;
        font-family: Verdana;
        font: Verdana;

}

#navigation a:hover {
        color: #000000;
        background-color: #000000;
        font-family: Verdana;
        font: Verdana;
}

/* Page Navigation */

.pagenav {
        padding: 4px;
        font-family: Verdana;
        font: Verdana;

}

.pagenav span {
        color: #000000;
        background-color: #000000;
        border: 1px solid #000000;
        padding: 2px 4px 2px 4px;
        margin: 2px;
        font-family: Verdana;
        font: Verdana;

}

.pagenav a {
        color: #000000;
        background-color: #000000;
        border: 1px solid #000000;
        padding: 2px 4px 2px 4px;
        margin: 2px;
        text-decoration: none;
        font-family: Verdana;
        font: Verdana;

}

.pagenav a:hover {
        color: #000000;
        background-color: #000000;
        margin: 2px;
        text-decoration: none;
        font-family: Verdana;
        font: Verdana;
}