

a:link, a:visited {
    color:#333;
    background-color:transparent;
    text-decoration:none;
  }


a:hover {
    color:#AA0000;
    background-color:transparent;
  }


#wrapper {
    width:960px;
    position:relative;
    margin:0 auto;
    padding:10px 0 0px 0;
  }


#bgbild {
    width:960px;
    margin:0 auto;
    padding:40px 0 40px 0;
    background-image: url(images/header_bg.jpg);
  }


#header {
    position:relative;
    width:960px;
    hight:220px;
    background-image: url(images/header_bg.jpg);
    text-align:center;
    margin:0 0 5px 0;
    border-bottom:0px solid #000;
  }

/* Style fÃ¼r Header Bild */


#header h1 {
    font-family:georgia,sans-serif;
    display:block;
    position:relative;
    font-size:45px;
    color:#BDB76B;
    width:960px;
    overflow:hidden;
    /* background-image: url(images/header_bg.jpg); */
    /* background-color:#f5f5f5; */
    font-weight:bold;
    letter-spacing:10px;
    text-align:center;
    text-transform:uppercase;
    margin:0;
    padding:0px 0 220px 0;
    border-bottom:0px solid #000;
  }

#headerr h1 {
    font-family:georgia,sans-serif;
    display:block;
    color:#BDB76B;
    position:center;
    width:960px;
    /* height:220px; */
    overflow:hidden;
    background-color:#f5f5f5;
    font-weight:bold;
    letter-spacing:10px;
    text-align:center;
    text-transform:uppercase;
    margin:0;
    padding:30px 0 160px 0;
    border-bottom:0px solid #000;
  }



.slogan {
    text-align:center;
    letter-spacing:5px;
    font-size:10px;
    font-weight:normal;
    background-color:#ffffff;
    /* width:960px; */
    text-transform:uppercase;
    line-height:20px;
    margin:0;
    padding:0 0 0px 0;
  }

#dku {
    background-color:#ffffff;
    /* width:960px; */
  }

#column1 {
    position:relative;
    float:left;
    width:160px;
    margin-top:4px;
  }


#column1 h3 {
    margin:0 20px 8px 0;
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    display:block;
    color:#AA0000;
    background-color:#f5f5f5;
    position:relative;
    border-bottom:10px solid #AA0000;
  }

/* Linke Seite Links usw */


.sidehead {
    margin:0 20px 5px 0;
    text-align:left;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    display:block;
    color:#AA0000;
    background-color:#f5f5f5;
    position:relative;
    border-bottom:0px dotted #AA0000;
  }

/* formatierung fÃ¼r die Links */


.sidehead a {
    font-weight: bold;
    font-size: 12px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#000000;
    background-color:#f5f5f5;
  }

/* Linkformatierung fÃ¼r Mousover */


.sidehead a:hover {
    font-weight: bold;
    font-size: 12px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#FF0000;
    background-color:#f5f5f5;
  }

/* Linkformatierung f\374r aktiven Link */


.sidehead a:active {
    font-weight: bold;
    font-size: 13px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#FFFF00;
    background-color:#f5f5f5;
  }

/* Unterstriche Backlinks und Suche Sidebar */


#column3 h3 {
    margin:0 0 8px 20px;
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    display:block;
    color:#AA0000;
    background-color:#f5f5f5;
    position:relative;
    border-bottom:0px solid #AA0000;
  }


#column1 ul {
    list-style:none;
    margin:0 20px 20px 0;
    padding:0;
    text-align:center;
  }


#column1 ul li a:link, #column1 ul li a:visited {
    margin:0;
    padding:0;
    font-size:11px;
    border-bottom:1px dotted #FFF;
    text-transform:uppercase;
    letter-spacing:1px;
  }


#column1 ul li a:hover {
    border-bottom:1px dotted #AA0000;
  }

/* Seite rechts und Border Mitte rechts und links*/ 


#column2 {
    position:relative;
    float:left;
    width:590px;
    padding:0 12px 0 12px;
    border-right:1px solid #000;
    border-right-color : black;
    border-right-style : solid;
    border-right-width : 0px;
    border-left-color : black;
    border-left-style : solid;
    border-left-width : 0px;
    vertical-align : top; 
  }


#column2 a:link,#column2  a:visited {
    color:#000;
    background-color:transparent;
    text-decoration:none;
    border-bottom:1px solid #AA0000;
  }


#column2 a:hover {
    color:#000;
    background-color:transparent;
    text-decoration:none;
    border-bottom:2px solid #AA0000;
  }


#column3 {
    position:relative;
    float:left;
    width:160px;
  }


#column3 ul {
    list-style:none;
    margin:0 0 20px 20px;
    padding:0;
    text-align:center;
  }


#column3 ul li a:link, #column3 ul li a:visited {
    margin:0;
    padding:0;
    font-size:11px;
    border-bottom:1px dotted #FFF;
    text-transform:uppercase;
    letter-spacing:1px;
  }


#column3 ul li a:hover {
    border-bottom:1px dotted #AA0000;
  }


#column2 h2 {
    margin:0 0 8px 0;
    font-size:18px;
    line-height:22px;
    text-transform:uppercase;
    letter-spacing:1px;
    border-bottom:1px dotted #FFF;
  }


#column2 h2 a:link, #column2 h2 a:visited {
    font-size:20px;
    line-height:22px;
    text-transform:uppercase;
    letter-spacing:1px;
    border-bottom:1px dotted #FFF;
    color: #000;
    background-color:transparent;
    text-decoration:none;
  }


#column2 h2 a:hover {
    font-size:20px;
    color: #AA0000;
    background-color:transparent;
    text-decoration:none;
  }


h3 {
    margin:10px 0 5px 0;
    text-align:left;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    display:block;
    color:#AA0000;
    background-color:#f5f5f5;
    position:relative;
    border-bottom:1px solid #AA0000;
  }


#footer {
    position:relative;
    clear:both;
    width:960px;
    top:20px;
    border-top:2px solid #000;
  }

#idi {
    position:right;
    clear:both;
    font-size:9px;
    color:#0000FF;
  }


#footer p {
    font-size:11px;
    line-height:15px;
    text-align:center;
    margin:10px 0 0 0;
  }

#imp {
    position:relative;
    clear:both;
    width:660px;
    font-size:22px;
    line-height:22px;
    text-align:right;
    font-weight:100;
    margin:0px 0 0 0;

  }


#imp p {
    font-size:4px;
    line-height:5px;
    text-align:right;
    font-weight:100;
    margin:10px 0 0 0;
  }


/* Wiki custom */



#wikiedit textarea {
    width : 99%;
    margin : 0;
    clear : none;
  }


#TopHintergrund {
    width: 960px;
    width: 100%;
    background: url(images/topbg.jpg) top center no-repeat;
    background-color: #002200;
  }


#SidHintergrund {
    width: 960px;
    width: 100%;
    background: url(images/midbg.jpg) top center no-repeat;
    background-color:#002200;
  }


#BotHintergrund {
    width: 960px;
    width: 100%;
    background: url(images/botbg.jpg) top center no-repeat;
    background-color:#002200;
  }


#otop {
    background: #fff url('images/topbg.jpg');
    height: 30px;
  }


.main {
    color: black;
    background-color: white;
  }


body {
    margin:0 auto 0 auto;
    color: black;
    background-color: #bdb76b;
    font-family:Georgia,sans-serif;
    font-size:10pt;
    line-height:18px;
  }

/*
td.content {
    border-left-color : black;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : black;
    border-right-style : solid;
    border-right-width : 1px;
  }
*/


/* Beginn CSS für BlogCal */

/* blog calendar style sheet */

table.bcal {
        margin:0 0.5em; padding:0;
        /*border: 1px solid #999;*/
        /*border-collapse: collapse;*/
        /*background: #efefef; */
        font-size: 90%;
}
table.bcal caption {
        text-align: center;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 2px;
}
table.bcal caption a { 
        text-decoration:none; 
}

table.bcal th {
        /*background-color: #e9e9e9;*/
        border-top: 1px dotted #999;
        border-bottom: 1px dotted #999;
        width: 2em;
        font-weight: normal;
        font-size:0.75em;
}
table.bcal td { margin:0;
        /*border: 1px dotted #999;*/
        text-align: center;
        font-size:0.85em;
        line-height:1.2em;
        padding:1px 1px 1px 0;
}
td.bcal-daynames {
        text-align: center;
        color: #333;
        font-size:.75em;
}
td.bcal-blank {
        /*background-color: #efefef;*/
}
td.bcal-today {
        background-color: #ffff00;
        color: #000000;
}
td.bcal-day {
        /*background-color: #ddeeff;*/
        color: #333;
}
a.bcal-link { 
        text-decoration:none; 
        font-weight:bold;
}
td.bcal-link {
        background-color: #bbddff;
        color: #000000;
}
td.bcal-linktoday {
        background-color: #ffcc00;
        color: #000000;
}
