body {
   background: #FFFFFF;
   background-image: url(../bilder/bg.gif);
   background-attachment: fixed;
   background-repeat: repeat;
}

#bggrau {
   background: #cccccc;
   background-image: url(bilder/bggrau.gif);
   position: absolute;
   top: 93px;
   left: 23px;
   width: 145px;
   margin: 0;
   padding: 0;
   height: 184px;
}
#flag {
   position: absolute;
   left: 740px;
   margin: 0;
   padding: 0;
}

/* ###Hauptnavigation#################################### */

#navigation {
   display: block;
   font-family: arial,helvetica,sans-serif;
   font-weight:bold;
   text-align:left;
   background-color: #ccc;
   padding-right:0px;
   padding-left:0px;
   padding-top:0px;
   padding-bottom:0px;
   position: absolute;
   top: 93px;
   left: 23px;
   margin: 0;
   padding: 0;
}

#navigation ul {
   padding-left:0;
   width: 145px;
   margin: 0;
   list-style: none;
}

#navigation ul li {
   float:left;
   width:145px;
   margin:0;
   padding:0 0 0 0px;
   list-style-type:none;
}

#navigation ul li a {
   border-color: #A5A7A8;
   border-width: 1px 0 0 0;
   border-style: solid;
   display:block;
   width:140px;
   height:19px;
   line-height:19px;
   padding-right:5px;
   margin:0;
   /*padding: 0 0 0 0;*/
   text-align:right;
   font-size:12px;
   font-weight: bold;

   color:#152149;
   background-repeat:no-repeat;
   text-decoration:none;
}

#navigation ul li.active a {
   background-color:#BE0C18;
   color:#fff;
}

#navigation ul li a:hover {
   background-repeat:no-repeat;
   background-position:0 0;
   background-color:#BE0C18;
   color:#fff;
}

#navigation ul.subNavigation li a {
   background-color:#cccccc;
   background-repeat:no-repeat;
   background-position:0px 0px;
   color:#000066;
   width:110px;
   padding-right:10px;

}

#navigation ul.subNavigation li a:hover, #navigation ul.subNavigation li.active a {  
   background-repeat:no-repeat;
   background-position:0 0;
   width:135px;

}

#navigation ul.subNavigation {
   width:93px;

   margin:0;
   padding:0;
}

#navigation ul.subNavigation li a {
   background-repeat:no-repeat;
   background-position:199px 4px;
   border-color: #A5A7A8;
   border-width: 1px 0 0 0;
   border-style: dashed;
   color:#152149;
   text-align:right;
   font-size:11px;
   width:135px;
}

#navigation ul.subNavigation li.active a {
   background-color:#f5f5f5;
   font-size:11px;
   color:#BE0C18;
border-width: 1px 0 0 0;
}

#navigation ul.subNavigation li a:hover {
   background-color:#BE0C18;
   background-repeat:no-repeat;
   background-position:0 0;
   color:#fff;
}

/* ###################################################### */

/* ###Counter############################################ */

#counter {
   font-family: arial,helvetica,sans-serif;
   font-weight: bold;
   font-size: 12px;
   color: #000066;
   line-height: 17px;
   text-align: center; 
   padding-right: 8px;
   height: 0px;
   background-color: #ffffff;
   /*position: absolute;
   top: 570px;*/
   left: 23px;
   width: 145px;
   margin: 0;
   padding: 0;
}
.counter {
    display:none;
}
/* ###################################################### */

/* ####################### LINKS ######################## */


a {
    color:#cc0000;
    text-decoration:none;
}
/*a:hover {
         color:#000066;
    text-decoration:none;
}

a:link {
         color:#cc0000;
    text-decoration:none;
}

a:visited {
    COLOR: #000066; 
    TEXT-DECORATION: none;
}

a:focus {
            COLOR: #000066; 
    TEXT-DECORATION: none;
}*/
a:hover {

    FONT-SIZE: 12px;
    COLOR: #000066;
   font-family: arial,helvetica,sans-serif;
    TEXT-DECORATION: none;
}


/* ###################################################### */

/* ###Webseite########################################### */

#headline {
   position: absolute;
   top: 277px;
   left: 169px;
   background-color: #ffffff;
   width: 567px;
   border-color: #000000;
   border-width: 0 1px 0 0;
   border-style: solid;
}

#news {
   position: absolute;
   top: 370px;
   left: 480px;
   width: 250px;
   margin: 0;
   padding: 0;
}

#aktuelles {
   position: absolute;
   top: 329px;
   left: 480px;
   color: #BE0C18;
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   text-align: left;
}




#textbereich {
   background-color: #ECEEF3;
   position: absolute;
   top: 308px;
   left: 169px;
   width: 567px;
   margin: 0;
   padding: 0;
   border-color: #000000;
   border-width: 0 1px 3px 0;
   border-style: solid; 
}

#starttext {
   background-color: #ECEEF3;
   position: absolute;
   top: 308px;
   left: 169px;
   width: 200px;
   margin: 0;
   padding: 0;
   border-color: #000000;
   border-width: 0 0 3px 0;
   border-style: solid; 
}

#textbg {
   background-color: #ECEEF3;
    /*background-image: url(/cms/bilder/textbg.gif);*/
   position: absolute;
   top: 0;
   left: 169px;
   width: 568px;
   margin: 0;
   padding: 0;
   height: 100%;
}

/* ###################################################### */

/* ####################### SEARCH INPUT ################# */



#search {
    margin:20px 0 0 20px;
    font-size:11px;
    background-color:transparent;
}
#search label {
    font-size:11px;
    display:block;
    float:left;
    width:42px;
    padding:2px 0 0 0;
}
#search input {
    border:1px solid #ccc;
    width:140px;
    height:12px;
    font-size:10px;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:8px;
    margin:0 0 0 10px;
}
/* ###################################################### */

/* ###noch nicht bestimmt################################ */
#bordertop {
   background-repeat: repeat-x;
   position: absolute;
   top: 211px;
   left: 255px;
   width: 472px;
   height: 9px;
   margin: 0;
   padding: 0;
}

#img {
   position: absolute;
   top: 0;
   left: 23px;
   margin: 0;
   padding: 0;
}

#imgmain {
   position: absolute;
   top: 93px;
   left: 168px;
   margin: 0;
   padding: 0;
}

#imglinks {
   position: absolute;
   top: 165px;
   left: 0;
   margin: 0;
   padding: 0;
   width: 46px;
   overflow: hidden;
}

#logo1 {
   position: absolute;
   top: 392px;
   left: 70px;
   margin: 0;
   padding: 0;
}

#logo2 {
   position: absolute;
   top: 484px;
   left: 43px;
   margin: 0;
   padding: 0;
}

#logo3 {
   position: absolute;
   top: 550px;
   left: 55px;
   margin: 0;

   padding: 0;
}
/* ###################################################### */

/* ###Überschtift######################################## */

h1 {
   color: #BE0D19;
   font-family: arial,helvetica,sans-serif;
   font-size: 18px;
   text-align: left;
   padding: 6px 0 21px 18px;
   font-weight: bold;
   margin: 0;
/*
   border: solid;
   border-color: #697E91;
   border-width: 0 1px 0 1px;
*/
}

h2 {
   color: #223A62;
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   text-align: left;
   font-weight: bold;
}
/* ###################################################### */


/* ###################################################### */

p  {
   color: #000000;
   font-family: arial,helvetica,sans-serif;

   font-size: 12px;  
   line-height: 18px;
}

.klein {
   color: #000000;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   text-align: left;
}

.aktuell {
   color: #BE0C18;
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-align: left;
}
td {
   color: #000000;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 18px;
   text-align: left;
}

.text {
   color: #000000;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 17px;
   text-align: left;
   padding: 2px 25px 25px 18px;   
}

.start {
   color: #000000;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   line-height: 17px;
   text-align: left;
   width: 270px;
   padding: 2px 25px 5px 18px;   
}

.selected {
   display: block;
   background-color: #BE0C18;
   color: #FFFFFF;
   font-family: arial,helvetica,sans-serif;
   text-align: right; 
   padding-right: 2px;
   height: 19px;
   border-right-style: solid;
   border-color: #A5A7A8;
   white-space: nowrap;
}

.selected2 {
   display: block;
   background-color: #FFFFFF;



   color: #BE0C18;
   font-family: arial,helvetica,sans-serif;
   text-align: right; 
   padding-right: 12px;
   height: 19px;
   border-right-style: solid;
   border-color: #A5A7A8;
   white-space: nowrap;
}

.selected3 {
   display: block;
   background-color: #cccccc;
   color: #BE0C18;
   font-family: arial,helvetica,sans-serif;
   text-align: right; 
   padding-right: 12px;
   height: 19px;
   border-right-style: solid;
   border-color: #A5A7A8;
   white-space: nowrap;
}

input, textarea, select {
   margin: 0;
   padding: 3px 3px 3px 3px;
   background-color: #FFF9EA;
   border: 1px solid #A5A7A8;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;  
   color: #223A62;
}

/* ###################################################### */

/* ###Formulare########################################## */

div.formular {
    line-height: 26px;
}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fright {
    display: block;
    margin-left: 130px;
}
label.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;

}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fright {
    display: block;
    margin-left: 130px;
}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}

/* ###################################################### */
/* ###Footer############################################# */

#footer {
    /*width:100%;*/
    height:104px;
    font-size:11px;
    background-color:#ccc;
    overflow:hidden;
}
#footerContainer {
    width:960px;
}
#footer a#logoBottom {
    display:block;
    float:left;

}

#footer #footerContentContainer {
    float:left;
    background-color:#F1F1F1;
    width:720px;
    height:104px;
}
#footerContentLeft, #footerContentRight {
    float:left;
    color:#999;
}
#footerContentLeft {
    width:450px;
    margin:10px 0 0 30px;

    font-size:10px;
    padding-right:10px;
}
* html #footerContentLeft {
    margin-left:15px; /* hae? */
}
#footerContentRight {
    width:220px;

    font-size:11px;
    background-color:#F9FBDD;
    padding-left:10px;
    height:104px;
}
* html #footerContentRight {
    padding-top:10px;
}

#footerContentRight h3 {
    font-size:11px;
}

#footerContentRight input {
    width:150px;
    height:12px;
    border:1px solid #ccc;
    font-size:10px;
    margin:0 0 4px 0;
}
* html #footerContentRight input {
    width:142px;
}

#footerContentRight label {
    display:block;
    width:60px;
    float:left;
    margin:0 0 4px 0;
}

#footer input#loginBtn {
    background-color:#F9FBDD;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil_klein.gif);
    background-repeat:no-repeat;
    background-position:right 6px;
    font-size:12px;
    width:auto;
    height:auto;
    float:right;
    margin:0 10px 0 0;
}
* html #footer input#loginBtn {
    margin:0 14px 0 0;
}

ul#metaNavigation {
    margin:0 0 20px 0;
    padding:0;
}
ul#metaNavigation li {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    border-left:1px solid #D7D7D6;
}

#logoutText {
    position:relative;
    height:70px;
}
#logoutText a {
    position:absolute;
    right:10px;
    bottom:10px;
    text-decoration:none;
}

/* ###################################################### */

/* ###Sitemap################################################### */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    /*border-bottom: 1px solid #000;*/
    list-style-type: none;
}

.sitemap .level1 {
        /*background-color: #e6f1fb;*/
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
       /* background-color: #f4f9fd;*/
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        /*background-color: #ffffff;*/
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}
/* ###################################################### */
/* ###Formulare########################################## */

div.formular {
    line-height: 26px;
}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fright {
    display: block;
    margin-left: 130px;
}
label.fleft {
    float: left;
    text-align: right;
    width: 200px;
    margin-right: 10px;

}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fright {
    display: block;
    margin-left: 130px;
}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}

/* ###################################################### */

/* ###Gästebuch########################################## */

a.smilie {
    border: none!important;


    margin-right: 5px;
    margin-bottom: 5px;
}
a img, a.externallink img, div.vpgb_infos a img, div.vpgb_infos a.externallink, div.vpgb_infos a , div.vpgb_infos a.externallink {
    background: none!important;
    border: none!important;
    padding: 0px!important;
}
div.vpgb_eintrag {
    margin-top: 10px;
    border-bottom: 1px dashed #0E399B;
    padding-bottom: 10px;
    display: block;
    float: left;
    width: 500px;
}
div.vpgb_fleft {
    float: left;
    text-align: left;
    width: 120px;
    margin-right: 10px;
    height: 100%;
}
div.vpgb_infos {
    margin-top: 10px;
    white-space: nowrap;
}
div.vpgb_entry {
    margin-left: 130px;
}
div.vpgb_comment {
    margin-left: 130px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-style: italic;
}
div.vpgb_name {
    font-weight: bold;
}
.vpgb_datum .tag {
         font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000066;

}
.vpgb_datum {
         font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    color: #000066;

}




#vpgb_nav {
    margin-top: 10px;
    margin-left: auto;

    margin-right: auto;
    text-align: center;
    padding: 10px;
    line-height: 200%;

}
#vpgb_nav a {
    color: #0E399B;
    border: 1px solid #0E399B;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav span.vpgb_punkte {
    color: #0E399B;
    border: 1px solid #0E399B;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav a:hover, #vpgb_nav a.vpgb_aktiv {
    background: #EEEEEE;


}
#inhalt a.bbcode {
    color: #0E399B;
    border: 1px solid #0E399B;
    padding: 4px;
    margin-right: 4px;
}

/* ###################################################### */
