
  * {               
    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: 10px 1em 1em 30px;
  }
  
  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 {
	color: #000;
	background-color: #fff;

  }
  
  body {
     font-size: .75em;
	 text-align: center;
  }
  
  a {
    color: #000;
  }
  
  h2, h3, h4 {
    padding-bottom: .5em;
  }
  
  h2 {
	  font-family:Arial, Helvetica, sans-serif;
	  letter-spacing: 1px;
    font-size: 1.6em;
    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 {
	background: #fff;
    margin: 10px;
    text-align: left;
    width: 100%;
  }
  
  #header {
    padding-left: 20px;
  }
  
  #logo {
    display: block;
    float: right;
    width: 255px;
	margin-right: 5px;
  }
  
  
    #logo h1, #logo h1 a {
    height: 61px;
    width: 255px;
  }
  
  #logo h1 {
	background: transparent url('../grafiken/logo2.gif') left top no-repeat;

  }

  #headerImages {
	display: none;
	}
  
  
  #mainNav {
	display: none;
  }


  #middle {
    display: block;
    padding: 4em 0 30px 0;
  }
  
  #colLeft, #colMiddle, #colRight {
    display: block;
    float: left;
    padding: 10px 0 0 0;
  }
  
  #colLeft {
	display: none;

  }
  
  #subNav {
 	display: none;

  }
  
 
  #colMiddle {
    font-size: 1.05em;
    line-height: 160%;
  }
  
  #colRight {
	display: none;
  }
  

  #opts {
	display: none;

  }
  
  
  .imgBoxHolder .imgBox {
    display: block;
    float: left;
    margin: 0 20px 20px 0;
  }
  
  .imgBoxHolder .imgBox .img,
  .imgBoxHolder .imgBox .caption {
    display: block;
  }
  
  .imgBoxHolder .imgBox .caption {
    font-size: .95em;
  }
  
  .imgBoxHolder .imgBox .img {
    background: transparent url('../grafiken/img_shadow.jpg') right bottom no-repeat;
    padding: 0 10px 10px 0;
  }
  
  .imgBoxHolder .imgBox .img img {
    vertical-align: middle;
  }
  
  #partnerImg .imgBox {
    margin-right: 25px;
  }
  
  #partnerImg .img {
    height: 90px;
    width: 75px;
  }
  
  #staffImg .img {
    background: none;
    height: 72px;
    padding: 0;
    width: 60px;
    width: 95px;
  }
  
  #profileWindow .img {
    display: block;
    float: left;
    width: 250px;
  }
  
  #profileWindow .text {
    float: right;
    width: 320px;
	text-align:left; 
  }
  
  #profileWindow .text h2 {
    padding-bottom: 10px;
  }
  
  #profileWindow .text h3 {
    font-size: 1em;
  }
  
  #profileWindow .text .block {
    padding-bottom: 20px;
  }
  
