/* ---- body ---- */
html, body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12.0pt;
  /* background-image: URL(../img/background.jpg); */
  color: #FFFFFF;
}

body.black_font {
  color:#000000;
}

body.main {
  background-color: rgb(132,160,248);
}

.shirts {
  background-color: rgb(118,196,183);
}
.shirts_maedchen {
  background-color: rgb(238,146,201);
}
.shirts_anlaesse {
  background-color: rgb(78,178,161);
}
.shirts_werdende_mamis {
  background-color: rgb(78,178,161);
}
.shirts_jungs {
  background-color: rgb(58,150,172);
}
.shirts_damen {
  background-color: rgb(166,160,182);
}
.shirts_wiesn {
  background-color: rgb(72,166,94);
}
.shirts_mamisundmich {
  background-color: rgb(149,121,179);
}

body.bilder {
  background-color: rgb(62,154,0);
}
body.bilder_3 {
  background-color: rgb(238,146,201);
}
body.accessoires {
  background-color: rgb(194,60,168);
}
body.kinderstube {
  background-color: rgb(119,193,199);
}
body.aktuelles {
  background-color: rgb(58,150,172);
}
body.haendler {
  background-color: rgb(203,213,241);
}
body.sos {
  background-color: rgb(97,216,229);
}

table {
  border-collapse:collapse;
}

table.main {
  margin-top: 30px;
  width: 810px;
}

td.strong 
{
  font-weight: bold;
  font-style: italic;
}

table.navi_main {
  width: 100%;
}

td.align_right {
  text-align: right;
}

td.spacer_2 {
  width:  30px;
  height: 26px;
}
td.spacer_4 {
  width: 20px;
}
td.spacer_5 {
  height: 30px;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10.0pt;
  vertical-align: bottom;
}
td.spacer_5_B {
  height: 30px;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10.0pt;
  vertical-align: bottom;
  font-weight: bold;
}
td.spacer_6 {
  height: 15px;
}

td.pic_small_main {
  height: 160px;
  width:  180px;
  background-color: rgb(175,193,251);
  text-align: center;
  vertical-align: middle;
}

td.pic_small_shirts {
  height: 160px;
  width:  180px;
  text-align: center;
  font-size: 10pt;
  vertical-align: middle;
}

td.pic_small_bilder {
  height: 158px;
  width:  178px;
  padding: 1px;
  background-color: rgb(255,255,255);
  text-align: center;
  vertical-align: middle;
}

td.pic_small_accessoires {
  height: 158px;
  width:  178px;
  padding: 1px;
  background-color: rgb(251,189,226);
  text-align: center;
  vertical-align: middle;
}

td.pic_small_kinderstube {
  height: 158px;
  width:  178px;
  padding: 1px;
  background-color: rgb(187,224,227);
  text-align: center;
  vertical-align: middle;
}

td.crown {
  height: 350px;
  width:  390px;
  background-color: rgb(175,193,251);
  text-align: center;
}

td.line {
  height: 1px;
  width:812px;
  border-bottom: #FFFFFF 1px solid;
}

div.line_black {
  height: 1px;
  width:812px;
  background-color: #000000;
}

td.schriftzug_bottom {
  font-family: Arial, Verdana, Helvetica;
  font-size: 16.0pt;
  vertical-align: bottom;
}

td.pic_small_bilder_handler {
  height: 158px;
  width:  178px;
  padding: 1px;
  background-color: rgb(255,153,204);
  color: Black;
  text-align: center;
  vertical-align: middle;
}

a.TextWHITE:link{color:#ffffff;text-decoration:none;}
a.TextWHITE:active{}
a.TextWHITE:visited{color:#ffffff;text-decoration:none;}
a.TextWHITE:hover{color:#ffffff;text-decoration:none;}

a.TextWHITE_U:link{color:#ffffff;text-decoration:underline;}
a.TextWHITE_U:active{}
a.TextWHITE_U:visited{color:#ffffff;text-decoration:underline;}
a.TextWHITE_U:hover{color:#ffffff;text-decoration:underline;}

a.TextBLACK:link{color:#000000;text-decoration:none;}
a.TextBLACK:active{}
a.TextBLACK:visited{color:#000000;text-decoration:none;}
a.TextBLACK:hover{color:#000000;text-decoration:none;}

a.TextWHITE_B:link{color:#ffffff;text-decoration:none;font-weight:bold;}
a.TextWHITE_B:active{}
a.TextWHITE_B:visited{color:#ffffff;text-decoration:none;font-weight:bold;}
a.TextWHITE_B:hover{color:#ffffff;text-decoration:none;font-weight:bold;}

a.TextWHITE_BU:link{color:#ffffff;text-decoration:underline;font-weight:bold;}
a.TextWHITE_BU:active{}
a.TextWHITE_BU:visited{color:#ffffff;text-decoration:underline;font-weight:bold;}
a.TextWHITE_BU:hover{color:#ffffff;text-decoration:underline;font-weight:bold;}

a.Grafix:link{color:#ffffff;text-decoration:none;}
a.Grafix:active{}
a.Grafix:visited{color:#ffffff;text-decoration:none;}
a.Grafix:hover{color:#ffffff;text-decoration:none;}

a.GreyText:link{color:#ACA899;text-decoration:underline;}
a.GreyText:active{}
a.GreyText:visited{color:#ACA899;text-decoration:underline;}
a.GreyText:hover{color:#ACA899;text-decoration:underline;}

img.noBorder {
  border: 0px;
}
  
