image/*
 * CSS Klassen Screen/All
 * www.schleppjagd24.de
 *
 * www.l-vogel.de
 * erstellt: 2006-11-21
 * geaendert: 
 * 
 *
 */ 

html {
    margin: 0;
    padding: 0;
    border: 0;

}
/* ------------------------------------
     Layout: 
   - dreispaltig, feste Breiten
   - zweispaltig, feste Breiten
   ------------------------------------ */
body {
    background-color: #e5e5e5;
    /* margin: 0 auto; */
    padding: 0;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    font-weight: normal; 
    color: #333; 
    line-height:150%;
    /* IE 5 zentrieren */

    /* IE - Ebenen: 
    CSS workaround fuer IE 5/6/7?? 
    nur so werden Ebenen als 
    position: relative dargestellt */
    position: relative;

}

#frame {
    width: 1000px;
    margin: 0 auto;
    background-image: url(../images/bg_layout.jpg);
    background-repeat: repeat-y;
    background-position: 0px 10px;
}
#frame2 {
    width: 1000px;
    margin: 0 auto;
    background-image: url(../images/bg_layout5.jpg);
    background-repeat: repeat-y;
    background-position: 0px 10px;
}
#frame3 {
    width: 1000px;
    margin: 0 auto;
    background-image: url(../images/bg_layout5f.jpg);
    background-repeat: repeat-y;
    background-position: 0px 10px;
}
/* ------------------------------------
   Header
   ------------------------------------ */
#header {
    width: 1000px;
    height: 250px;
    border-bottom: 0;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
/* ------------------------------------
   Navigation
   ------------------------------------ */
#navcontainer {
    /*background-color: #E2F2E7;*/
}
/* ------------------------------------
   Inhalt
   ------------------------------------ */
#contentLeft {
    position: relative;
    width: 200px;
    padding: 0;
    margin: 0;
    float: left;
    background-image: url(../images/left.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
/* 3 col */
#contentCenter {
    width: 500px;
    padding: 10px 50px 0 50px;
    margin: 0;
    float: left;
    background-image: url(../images/content_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#contentCenter > div > img {
    padding-bottom: 15px;
}
#contentCenterForum {
    width: 720px;
    padding: 10px 10px 0 50px;
    margin: 0;
    float: left;
    background-image: url(../images/content_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#contentRight {
    width: 200px;
    padding: 20px 0;
    margin: 0;
    float: left;
    /* background-color: #a02b1f; */
}

/* ------------------------------------
   Footer
   ------------------------------------ */
#footer {
    width: 810px;
    vertical-align: middle;
    padding: 10px;
    margin: 0 0 0 170px;
    background-color: #e5e5e5;
    border-top: 1px solid #e5e5e5;
    color: #333;
}

/* ------------------------------------
     Boxen
     ------------------------------------ */  
#boxSearch {
    margin: 0;
    padding: 0;
    border: 0;
}
#boxLang {
    margin: 0;
    padding: 0;
    border: 0;
}

.boxStandard {
    margin: 0 0 20px 0;
    padding: 0;
}

.boxStandard img {
    margin: 0 20px 10px 0;
    padding: 0;
    float: left;
    border: 1px solid #fff;
}

.imgBoxStandard {
    float: right;
    color: #fff
}

.boxTplImg {
    margin: 0 0 10px 10px;
}
.boxTplImg img {
    border: 1px solid #fff;
} 



.imgStandard {
    margin: 10px 0px 20px 0px; 
    padding: 0;
    float: right;
    font-style: italic;
    color: #fff; /* alt-text verstecken*/
}
.imgStandard img {
    /*border: 1px solid #fff;*/
    padding-bottom: 6px;
}
.image {
    /*border: 1px solid #fff;*/
}

/* ------------------------------------
    Text
    ------------------------------------ */
h1 {
    display: block;
    padding: 0;
    height: 40px;
    font-size: 18px; 
    font-weight: bold; 
    color: #660000; 
    line-height:140%; 
    padding: 0;
    margin: 16px 0px 20px 0px;
    letter-spacing: 0.03em;
}
h2 {
    display: block;
    padding: 0px 0px 2px 0px;
    margin:0;
    font-size: 14px; 
    font-weight: bold;
    color: #660000; 
    line-height:140%; 
    padding-bottom: 8px;
    background-image: url(../images/bg_head_box.gif);
    background-repeat: repeat-x;
    background-position: top left;
    letter-spacing: 0.03em;
}
/*Date*/
h3 {
    padding: 10px 0px 0px 0px;
    margin: 0;
    font-size: 9px; 
    font-weight: normal; 
     color: #824943;
    letter-spacing: 0.05em; 
}
/*Info-Box Headline*/
h4 {
    font-size: 12px; 
    font-weight: bold; 
     color: #824943; 
    letter-spacing: 0.05em;
    margin: 0;
}
/* wie h2 ohne Linie */
h5 {
    display: block;
    padding: 0px 0px 2px 0px;
    margin:0;
    font-size: 14px; 
    font-weight: bold;
     color: #824943;
    line-height:140%; 
    padding-bottom: 8px;
    letter-spacing: 0.03em;
}

p {
    margin: 0 0 14px 0;
}
.subimage {
    margin: 10px;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
}
/* ------------------------------------
    Tab
    ------------------------------------ */
.table {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    line-height:120%;
    text-align: left !important;
    background-color: #fff;
    border: 1px solid #B3D6A0;
}
.table td { 
    margin: 0px;
    padding: 1px;
    height: 18px;
    background-color: #eee;
}
.tableHead, .tableHead td {
    font-weight: normal;
    font-size: 13px;
    height: 26px !important;
    text-decoration: none;
    background-color: #B3D6A0 !important;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.tableRow1 {
    height: 22px;
}
.tableRow2 {
    height: 22px;
    background-color: #B3D6A0;
}
.tableCol1 {
    font-weight: bold;
}

/* ------------------------------------
    Tab Pedigree
    ------------------------------------ */
.ped {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 11px !important;
    font-weight: normal !important;
    line-height:120% !important;
    text-align: left !important;
    vertical-align: middle !important;
    border: 1px #824943 !important;
}
.pedXtra {
    font-weight: bold !important;
}


.pedInLine {
    border-bottom: 1px solid #824943 !important;
} 

/* ------------------------------------
    Links
    ------------------------------------ */
/* ACHTUNG: wird auch fuer Bilder a verwendet! */
a:link, a:visited, a:active { 
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #cc0000; 
}
a:hover {
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none;
    color: #666; 
}

.Link {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #cc0000;
    padding: 2px;
}
a.Link:link, a.Link:visited, a.Link:active {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #cc0000;
    padding: 2px;
}
a.Link:hover {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    padding: 2px;
    color: #666;
}

a.LinkFoot:link, a.LinkFoot:visited, a.LinkFoot:active {
    font-size: 10px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #660000;
}
a.LinkFoot:hover {
    font-size: 10px; 
    font-weight: normal; 
    text-decoration: underline; 
    color: #262d0b;
}
/* Links in Boxen*/
.linkMore {
    padding: 0;
    margin: 0px;
    text-align: right;
}
.linkBack {
    width: 470px;
    padding: 0;
    margin: 20px 0px 20px 0px;
    text-align: right;
}
a.linkTab:link, a.linkTab:active, a.linkTab:visited {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #00cc00;
    padding: 2px;
}
a.linkTab:hover {
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #00cc00;
    padding: 2px;
    background-color: #AAB0C6;
}
a.linkLikeFormbut:link, a.linkLikeFormbut:visited, a.linkLikeFormbut:active, a.linkLikeFormbut:hover {
    border: 1px solid #00cc00; 
    background: #ffffff;  
    font-size: 12px; 
    font-weight: normal; 
    color: #ff9900; 
    cursor: pointer;
    padding: 4px 74px 2px 74px;
    text-align: center;
    text-decoration: none;
}
/* ------------------------------------
   Guestbook Ausgabe
   Guestbook Eingabe: s.Formular
   ------------------------------------ */
div.vpgb_eintrag {
    margin: 10px 0px 10px 0px;
    border-bottom: 1px solid #a02b1f;
    padding-bottom: 0;
    background: none;
}

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: #333;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    letter-spacing: 0.05em;

}
a.vpgb_link {
   margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #fff !important;
    background-color: #a02b1f;
    border: 1px solid #941214; 
    padding: 2px;
    text-decoration: none;
}

a.vpgb_link:hover {
   margin: 0;
    font-size: 12px;
    font-weight: normal;
    color: #fff !important;
    background-color: #c6918b;
    border: 1px solid white; 
    padding: 2px;
    text-decoration: none;
}
/* ------------------------------------
   Formulare
   ------------------------------------ */
.form {

}
   
.formbut {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #fff;
    background-color: #a02b1f;
    margin: 0;
    padding: 3px;
    text-decoration: none;
}

.formfield {
    border:1px solid #4a3826; 
    background: #fefefe;  
    font-size: 12px; 
    font-weight: normal; 
    color: #4a3826;
    width: 200px;
}
.formfieldEmpty {
    border:1px solid rgb(217,104,28); 
    background: #fefefe;  
    font-size: 11px; 
    font-weight:normal; 
    color:#001451; 
    padding-left:6px; 
    padding-top:2px;
}


/* Tabelloses Forumlar */
.formDisplay {
    display: block;
    float: left;
    border:1px solid #4a3826; 
    background: #fefefe;  
    font-size: 12px; 
    font-weight: normal; 
    color: #4a3826;
    width: 200px;
    padding-left: 6px; 
    padding-top: 2px;
    margin-bottom: 3px;
}
.formDisplayEmpty {
    display: block;
    float: left;
    border: 1px solid firebrick; 
    background: #fefefe;  
    font-size: 12px; 
    font-weight: normal; 
    color: #4a3826;
    width: 200px;
    padding-left: 6px; 
    padding-top: 2px;
    margin-bottom: 3px;
}
.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;
    font-size: 11px;
}
/* Alternative Administration */
.formbuton {
    border: 1px solid green; 
    background: #ffffff;  
    font-size: 12px; 
    font-weight: normal; 
    color: green; 
    cursor: pointer;
}
.formbutoff {
    border: 1px solid red; 
    background: #ffffff;  
    font-size: 12px; 
    font-weight: normal; 
    color: red; 
    cursor: pointer;
}
/* ------------------------------------
    Listen
    ------------------------------------ */
/*
ul {
    list-style-position: outside; 
    list-style-type: square;
}
*/
/* ------------------------------------
    Background Colors
    ------------------------------------ */


/* ------------------------------------
    Pager
    ------------------------------------ */
#boxPager, .boxPager {
    padding: 0;
    margin: 20px;
    border: 10px;
    color: #a02b1f;
    font-size: 11px;
    font-weight: bold;
    line-height: 130%;
    text-align: center !important;
}   

.pager {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #a02b1f;
    margin: 0;
    border: 1px solid #fff; 
    padding: 3px;
    text-decoration: none;
}
a.pager {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #a02b1f;
    margin: 0;
    border: 1px solid #941214; 
    padding: 3px;
    text-decoration: none;
}

a.pager:hover {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #fff;
    background-color: #a02b1f;
    margin: 0;
    padding: 3px;
    text-decoration: none;
} 
/* ------------------------------------
     Galerie
     ------------------------------------ */
.boxThumb {
    float: left;
    margin: 4px;
    padding:3px;
    height: 104px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    border: 1px outset #fff;
    background-color: #a02b1f;
}

/* ------------------------------------
    Navigationspfad
    ------------------------------------ */

#locationBar {
    height: 14px;
    padding: 0;
    border: 0;
    vertical-align: middle;
}
.sep {
    color: #FFC000;
}
a.location:link, a.location:active, a.location:visited {
    color: silver;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.2em;
}
a.location:hover {
    text-decoration: underline;
}

/* ------------------------------------
    Sitemap
    ------------------------------------ */
a.sitemap_level1 {
    display: block;
    border-bottom: 1px solid #fff;
    color: #000;
    font-weight:normal;
    padding-left: 10px;
    padding-bottom:.4em;
    /*
    background:url(../images/btn_more.png) no-repeat;
    background-position:right;
    */
}
a.sitemap_level2 {
    color: #364677;
    display:block;
    /*
    background:url(../images/btn_more.png) no-repeat;
    background-position:150px 4px;
    */
}
a.sitemap_level3 {
    color:#364677;
    display:block;
}
a.sitemap_level4 {
    color:#364677;
}
.sitemap_level2_container {
    width: 300px;
    padding: 6px 0px 6px 24px;
}
.sitemap_level3_container {
    width: 300px;
    padding: 0px 0px 4px 40px;
}
.sitemap_level4_container {
    width: 300px;
    padding: 0px 0px 2px 64px;
}


/* ------------------------------------
    MAC IE 5.x Hacks
    ------------------------------------ */
    
/* MAC IE 5*/



/* Regel vor IE 5 MAC verbergen*/
/*\*/

/* ------------------------------------
    Suche
    ------------------------------------ */
a.search {
    display: block;
    color: #fff;
    font-size: 12px;
    height: 20px;
    font-weight: normal;
    padding: 2px;
    margin-bottom: 1px;
}
a.search:hover {
    background-color: #59672a;
    color: #fff;
    text-decoration: none;
}

a.search_archive {
    display: block;
    height: auto;
    /* color: #fff; */
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
    margin-bottom: 1px;
}

.search_date {
    padding-top: 2px;
}

a.search_archive:hover {
     background-color: #d1d1d1;
    /* color: #fff; */
    /* text-decoration: none; */
}




.flashVideo {
    text-align: center;
}

.send2friend {
    padding: 25px 0;
    border-top: 1px solid #a02b1f;
    border-bottom: 1px solid #a02b1f;
    
}