/* Start of CMSMS style sheet 'Layout Allmende' */
body {
   background-color: #551100;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 100.01%;
   line-height: 1em;
   margin: 0;
   padding: 0.5em;
   text-align: center;
}

img {
   border: 0;
}

div#pagewrapper {
    margin: 0 auto;
    width: 755px;
    padding: 0;
    text-align: left;
    border: 1px solid #220000;
}
#container {
   position: relative;
   margin: 0;
   background-color: #ffffee;
}
    
div#header {
    margin: 0;
    padding: 0;
    height: 91px;
    background: #070707 url(uploads/images/css/neuer_header4.jpg) top left no-repeat;           
    text-align: left;
}
div#header h1 {
   display: none;
   margin: 0;
}
div.breadcrumbs {
   padding: 1em 0;
   text-align: left;
   font-size: 0.7em;
   margin: 0 1em;
   color: #1c0704;
   border-bottom: 1px dotted #000;
}
div.breadcrumbs a {
   color: #1c0704;
}
div#content {
   font-size: 0.8em;
   color: #1c0704;
   margin-left: 100px;
   width: 600px;
}
div#content h1 {
   font-size: 1.5em;
  line-height: 1.5em;
}

div#content h2 {
  font-size: 1.4em;
   line-height: 1.4em;
}

div#content h3 {
  font-size: 1.3em;
   line-height: 1.3em;
}

div#content h4 {
  font-size: 1.1em;
   line-height: 1.1em;
}

div#content a {
   color: #1c0704;
}
div#content a:hover {
   text-decoration: none;
}
div#main {
}
div#sub {
}
div#footer {
}

div#footer p {
    font-size: 0.8em;
    margin: 0;
    padding: 15px;
    text-align: center;
}
div.hr hr {
   border: 1px solid #000;
   background-color: #000;
}

div.flags {
  float: right;
  width: 18px;
  padding: 1em 0;
  text-align: right;
  margin: 0 1em 0 0;
}

div.left49 {
  float: left;
  width: 79%;
}

div.right49 {
  float: right;
  width: 19%;
  text-align: right;
}


/* End of 'Layout Allmende' */

