/* COLORS

  Background: white
  Main:
  Menu:
  Head: #000080 (dark blue)
  vertikal Menu:

  Text main: black
  Text menu: #000080 (dark blue)

*/

/* ############ Structure ########################## */
body {
  font-family : Verdana, sans-serif;
  font-size : 10pt;
  color: black;
  background-color: white;
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-image:url(/images/shlfa-background.png);
  background-repeat: no-repeat;
  background-position: center top;
}

img#logo {
  width: 490px;
  height: 133px;
  margin-left: 148px;
  border: 0px;
}

div#titel {
  float: left;
  position: relative;
  width: 500px;
  height: 1%;
  font-family: "Times New Roman", serif;
  font-weight: bold;
  color: #000080;
  background-color: white;
  font-size: 1.4em;
  text-align: center;
  margin-top: 50px;
  line-height: 200%;
}

div#untertitel {
  clear: right;
  position: relative;
  width: 620px;
  font-size: 0.8em;
  font-weight: bold;
  color: gray;
  background-color: white;
  text-align: right;
  margin-bottom: 30px;
  margin-top: 20px;
  margin-left: 150px;
}

img#bdfa {
  float: right;
  width: 84px;
  height: 76px;
  margin-top: 30px;
}

img#flagge {
  clear: right;
  float: left;
  width: 50px;
  height: 35px;
  margin: -3px 0 0 0;
}

div#mainframe {
  width: 770px;
  margin: 0 auto;
  padding: 0;
  height: 100%;
}

div#head {
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

div.content {
  display: block;
  margin: 0 0 0 170px;
  padding: 50px 0 10px 30px;
  height: 90%;
}

div#footer {
  margin: 2em 0 2em 200px;
  width: 570px;
  height: 30px;
  color: gray;
  border-top: 1px solid gray;
  text-decoration: none;
  text-align: center;
}

div#footer a {
  color: gray;
  text-decoration: none;
  font-size: 0.7em;
}

hr {
  height: 1px;
  border: 0;
  color: gray;
  background-color: gray;
}

/* ############ Navigation ########################## */

div.menu {
  clear: left;
  float: left;
  color: #000080;
  background-color: transparent;
  width: 170px;
  margin: 0;
  margin-top: 60px;
  padding: 0;
}

ul.menu, ul.submenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #000080;
  background-color: transparent;
}

.menu a {
  display: block;
  width: 160px;
  padding-left: 13px;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #000080;
  background-color: transparent;
  font-size: 1em;
  text-decoration: none;
  background-image: url(../images/menuepunkt.png);
  background-repeat: no-repeat;
}

.menu a:hover {
  color: red;
  background-color: transparent;
}

a#active {
  color: red;
  background-color: transparent;
}

.submenu a {
  width: 140px;
  padding-left: 30px;
  color: #000080;
  background-color: transparent;
  font-size: 1em;
}

/* ------------ vertical menu -------------------------- */

div.vmenu {
  clear: right;
  width: 770px;
  margin: 0;
/*
  margin-left: 200px;
*/
  border-top: 1px solid blue;
  border-bottom: 1px solid red;
}

ul.vmenu {
  display: block;
  list-style: none outside;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 25px;
}

.vmenu li {
  display: block;
  float: right;
  position: relative;
  margin: 0;
  margin-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  height: 25px;
}

.vmenu li#home {
  float: left;
  border-style: none;
}

.vmenu a {
  vertical-align: middle;
  color: #000080;
  text-decoration: none;
}

/* ############ Text ########################## */

h1 {
  font-size: 1.5em;
  color: #999999;
}

h2 {
font-size: 1.2em;

}

h3 {
font-size: 1.0em;
color: #999999;
}

h4 {
font-size: 1.0em;
}

h5 {
font-size: 1.0em;
}

h6 {
font-size: 1.0em;
}

em {
  color: gray;
  font-style: normal;
}

em.red {
  color: red;
}


img {
  margin: 10px;
  border-width: 0;
}

.content a {
  color: #000080;
  text-decoration: underline;
}

.item {
  border: 1px solid black;
  margin: 0 0 1em 0;
}

.item-title {
  margin: 0;
  background-color: black;
  padding-left: 0.1em;
}

.item-picture {
  float: right;
  /*
  width: 200px;
  */
  margin: 0 0 5px 5px;
  border-width: 0 0 1px 1px;
  border-color: black;
  border-style: solid;
}

.item-description {
  margin: 0.5em;
}

.item-dimensions {
  clear: right;
  margin: 0.5em;
}

.item-price {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.5em;
}

p.editoptions a {
  font-size: 0.8em;
  color: black;
  background-color: silver;
  border: 2px outset silver;
  padding: 3px;
  margin: 3px;
  text-decoration: none;
  font-family: Arial, sans-serif;
}


/* ############ Input ########################## */

label {
  display: block;
  float: left;
  width: 200px;
}

input {
  display: block;
  margin-left: 200px;
}

div.widthselect {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin: 0;
  margin-left: 200px;
  padding: 0;
}

div.widthselect:hover {
  /*
  background-color: black;
  */
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

div.widthselect input {
  display: inline;
  margin: 0;
  padding: 0;
  margin-left: 1em;
  margin-right: 0.5em;
}
