/*
 * CSS Klassen www.gestuet-fammos.de
 * 2007-01-04
 * Lars Vogel
 * www-l-vogel.de
 *
 */
 
@import url(navigation.css);

/* ------------------------------------
   Layout:
   - zweispaltig, feste Breiten
   ------------------------------------ */
body {

    background-color: #233618;
    margin: 0 auto;
    padding: 0;
    width: 824px;
    font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    line-height: 130%;
    /* 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;
    /* scrollbars IE */
    scrollbar-base-color:#4D7434;
    scrollbar-3dlight-color:#4D7434;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#4D7434;
    scrollbar-face-color:#233618;
    scrollbar-highlight-color:#233618;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#233618;
}


#frame {
    margin: 0;
    padding: 0;
    background-repeat: repeat-y;
    background-position: top left;
    
}
#frame-cont {

    background-repeat: no-repeat;
    background-position: top center;
	background-color: #192b10;
    /* height: 590px; */
    padding: 0px 0px 0px 0px;
}

/* ------------------------------------
   Navigation in navigation.css
   ------------------------------------ */

#navigation {
    height: 70px;
    /* padding:30px 0 0 25px; */
    margin: 0 0 0 0;
	/* background-color: #ff0000; */
}

/* ------------------------------------
   Inhalt
   ------------------------------------
   Background Bilder sind im jeweiligen 
   Layout definiert
   ------------------------------------ */

#content {
    text-align: left;
	min-height: 650px;
	height:auto !important;
	height:650px;

}
/* ------------------------------------
   Back Top
   ------------------------------------ */


#backtop {
	padding: 0 21px 0 21px;
	margin: 10px 0 0 0;
}
#backtop,
#backtop a {
    font-size: 10px;
    color: #FFC240 !important;
}
/* ------------------------------------
   Footer
   ------------------------------------ */
#footer {
    vertical-align: top;
    color: #FFC240 !important;
    padding: 20px 0 0 0;
    margin: 0;
	height: 76px;
    font-size: 12px;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #192b10;
}
#footer div {
    border: 0;
    padding: 0px 0px 0px 4px;
    font-size: 10px;
}
#footL {
    width: 180px;
    padding-left: 20px !important;
}
#footM {
    width: 600px;
    text-align: right !important;
}
#footR {
    width: 0px;
    display: none;
}
#footer a {
    color: #FFC240 !important;
    padding: 2px;
}
#footer a:hover {
    background-color: #4f541a !important;
    text-decoration: none !important;
    color: #fff !important;
}
/* ------------------------------------
   Boxen / Liste
   ------------------------------------ */

.boxStandard {
    padding: 6px 6px 12px 6px;
    margin: 0 10px 0 10px;
    border-bottom: 1px solid #ffc240;
    width: 740px;
}
.boxArticle {
    padding: 34px 0px 20px 28px;
}
.scrollBox {
    overflow: auto;
    /* height: 370px; */
}
.imgBox {
    float: right;
    color: #fff;
    margin: 0px 0 10px 10px;
    padding: 0;
}
.imgStandard {
    color: #fff;
    margin: 0px 0 10px 10px;
    padding: 0;
}
.imgStandard img {
    border: thin solid #233613;
}
.boxVerkauf {
    border-bottom: 1px solid #ffc240;
    padding: 0 0 20px 0;
}
.boxVerkauf div img {
    border: 1px solid #ffc240;
}
.boxLink {
    padding: 0 0 20px 0;

}
.boxLink div img {
    border: 1px solid #ffc240;
}

.boxStallion {
     float: left; 
     text-align: center !important; 
     margin: 10px; 
     padding: 6px 0;
     width: 170px;
}  
.imgStallion {
    border: 0;
}
.imgStallion img {
    border: 1px solid #fff;
}
.imgStallion img:hover {
    border: 1px solid #ffc240;
}
a.headStallion {
    padding: 1px;
   /*  border: 1px outset #777; */
    color: #ccc;
    text-decoration: none !important;
}
a.headStallion:hover {
    padding: 1px;
    /* border: 1px outset #fff; */
    color: #ffc240;
    text-decoration: none !important;
}
.imgTGHengste {
    float: left;
    margin: 0px 20px 20px 0;
    padding: 0;
}

/* ------------------------------------
   Text
   ------------------------------------ */
h1 {
    font-size: 16px;
    font-weight: bold;
    color: #ffc240;
    line-height:140%;
    padding: 0;
    margin: 0 0 6px 0;
    letter-spacing: 0.05em
}
h2, h2 a {
    padding: 0px 0px 2px 0px;
    margin:0;
    font-size: 13px !important;
    font-weight: bold !important;
    line-height:110%;
    padding-bottom: 8px;
    color: #ffc240 !important;
    letter-spacing: 0.05em
}
    
/*Date*/
h3, .date {
    padding: 0;
    margin: 0 5px 0 0;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppcase;
    letter-spacing: 0.05em
}
/*Box Headline*/
h4, h4 a {
    font-size: 22px !important;
    font-weight: normal !important;
    color: #fff !important;
    letter-spacing: 0.05em;
    margin: 4px;
    font-variant: small-caps;
    text-decoration: underline !important;
}

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: #ffc240 !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: #ffc240 !important;
    text-decoration: none;
    text-align: right;
}
a.linkMore:hover {
    background-color: #4f541a;
    text-decoration: none;
    color: #fff !important;
}
.linkBack {
    padding: 1px;
    margin: 20px 0px 20px 30px;
    font-size: 11px;
    font-weight: normal;
    color: #ffc240 !important;
    text-decoration: none;
}
a.linkBack:hover {
    background-color: #4f541a;
    text-decoration: none;
    color: #fff !important;
}

/* ------------------------------------
   Table
   ------------------------------------ */
table td {
    vertical-align: top;
}
/* ------------------------------------
   Formulare
   ------------------------------------ */
.formfieldOrder {
	background-color: transparent;
	border: 0px solid #000000;
}
.formbut {
    cursor: pointer;
    border: 1px outset #FFC240;
    background: #233618;
    font-size: 11px;
    font-weight: normal;
    color: #FFC240;
}
.formfield {
    border: 1px solid #FFC240;
    background: #233618;
    font-size: 11px;
    padding: 1px !important;
    font-weight: normal;
    color: #FFC240;

}
.formfieldEmpty {
    color: #111; 
    font-weight: bold;
    text-decoration: none;
     background-color: #233618; 
     border-top :1px solid #FFC240;
     border-right :1px solid #FFC240;
     border-bottom:1px solid #000;
     border-left:1px solid #000;
    padding-left:3px;
    margin: 1px 0 1px 0;
    font-size: 12px;
}

/* Tabelloses Forumlar */
.formDisplay {
    display: block;
    float: left;
    width: 200px;
    color: #FFC240;
    text-decoration: none;
    background-color: #233618; 
    border:1px solid #FFC240;
    padding-left: 2px;
    margin: 1px 0 1px 0;
    font-size: 11px;
}
.formDisplayEmpty {
    display: block;
    float: left;
    width: 200px;
    color: #FFC240; 
    text-decoration: none;
    background-color: #233618; 
    border:1px solid #FFC240;
    padding-left: 2px;
    margin: 1px 0 1px 0;
    font-size: 11px;
}
/* Kategorie */
.formLabelKat {
    display: block;
    text-align: right;
    float: left;
    width: 160px;
    padding-right: 20px;
    border: 0;
    margin: 2px 0 2px 0;
    font-size: 12px;
}
.formDisplayKat {
    display: block;
    float: left;
    border: 0;  
    width: 200px;
    padding-left: 6px; 
    padding-top: 2px;
    margin: 2px 0 2px 0;
}
.formLabel, .noLabel {
    display: block;
    text-align: right;
    float: left;
    width: 160px;
    padding-right: 20px;
    border: 0;
    font-size: 12px;
}

.boxFail {
    margin: 0 0 0 180px;
}
.msg {
    color: salmon;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}
/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
    padding: 3px;
    margin: 20px 0px 6px 0px;
    border: 0;
    font-size: 12px;
    text-align: center;
}
.pager {
    color: #C1AA28; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #4E5D2F; 
    border:1px solid #182511; 
    padding:2px;
}
a.pager:link, a.pager:visited, a.pager:active {
    color: #C1AA28; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #4E5D2F; 
    border:1px solid #ccc;  
    padding:2px;
}
a.pager:hover { 
    color: #cccccc; 
    font-weight: bold; 
    text-decoration: none;
     background-color: #4E5D2F; 
     border:1px solid red; 
     padding:2px;
}
/* ------------------------------------
    Tab / Bildergalerie
    ------------------------------------ */
.galery {
    border: 1px solid #ffc240;
    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 #ffc240;
}
.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: 10px;
    font-weight: bold;
    color: #ffc240; 
    text-align: left !important;
    vertical-align: middle !important;
}

.pedInLine {
    border-bottom: 1px solid #ffc240;
    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;
}
/* ------------------------------------
   Layout
   ------------------------------------ */
.transLayer {
    /* IE */
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/overlay.png', sizingMethod='scale');
}
/* not applied by IE Mac or PC \*/
html>body .transLayer { 
    background-image: url(../images/overlay.png); 
}
/* End hack */


div#tabInfo2 {
    left: 60px;
    position: absolute;
    top: 400px;
}
div#pedBox2 {
    left: 313px;
    position: absolute;
    top: 181px;
    width: 282px;
    z-index: 7;
}


div#logohead { height: 109px; text-align: center; }

.bgrow0 {
	background-image: url(../images/overlay2.png);
	background-position: top left;
}
.bgrow1 {
	background-image: url(../images/overlay.png);
	background-position: top left;
}

#content {
	border-left: 1px solid #5a5922;
	border-right: 1px solid #5a5922;
}