html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background-image:url(http://files.pw-internet.de/das-baulexikon/images/basic/klinker-bg.jpg);
}

#wrapper {
  background-image:url(http://files.pw-internet.de/das-baulexikon/images/basic/content-bg.png);
  font-size: 1em;
  line-height: 1.4;
  min-height:2000px;
  width:1055px;
  margin-left:auto;
  margin-right:auto;
}

/* TYPOGRAPHY */

ol li {
  margin-bottom: 20px;
  font-size:13px;
}

small {
  margin:5px 0 0 0;
  font-size:11px;
}

b, strong, th {
  font-weight: bold;
  color:#A6121F;
}

ul li {
  font-size:12px;
}

.change li {
  line-height: 22px;
  border-top:1px dashed gray;
  padding:5px;
  font-size:16px;
}

.change li a {
  margin-left: 5px;
  text-decoration: none;
}

.overview {
  float:left;
  margin-top:25px;
  min-width:60%;
  list-style:inside;
}

table.lexicon-search-list {
  font-size: 13px;
  float:right;
  color:#313131;
  width:65%;
  margin-top: 26px;
  border:1px solid silver;
}

td {
  padding: 5px;
  border-bottom: 1px solid silver;
  font-size:13px;
}

.contributions-wrapper {
  max-width:215px;
  float:left;
  display:block;
  margin-top:0px;
}

.contributions {
  background-color: #fbe6cd;
  width:215px;
  margin-top:10px;
  border: 1px solid silver;
}

.lexiconmarks {
  width:33%;
  margin-top: 10px;
  float:left;
  display:block;
}

.lexiconmarks p {
  margin: 0px;
}

.lexiconmarks p a.right {
  background-color:#f0a77f;
  padding:5px;
  text-align:right;
  text-decoration:none;
  color:#313131;
  display: block;
  width:207px;
  margin-left:-10px;
}

.mark {
  background-color: #fbe6cd;
  padding:5px;
  text-decoration:none;
  display:block;
  clear:both;
  height: auto;
  border: 1px solid silver;
}

.mark a {
  color:#A6121F;
  text-decoration: none;
}

.mark a:hover {
  text-decoration: underline;
}

/* FORMVALIDITY */


/* TYPOGRAPHY */

body, select, input, textarea {
  color: #000;
  font-family: Arial, sans-serif;
  line-height:1.7;
}

h1 {
  font: 160%/1.2 Arial, sans-serif;
  margin:0;
  color:#A6121F;
}

h2 {
  font: 130%/1.2 Arial, sans-serif;
  margin:0;
  color:#A6121F;
}

h3 {
  font: 100%/1.2 Arial, sans-serif;
  margin:0;
  color:#000;
}

h4 {
  font: 108%/1.2 Arial, sans-serif;
  margin:0;
  color:#000;
}

h5 {
  color:#000;
}

/* FORM STYLING */

input[type=text] {
  height:24px;
  margin-bottom:7px;
  margin-right:3px;
  padding:3px 0 3px 10px;
  border:1px solid black;
  background-color:#fff;
  font:12px Arial, Helvetica, sans-serif;
  color: #333;
}

textarea {
  margin-bottom:7px;
  margin-right:3px;
  padding:3px 0 3px 10px;
  border:1px solid black;
  background-color:#fff;
  font:12px Arial, Helvetica, sans-serif;
  color: #333;
}

textarea:focus {
  color: #373737;
}
textarea {
  padding-left: 3px;
  width: 98%;
}


/* STRUCTURAL ELEMENTS */

.logo {
  float:left;
  margin-top:40px;
  margin-left:30px;
  margin-bottom:20px;

}

.logo a {
  text-decoration: none;
}

.logo b span {
  color:#000;
}

/* NAVIGATION */

#menu {
  float: left;
  margin: 30px 0px 0px 130px;
  padding:0px;
  font-size:13px;
  width:480px;
  text-align: center;
  color:#000;

}

#menu a {
  display: inline-block;
  text-decoration:none;
  background-color:#faf8ec;
  margin-right:10px;
  margin-bottom: 10px;
  padding:6px;
  border:1px solid silver;
  color:#000;
  text-align: center;
}

#menu p {
  font-size:12px;
  margin:10px 0 0 0;
}

.breadcrump {
  padding:7px;
}

.breadcrump b {
  font-size: 21px;
  padding-left:20px;
}

/* MAIN */

#content {
  width:70%;
  margin-left:2.8%;
  padding:10px;
  max-width:660px;
  border:0px solid #808284;
  background-color:#faf8ec;
  border:1px solid silver;
}

#content p {
  font-size:12px;
  color:#000;
}

#content h2 {
  margin-bottom:10px;
}

.teaser div p {
  width:90%;
  line-height:20px;
}

.teaser div p a {
  text-decoration:none;
}

.teaser div strong {
  font-size:16px;
}

p.jumpmark a {
  background-color: #fff;
  margin-right: 4px;
  margin-bottom:5px;
  padding: 3px 11px 3px 11px;
  width:auto;
  color: #A6121F;
  text-decoration: none;
  border: 1px solid #A6121F;
  display:block;
  float:left;
  font-weight:bold;
  font-size:16px;
}

.form-search input.search-input {
  width:250px;
}

.form-search h3 {
  margin-right:10px;
  font-size:18px;
  margin-top:5px;
  float:left;
}

hr {
  clear:both;
  border-color:#000;
  border-style:dashed;
  border-width:1px;
}

.button {
  height:30px;
  width:70px;
  margin-bottom:7px;
  background-color: #E6E6E6;
  border:1px solid #a1161b;
  font:12px Arial, Helvetica, sans-serif;
  color: #333;
  font-weight: bold;
  color:#A6121F;
}

/* ADVERTISING */

#column {
  width:300px;
  min-height:1600px;
  display: block;
  clear: both;
  margin-top:-24px;
  margin-left:724px;
  position:absolute;
}

#column img {
  margin-bottom:15px;
  float:right;
  border:1px solid gray;
}

#column .halfbanner {
  margin-right:35px;
}

.column-info {
  width:300px;
  float:right;
  text-align:center;
  margin-bottom:5px;
  font-size:14px;
}

.fullsizebanner {
  float:right;
  margin-bottom:-20px;
  margin-top:40px;
  margin-right:30px;
  text-align:center;
  border:1px solid gray;
}

#column p {
  font-size:14px;
  color:#000;
}

.strip {
  background-color: rgb(254, 225, 201);
  border: 1px solid rgb(242, 128, 72);
  width: 655px;
  height: 44px;
}

.strip-text {
  float: left;
  margin-top: 5px;
  text-align:center;
  width:550px;
  height:60px;
}

.strip-text a {
  font-size:12px;
  margin-right: 70px;
  display:block;
  text-decoration:none;
  color:#A6121F;
}

.strip-img {
  float: left;
  margin-left: 70px;
}

.strip-img img {
  border-color:1px solid rgb(242, 128, 72);
  float:left;
    margin-left: 70px;
}

.campaign {
  margin:0px;
  padding:0 20px 0 20px;
  display:inline;
  width:120px;
  margin-top:10px;
  float:left;
  font-size: 10px;
}

.container {
  width:90px;
  text-align:center;
  margin-left:30px;
  margin-right:30px;
}

.container img {
  margin-bottom:10px;
}

#content .campaign p  {
  font-size:12px;
  width:150px;
  text-align:center;

}

#content .campaign a  {
  text-decoration:none;
}

.infobox {
  border:1px solid gray;
  padding:5px;
  clear:both;
}

.mediabox {
  margin:0px;
  width:250px;
  float:left;
  margin-bottom:20px;
  margin-top:10px;
  font-size:15px;
}

/* FOOTER */

#footer {
  height: 35px;
  list-style: none outside none;
  font-size:13px;
  text-align:center;
  margin-left:-35px;
}

#footer li a {
  color:#000;
  text-decoration:none;
}