
body {               
    font-family: Arial, Verdana, Helvetica, 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%; 
  }

  h1, h2, h3 {
    margin: 1em 0;
  }

  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: 0 1em 0em 13px;
  }
  
  
  ul li ul {         
    list-style: none;
    margin: 1em 1em 1em 13px;
  }
  
  ul li {
    list-style: square outside;
    line-height: 150%;
    margin-bottom: 5px;
  }

  ul li ul li {
    list-style: circle outside;
    line-height: 125%;
    margin-bottom: 5px;

  }


  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;
  }

  .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: #fff;
    color: #002c5b;
  }
  
  body {
    font-size: .8em;
    text-align: center;
  }
  
  a, h2, .blue {
    color: #0589d1;
  }
  
  h2 {
    font-size: 1.6em;
    font-weight: normal;
	line-height: 150%;
  }
  
  p   {
    font-size: 1.15em;
    line-height: 150%;
    padding-bottom: 1em;
  }
  
  li {
      font-size: 1.15em;
	  margin-left: 10px;	
  }
  
  li ul li {
      font-size: 0.85em;
	  margin-left: 8px;	
  }

    
  .access, #logo h1 span, #search label, #news .teaser h3 {
    display: none;
  }
  
  #siteholder {
    margin: 30px;
    text-align: left;
    width: 90%;
  }
  
  #siteholderWrap {
    width: 100%;
  }
  
  #header {
	margin: 30px 0 30px 0;
    width: 100%;
  }
  
  #logo {
    display: none;
  }
  
  
  #metaNav {
display: none;  }
  
  
  #middle {
  }
  
  #date {
    color: #114889;
    font-size: .9em;
    top: 10px;
  }
  
  #colLeft {
	display: none;
  }
  
  #colMiddle {
    font-size: 0.95em;
    width: 100%;
    line-height: 150%;
    padding-bottom: 1em;
  }
  
  #colMiddle td {
  font-size: 1.1em;  	
  line-height: 150%;
  }
  
  
  #colRight {
display: none;

  }                         

  #mainNav {
display: none;  }

  #opts {
display: none;
  }

  #tools {
display: none;  }
 
  .twoColText {	
  }
  
  #colMiddle img {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 3px;
  }
  
  .kontaktformular {
  }
  
  p.mit_trennlinie {
  	margin: 0 10px 30px 0; padding: 0;
  	border-bottom: 1px solid #cccccc;
  }
  
  .im_left, .im_right {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
  }
  
  .im_right {
    float: right;
    margin: 0 0 10px 10px;
  }
  
  #search {
display: none;  }
  
  #news {
display: none;  }

  
  #footer {
    font-size: .8em;
    margin: 0 13px 0;
    padding: 10px 0 100px;
    text-align: center;
  }
