/*
Maiers Goldschmiede Farben und Design -
all rights reserved by firesugar.de
*/

BODY {
  /*background-image:url(images/verlauf.jpg);*/
  /* background-repeat:repeat-x;*/
   background-color: #cccccc; /*Hintergrund*/
   color: #000000;
   margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

TABLE.Navigation  {
  background: #000000;                                        
}

TD.Navigation {
  background: #ff0000;                                        
}

A.Navigation {
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}

A.Navigation:hover {
  color: #ff0000;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
 /* background: #ffffff; */
}            

TD.Navigation2 {
  background: #EDD290;   /*Adresskopf rechts.*/
}

A.Navigation2 {
  color: #81470E;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}

A.Navigation2:hover {
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  background: #ffffff;
} 


TD.welcome {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #81470E;
  line-height: 1.5;
  text-indent:0.5cm;
  background: #D5A348;
}

TD.dark {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #81470E;
  line-height: 1.5;
  background: #D5A348;
  padding:0.2mm;

}

TD.adresse {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*font-stretch: ultra-expanded;*/
  color: #000000;
  line-height: 1;
  background: #D5A348;
  padding:0.2mm;
 /* text-indent:0.2cm;*/
}

TD.copyright {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  line-height: 1.5;
  background: #D5A348;
  padding:0.2mm;
  text-indent:16cm;
}


Table.content {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
 /* font-stretch: ultra-expanded;	*/
  color: #000000;
  line-height: 1.4;
  padding:0.2mm;
 /* text-indent:0.2cm;*/
}
TABLE.content2 {
  background: #E9CE9E;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width : 1px;
  border-style:solid;
  border-color:#ffffff;
}

TABLE.whiteoutside1 {
  background: #000000;
  border-top-width: 5px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width : 1px;
  border-style:solid;
  border-color:#ffffff;
}

TABLE.whiteoutside2 {
  background: #EDD290;

}

TABLE.whiteoutside3 {
  background: #EDD290;
}
TABLE.whiteoutside4 {
  background: #EDD290;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width :1px;
 /* border-style:dotted ; dotted*/
  border-color:#ffffff;
  padding:0.2mm;

}

TABLE.whiteoutside5 {
  background: #D5A348;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width : 1px;
  border-style:solid;
  border-color:#ffffff;
  padding:0.2mm;

}

TABLE.whiteoutside6 {
  background: #D5A348;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width : 0px;
  border-style:solid;
  border-color:#ffffff;
  padding:0.2mm;

}
TABLE.whiteoutside7 {
  background: #D5A348;
  border-top-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width : 1px;
  border-style:solid;
  border-color:#ffffff;
  padding:0.2mm;

}

