body{
  margin:0px;
  padding:0px;
  background:white;
  font-family:arial, sans-serif;
  font-size:12px;
  color:#c2a880;
  line-height:180%;
  background:url(img/bodyBg_gold.gif) 0px 0px repeat-x;
}
img{
  border:none;
}
a{
  font-family:arial, sans;
  text-decoration:none;
  color:#c2a880;
}
a:hover{
  color:#c2a880;
}
form{
  margin:0px;
  padding:0px;
}
.clear{
  line-height:0px;
  font-size:0px;
  clear:both;
  height:1px;
  margin-top:-1px;
}

.inputText, .inputArea, .inputSubmit{
  border:1px solid #cccccc;
  font-family:arial;
  font-size:12px;
  padding:2px;
  background:white;
}
p{
  padding:0px;
  margin-top:0px;
  margin-bottom:10px;
}

/* index layout */

#container{
  margin: auto auto;
  width:900px;
  position:relative;
}

#headArea{
  position:relative;
  height:188px;
}

#logoArea{
  position:absolute;
  top:0px;
  left:394px;
  display:block;
  width:112px;
  height:128px;
  background:url(img/logo_gold.gif) 0px 0px no-repeat;
}

#nav{
  position:absolute;
  bottom:0px;
  left:394px;
}
#nav ul{
  position:relative;
  margin:0px;
  padding:0px;
}
#nav li{
  display:block;
  margin:0px;
  padding:0px;
  float:left;
  height:22px;
}
#nav strong{
  display:none;
}
#nav a{
  display:block;
  height:19px;
  margin-right:30px;
}
#nav_Home, #nav_Home_active{
  width:31px;
  background:url(img/btn/home_gold.gif) 0px 0px no-repeat;
}
#nav_Kollektion, #nav_Kollektion_active{
  width:55px;
  background:url(img/btn/kollektion_gold.gif) 0px 0px no-repeat;
}
#nav_Person, #nav_Person_active{
  width:58px;
  background:url(img/btn/zur_person_gold.gif) 0px 0px no-repeat;
}
#nav_Kontakt, #nav_Kontakt_active{
  width:119px;
  background:url(img/btn/kontakt_gold.gif) 0px 0px no-repeat;
}
#nav_Impressum, #nav_Impressum_active{
  width:58px;
  background:url(img/btn/impressum_gold.gif) 0px 0px no-repeat;
}
#nav_Links, #nav_Links_active{
  width:75px;
  background:url(img/btn/links_gold.gif) 0px 0px no-repeat;
}

#nav_Home:hover,
#nav_Kollektion:hover,
#nav_Person:hover,
#nav_Links:hover,
#nav_Kontakt:hover,
#nav_Impressum:hover
{
  border-bottom:3px solid #c2a880;
}

#nav_Home_active,
#nav_Kollektion_active,
#nav_Person_active,
#nav_Links_active,
#nav_Kontakt_active,
#nav_Impressum_active
{
  border-bottom:3px solid #c2a880;
}

#footerContainer{
  margin-top:35px;
  border-top:1px solid #c2a880;
}

#footerArea{
  margin: auto auto;
  padding-top:6px;
  width:900px;
  position:relative;
  height:50px;
}
#footerText{
  float:left;
  width:353px;
  height:17px;
  background:url(img/footerText_gold.gif) 0px 0px no-repeat;
}
#footerText em{
  display:none;
}
#email_footer{
  float:left;
  width:115px;
  height:17px;
  background:url(img/footerEmail_gold.gif) 0px 0px no-repeat;
}
#email_footer:hover{
  border-bottom:3px solid #c2a880;
}
#footerPos{
  padding-left:394px;
}

/* content Layout */

#contentArea{
  margin-top:35px;
}

#contentImages{
  float:left;
  width:375px;
  margin-right:19px;
}

#contentDetails_subnav{
  padding-bottom:1px;
  float:left;
  width:710px;
  margin-right:19px;
}

#contentDetails_subnav_and_images{
  padding-bottom:1px;
  float:left;
  width:316px;
  margin-right:19px;
}
#subnavArea{
  line-height:120%;
  float:left;
  width:170px;
  border-left: 1px solid #c2a880;
}

/* subnav */

#subnav h1{
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
}

ul#subnav{
  margin:0px;
  padding:0px;
  float:left;
  display:block;
  list-style:none;
  
}
ul#subnav li{
  text-transform:uppercase;
  margin-bottom:10px;
  display:block;
}
.subnav_1, .subnav_1_active{
  padding-left:19px;
}
.subnav_1_active{
  background:url(img/bullet_gold.gif) no-repeat 8px 5px;
}

.subnav_2, .subnav_2_active{
  padding-left:32px;
}
.subnav_2_active{
  background:url(img/bullet_gold.gif) no-repeat 20px 5px;
}

/* gallery */

.imageThumbs{
  padding-bottom:10px;
}

.imageThumbArea{
  float:left;
  margin-right:4px;
  margin-bottom:4px;
  width:58px;
  height:58px;
  border:1px solid #c2a880;
}

#imageLoadTarget{
  vertical-align:top;
  height:375px;
}

/* homeImageArea */

#homeImageArea{
  padding:0px;
  margin:0px;
  width:900px;
  height:250px;
  margin-bottom:20px;
}

#homeText{
  padding-left:394px;
}

.cHead{
  display:block;
  font-size:13px;
  line-height:100%;
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}

/* homelinks */

.homlinksArea{
  padding-top:4px;
}

.homelinkInfo{
  width:400px;
  float:left;
  padding-left:10px;
}
.homelinkInfo h2{
  padding:0px;
  margin:0px;
  font-size:12px;
}

.homelinkThumb{
  margin-top:4px;
  float:left;
  width:58px;
  height:58px;
  border:1px solid #c2a880;
}

/* content Styles */
.kollektion_links{
  margin-top:30px;
  padding-bottom:20px;
}

.kollektion_links a{
  display:block;
  margin-right:20px;
  border:1px solid white;
  float:left;
}
.kollektion_links a:hover{
  border:1px solid #c2a880;
}
#imageTitle{
  font-weight:bold;
}



