
  * {               
    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%; 
  }
  
  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: 0em 1em 1.5em 33px;
  }
  
  ul li {
    list-style: square outside;
    margin-bottom: 5px;
  }

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

  ol li {
    list-style: decimal outside;
    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: #434343;
  }
  
  body {
    font-size: .7em;
  }
  
  .small {
    font-size: .6em;
  }
  
  .large {
    font-size: .85em;
  }
  
  a, h1, h2 {
    color: #9d0b0e;
  }
  
  h1, h2, h3, h4 {
    padding-bottom: .5em;
  }
  
  h1, h2 {
    font-size: 1.6em;
    font-weight: normal;
    padding-bottom: 1.5em;
	margin-top: 10px;
	line-height:140%;
  }
  
  h3 {
	  margin-top: 5px;
	line-height:140%;	  }
  p {
    font-size: 1.05em;
    line-height: 160%;
    padding-bottom: 20px;
  }
  
  .access, #logo, #search label {
    display: none;
  }
  
  #siteholder {
	width: 95%;
  }
  
  #siteholderWrap {
  }
  
  #header {
    padding: 0 0 10px 20px;
  }
  
  #logo, #logo h1, #logo a {
    display: block;
    height: 95px;
    width: 225px;
  }
  
  #logo {

    padding: 18px 0 0 0;
  }
  
  #logo h1 {

  }
  
  #logo h1 span, #logo h2,
  #meta #search label {
    display: none;
  }
  
  #meta {
 	display:none;
  }
  
  
  #lang, #textResize, #metaNav {
	display:none;
  }
  

  #meta #search {
	display:none;
  }

.nav a {
    text-decoration: none;
  }
  
  #mainNav {
	display:none;
  }
  
  
  #breadcrumbs {
    font-size: .95em;
    padding: 15px 0 0 30px;
  }
  
  #cont {
    padding: 10px 0 10px;
  }
  
  #colLeft {
	display:none;
  }
  
  #subNav {
	display:none;

  }
 #headquarter, #colLeft #callback {
 	display:none;
 }
  
  #colMiddle {
    display: block;

    margin-left: 30px;
	padding: 0;
    width: 600px;
	font-size: 1.1em;
  }
  
  #colMiddle .teaserImage {
  	display:none;
  }
  
  #colMiddle h1, #colMiddle h2  {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 15px;
  }
  
  
  #colMiddle ul{
    font-size: 1em;
  }
  
  #colMiddle li {
	line-height: 1.7em;
	
}
  
  #colMiddle .split .box {
    float: left;
    margin: 20px 10px 0 0;
    width: 236px;
  }
  
  #news_volltexte {
    line-height: 160%;
	}
	
  .news_meldung, .flyer {
	padding: 0 5px 10px 2px;
	border-bottom: 4px solid #cccccc;
	}

  .news_meldung:hover {
		background: #f5f5f5;
	}

  p.news_topic {
	font-size: 1.1em;
	color: #666;
	margin: 0;
	padding: 20px 0 6px 0;
	font-weight:bold;
	}
	
  p.news_headline {
    font-size: 1.4em;
    line-height: 160%;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
  .news_headline a {
	font-weight:bold;
    text-decoration: none;
	}
  
  .news_headline a:hover {
	text-decoration: underline;
   }
   
  .flyer_headline {
	color: #9d0b0e;
    font-size: 1.4em;
    line-height: 160%;
	margin: 15px 0 15px 0;
	padding: 0;
	font-weight:bold;
 }
	
	
  p.news_teaser {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
  .news_teaser a { 
    color: #434343; 
	text-decoration: none; 
    }

  .news_teaser a:hover { 

    }


 .blaettern {
	 margin: 40px 0 40px 0;
	 font-size:1.3em;
	 }

 .blaettern a, .a_fix {
	 padding: 5px 8px 5px 8px;
	 border: 1px solid #ccc;
	 margin-right: 10px;
	 }

 .blaettern a {
 text-decoration: none;
 }
 
  .blaettern a:hover {
 text-decoration: underline;

 }
 
  .blaettern a:hover, .a_fix {
 background: #eee;
 }
 
 
  .team_uebersicht {
	padding: 0 5px 10px 2px;
	}

  p.team_headline {
    color: #333; 
	font-weight: bold;   
    font-size: 1.2em;
    line-height: 160%;
    margin: 10px 0 5px 0;
	padding: 0;
	}
	
  .team_headline a {
	font-weight:bold;
    text-decoration: none;
	}
  
  .team_headline a:hover {
	text-decoration: underline;
   }
	
  p.team_bezeichnung {
	font-weight: bold; 
	font-style: italic;
    margin: 0 0 15px 0;
	padding: 0;
	}
	
  p.team_teaser {
	margin: 0 0 25px 0;
	padding: 0;
	}
	
  .team_teaser a { 
    color: #434343; 
	text-decoration: none; 
	}

  .team_teaser a:hover {
	     color: #9d0b0e; 
	  }


  .teaser_karriere {
	display: block;
	margin-bottom: 5px;
	padding: 5px 10px;
    background: url('../grafiken/hg_teaser_karriere.jpg') left top repeat-x;
	  }

  .img_2 {
	  	background: #fff;
	margin: 3px 15px 0 0;
    }


  .foto_bu {
	background: #eeeeee;
	padding: 3px 0 3px 3px;
	margin: 0 15px 3px 0;
	line-height: 140%;
	font-style: italic;
	}
	
  .img-left {
    float: left;
    margin: 0 10px 10px 0;
    }
  
  .img-right {
    float: right;
    margin: 0 0 10px 10px;
    }
  
  
  .img_left {
    float: left;
    margin: 4px 10px 4px 0;
    }
  
  .img_right {
    float: right;
    margin: 4px 0 4px 10px;
    }
	
   .table_extra table td  { 
   padding: 4px 2px 8px 4px;  
   border: 1px solid #fff;
   background: #eee;
   } 

 
#news_tools { display:none; }


  .moses_index_item	{
     margin: 20px 0 6px 0;
    }

  h4 {
       margin: 20px 0 6px 0;

  }
  


  #colMiddle .split .box .img-left,
  #colMiddle .split .box .img-right {
    margin-top: 3px;
  }
  
  #colMiddle .box h4,
  #colRight .box h3 {
    background: #9f0d10 url('../grafiken/head_bg.gif') left top repeat-x;
    color: #fff;
    display: block;
    font-size: 100%;
    line-height: 100%;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 5px;
    padding: 5px 10px;
  }
  
  #colRight {
	display:none;
  }
  
  #opts {
  	display:none;
}
  
  #footer {
	letter-spacing: 1px;
    font-size: .9em;
    margin-left: 30px;
    padding: 14px 0 30px 0;
  }
  
  #footer, #footer a {
    color: #666;
  }
  
  form {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 0 40px 0 !important;
  }
  
  .form p {
    clear: both;
  }
  
  .form .front,
  .form .tx,
  .form .input {
    padding: 3px 5px;
  }
  
  .form label {
    margin-right: 10px;
  }
  
  .form .input {
    display: block;
  }
  
  .form .front {
    float: left;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 150px;
  }
  
  .form .tx {
    border: 1px solid #d0d0d0;
    font-size: 100.01%;
    width: 320px;
  }
  
  .form .sub {
    margin-left: 150px;
  }
  
  .form select.tx {
    width: 332px;
  }
  
  .successmsg, .errormsg {
    background: #d5f48b;
    color: #000;
    display: block;
    margin: 10px 0 20px;
    padding: 8px 10px;
    text-align: center;
    width: 100%;
  }
  
  .errormsg {
    background: #fbdfe0;
    color: #84070b;
  }
  
  #callback select.date {
    width: 152px;
  }
  
  .infobox {

	padding: 10px;
	background: #f2f2f2;
	}
	
.infobox table tr td {
		font-size: 0.9em;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	}	


  button {
    background: #a40f11 url('../grafiken/search_btn.gif') left top repeat-x;
    border: 0 none;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
  }
  
 
