/* CSS Document 
 * erstellt: 20-08-2008
 * author: probit   <cw@pro-bit.de> 
 * geaendert:  2008-09-22 lv@pro-bit.de
 */
 
@import url(navigation.css);
 
 

body {
    scrollbar-arrow-color: #333333;
    scrollbar-track-color: #5d80aa;
    scrollbar-face-color: #3a6096;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #333333;
    scrollbar-shadow-color: #174083;
    background-color: #a3a4a8;
    background-repeat: repeat-x;
    background-position: left top;
    background-image: url(../images/fade.jpg);
    overflow: yes;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
}
/* ------------------------------------
   CSS-Linkklassen
   ------------------------------------ */

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #CCCCCC;
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
/* CSS-Linkstyle */
.mainmenue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
}
.menuon {
    color: #CC0000;
    text-decoration: none;
}
.menuoff {
    color: #333333;
    text-decoration: none;
}

/* ------------------------------------
   Content
   ------------------------------------ */
#content {
    margin: 5px 0 0 0;
}



#content table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    line-height: 120% !important;
    color: #696e71 !important;
    font-style: normal;
    font-weight: normal;
}

.contentCenter {
    width: 444px;
    padding: 4px 0px 20px 30px; 
    vertical-align: top;
}
.contentRight {
    padding: 60px 8px 20px 8px;
    vertical-align: top;
}

/* IE 6 */
* html .contentRight {
    padding: 82px 8px 20px 8px;
}

.contentOneCol {
    width: 710px;
}   

/* ------------------------------------
   Links
   ------------------------------------ */


#content table a {
    font-weight: bold;
    text-decoration: none;
}
#content table a:link {
    color: #113366;
}
#content table a:visited {
    color: #113366;
}
#content table a:hover {
    color: #666666;
}

#content table a:active {
    color: #666666;
}
/* ------------------------------------
   Boxen / Liste
   ------------------------------------ */


.a-listBox {
    
}

.imgBox {
    
}



.imgText {
    margin: 0;
    padding: 2px;
    color: #333;
    font-size: 11px;
    background-color: #abbcd2;
    width: 228px;
}

/* IE 6 */
* html .imgText {
    width: 232px;
}


.imgStandard {
    margin: 0 0 0 0!important;
    
    
}
.imgStandard img {
    border-top: 1px solid #a1a1a1 !important;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #a1a1a1 !important;
}


#Headline00 p, 
#HeadlineFF p {
    padding: 0 !important;
    margin: 0 !important;
}


.boxNews {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 2px solid #a1a1a1;
}
.boxNewsImgText {
    margin: 0;
    padding: 2px;
    color: #333;
    font-size: 11px;
    background-color: #abbcd2;
}   
.boxNews img {
    border-top: 1px solid #a1a1a1 !important;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #a1a1a1 !important;
}



.boxVkpferde {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 2px solid #a1a1a1;
}
.boxVkpferdeImgText {
    margin: 0;
    padding: 2px;
    color: #333;
    font-size: 11px;
    background-color: #abbcd2;
}   
.boxVkpferde img {
    border-top: 1px solid #a1a1a1 !important;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #a1a1a1 !important;
}


.boxLink {
    padding: 0 0 0 0;
    margin: 0 0 30px 0;

}
.boxLink h2 a {
    color: #113366 !important; 
}
.boxLink h2 a:hover {
    color: #dedede !important; 
}
.boxLinksImgText {
    margin: 0;
    padding: 2px;
    color: #333;
    font-size: 11px;
    background-color: #abbcd2;
}   
.boxLinks img {
    border: 0;
}


/* ------------------------------------
    Pager
    ------------------------------------ */

#boxPager {
    width: 90%; 
    padding: 3px;
    margin: 20px 0px 30px 0px;
    border: 0;
    float: left;
    font-size: 12px;
    line-height: 130%;
    text-align: center;
}   

.pager {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #C9CDD9;
    margin: 0;
    border: 1px solid #abbcd2 !important; 
    padding: 2px;
    text-decoration: none;
}
a.pager {
    font-size: 12px;
    font-weight: bold;
    color: #113366;
    background-color: #abbcd2;
    margin: 0;
    border: 1px solid #113366 !important; 
    padding: 2px;
    text-decoration: none;
}

a.pager:hover {
    font-size: 12px;
    font-weight: bold;
    color: #113366;
    border: 1px solid #cc0000 !important;
    background-color: #abbcd2;
    margin: 0;
    padding: 2px;
    text-decoration: none;
} 

.pagerBox {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #113366;
    padding: 2px 3px 2px 3px;
}
a.pagerBox {
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #113366;
    padding: 2px 3px 2px 3px;
}

a.pagerBox:hover {
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #113366;
    padding: 2px 3px 2px 3px;
    background-color: #abbcd2;
}



/* ------------------------------------
   Lightbox-Galery
   ------------------------------------ */
 .ligallery {
    margin: 0 0 0 0;
}
.gallery_image {
    border: 1px solid #dedede;
    background-color: #f6fafb;
    padding: 4px;
    text-align:center !important;
    vertical-align: middle !important;
}
.gImgCont {
     text-align:center !important;
     height: auto;
}
.gTable {
    margin: 4px 0 4px 0;
}
.galleryNav { 
    border:0; 
    padding:0;
}

.galleryNav a {
    margin: 2px !important;
}

/*
a.galleryNav, .galleryNav a {

    color: #333; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #f0f0f0 !important; 
    border: 1px outset #0464cf;
    padding:4px;
    font-size: 12px;
}
a.galleryNav:hover,  .galleryNav a:hover { 
    color: #333; 
    font-weight: bold; 
    text-decoration: none; 
    border: 1px outset #0464cf;
    padding:4px;
    font-size: 12px;
    background-color: #8da2bd !important; 

}
*/

/* ------------------------------------
   Flash Video
   ------------------------------------ */
a.btnVideoOpen {
    color: #ffd800; 
    font-weight: normal; 
    text-decoration: none;
    background-color: #666;
    border: 1px solid #ffd800 !important;
    padding:2px 6px 2px 6px;
    font-size: 11px;
    cursor: pointer;
}
a.btnVideoClose {
    color: #fff; 
    font-weight: normal; 
    text-decoration: none;
    background-color: #666;
    border: 1px solid #ffd800 !important;
    padding:2px 6px 2px 6px;
    font-size: 11px;
    cursor: pointer;
}


#videoContainer {
    margin: 30px 0 0 0;
}
.flashVideo {

}
.flashSelector {
    
    margin: 6px 0 6px 37px;
    width:auto;
}

#video {
    position:absolute; 
    width:470px; 
    height:260px;
    z-index:999; 
    left: 517px; 
    top: 560px;
    padding: 0;
    overflow: hidden; 
    visibility: hidden;
    text-align:center;
    background-color: #333;
}
#videoOpen, #videoClose {
    
}
#videoClose {
    position: relative;
    top: -16px;
    visibility: hidden;
}
.videoSelect {
    color: #666; 
    width: 200px !important;
    margin: 0 0 0 0;
    background-color: #fff;
    font-weight: normal; 
    text-decoration: none;
    border:1px solid #666; 
    padding:1px;
    cursor: pointer;

}

/* ------------------------------------
   Guestbook Ausgabe
   Guestbook Eingabe: s.Formular
   ------------------------------------ */
/* Ausnahme: box Eingabe*/
.boxVPGBEingabe {
    margin: 10px 20px 10px 0px !important;
    border: 0;
    padding: 10px 0 0 0;
    width: 540px;
}
   
div.vpgb_eintrag {
    margin: 10px 0px 10px 0px;
    border-bottom: 2px solid #a1a1a1;
    padding-bottom: 0;
    width: 540px;

}

div.vpgb_infos {
    margin: 0px;
    white-space: nowrap;
}
div.vpgb_entry {
    margin: 0px 0px 10px 0px;
}
div.vpgb_comment {
    margin: 4px 0px 4px 0px;
    font-style: italic;
    color: #333;
}
div.vpgb_name {
    font-weight: bold;
    margin: 2px 0px 6px 0px;
}
.vpgb_datum {
    color: #8da2bd;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    letter-spacing: 0.05em;

}
a.vpgb_link {
    font-size: 12px;
    font-weight: bold !important;
    color: #ffffff !important;
    background-color: #144178;
    margin: 0;
    border: 0; 
    padding: 2px;
    text-decoration: none;
}

a.vpgb_link:hover {
    font-size: 12px;
    font-weight: bold !important;
    color: #fff;
    background-color: #8da2bd;
    margin: 0;
    border: 0; 
    padding: 2px;
    text-decoration: none;
}

/* ------------------------------------
   Formulare
   ------------------------------------ */
.formbut {
    cursor: pointer;
    border: 1px solid #a1a1a1;
    background: #fafafa;
    font-size: 11px;
    font-weight: normal;
    color: #222;
}
.formfield {
    border: 1px solid #a1a1a1;
    background: #fafafa;
    font-size: 11px;
    padding: 1px !important;
    font-weight: normal;
    color: #222;

}
.formfieldEmpty {
    color: #111; 
    font-weight: bold;
    text-decoration: none;
     background-color: #dadada; 
     border-top :1px solid #fff842;
     border-right :1px solid #fff842;
     border-bottom:1px solid #000;
     border-left:1px solid #000;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}

/* Tabelloses Forumlar */
.formDisplay, .i, .m {
    display: block;
    float: left;
    width: 260px;
    color: #222;
    text-decoration: none;
    background-color: #fafafa; 
    border:1px solid #a1a1a1;
    padding-left: 2px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}


/* smilies in GB ohne Border*/
.formDisplaySM img {
    border: 0 !important;
    margin: 4px;
}
.formDisplaySM {
    display: block;
    float: left;
    width: 260px;
    color: #222;
    text-decoration: none;
    background-color: #fafafa; 
    border:1px solid #a1a1a1;
    padding-left: 2px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}
* html .formDisplaySM {
    margin:0 0 14px 60px;
 }


.formDisplayEmpty {
    display: block;
    float: left;
    width: 260px;
    color: #222; 
    text-decoration: none;
    background-color: #fafafa; 
    border:1px solid IndianRed;
    padding-left: 2px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}
.formDisplayHidden {
    background: none; 
    display: block;
    float: left;
    border:0;  
    width: 260px;
    padding-left: 6px; 
    padding-top: 2px;
    margin-bottom: 3px;
}
.formLabel, .noLabel {
    display: block;
    text-align: left;
    float: left;
    width: 120px;
    padding-right: 20px;
    border: 0;
}

.boxVPGBEingabe textarea {
    width: 260px !important;
    color: #222;
    text-decoration: none;
    background-color: #fafafa; 
    border:1px solid #a1a1a1;
    padding-left: 2px;
    margin: 1px 0 1px 0;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
}

.msg {
    color: #94002E;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}

/* ------------------------------------
   Text Klassen
   ------------------------------------ */
h1 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #113366;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    font-variant: normal;
}

/* IE Hack */
* html h1 {
    padding-top: 22px;
}


h2 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #696e71;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0 !important;
    padding: 0 !important;
}

/* Datum */
h3, .date {
    font-weight: normal !important;
    font-size: 11px !important;
    margin: 0 0 10px 0;
    padding: 0;
}
.date {
    font-weight: normal !important;
    font-size: 11px !important;
    margin: 0 0 10px 0;
}

.stallion_sub {




    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #696e71;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    margin: 0;
    padding:0 0 2px 0 !important;
}



/* Links in Boxen*/
.linkMore, a.linkMore {
    margin: 0;
    padding: 1px;
    font-size: 11px !important;
    font-weight: normal;
    text-decoration: none!important;
    text-align: left;
}
a.linkMore:hover {
    text-decoration: none!important;
}

.linkBack {
    margin: 30px 0 30px 0 !important;
}

.linkBack, a.linkBack {
    padding: 1px;
    font-size: 11px !important;
    font-weight: normal;
    text-decoration: none!important;
}
a.linkBack:hover {
    text-decoration: none!important;
}



/* Headlines */
.x_mainlineFF{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
}
.x_mainline00{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
}
.x_mottotxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #113366;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    font-variant: normal;
}

/* Standard */
.x_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    line-height: 120%;
    font-weight: normal;
    font-variant: normal;
}
.x_txtbold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #696e71;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
}
.x_txtheadline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #113366;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    letter-spacing: 1px;
}

/* subtext */
.txty {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333; 
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    background-color: #5d80aa;
}

/* ------------------------------------
   CSS-bc
   ------------------------------------ */
/* Body */
.zx_bcgm{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/menue.png);
}
.zx_bcgtophint{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/tophint.png);
}
.zx_bcgx{
    background-color: #eef2f3;
}
/* Content */
.zx_bcghint{
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url(../images/hint_y.png);
}
.zx_bcmtop{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/menue/meindel.png);
}
.zx_bcmhint{
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url(../images/menue/mhint.png);
}
.zx_bcmfooter{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/menue/mfoot.png);
}
.zx_bcgsubhead{
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url(../images/menue/sub01.png);
}
.zx_bcgsubheadfx{
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url(../images/menue/subm51.gif);
}
.zx_bcgsubhint{
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url(../images/menue/sub02.png);
}
.zx_bcgsubfoot{
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url(../images/menue/sub03.png);
}
.zx_bcgd{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/footer.png);
}
.x_bild{
    border: 1px inset #FFFFFF;
}
.x_bildsolid2{
    border: 2px solid #abbcd2;
}
/*
.layer{
    background-color: #eef2f3;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.zlayer{
    
    background:  url(../images/menue/v01.png);
    filter: Alpha(opacity=70, finishopacity=70);
    -moz-opacity: 0.70;
}

.zx_bcimp01{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../bilder/impressionen/fruehling.jpg);
}
.zx_bcimp02{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../bilder/impressionen/sommer.jpg);
}
.zx_bcimp03{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../bilder/impressionen/herbst.jpg);
}
.zx_bcimp04{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../bilder/impressionen/winter.jpg);
}
.zx_bcimp05{
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../bilder/impressionen/vierjahreszeit.jpg);
}



.gallerylMedianame {
    display:block;
    text-align: center;
    font-size:11px;
    color: #7d7d7d;
    font-weight:normal;
    padding: 2px;
}

*/




/* ------------------------------------
   Pedigree 
   ------------------------------------ */

#ped {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 17pt;
    font-weight: normal;
    color: #FFFFFF;
    margin: 14px 14px 14px 0px;
}
.pedInLine {
    border-bottom: 1px solid #663300;   
}
.pednorm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 17pt;
    font-weight: normal;
    color: #FFFFFF;
}
.pedextra {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 17pt;
    font-weight: bold;
    color: #113366;
}
.pedboxline{
    background-color: #113366;
}
.pedboxhint{
    background-color: #abbcd2;
}




/*Mainmenue*/
a.m {
   display:block;
   padding-top:3px;
   padding-bottom:3px;
   margin:0px;
   width:100%;
   border-width:0px;;
}
a.m:link {
    color: #174083;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    width: 178px;
    background-image:  url(../images/menue/spacer.gif);

}
a.m:visited {
    color: #174083;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    width: 178px;
    background-image:  url(../images/menue/spacer.gif);

}
a.m:hover {
    color: #CCCCCC;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    width: 178px;
    background-image:  url(../images/menue/button1.gif);
    /*background-color: #6600cc;*/
}

a.m:active {
    color: #CCCCCC;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    width: 178px;
    background-image:  url(../images/menue/button1.gif);
}
.mActive {
    color: #FFFFFF;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    width: 178px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image:  url(../images/menue/button1.gif);
}

/* Untermenue */
a.z {
   display:block;
   /*
   padding-top:3px;
   padding-bottom:3px;
   */
   margin:0px;
   height: 20px;
   width: 178px;
   border-width:0px;;
}
a.z:link {
    color: #666666;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    height: 20px;
    width: 178px;
    line-height: 20px;
    background-image:  url(../images/menue/spacer.gif);
}
a.z:visited {
    color: #666666;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    height: 20px;
    width: 178px;
    line-height: 20px;
    background-image:  url(../images/menue/spacer.gif);
}
a.z:hover {
    color: #666666;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    height: 20px;
    width: 178px;
    line-height: 20px;
    background-image:  url(../images/menue/submhintov.gif);
}
a.z:active {
    color: #666666;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    height: 20px;
    width: 178px;
    line-height: 20px;
    background-image:  url(../images/menue/submhintov.gif);
}
.zActive {
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: bold;
    font-weight: bold;
    background-color: #dedede;
}



/* * */
a.p {
   display:block;
   /*
   padding-top:3px;
   padding-bottom:3px;
   */
   margin:0px;
   height: 20px;
   width: 220px;
   border-width:0px;;
}
a.p:link {
    color: #333333;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    height: 20px;
    width: 220px;
    line-height: 20px;
    background-color: #abbcd2;
}
a.p:visited {
    color: #333333;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    height: 20px;
    width: 220px;
    line-height: 20px;
    background-color: #abbcd2;
}
a.p:hover {
    color: #174083;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    height: 20px;
    width: 220px;
    line-height: 20px;
    background-color: #abbcd2;
}
a.p:active {
    color: #333333;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    height: 20px;
    width: 220px;
    line-height: 20px;
    background-color: #abbcd2;
}
.pActive {
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    background-color: #abbcd2;
}

a.sublink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
a.sublink:link {
    color: #113366;
}
a.sublink:visited {
    color: #113366;
}
a.sublink:hover {
    color: #666666;
}

a.sublink:active {
    color: #666666;
}

a.imp:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #dddddd;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}
a.imp:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #dddddd;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}
a.imp:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}
a.imp:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}
.impref {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #dddddd;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

/* ------------------------------------
   CSS-bcgfx
   ------------------------------------ */
.zfx_01{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/01.gif);
}
.zfx_02{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/02.gif);
}
.zfx_03{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/03.gif);
}
.zfx_04{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/04.gif);
}
.zfx_05{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/05.gif);
}
.zfx_06{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/06.gif);
}
.zfx_07{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/07.gif);
}
.zfx_08{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/08.gif);
}
.zfx_09{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/09.gif);
}
.zfx_10{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/01.gif);
}
.zfx_11{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/01.gif);
}
.zfx_12{
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/head/01.gif);
}




