/*--------- Text Allgemein ---------*/

  html * { font-size: 100.01% }
  
  textarea, pre, tt, code {
	font-family:"Courier New", Courier, monospace;  	
  }

  body {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-size: 72.00%; 
    color: #616161;  
  }

  h1,h2,h3,h4,h5,h6 { 
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    letter-spacing: 0.01em; 
    font-weight:bold; 
    color:#e2001a;
    margin: 0 0 0.60em 0; 
  }

  h1 { font-size: 133.33%; margin-left:-20px; }
  h2 { font-size: 100%; margin-bottom:0px; }
  h3 { font-size: 100%; margin-bottom:0px; }
  h4 { font-size: 100%; margin-bottom:10px; color:#616161; }
  h5 { font-size: 100%; margin-bottom:5px; color:#616161; }
  h6 { font-size: 100%; margin-bottom:0px; color:#616161;}



  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#e2001a;
  }

  #header span { color:#616161;}

  p { line-height: 1.5em; margin: 0 0 1.3em 0; }


/*--------- Listen --------- */

  ul, ol, dl { 
    list-style-type:none; 
    list-style-image:url("");
    line-height: 1.5em; 
    margin: 0 0 1em 1em;
    margin: 0 0 1em 0em;
  }
  li { 
    margin-left: 1.5em;
    margin-left: 0em;
    padding-left: 1.0em;
    line-height: 1.5em; 
    background:transparent url("/images/elemente/sign-liste1.gif") no-repeat 0px 4px; 
    border:0px solid #ff0000;
 }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }


/*--------- Auszeichnung ---------*/

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }

  pre, code { 
    font-family: monospace; 
    font-size: 1.0em;
  }
  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }


/*--------- Position etc. ---------*/

  .note {background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted;}
  .important {background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted;}
  .warning {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .image-left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em; border:1px solid #414141;  }
  .image-right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em; border:1px solid #414141;  }
  .center { text-align:center; margin: 0.5em auto }


/*--------- Links ---------*/

  a { color: #616161; text-decoration:none; outline:none;}
  a:focus,
  a:hover,
  a:active { color:#e2001a; text-decoration:underline; }
  
  #topnav a { color: #616161; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent; }
  
  #footer a { color: #616161; background:transparent; font-weight: bold; }
  #footer a:focus, 
  #footer a:hover,
  #footer a:active { color: #4D87C7; background-color: transparent; text-decoration:underline; }


  #main a[href^="http"],
  #main a[href^="https"] {
    padding-left: 0px;
    background-image: url('exlink.gif');
    background-repeat: no-repeat;
    background-position: 0 0.45em;
  }


/*--------- Tabellen ---------*/

  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }

  th,td { padding: 0.5em; }
  thead th { background: #444; color: #fff }
  tbody th { background: #ccc; color: #333 }
  tbody th.sub { background: #ddd; color: #333 }
  

/*--------- Sonstwas ---------*/

  hr {
    color: #616161;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }


/*--------- Content-Spalten ---------*/
  #col-m { 
    width:auto; 
    margin:0 195px; 
    background-color: transparent; 
    border:0px solid #ff0000;
  }
  #col-m_content { 
    margin: 40px 90px 0px 55px;
    padding:0px;
    border:0px solid #00ff00;
  }



/*--------- Home Bereich ---------*/

  body#home #col-m_content { 
    margin: 5px 0px 20px 0px;
    padding:0px;
    padding-left:20px;
    border:0px solid #00ff00;
  }

  body#home #col-m_content h1 { 
    position:relative; 
    width:450px; 
    height:70px; 
    margin:51px 0px 13px 0px; 
    padding:0px;  
    border:0px solid #00ff00;
  }
  body#home #col-m_content h1 span { 
    position:absolute; 
    top:-1000px; 
    left:-1000px; 
  }



/*--------- Referenzen Bereich ---------*/

  .referenzbox { 
    position:relative; 
    width:auto; 
    min-height:50px; 
    margin:10px 0px 0px 0px; 
    padding:0px 0px 5px 0px;  
    display:block;
    overflow:hidden;
    border:0px solid #ff0000;
    border-bottom:1px dashed #d1d1d1;
  }
  
  div.reftitel { 
    position:absolute; 
    bottom:8px; 
    right:2px; 
    margin: 0px 0px 0px 0px; 
    display:block;
    overflow:hidden;
    font-weight:bold; 
    border:0px solid #00ff00;
  }
  .referenzbox img { 
    float:left; 
    border:0px solid #ff0000;
  }

/*--------- Termin Bereich ---------*/
  .semlimit { 
    color:#e2001a;
    margin:-5px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:0px solid#e2001a;
  }


/*--------- Newsletter Bereich ---------*/

  body#newsletter #col-m h1 { margin-bottom:40px; }
  body#newsletter #col-m h2 { font-size: 120%; margin:30px 0px 20px 0px; }



/*--------- Editmode ---------*/

  .editmode h1 { 
    margin-left:0; 
  }

  h6.editext { margin:10px 0px 5px 0px; color:#616161;}









