body {
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica, sans;
  font-size: 13px;
  color: #565656;
}

h1 {
	color: #365F91;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #00000;
	font-size: 13px;
	font-weight: bold;
}

#heading1 {
	color: #365F91;
	font-size: 14px;
	font-weight: bold;
}

#heading2 {
	color: #00000;
	font-size: 13px;
	font-weight: bold;
}

.redfat {
  color: #ec0000;
  font-weight: bold;
}

.bi {
  font-style: italic;
  font-weight: bold;
}
.nachrechts {
  display: block;
  float: right;
  width: auto;
  padding-right: 20px;
}
.einrueck {
  padding-left: 30px;
  font-style: italic;
}
#head {
  margin-left:0px;
  margin-top:-240px;
  background-image: url('frame/head_bg_FB.png');
  width: 985px;
  height: 434px;
}
#logo{
  margin-top: 35px;
  margin-right: 25px;
  height:125px;
}

#welcome{
  margin-top: 57px;
  margin-left: 150px;
  color: #969696;
  font-size: 18px;
  font-weight: bold;
  font-variant:small-caps;
}
#title {
  margin-top: 50px;
  margin-left: 155px;
  color: rgb(54,95,145);
  font-size: 64px;
  font-weight: 900;
  letter-spacing:0.1em
}
#subtitle {
  margin-left: 155px;
  font-size: 26px;
  font-weight: 600;
  letter-spacing:0.1em;
  font-variant:small-caps;
}


#menu {
  margin-top: 42px;
  margin-left: 195px;
  padding: 10px;
  width: 700px;
  color: #969696;
  background: #565656;
  font-size: 16px;
  font-weight: bold;
}

#menu a:link {
  color: #969696;
  text-decoration: none;
}

#menu a:visited {
  color: #969696;
  text-decoration: none;
}

#menu a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#menu a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#menu a:focus {
  color: #FFFFFF;
  text-decoration: none;
}

#main {
  margin-left: 130px;
  background-image: url('frame/main_neu2.png');
  width: 850px;
  align: left;
}

#amazon {
  margin-left: 1000px;
}

#content {
    margin-left: 50px;
    width: 765px;
    height: 426px;
    overflow: auto;
}

#table {
    font-size: 13px;
    font-family: Helvetica;
}

a:link {
	text-decoration: underline;
	color: #0070C0;
}

a:visited {
	text-decoration: underline;
	color: #660099;
}

a:active {
	text-decoration: underline;
	color: #FF0000;
}

#foot {
  margin-left: 130px;
  background-image: url('frame/foot_neu2.png');
  width: 850px;
  height: 51px;
  align: left;
}
