@media all {
  * {               
    font-family: Verdana, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    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: 0 0 5px 30px;
  }

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

@media screen {
  html, body {
    background: #fff;
    color: #737373;
	margin-bottom: 30px;
  }
  
  }
  

  
  h2, h3, h4 {
    padding-bottom: .5em;
  }
  
  h2 {
  	font-family: Arial, serif; 
    font-size: 20px;
	line-height: 26px;
	letter-spacing: 1px;
    font-weight: normal;
    padding-bottom: 20px;
  }
  
  p {
    line-height: 160%;
    padding-bottom: 1em;
  }
  
  .access, #logo, #search label, #headerRightCol h3 span {
    display: none;
  }
  
  #siteholder {
    margin: 0 0 0 25px;
    text-align: left;
    width: 1000px;
  }
  
  #header {
    padding: 50px 0 0 0;
    width: 1000px;
  }
  
  .col1, .col2, .col3 {
    display: block;
    float: left;
  }
  
  .col1 {
    width: 213px;
    margin-right: 15px;
  }
  
  .col2 {
    width: 597px;
  }
  
  .col3 {
    width: 154px;
    margin-left: 12px;
  }
  
  .date {
    display: block;
  }
  
  #headerLeftCol {
    background: #4268b3 url('../grafiken/headerleftcol_bg.gif') left top repeat-y;
    color: #fff;
    height: 186px;
    padding: 14px 14px 10px 20px;
    position: relative;
    width: 179px;
  }
  
  #headerLeftCol .infoBox  {
  	font-size: 11px;	
  }
   
   
  #search {
    display: block;
    position: absolute;
    bottom: 20px;
  }
  
  #search input, #search button {
    display: block;
    float: left;
  }
  
  #search input {
    background: #b7bece;
    border: 0;
    border-right: 5px solid #fff;
    padding: 3px;
    height: 1.1em;
    width: 104px;
  }
  
  #search button {
    background: #36589f url('../grafiken/btn_bg.gif') 50% 50% no-repeat;
    border: 0;
    height: 1.6em;
    padding: 3px 0;
    text-indent: -3000px;
    width: 15px;
  }
  
  #headerMiddleCol {
    background: transparent url('../grafiken/header_shadow.gif') right bottom no-repeat;
    padding: 0 13px 0 0;
    height: 219px;
    width: 574px;
  }
  
  
  #topNews {
    font-size: .9em;
    position: absolute;
    right: 15px;
    top: 8px;
    width: 174px;
  }
  
  #topNews h3 {
    background: #f5dc9a url('../grafiken/topnews_bg.gif') left top repeat-x;
    color: #fff;
    display: block;
    padding: 8px 10px;
    text-transform: uppercase;
  }
  
  #topNews p {

    padding: 5px 10px;
  }
  
  #topNews a {
    font-size: 10px;;
	line-height: 18px;
	    color: #365d9e;
    display: block;
    text-decoration: none;
  }
  
  #topNews a:hover {
      color: #333333;
  }
  
  
  #employers {
    background: #fff;
    height: 62px;
    margin: 0;
    padding: 3px 3px 3px 0;
    position: absolute;
    text-align: right;
    right: 16px;
    bottom: 8px;
    
  }
  
  #employers img {
    display: block;
    float: left;
    padding-left: 3px;
    vertical-align: middle;
  }
  
  #headerRightCol {
    background: transparent url('../grafiken/paragraph_bg.gif') right 25px no-repeat;
  }
  
  #headerRightCol h3 {
    background: transparent url('../grafiken/news.jpg') left -3px no-repeat;
    height: 34px;
    display: block;
    padding-bottom: 1px;
  }
  
  #headerRightCol p {
    padding: 0 0 12px 7px;
  }
  
  #headerRightCol a {
          line-height: 16px;
        font-size: 10px;
    color: #365d9e;
    display: block;
    text-decoration: none;
  }
  
   #headerRightCol a:hover {
    color: #829ec9;
  }
  
  #colLeft {
  	margin: 25px 5px 0 0;
	width: 200px;
  }
  
  #colLeft .innerWrap {
    padding: 0 10px 10px 10px;
  }
  
    #colLeft .innerWrap .img {
		border: 1px solid #eeeeee;
		margin: 4px 6px 0px 0;
		padding: 3px;
	  }
  
  #colLeft h4 {
    font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 0;
  }
  
  #colLeft a {
  font-size: 11px;
  line-heiht: 12px;
    color: #365d9e;
    display: block;
    text-decoration: none;
  }

  #colLeft a:hover {
    color: #666666;
  }
  
  #isLogo {
    display: block;
    padding-top: 10px;
  }
  
  #colMiddle {
   	margin: 25px 0 0 28px;
    padding: 0 30px 0 10px;
    width: 536px;
	line-height: 22px;
	color: #333333;
  }
  
  #colMiddle p {
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;


	}
	
  #colMiddle a {
	color: #365d9e;	
	}	
	      
  
  #colRight {
   	margin: 20px 0 0 20px;
    background: transparent url('../grafiken/mainnav_bg.gif') right top no-repeat;
    padding: 30px 10px 0 3px;
    width: 140px;
  }
    
  #colRight #mainNav li, #colRight #mainNav li a {
    display: block;
    letter-spacing: 0;
    text-decoration: none;
    width: 140px;
  }
  
  #colRight #mainNav li {
    padding: 3px 0;
  }
  
  #colRight #mainNav li a {
    padding: 3px 15px;
    font-weight: bold;
	color: #365d9e;
    width: 110px;
  }
  
  
  #colRight #mainNav li a:hover, #colRight #mainNav li a:focus, #colRight #mainNav li a.act {
    background: #4670bc;
	  	color: #ffffff;

  }





  #colRight #mainNav li ul {
  	margin: 0;
	padding: 5px 0 7px 0;
	background: #ffffff;

  }


  #colRight #mainNav li li a {
	font-size: 0.8em;
    font-weight: normal;
	color: #365d9e;
	line-height: 15px;
    padding: 0 0 0 20px;
  }
  
  #colRight #mainNav li li a:hover, #colRight #mainNav li li a:focus, #colRight #mainNav li li a.act:hover {
	color: #a3b3d4;
    background: #ffffff;
  }
  
  
    #colRight #mainNav li li a.act {
	color: #365d9e;
	font-weight: bold;
	font-size: 0.8em;
    background: #ffffff;
  }





  
  #opts {
    display: block;
	text-align: left; 
    padding: 30px 0 15px 0;
  }
  
  #opts a {
    background: transparent url('../grafiken/print.gif') 10px 50% no-repeat;
    color: #a9b7d4;
    display: block;
    padding: 5px 15px 5px 40px;
    text-decoration: none;
	font-size: 9px;
    width: 85px;
  }
  
  #opts a:hover, #opts a:focus {
    color: #4670bc;
  }
  
  #opts .tip {
    background-image: url('../grafiken/tip.gif');
  }
  
}

@media print {
  html, body {
    background: #fff;
    color: #000;
    font-size: 11pt;
    line-height: 150%;
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-size: 11pt;
    font-weight: bold;
  }
  
  h1 {
    font-size: 15pt;
  }
  
  h2 {
    font-size: 12pt;
  }
}