
  * {               
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
  }

  a, img, table, th, td, caption, fieldset {
    border: 0;
  }

  a, :focus {
    outline: 0;
  }
  
  a {
    text-decoration: underline;
  }
  
  a:hover, a:focus {
    text-decoration: none;
  }

  table {             
    border-collapse: collapse;
    border-spacing: 0;
  }

  th, td {
    vertical-align: top;
  }

  h1 {
    font-size: 140%; 
  }

  h2 {
    font-size: 120%;
  }

  h3 {
    font-size: 120%; 
  }
  
  h2, h3 {
    font-weight: normal;
  }
  
  h4, h5 {
    font-size: 100%;
  }

  h1, h2, h3, h4, h5, h6, strong, .more {
    font-weight: bold; 
  }

  abbr, acronym {
    cursor: help;
  }

  em {
    font-style: italic;
  }

  blockquote {
    margin: 1em;
  }

  ul {         
    list-style: none;
    margin: 1em 1em 1em 13px;
  }
  
  ul li {
    list-style: square outside;
    line-height: 150%;
    margin: 0 0 5px 20px;
  }

  ol {
    margin: 1em 1em 2em 2em; 
  }

  ol li {
    list-style: decimal outside;
    line-height: 150%;
    margin-bottom: 5px;
  }

  dl {
    margin: 1em;
    margin-left: 2em; 
  }

  dl dd {
    margin-left: 1em; 
  }

  caption {
    margin-bottom: .5em;
    text-align: left;
  }

  pre, code, kbd, samp, tt {
    font-family: monospace;
    font-size: 110%;
    line-height: 130%; 
  }
  
  a, a *, button, button * {
    cursor: pointer;
  }
  
  textarea {
    overflow: auto;
  }

  .centered {
    text-align: center; 
  }
  
  .nav, .nav li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .nav a {
    text-decoration: none;
  }

  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .clear {
    display: inline-table;
  }

  /* Hides from IE-mac \*/
  * html .clear {
    height: 1%;
  }

  .clear {
    display: block;
  }
  /* End hide from IE-mac */
  
  .ri {
    text-align: right;
  }
  html, body {
    background: #ffffff;
    color: #333;
  }
  
  body {
    font-size: .75em;
	margin: 20px;
  }
  
  a {
    color: #5e1818;
  }
  
  h2, h3, h4 {
    padding-bottom: .5em;
  }
  
  h2 {
    letter-spacing: 1px;
    font-size: 1.4em;
    font-weight: normal;
    padding-bottom: 1.5em;
	line-height: 24px;
  }
  
  p {
    line-height: 160%;
    padding-bottom: 1em;
  }
  
  .access, #logo span, #search label, #colRight .news h3 span {
    display: none;
  }
  
  #siteholder {
  }
  
  
  #siteholderWrap {

  }
  
  #logo {
    display: block;
    float: right;
    width: 295px;
  }
  
  #logo, #logo h1, #logo h1 a {
    display: block;
  }
  
  #logo h1, #logo h1 a {
    height: 143px;
    width: 296px;
  }
  
  #logo h1 {
	}
  
  #headerImage {
    display: none;
  }
  
  #metaBereich {
    display: none;

  }
  


  #middle {
    padding: 27px 0 0 0;
  }

  
  #colLeft {
    display: none;

  }
  
  #colMiddle {
    font-size: 1.05em;
 }
  
  #colRight {
    display: none;
  }
  

.img2 {
	padding: 5px;
	border: 1px solid #ccc;
	}

  #opts {
    display: none;

  }
  
	   
  
  label {
    display: none;
  }
  
  .tx, .msg, button {
    background: #dddddd;
    border: 1px solid #a8a6a7;
    border-bottom: 0;
    border-right: 0;
    padding: 3px 2px;
  }
  
  button {
    background: #5e1818;
    border: 1px solid #5e1818;
    color: #fff;
    text-align: center;
  }
  
  
    .button {
    background: #5e1818;
    border: 1px solid #5e1818;
    color: #fff;
    text-align: center;
  }
  
  
  .callback .tx {
    width: 175px;
  }
  
  .callback select.tx {
    width: 180px;
  }
  
  .split select {
    float: left;
    width: 110px !important;
  }
  
  .split button {
    float: left;
	margin-left: 10px;
    width: 60px;
  }
  

	  
  #footer {
    color: #949293;
  }
  
  #footer a {
    text-decoration: none;
  }
  



