@charset "utf-8";
/* CSS Document */

/* Seitenaufteilung ######################################################## */
/* ######################################################################### */

#main_frame {
overflow: hidden;
position: relative;
width: 994px;
margin: 0 auto 0 auto;
padding: 0px 8px 0 8px;
background: url(../bilder/layout/main-bg.png) repeat-y;
text-align: left;
}

#main_content {
  display: block;
  overflow: hidden;
  width: 986px;
  background: #fbf5e6 url(../bilder/layout/content_bg.jpg) repeat-x;
}
#border-top {
  position: relative;
  left: -5px;
  width: 1000px;
  height: 10px;
  margin: 0 auto 0 auto;
  background: url(../bilder/layout/bg-top.png) no-repeat;
}
#content {
overflow: hidden;
float: right;
width: 755px;
background: #ffffff url(../bilder/layout/artikel_bg.jpg) top no-repeat;
border: 1px solid #94a394;
color: #4e695d;
margin: 10px 15px 10px 10px;
padding: 10px;
}

/* Allgemeine Formatierungen ############################################### */
/* ######################################################################### */
body {
margin: 0;
padding: 7px 0 10px 0;
background : #94a394 url(../bilder/layout/bg.jpg) repeat-x;
font-family:  verdana, arial, sans-serif;
font-size : 12px;
text-align: center;
}

h1 {
margin: 0 0 10px 0;
font-size: 18px;
color: #1d4137;
font-family: "Georgia", "Times New Roman", Times, serif;
font-weight: bold;
font-variant: small-caps;
font-style: oblique;
}

img {
border: none;
}

#content h1 {
  border-bottom: 1px solid #94a394;
}

#content a {
color: #4e695d;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

.button {
float: left;
display: block;
width: 110px;
height: 25px;
line-height: 25px;
margin: 5px 10px 5px auto;
border: 1px solid #c5c5ac;
background-color: #f6ebcd;
color: #003333;
font-family:  verdana, arial, sans-serif;
font-size : 10pt;
font-weight: bold;
text-align: center;
text-decoration: none;
}

.button input {
width: 110px;
height: 25px;
border: 1px solid #c5c5ac;
background-color: #f6ebcd;
color: #003333;
font-family:  verdana, arial, sans-serif;
font-size : 10pt;
font-weight: bold;
text-align: center;
cursor: pointer;
}

.input_text {
width: 300px;
text-align: right;
margin: 5px 0 5px 0;
}

.input_textarea {
width: 200px;
padding-left: 68px;
}

textarea {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 30px;
}

.auswahl_link {
overflow: hidden;
float: left;
width: 180px;
text-align: center;
margin-bottom: 20px;
}
.content_text {
  width: 550px;
}


/* HEADER ################################################################## */
/* ######################################################################### */

#header {
overflow: hidden;
position: relative;
width: 986px;
height: 134px;
background: url(../bilder/layout/header_bg.jpg) repeat-y;
}
	
#header h1 {
margin: 25px 0 0 250px;
color: #003333;
font-size: 36px;
font-weight: bold;
}

#leiste {
position: relative;
width: 986px;
height: 29px;
background: url(../bilder/layout/content_leiste.jpg) repeat-x;
}

#links {
position: absolute;
top: 0;
right: 1px;
display: block;
height: 29px;
}
#links a {
display: block;
float: left;
height: 29px;
line-height: 35px;
padding: 0 17px 0 0;
color: #f6ebcd;
font-family: "Georgia", "Times New Roman", Times, serif;
font-weight: bold;
font-variant: small-caps;
font-size: 14px;
font-style: oblique;
text-decoration: none;
}
#links a:hover {
background: url(../bilder/layout/leiste_active_right.jpg) right no-repeat;
}
#links a div {
float: left;
height: 29px;
width: 2px;
margin-right: 15px;
}
#links a:hover div {
background: url(../bilder/layout/leiste_active_left.jpg) no-repeat;
}

#menu {
float: left;
overflow: hidden;
width: 154px;
margin: 10px 0 15px 15px;
background: url(../bilder/layout/menu_bg.jpg);
text-align: left;
font-weight: bold;
}
.oberpunkt {
display: block;
width: 154px;
height: 29px;
margin-bottom: 2px;
line-height: 35px;
text-indent: 10px;
background: url(../bilder/layout/oberpunkt.jpg) repeat-x;
color: #f6ebcd;
font-family: "Georgia", "Times New Roman", Times, serif;
font-weight: bold;
font-variant: small-caps;
font-size: 14px;
font-style: oblique;
text-decoration: none;
}
.untermenu {
margin: 8px 0 6px 12px;
}
.untermenu a {
display: block;
color: #4e695d;
height: 25px;
text-decoration: none;
font-weight: normal;
}

/* Ende Navigation ######################################################### */
/* ######################################################################### */


/* Artikel Übersicht ########################################################*/
/* ######################################################################### */
.artikel_uebersicht {
margin: 15px 10px 15px 5px;
overflow: hidden;
clear: both;
}
.artikel_uebersicht div {
display: block;
float: left;
width: 175px;
text-align: center;
}
.artikel_uebersicht img, #thumbs img, .auswahl_link img, .thumbs img {
margin: 10px;
padding: 10px; 
height: 100px;
border: 1px solid #c7c8b1;
}
.artikel {
height: 180px;
background: #f6ebcd;
border: 1px solid #7b8f80;
text-align: center;
padding-top: 10px;
margin: 8px 15px 7px 0;
}
.artikel img {
display: block;
max-width: 130px;
margin: 5px auto 10px auto;
background-color: #ffffff;
}
.ohne_bild a {
display: block;
float: left;
width: 100px;
height: 100px;
margin: 10px 30px 10px 30px;
border: 1px solid #c7c8b1;
padding: 10px;
}
/* Ende Artikel Übersicht ###################################################*/
/* ######################################################################### */

/* Artikel Details ##########################################################*/
/* ######################################################################### */
.link_zurueck {
  color: #4e695d;
  font-size: 11px;
}
.artikel-details {
  margin: 15px 10px 15px 5px;
}
.artikel-details h1 {
  border-bottom: 1px solid #c7c8b1;
}
.artikel-details-bilder {
  width: 372px;
  float: left;
}
.artikel-details-grosses-bild {
  width: 350px;
  height: 350px;
  margin-bottom: 10px;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #c7c8b1;
  text-align: center;
}
.artikel-details-grosses-bild img {
  margin: 0 auto 0 auto;
}
.artikel-details-thumbs a {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  margin: 1px;
  padding: 10px;
  border: 1px solid #c7c8b1;
  text-align: center;
}
.artikel-details-thumbs img {
  max-width: 100px;
}
.artikel-details-galerie {
  width: 350px;
  height: 350px;
  padding: 10px;
}
.artikel-details-beschreibung {
    width: 340px;
    float: right;
}
.artikelnummer {
  font-weight:  bold;
  margin: 5px 0 5px 0;
}
.artikel-details-daten {
  overflow: hidden;
  padding: 5px 0 5px 0;
  margin-bottom: 5px;
  border-top: 1px solid #c7c8b1;
  border-bottom: 1px solid #c7c8b1;
  color: #4e695d;
}
.groessen_und_farben {
  float: left;
  width: 220px;
}
.groessen_und_farben div {
  margin-bottom: 12px;
}
.preise {
  width: 100px;
  float: right;
  text-align: right;
  line-height: 20px;
}
.preis {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
/* Ende Artikel Details #####################################################*/
/* ######################################################################### */

/* NEWS #####################################################################*/
/* ######################################################################### */

.news {
  position: absolute;
  right: 48px;
  top: 260px;
  width: 160px;
  min-height: 190px;
  padding: 0 10px 0 10px;
  background: #f6ebcd;
  border: 1px solid #7b8f80;
}
.neuigkeiten_eintrag {
  border-top: 3px double #c7c8b1;
  padding-top: 5px;
  font-size: 11px;
  line-height: 16px;
}
.neuigkeiten_eintrag p {
  margin: 5px 0 10px 0;
}


/* Ende NEWS ################################################################*/
/* ######################################################################### */

#beschreibung {
position: relative;
float: right;
width: 305px; 
height: auto; 
}

#thumbs {
margin: 20px 0 10px 0;
margin-left: -10px;
width: 700px;
}

#grosses_bild, #nachzucht {
float: left; 
width: 370px; 
height: auto; 
margin: 10px 10px 10px 0;
padding: 10px;
border: 1px solid #003333;
text-align: center;
}

#bildname {
display: none; 
position: absolute;
top: 493px;
right: 21px;
width: auto;
height: auto; 
margin: 5px 0 15px 0; 
padding: 5px;
background-color: #FFFFFF;
border: 2px groove #003333;
} 

#menue {
width: 100px;
float: right;
padding: 10px;
border-left: 2px groove #003333;
}




.thumbs {
clear: both;
text-align: right;
}
.link_div {
width: 700px;
margin-bottom: 15px;
padding: 10px;
border: 2px groove #003333;
}
.link {
display: block;
font-weight: bold;
margin: 10px 0 10px 0;
}
#footer {
  width: 1010px;
  height: 35px;
  margin: 0 auto 0 auto;
  background: url(../bilder/layout/bg-bottom.png) no-repeat;
}

