/** (C) 2010-2011 NFL/OSG */

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/** ALL HTML */

body {
  margin-top: 20px;
  padding: 0;
  background: #F8ECA9 url(/images/liebejet/bg00.gif) repeat;
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #635821;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #5E510E;
}

h1 {
  letter-spacing: -1px;
  font-size: 32px;
}

h2 {
  font-size: 23px;
}

p, ul, ol {
  margin: 0 0 2em 0;
  text-align: justify;
  line-height: 18px;
}

a:link {
  color: #AB5B00;
}

a:hover, a:active {
  text-decoration: none;
  color: #AB5B00;
}

a:visited {
  color: #AB5B00;
}

img {
  border: none;
}

img.left {
  float: left;
  margin: 7px 15px 0 0;
}

img.right {
  float: right;
  margin: 7px 0 0 15px;
}

input[type=submit] {
  background-color: #F8ECA9;
}

input, textarea, select {
  border-color: #black;
  border-width: 1px;
  border-style: solid;
}

input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus, select:hover, select:active, select:focus {
  border-color: #AB5B00;
  border-width: 1px;
  border-style: solid;
  background-color: #F8ECA9;
}


/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

/* .Button { background-color:#635821; } */

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Header */

#header {
  width: 924px;
  height: 108px;
  background: url(/images/liebejet/bg01.jpg) no-repeat left top;
  margin: 0 auto;
  padding: 0;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Logo */

#logo {
  background: url(/images/liebejet/lj_logo.gif) no-repeat left top;
  width: 307px;
  height: 80px;
  margin-top: 13px;

  float: left;
  margin-left: 10px;
  padding-top: 18px;
}

#logo h1, #logo h2 {
  margin: 0;
  padding: 0;
}

#logo h1 {
  font-size: 38px;
  color: #3399CC;
}

#logo h1 a {
  color: #FFFFFF;
}

#logo h2 {
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #F2B870;
}

#logo a {
  text-decoration: none;
  color: #F2B870;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Menu */

#menu {
  float: right;
}

#menu ul {
  margin: 0;
  padding: 73px 30px 0 0;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  width: 110px;
  height: 30px;
  margin-left: 5px;
  padding-top: 5px;
  background: url(/images/liebejet/menu_a.jpg) no-repeat;
  text-decoration: none;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #857415;
}

#menu a:hover {
  background: url(/images/liebejet/menu_h.jpg) no-repeat;
  text-decoration: underline;
}

#menu .active a {
  background: url(/images/liebejet/menu_h.jpg) no-repeat;
}

#menu p, ul, ol {
  margin: 0 0 2em 0;
  text-align: justify;
  line-height: 26px;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Page */

#page {
  width: 924px;
  margin: 0 auto;
  background: url(/images/liebejet/bg03.jpg) repeat-y left top;
}

#page .bgtop {
  background: url(/images/liebejet/bg02.jpg) no-repeat left top;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Content */

#content {
  float: right;
  width: 618px;
  padding: 30px 30px 0px 0px;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Sidebar */

#sidebar {
  float: left;
  width: 200px;
  padding: 30px 0px 0px 30px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
  margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
  margin: 0;
  padding: 3px 0;
}

#sidebar li li a {
  margin: 0;
  padding-left: 15px;
  background: url(/images/liebejet/arrow_r.gif) no-repeat left 50%;
}

#sidebar h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  color: #FFFFFF;
}

#sidebar a {
  text-decoration: none;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Footer */

#footer {
  width: 924px;
  height: 80px;
  min-height: 65px;
  background: url(/images/liebejet/bg04.jpg) no-repeat left top;
  margin: 0 auto;
  padding: 15px 0 0 0;
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
}

html>body #footer {
  height: auto;
}

#footer_menu {
  clear: both;
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 200px;
  text-align: center;
  font-size: 10px;
  color: #5E510E;
  line-height:15px;
}

#footer_menu a {
  text-decoration: none;
  color: #5E510E;
}

#footer_menu a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFF;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
/* Ad */

#ad {
  position: absolute;
  /* fuer 88x31:
  top: 35px;
  left: 850px;
  width: 88px;
  heigth: 31px;
  */
  top: 30px;
  /* left: 700px; (2010-03-15) */
  /* left: 67%; (2010-03-16) */
  left: 700px;
  width: 234px;
  heigth: 60px;
  z-index: 1;
  display: inline;
}

/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- */
