body
{
  background-image: url('img/layout/bg.png');
  background-repeat: repeat-x;
  background-color: #0064b3;
}

#flashani
{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

#flashani2
{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

#layout
{
  background-image: url('img/layout/bg1.gif');
  position: absolute;
  width: 1002px;
  height: 577px;
  top: 50%;
  left: 50%;
  margin-left: -501px;
  margin-top: -288px;
}

#footer
{
  position: absolute;
  width: 1002px;
  height: 162px;
  top: 315px;
  left: 501px;
  margin-left: -501px;
  margin-top: 100px;
}

#layout2
{
  background-image: url('img/layout/bg1.gif');
  position: absolute;
  width: 1002px;
  height: 577px;
  top: 50%;
  left: 50%;
  margin-left: -501px;
  margin-top: -288px;
}

#startLayout
{
  background-image: url('img/layout/start.gif');
  background-repeat: no-repeat;
  background-position: 0px 20px;
  position: absolute;
  width: 578px;
  height: 452px;
  top: 50%;
  left: 50%;
  margin-left: -289px;
  margin-top: -216px;
}

#startInnen
{
  position: absolute;
  top: 30px;
  left: 10px;
}

#layout_navi
{
  position: absolute;
  width: 222px;
  top: 190px;
  left: 47px;
}

#collage
{
  position: absolute;
  top: 20px;
  right: 30px;
}

#content
{
  position: absolute;
  top: 20px;
  right: 30px;
  width: 650px;
  height: 380px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #1e1461;
}

#content2
{
  position: absolute;
  top: 20px;
  right: 30px;
  width: 650px;
  height: 380px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #1e1461;
  overflow: scroll;
}

.kontaktInput
{
  font-family: Arial, sans-serif;
  font-size: 13px;
  border: 1px solid #1e1461;
  height: 16px;
  width: 200px;
}

.kontaktText
{
  font-family: Arial, sans-serif;
  font-size: 13px;
  border: 1px solid #1e1461;
  height: 64px;
  width: 410px;
}

#logo_slogan
{
  position: absolute;
  top: 20px;
  left: 47px;
}

#subnavi
{
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 1px;
  padding-right: 0px;
  padding-left: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
}

.navipunkt
{
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 1px;
  padding-top: 6px;
  min-height: 24px;
  border-top: 1px solid #e00024;
}

.navilink
{
  height: 24px;
  padding-left: 22px;
  color: #e00024;
  text-decoration: none;
  display: block;
  background-image: url('img/layout/pfeil_rot.gif');
  background-repeat: no-repeat;
  background-position: 0px 1px;
}
.navilink:hover
{
  color: #1e1461;
  background-image: url('img/layout/pfeil_blau.png');
  background-repeat: no-repeat;
  background-position: 0px 13px;
}
.navilink_h
{
  height: 24px;
  padding-left: 22px;
  color: #1e1461;
  text-decoration: none;
  display: block;
  background-image: url('img/layout/pfeil_blau.png');
  background-repeat: no-repeat;
  background-position: 0px 13px;
}

.subnavipunkt
{
  color: #e00024;
  text-decoration: none;
}
.subnavipunkt:hover
{
  color: #1e1461;
}
.subnavipunkt_h
{
  color: #1e1461;
  text-decoration: none;
}

#eintauchen
{
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 1px;
  height: 20px;
  color: #e00024;
  text-decoration: none;
  display: block;
  background-image: url('img/layout/pfeil_rot.gif');
  background-repeat: no-repeat;
  background-position: 158px 1px;
  position: absolute;
  right: 0px;
  width: 170px;
  z-index: 1;
}
#eintauchen:hover
{
  color: #1e1461;
}
#popup
{
	top:255px;
	position:absolute;
	width:300px;
	height:49px;
	z-index:1
}

.last
{
  border-bottom: 1px solid #e00024;
}

.productHead
{
 /* font-family: 'Courier New', monospace; */
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1e1461;
}

#productBottom
{
 /* font-family: 'Courier New', monospace; */
  position: absolute;
  top: 380px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1e1461;
}

.productLink
{
  text-decoration: none;
  color: #1e1461;
}

.descRow
{
  vertical-align: top;
}

.imgRow
{
  vertical-align: bottom;
  height: 280px;
}

.imgCell
{
}

.descCell
{
  font-size: 13px;
  padding-top: 10px;
  color: #1e1461;
}

.prodTbl
{
  width: 100%;
  table-layout: fixed;
}

.headline
{
  font-weight: bold;
  color: #e00024;
  font-variant: small-caps;
  font-size: 14px;
}

.text
{
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #1e1461;
}
