
  * {               
    font-family: Verdana, Arial, 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%; 
  }
  
  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-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: #333;
  }
  
  body {
    font-size: .8em;

  }
  
  .small {
    font-size: .7em;
  }
  
  .large {
    font-size: .95em;
  }
  
  a, h2, h3, h4 {
    color: #014471;
  }
  
  a {
    text-decoration: none;
  }
  
  a:hover {
    color: #da3925;
  }
  
  h2, h3, h4 {
    padding-bottom: .5em;
  }
  
  h2 {
    color: #da3925;
    font-size: 1.9em;
    font-weight: normal;
    line-height: 140%;
    padding-bottom: 1.0em;
  }
  
  h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
  }
  
  p {
    line-height: 150%;
    padding-bottom: 1em;
  }
  
  .access, #logo h1 span, #search label, #headerRightCol h3 span {
    display: none;
  }
  
  #siteholder {
    margin: 10px;
    width: 90%;
  }
  
  #logo {
margin-bottom: 30px;
  }
  
  
  #mainNav {
	display:none; 
  }



  
  #colLeft {
	display:none; 
  }
  
  #colMiddle {

  }
  
  #colMiddle ul {
    padding-left: 2em;
    padding-bottom: 1em;
  }
  
  #colMiddle ul li {
    list-style: disc outside !important;
  }
  
  #colRight {
	display:none; 
  }
  
  #teaseImage {
	display:none;   }
  
  #colMiddle {
    letter-spacing: 0px;
  }
  
  #cont {
    line-height: 150%;
  }
  
    
  #cont a {
	text-decoration: underline;  
	}
  
  #cont a:hover {
	text-decoration: none;  
	}
  
  .img_left {
    float: left;
    margin: 4px 10px 4px 0;
 	padding: 4px;
	border: 1px solid #cccccc;
 }
  
  .img_right {
    float: right;
    margin: 4px 0 4px 10px;
 	padding: 4px;
	border: 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;
  }
  
  form {
    border: 0;
    margin: 0;
    padding: 0;
  }
  
  .form p {
    clear: both;
  }
  
  .form .front,
  .form .tx {
    padding: 3px 5px;
  }
  
  .form label {
    margin-right: 10px;
  }
  
  .form .front {
    float: left;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 130px;
  }
  
  .form .tx {
    background: #ececec;
    border: 1px solid #dedede;
    font-size: 100.01%;
    width: 320px;
  }
  
  .form .sub {
    margin-left: 130px;
  }
  
  button {
    background: transparent url('../grafiken/mainnav_act_bg.gif') left bottom repeat-x;
    border: 0 none;
    color: #da3925;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
  }
  
  
  #footer {

  }

  #opts {
	display:none; 
}
  
 
