@media all {
  * {               
    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%; 
  }

  h1, h2, h3 {
    margin: 1em 0;
  }

  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: 0 1em 0em 13px;
  }
  
  
  ul li ul {         
    list-style: none;
    margin: 1em 1em 1em 13px;
  }
  
  ul li {
    list-style: square outside;
    line-height: 150%;
    margin-bottom: 5px;
  }

  ul li ul li {
    list-style: circle outside;
    line-height: 125%;
    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;
  }
}

@media screen {
  html, body {
    background: #fff;
    color: #002c5b;
  }
  
  body {
    font-size: .8em;
    text-align: center;
  }
  
  a, h2, .blue {
    color: #0589d1;
  }
  
  h2 {
    font-size: 1.6em;
    font-weight: normal;
	line-height: 150%;
  }
  
  p   {
    font-size: 1.15em;
    line-height: 150%;
    padding-bottom: 1em;
  }
  
  li {
      font-size: 1.15em;
	  margin-left: 10px;	
  }
  
  li ul li {
      font-size: 0.85em;
	  margin-left: 8px;	
  }

    
  .access, #logo h1 span, #search label, #news .teaser h3 {
    display: none;
  }
  
  #siteholder {
    background: transparent url('../grafiken/sbgl.gif') left top no-repeat;
    margin: 0 auto;
    text-align: left;
    width: 959px;
  }
  
  #siteholderWrap {
    background: transparent url('../grafiken/sbgr.gif') right top no-repeat;
    padding: 0 49px 20px 52px;
    width: 858px;
  }
  
  #header {
    padding: 35px 0 0;
    width: 858px;
  }
  
  #logo {
    float: right;
  }
  
  #logo, #logo h1, #logo a {
    display: block;
    height: 109px;
    width: 152px;
  }
  
  #logo h1 {
    background: transparent url('../grafiken/logo.gif') left top no-repeat;
    line-height: 0;
    margin: 0;
  }
  
  #metaNav {
    background: transparent url('../grafiken/header_bg.jpg') 0 0 no-repeat;
    display: block;
    float: left;
    width: 649px;
  }
  
  #metaNav ul {
    font-size: .80em;
    padding: 16px 20px 50px;
    text-align: right;
    width: 108px;
  }
  
  #metaNav li, #metaNav li a {
    color: #fff;
    display: block;
    width: 108px;
    text-decoration: none;
	font-weight: bold;
  }
  
  #metaNav li a:hover, #metaNav li a:focus {
    text-decoration: underline;
  }
  
  #middle {
    background: transparent url('../grafiken/middle_bg.gif') left top no-repeat;
    position: relative;
    margin-top: 30px;
  }
  
  #date {
    color: #114889;
    display: block;
    left: 20px;
    font-size: .9em;
    position: absolute;
    top: 10px;
  }
  
  #colLeft, #colMiddle, #colRight {
    float: left;
    padding: 45px 0 0;
    width: 148px;
  }
  
  #colMiddle {
    font-size: 0.95em;
    padding: 20px 35px 10px 20px;
    width: 490px;
    line-height: 150%;
    padding-bottom: 1em;
  }
  
  #colMiddle td {
  font-size: 1.1em;  	
  line-height: 150%;
  }
  
  
  #colRight {
    font-size: .85em;
    width: 165px;

  }                         

  #mainNav {
    background: #fff url('../grafiken/mainnav_bg.jpg') right bottom no-repeat;
    margin: 30px 0 40px;
    padding-bottom: 20px;
    font-size: .9em;
    width: 142px;
  }

  #mainNav ul {
    background: transparent url('../grafiken/mainnav_li_bg.gif') left bottom no-repeat;
    border-left: 1px solid #eeeeec;
    display: block;
  }

  #mainNav li {
    background: transparent url('../grafiken/mainnav_li_bg.gif') left top no-repeat;
  }

  #mainNav li, #mainNav li a, #mainNav li span {
    display: block;
    width: 148px;
  }

  #mainNav li a, #mainNav li span {
    background: transparent url('../grafiken/nav_1.gif') 3px 3px no-repeat;
    padding: 15px 0 2px 46px;
    width: 102px;
  }
                 
  #mainNav #nav_2 a, #mainNav #nav_2 span {
    background-image: url('../grafiken/nav_2.gif');
  }

  #mainNav #nav_3 a, #mainNav #nav_3 span {
    background-image: url('../grafiken/nav_3.gif');
  }

  #mainNav #nav_4 a, #mainNav #nav_4 span {
    background-image: url('../grafiken/nav_4.gif');
  }

  #mainNav #nav_5 a, #mainNav #nav_5 span {
    background-image: url('../grafiken/nav_5.gif');
  }

  #mainNav, #mainNav li a, #mainNav .act li a, #mainNav .act li span {
    color: #022d64;
    font-weight: bold;
    text-decoration: none;
  }

  #mainNav li a:hover, #mainNav li a:focus, 
  #mainNav .act a, #mainNav .act span, #mainNav li .act a, #mainNav li .act span {
    color: #0095da;
  }

  #mainNav li ul, #mainNav li li, #mainNav li li a, #mainNav li li span {
    background: transparent none !important;
    font-weight: normal !important;
	font-size: .95em;
    padding: 0;
    width: 148px;
  }

  #mainNav li ul {
    border: 0;
    display: block;
    margin: 0;
    padding: 3px 0 10px;
  }

  #mainNav li li a, #mainNav li li span {
    background: transparent url('../grafiken/subnav_bg.gif') left 50% no-repeat !important;
    padding: 2px 0 2px 20px;
    width: 128px;
  }                    

  #opts {
    display: block;
    font-size: .95em;
  }

  #mainNav li a.act {
    color: #0095da;
    font-weight: bold;
    text-decoration: none;
  }

  #tools {
    font-size: .90em;
    color: #c0c0c0;
  }
  
  #tools p {
	  margin: 0;
	  padding: 0;
	}  

  #tools, #tools a {
    text-decoration: none;
    color: #c0c0c0;
  }

  #tools a:hover, #opts a:focus {
    color: #999999;
  }
  
  #opts .print {
    background-image: url('../grafiken/tip.gif');
  }
  
  #opts .tip {
    background-image: url('../grafiken/tip.gif');
  }
  
  #opts .schrift {  
    float: left;
  }



  .twoColText {	
  	column-count: 2;
  	column-gap: 30px;
  	column-rule: 1px solid #eee;
  	padding: 10px 0;
  }
  
  #colMiddle img {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 3px;
  }
  
  .kontaktformular {
  }
  
  p.mit_trennlinie {
  	margin: 0 10px 30px 0; padding: 0;
  	border-bottom: 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;
  }
  
  #search {
    background: #fff;
    padding-bottom: 10px;
	margin-left: 10px;
  }
  
  #search input, #search button {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    height: 1.15em;
    padding: 1px 5px;
  }
  
  #search input {
    width: 106px;
	color: #999999;
  }
  
  #search button {
    background: #fff url('../grafiken/btn_bg.gif') 70% 60% no-repeat;
    height: 1.5em;
    margin-left: 5px;
    text-indent: -2000px;
    width: 20px;
  }
  
  #news {
    background: #ffffff url('../grafiken/news_bg.jpg') left bottom no-repeat;
    padding: 10px 0 5px 0px;
	margin-left: 10px;
    width: 155px;
	font-size: 0.95em;

  }
  
  #news .teaser {
    background: transparent url('../grafiken/news_teaser_bg.gif') left top no-repeat;
    display: block;
    height: 72px;
    padding: 19px 7px 0 5px;
    width: 78px
  }
  
  #news .entries {
    padding: 8px;
    width: 127px;
  }
  
  #news .date {
  color: #949ab0;
  letter-spacing: 2px;
  font-weight: bold;
  padding: 0;
	font-size: 1.2em;
  }
  #news p {
    padding: 0 0 10px 0;
  }
  
  #news a {
    color: #003a83;
    display: block;
    text-decoration: none;
    width: 100%;
  }
  
  #news a:hover, #news a:focus {
    color: #949ab0;
  }
  
  #footer {
    font-size: .8em;
    margin: 0 13px 0;
    padding: 10px 0 100px;
    text-align: center;
  }
}

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