/*
 * CSS Klassen www.sosath.com
 * 2007-04-23
 * Lars Vogel
 * www-l-vogel.de
 *
 */
 
@import url(navigation.css);

/* ------------------------------------
   Layout:
   - zweispaltig, feste Breiten
   ------------------------------------ */

body {
    background-color: #307437;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 0;
    width: 1000px;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    line-height: 140%;
    /* IE 5 zentrieren */
    /*text-align: center;*/
    /* IE - Ebenen:
    CSS workaround fuer IE 5/6/7??
    nur so werden Ebenen als
    position: relative dargestellt */
    position: relative;
}
html>body {
    font-size: 13px !important;
}
/* ------------------------------------
   Header
   ------------------------------------ */
#header {
    width: 1000px;
    height: 198px;
    border: 0;
    padding: 0;
    margin: 0;
}
#frame {
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 1px 1px ;
    width: 1000px;
    /* ohne border zeigt Safari Dreck am rechten Rand des Hintergrundbilds (?!)*/
    border: 1px solid #307437;
}

/* ------------------------------------
   Navigation in navigation.css
   ------------------------------------ */

#navigation {

}
/* IE min height hack */
#spacer {
    float: right;
    width: 1px;
    height: 1400px;
}
.clear {
    clear: both;
}
/* ------------------------------------
   Inhalt
   ------------------------------------
   Background Bilder sind im jeweiligen 
   Layout definiert
   ------------------------------------ */
#content {

}
/* ------------------------------------
   Footer
   ------------------------------------ */
#footer {
    vertical-align: top;
    color: #F6E970 !important;
    padding: 0;
    margin: 0 0 0 0 ;
    font-size: 12px;
    background-color: #4fa24a;
    filter:alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
#footer div {
    border: 0;
    padding: 0px 0px 0px 4px;
    font-size: 10px;
}
#footL {
    width: 200px;
    text-align: left !important;
}
#footM {
    width: 576px;
    text-align: center !important;
}
#footR {
    width: 200px;
    text-align: right !important;
}
#footer a {
    color: #F6E970 !important;
    padding: 2px;
}
#footer a:hover {
    background-color: #60b454 !important;
    text-decoration: none !important;
    color: #F6E970 !important;
}
/* ------------------------------------
   Boxen / Liste
   ------------------------------------ */
.boxStandard {

}
.imgNews {
    float: right;
    margin: 0 0 10px 10px;
}
.imgNews img { 
    border: 1px solid #fff;
}
/* Bild in Artikel */
.imgBox {
    float: right;
    color: #fff;
    margin: 0 0 10px 10px;
    padding: 0;
}
.imgBox img {
    border: thin solid #fff;
}
.imgStandard {
    color: #fff;
    margin: auto;
    padding: 0;
    font-style: italic;
}
.imgStandard img {
    border: thin solid #fff482;
}
.boxVerkauf {
    width: 590px;
    color: #fff;
    padding: 0 0 20px 0;
}
.boxVerkaufH {
    padding: 3px;
    color: #fff;
    font-weight: bold;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/overlay_service.png', sizingMethod='scale');
    background-image: url(../images/overlay_service.png);
}
.boxVerkaufDate {
    color: #fff;
    font-size:11px !important;
    font-weight: normal !important;
    text-align:right;
    padding: 0 0 0 0;
}
a.boxVerkaufSubmit {
    text-transform: uppercase;
    color: #630046 !important;
    text-decoration: underline !important;
    font-size: 13px;
}

.boxLink {
    padding: 0 0 20px 0;

}
.boxLink div img {
    border: 1px solid #fff482;
}
/* Hengst Uebersicht */
.boxStallion {
     text-align: center !important; 
     margin: 4px; 
     padding: 11px;
     float: left;
     height: 200px;
}
.boxStallion a {
    color: #fff;
}
.boxStallionText {
    border-bottom: 1px solid #ffd200;
    padding: 0 0 3px 0;
    font-weight: bold;
}

.imgStallion {
    margin:0px;
}
.imgStallion a img {
    border: 1px solid #ffd200;
}

.imgStallion a:hover img {
    border: 1px solid #fff;
}

/* Hengst Portrait */
.imgPortrait {
    margin:0px;
    border: 1px solid #FFD200;
    width:300px;
}
.imgPortrait a img {
    border: 1px solid #FFD200;
}
.imgPortrait a:hover img {
    border: 1px solid #FFD200;
}

/* ------------------------------------
   Text
   ------------------------------------ */
h1 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height:140%;
    padding: 0;
    margin: 0 0 10px 0;
}
h2, h2 a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height:140%;
    padding: 0;
    margin: 0 0 10px 0;;
}
    
/*Date*/
h3 {
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 11px;
    font-weight: normal;
}
/*Hengste Artikel Headline*/
h4 {
    font-family: arial, verdana, sans-serif;
    padding: 0px;
    margin: 0 0 14px 0;
    color: #FFD200;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

p {
    padding: 0;
    margin: 0;
}


/* ------------------------------------
   Links
   ------------------------------------ */
a:link, a:visited, a:active {
     font-weight: bold;
     text-decoration: none;
     color: #fff;
}
a:hover {
     text-decoration: underline;
}

/* Hilfsnavigation */
a.nav:link, a.nav:visited, a.nav:active {
    font-size: 11px;
    font-weight: normal;
    padding: 1px;
    color: #fff482 !important;
    text-decoration: none;
    text-align: right;
}
a.nav:hover {
    background-color: #4f541a;
    text-decoration: none
    color: #fff !important;
}
/* Links in Boxen*/
.linkMore {
    font-size: 11px;
    font-weight: normal;
    padding: 1px;
    color: #fff !important;
    text-decoration: none;
    text-align: right;
    clear: both;
}

.linkBack {
    padding: 1px;
    margin: 20px 0px 20px 30px;
    font-size: 11px;
    font-weight: normal;
    color: #fff !important;
    text-decoration: none;
}
a.linkBack:hover {
    text-decoration: underline;
    color: #fff !important;
}
.linkBackStallion {
    font-size: 12px;
    font-weight: bold;
    color: #ffd200 !important;
    text-decoration: none;
    text-align: left;
}
a.linkBackStallion:hover {
    text-decoration: underline;
}
/* ------------------------------------
   Table
   ------------------------------------ */
td {
    vertical-align: top;
}
/*
.tableHead, .tableHead td {
    font-weight: bold;
    font-size: 11px;
    height: 26px;
    text-decoration: none;
    border: 1px solid #b05a44;
}
.tableRowHead {
    font-weight: bold;
    height: 24px;
    text-decoration: none;
    font-weight: bold;

}
.tableRow1 {
    height: 22px;
}
.tableRow2 {
    height: 22px;
    font-weight: bold;
}
.tableCol1 {
    font-weight: bold;
    text-align: right;
}
*/

/* ------------------------------------
   Formulare
   ------------------------------------ */
#orderForm {
    color: #6BCE5C !important;
}
.formbut {
    color: #6BCE5C; 
    font-weight: bold; 
    text-decoration: none;
    background-color: #265020; 
    border:1px solid #6BCE5C; 
    padding:2px;
    cursor: pointer;
}
.formfield {
    color: #1B3517; 
    font-weight: bold; 
    text-decoration: none;
    background-color: #6BCE5C; 
    border-top :1px solid #fff;
    border-right :1px solid #5BAF4E;
    border-bottom:1px solid #1B3517;
    border-left:1px solid #5BAF4E;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}
.formfieldEmpty {
    color: #1B3517; 
    font-weight: bold; 
    text-decoration: none;
    background-color: #6BCE5C; 
    border-top :1px solid #fff;
    border-right :1px solid firebrick;
    border-bottom:1px solid #1B3517;
    border-left:1px solid firebrick;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}
/* Tabelloses Forumlar */
.formDisplay {
    display: block;
    float: left;
    width: 200px;
    color: #1B3517; 
    font-weight: bold; 
    text-decoration: none;
    background-color: #6BCE5C; 
    border-top :1px solid #fff;
    border-right :1px solid #5BAF4E;
    border-bottom:1px solid #1B3517;
    border-left:1px solid #5BAF4E;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}
.formDisplayEmpty {
    display: block;
    float: left;
    width: 200px;
    color: #1B3517; 
    font-weight: bold; 
    text-decoration: none;
    background-color: #6BCE5C; 
    border-top :1px solid #fff;
    border-right :1px solid firebrick;
    border-bottom:1px solid #1B3517;
    border-left:1px solid firebrick;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}
.formDisplayHidden {
    background: none; 
    display: block;
    float: left;
    border:0;  
    width: 200px;
    padding-left: 6px; 
    padding-top: 2px;
    margin-bottom: 3px;
}
.formLabel, .noLabel {
    display: block;
    text-align: right;
    float: left;
    width: 100px;
    padding-right: 20px;
    border: 0;
}

.msg {
    color: #630064;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

/* ------------------------------------
   popup
   ------------------------------------ */
.bcgxmas{
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../images/xmas.jpg);
}

/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
    clear: both;
    padding: 3px;
    margin: 12px 0px 6px 0px;
    font-size: 12px;
    text-align: center !important;
    width: auto ;
}
.pager {
    color: #fff; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #1394a0; 
    border:1px solid #fff; 
    padding:2px;
}
a.pager:link, a.pager:visited, a.pager:active {
    color: #ffd200 !important; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #1394a0 !important; 
    border:1px solid #ffd200 !important;  
    padding:2px;
    cursor: pointer !important;
}
a.pager:hover { 
    color: #ffd200; 
    font-weight: bold; 
    text-decoration: none;
     background-color: #1394a0; 
     border:1px solid #fff; 
     padding:2px;
     cursor: pointer !important;
}
/* ------------------------------------
    Tab / Bildergalerie
    ------------------------------------ */
.galery {
    border: 1px solid #fff482;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    line-height:120%;
    text-align: left !important;
    background-color: #4e5d2f;
}
.galery td { 
    margin: 0px;
    padding:10px 4px 20px 4px !important;
    height: auto;
    text-align: center;
    vertical-align: middle;
    background-color: #4e5d2f;
}
.galery img { 
    border: 1px solid #fff482;
}
.galeryHead, .galeryHead td {
    font-weight: normal;
    font-size: 13px;
    height: 26px !important;
    text-decoration: none;
    background-color: #B3D6A0 !important;
    letter-spacing: 0.15em;
    text-transform: uppercase;

}

/* ------------------------------------
   Pedigree
   ------------------------------------ */
#ped {
    border: 0;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    color: #FFD200; 
    text-align: left !important;
    vertical-align: middle !important;
}

.pedInLine {
    border-bottom: 1px solid #FFD200;
    vertical-align: middle !important;
}
.pedExt {
    font-weight: bold;
    color: white !important;
}
#ped  td {
    vertical-align: middle !important;
}
/* ------------------------------------
   Guestbook Ausgabe
   Guestbook Eingabe: s.Formular
   ------------------------------------ */
div.vpgb_eintrag {
    margin: 10px 0px 10px 0px;
    border-bottom: 1px solid #b05a44;
    padding-bottom: 0;
}

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: #222;
}
div.vpgb_name {
    font-weight: bold;
    margin: 2px 0px 6px 0px;
}
.vpgb_datum {
    color: #b05a44;
    font-size: 10px;
    margin: 0;
    padding: 0;
}
a.vpgb_link {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #771d10;
    margin: 0;
    border: 1px solid #fff; 
    padding: 2px;
    text-decoration: none;
}

a.vpgb_link:hover {
    color: #fff;
    border: 1px solid #fff;
    background-color: #b05a44;
}
/* ------------------------------------
   Flash Video
   ------------------------------------ */
.flashVideo {
    border: 1px solid #FFD200;
    position: absolute;
    z-index: 0;
    width: auto;
    height: auto;
}
.flashSelector {
    /*border: 1px solid #FFD200;*/
    position: absolute;
    z-index: 10;
    top:252px;
    width: auto;
    height: 22px !important;
}

#video {
    position:absolute; 
    width:378px; 
    height:311px;
    z-index:5; 
    left: 450px; 
    top: 431px;
    padding: 20px 0 0 60px;
    overflow: hidden; 
    visibility: hidden;
    background-color: #4AA641;
    /*
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
*/
}
#videoOpen, #videoClose {
    position:absolute; 
    width:394px; 
    height:20px;
    padding: 10px;
    z-index:9; 
    left: 470px; 
    top: 720px; 
    text-align: left; 
    vertical-align: top; 
    text-align: center;
}
#videoClose {
    visibility: hidden;
}
.videoSelect {
    color: #ffd200; 
    background-color: #954719;
    font-weight: bold; 
    text-decoration: none;
    border:1px solid #6BCE5C; 
    padding:2px;
    cursor: pointer;

}
.btnVideo {
    color: #fff; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #913F18;
    border:1px solid #fff; 
    padding:2px;
}
a.btnVideo:link, a.pager:visited, a.pager:active {
    color: #ffd200; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #913F18; 
    border:1px solid #ffd200;  
    padding:2px;
    cursor: pointer !important;
}
a.btnVideo:hover { 
    color: #ffd200; 
    font-weight: bold; 
    text-decoration: none;
     background-color: #5E3622; 
     border:1px solid #fff; 
     padding:2px;
     cursor: pointer !important;
}
/* ------------------------------------
   Lightbox-Galery
   ------------------------------------ */
.ligallery {
    margin: 0 0 0 0;
    color: #000;
}
.gallery_image {
    text-align: center;
    color: #000;
    vertical-align: middle;
    line-height: 110px !important;
    padding: 8px;
    margin: 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/overlay.png', sizingMethod='scale');
    background-image: url(../images/overlay.png);

}
.gallery_image img {
    border: 1px solid #ffd200; 
}
.gTable {
    margin: 6px 0 6px 0;
}
.galleryNav {
    background-color:none; 
    border:0; 
    padding: 2px 0 0 0;
    text-align: center;
}
a.galleryNav, .galleryNav a {
background-color:#265020;
border:1px solid #6BCE5C;
color:#6BCE5C;
cursor:pointer;
font-weight:bold;
padding:2px;
text-decoration:none;
margin: 0 1px;
}
a.galleryNav:hover,  .galleryNav a:hover { 
background-color:#265020;
border:1px solid #6BCE5C;
color:#6BCE5C;
cursor:pointer;
font-weight:bold;
padding:2px;
text-decoration:none; 
}

span.extraL { 
background-color:#265020;
border:1px solid #FFD200;
color:#FFD200;
cursor:pointer;
font-weight:normal;
padding:2px;
}
/* ------------------------------------
   Fotoalbum
   ------------------------------------ */
/* Template (tpl.impressionen.html) */
.boxFotoThumbs {
    border: 0;
    width: 370px;
}
.boxFotoIframe {
    width: 500px;
}
/* nicht verwendet */
.boxFotoThumbsInner {
    padding: 0px;
}
/* Modul Konfiguration */
.boxThumbs,
.boxThumbsSuccess {
    float: left;
    margin: 2px;
    padding:3px;
    height: 110px;
    width: 112px;
    line-height: 110px !important;
    text-align: center !important;
    vertical-align: middle !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/overlay.png', sizingMethod='scale');
    background-image: url(../images/overlay.png);
}
.boxThumbs a img {
    border: 3px solid #51ab50;
}
.boxThumbsSuccess a img {
    border: 3px solid #51ab50;
}
html>body .boxThumbs a img, .boxThumbsSuccess a img {
    border: 3px solid transparent;
}
.boxThumbs a:hover img {
    border: 3px solid #008691;
}
.boxThumbsSuccess a:hover img {
    border: 3px solid #dde12a;
}

.boxNav1 {
    clear: both;
}
.boxNav2 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 4px 10px 4px;
    text-align: center !important;
}
.boxNav2Success {
    border-top: 1px solid #dde12a;
    border-bottom: 1px solid #dde12a;
    padding: 10px 4px 10px 4px;
    text-align: center !important;
}


