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

@media screen {
  html, body {
    background: #fff;
    color: #434343;
  }
  
  body {
    font-size: .7em;
    text-align: center;
  }
  
  .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%;
  }
  
  h1 a, h2 a {
	      color: #9d0b0e;
	  text-decoration: none;
	  }

  h1 a:hover, h2 a:hover {
	  text-decoration: underline;
	  }

  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 {
    background: #fff url('../grafiken/sbgl.gif') left top no-repeat;
    margin: 0 auto;
    text-align: left;
    width: 1048px;
  }
  
  #siteholderWrap {
    background: transparent url('../grafiken/sbgr.gif') right top no-repeat;
    padding: 0 43px 0 25px;
    width: 980px;
  }
  
  #header {
  height: 125px;
   padding: 0 0 0px 20px;
  }
  
  #logo, #logo h1, #logo a {
    display: block;
    height: 95px;
    width: 225px;
  }
  
  #logo {
    float: left;
    padding: 18px 0 0 0;
  }
  
  #logo h1 {
    background: transparent url('../grafiken/logo.jpg') left top no-repeat;
  }
  
  #logo h1 span, #logo h2,
  #meta #search label {
    display: none;
  }
  
  #meta {
    color: #626262;
    display: block;
    letter-spacing: 1px;
    float: right;
    font-size: .95em;
    padding: 20px 5px 0 0;
  }
  
  #meta a {
    text-decoration: none;
  }
  
  #meta a:hover {
    text-decoration: underline;
  }
  
  #lang, #textResize, #metaNav {
    float: right;
    padding-left: 20px;
  }
  
  #lang {
    text-transform: uppercase;
  }
  
  #lang a {
    background: transparent url('../grafiken/lang_de.gif') left 50% no-repeat;
    display: block;
    float: left;
    margin-left: 10px;
    padding-left: 21px;
  }
  
  #lang .en {
    background-image: url('../grafiken/lang_en.gif');
  }
  
  #lang .act {
    font-weight: bold;
  }
  
  #textResize a {
    text-transform: uppercase;
  }
  
  #textResize .small {
    font-size: .8em;
  }
  
  #textResize .large {
    font-size: 1.1em;
  }
  
  #metaNav {
    padding-top: 1px;
  }
  
  #meta #search {
    clear: both;
    float: right;
    padding: 15px 0 0;
    text-align: right;
    width: 250px;
    
  }
  
  #meta #search input {
    background: #dde0e5;
    border: 0 none;
    color: #626262;
    float: left;
    padding: 3px;
    width: 200px;
  }
  
  #meta #search button {
    background: #a40f11 url('../grafiken/search_btn.gif') left top repeat-x;
    border: 0 none;
    color: #fff;
    float: right;
    font-size: .95em;
    margin-left: 3px;
    padding: 2px 3px 3px;
    width: 40px;
  }
  
  .nav a {
    text-decoration: none;
  }
  
  #mainNav {
    background: #ff7232 url('../grafiken/mainnav_bg.gif') left bottom repeat-x;
    font-size: 1.05em;
    margin-left: 20px;
    letter-spacing: 1px;
    position: relative;
    z-index: 1000;
  }
  
  #mainNav .t {
  }
  
  #mainNav .b {
    background: transparent url('../grafiken/mainnav_bg_b.gif') left bottom repeat-x;
  }
  
  #mainNav .l {
    background: transparent url('../grafiken/mainnav_bg_l.gif') left top repeat-y;
  }
  
  #mainNav .r {
    background: transparent url('../grafiken/mainnav_bg_r.gif') right top repeat-y;
  }
  
  #mainNav .tl {
    background: transparent url('../grafiken/mainnav_bg_tl.gif') left top no-repeat;
  }
  
  #mainNav .tr {
    background: transparent url('../grafiken/mainnav_bg_tr.gif') right top no-repeat;
  }
  
  #mainNav .bl {
    background: transparent url('../grafiken/mainnav_bg_bl.gif') left bottom no-repeat;
  }
  
  #mainNav .br {
    background: transparent url('../grafiken/mainnav_bg_br.gif') right bottom no-repeat;
    padding: 0 5px 10px 4px;
  }
  
  #mainNav, #mainNav a {
    color: #fff;
  }
  
  #mainNav li, #mainNav li a, #mainNav li span {
    display: block;
    float: left;
    font-weight: bold;
  }
  
  #mainNav li a, #mainNav li span {
    border-left: 1px solid #fff;
    border-right: 1px solid #84070b;
    padding: 7px 20px;
  }
  
  #mainNav .first a, #mainNav .first span {
    border-left: 0;
  }
  
  #mainNav .last a, #mainNav .last span {
    border-right: 0;
  }
  
  #mainNav li {
    position: relative;
  }
  
  #mainNav a:hover, #mainNav .act a {
    background: #dedede url('../grafiken/mainnav_bg_act.gif') left top repeat-x;
    border-right: 1px solid #dedede;
    color: #cc3b1d;
    font-weight: bold;
  }
  
  #mainNav li ul,
  #mainNav li ul li ul {
    display: none;
  }
  
  #mainNav li:hover ul {
    display: block;
    font-size: .9em;
    left: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    width: 18em;
    z-index: 1200;
  }
  
  #mainNav li:hover ul ul {
    display: none;
  }
  
  #mainNav li li:hover ul {
    font-size: 1em;
    left: 100%;
    top: 0;
    width: 22em;
    display: block;
  }
  
  #mainNav li li, #mainNav li li a, #mainNav li li span,
  #mainNav .act li, #mainNav .act li a, #mainNav .act li span {
    border: 0;
    color: #010101;
    display: block;
    float: none;
    font-weight: normal;
  }
  
  #mainNav li li a, #mainNav li li span {
    background: #f7f8fa !important;
    border: 0 none;
    border-bottom: 1px solid #dbdee5 !important;
    border-top: 1px solid #fff !important;
    opacity: .9;
    padding: 6px 15px 4px;
  }
  
  #mainNav li li li a, #mainNav li li li span {
    background: #edf1f7 !important;
  }
  
  #mainNav li a:hover,
  #mainNav li .act a {
    color: #cc3b1c;
  }
  
  #mainNav li li a:hover,
  #mainNav li .act a {
    border-left: 0;
    border-right: 0;
    font-weight: normal;
  }
  
  #breadcrumbs, #breadcrumbs a {
    color: #888888;
    text-decoration: none;
  }
  
  #breadcrumbs a:hover {
    color: #666666;
    text-decoration: none;
  }
  
  
  #breadcrumbs {
	letter-spacing: 1px;
    font-size: .95em;
    padding: 15px 0 10px 40px;
  }
  
  #cont {
    border-bottom: 1px solid #e3e3e3;
    padding: 30px 0 10px;
  }
  
  #colLeft {
	letter-spacing: 1px;
    display: block;
    float: left;
    width: 225px;
  }
  
  #subNav {
    font-size: 1.1em;
    padding: 3em 0 20px 20px;
  }
  
  #subNav ul {
    margin: 0;
    padding: 0 20px 0 0;
  }
  
  #subNav li, #subNav a, #subNav span {
    color: #888888;
    display: block;
  }
  
  #subNav li {
    font-weight: bold;
	padding: 3px 0 3px 0;
  }
  
  #subNav li a, #subNav li span {
    padding: 3px 0 3px 20px;
  }
  
  #subNav li ul {
    padding: 0 0 10px 5px;
  }
  
  #subNav li li {
    font-size: .9em;
    font-weight: normal;
	padding: 2px 0 2px 0;
  }
  
  #subNav .act a, #subNav .act span {
    background: transparent url('../grafiken/subnav_act1.gif') 10px 9px no-repeat;
    color: #9e0c0f;
  }
  
  #subNav .act li a, #subNav .act li span {
    background: none;
    color: #9c9c9c;
  }
  
  #subNav li .act a, #subNav li .act span {
    background: transparent url('../grafiken/subnav_act2.gif') 10px 7px no-repeat;
    color: #9e0c0f;
    font-weight: bold;
  }
  
  #subNav li a:hover, #subNav li a:focus {
    color: #9e0c0f;
  }
  
  #headquarter {
    background: #fff url('../grafiken/location_bg.gif') right bottom no-repeat;
    display: block;
    padding: 0 29px 27px 0;
  }
  
  #colLeft #callback {
    background: #fff url('../grafiken/location_bg.gif') right bottom no-repeat;
    display: block;
    padding: 0 29px 0px 0;
  }
    
  #headquarter {
	margin-top: 40px;  
	}
    
  #logos {
	margin-left: 20px;  
	}

  #headquarter .wrap, 
  #colLeft #callback .wrap {
    background: #f5f5f5 url('../grafiken/location.gif') left top no-repeat;
    display: block;
    font-size: .9em;
    padding: 10px 20px;
    position: relative;
    width: 156px;
  }
  
   #headquarter_startseite .wrap {
    background: #fff url('../grafiken/location_startseite.gif') left top no-repeat;
    display: block;
    font-size: .9em;
    padding: 10px 20px;
 position: relative;
    width: 156px;

   }
  
  #colLeft #callback {

  }
  
  #colLeft #callback .wrap {
    background: #fff url('../grafiken/callback_bg.gif') left bottom repeat-x;
  }
 
  #headquarter h3, #headquarter_startseite h3,
  #colLeft #callback h3 {
    color: #9f0a0e;
    font-size: 100%;
  }
  
  #headquarter h3, #headquarter_startseite h3 {
    padding: 0 0 6em 54px;
  }
  
  #colLeft #callback h3 {
    font-size: 120%;
  }
  
  #headquarter ul, #headquarter_startseite ul { 
    font-size: .85em;
    padding: 8px 0 0 20px;
    position: absolute;
    top: 25px;
  }
  
  #headquarter ul li a, #headquarter_startseite ul li a {
    color: #626262;
    display: block;
    padding: 0 0 2px 60px;
  }
  
  #headquarter ul li a:hover,
  #headquarter ul li a:focus,
  #headquarter_startseite ul li a:hover,
  #headquarter_startseite ul li a:focus {
    color: #9c0b12;
    text-decoration: underline;
  }
  
  #headquarter ul .loc1 a, #headquarter_startseite ul .loc1 a {
    background-position: 20px 6px;
  }
  
  #headquarter ul .loc2 a, #headquarter_startseite ul .loc2 a {
    background-position: 11px 5px;
  }
  
    #headquarter ul .loc3 a, #headquarter_startseite ul .loc3 a {
    background-position: 9px 10px;
  }
  
  #headquarter_startseite ul .loc1_en {
	padding: 2px 0 0 60px;
	  }
    #headquarter_startseite ul .loc2_en {
	padding: 0px 0 0 60px;
	  }
    #headquarter_startseite ul .loc3_en {
	padding: 0px 0 0 60px;
	  }
  
  #contact {
    padding: 20px 0 0;
  }
  
  #contact h3 {
    color: #000;
    padding: 0 0 4px 0;
  }
  
  #contact a {
    font-weight: bold;
  }
  

  
  #colMiddle {
    display: block;
    float: left;
    padding: 0;
    width: 510px;
	font-size: 1.1em;
  }
  
  
  
  #colMiddle .teaserImage {
    padding-bottom: 20px;
  }
  
  #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.home_topic {
	font-size: 1.1em;
	color: #888;
	margin: 0;
	padding: 0 0 6px 10px;
	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 20px 2px;
	margin: 0 0 0 0;
	}

  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, p.teaser_home {
	margin: 0 0 25px 0;
	padding: 0;
	}
	
  .team_teaser a { 
    color: #434343; 
	text-decoration: none; 
	}

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


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

.archivsuche_teaser {
	  margin: 0;
	  padding: 0 0 18px 0;
	  }

.presse_personen img { margin-bottom: 30px; }

.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;
	}
	
	  .foto_bu_red {
	background: #f2f2f2;
	color: #999;
	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: 7px 10px 4px 0;
    }
  
  .img_right {
    float: right;
    margin: 4px 0 4px 10px;
    }
	
  .img_agn {
    margin: 10px 10px 0 0;
    }
	
	p.agn {
		padding: 0;
		margin: 5px 0 25px 0;
		}
		
    p.agn_en {
		padding: 0;
		margin: 5px 0 45px 0;
		}
		
		
   .table_extra table td  { 
   padding: 4px 2px 8px 4px;  
   border: 1px solid #fff;
   background: #eee;
   } 

    .table_logos table td  { 
   padding-bottom: 30px;  
   } 

  p.infobrief {
	margin: 0 0 40px 0;
	padding: 0;
	}


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

  h4 {
       margin: 20px 0 6px 0;

  }
  
.infobox {

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


  
  #social_tools {
    padding: 15px 0 30px 0;
  }
  
  #social_tools li, #social_tools li a {
    display: block;
    float: left;
  }
  
  #social_tools ul {
    padding: 0;
  	margin: 0;
  }
  
  #social_tools li {
    padding-right: 10px;
  }
  
  #social_tools li a {
    height: 19px;
    text-indent: -3000px;
    width: 19px;
  }
  
 #social_tools .facebook a {
    background-image: url('../grafiken/ico_facebook.gif');
    width: 19px;
  }
  
  #social_tools .twitter a {
    background-image: url('../grafiken/ico_twitter.gif');
    width: 19px;
  }

  #social_tools .xing a {
    background-image: url('../grafiken/ico_xing.gif');
    width: 21px;
  }
  
  #social_tools .google {
    padding-top:2px;
    width: 24px;
    height: 15px;
  }


  

  #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: block;
    float: right;
    padding-right: 13px;
    width: 203px;
  }
  
  #colRight .box {
    padding-bottom: 10px;
  }
  
  #colRight .box .text {
    font-size: 1em;
  }
  
  #colRight .box .text p {
    line-height: 160%;
    padding-bottom: 8px;
  }
  
  #colRight .box .text a {
    color: #676767;
    display: block;
    text-decoration: none;
  }
  
  #colRight .box .text a:hover {
    color: #9d0b0e;
  }
  
  #colRight .box .text a.extra {
    color: #9d0b0e;
    display: block;
    text-decoration: none;
  }
  
  #colRight .box .text a.extra:hover {
    text-decoration: underline;
  }
  
  
  #colRight .box ul {
    list-style-type: none;
	padding: 3px 0 6px 3px;
	margin: 0;
  }  


   #colRight .box ul li {
	  list-style-type: none;
   }
  
    
  #colRight .box .span {
    padding: 5px 0 0 5px;
  	margin:  5px 0 0 0;
  }
  
  
    #colLeft .socialmedia {
	  clear: both;
      display: block;
	  margin: 30px 10px 0 0;
	}
	
	  #colLeft .socialmedia 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: 0 20px 5px 10px;
    padding: 5px 10px;
  }

  
  #colLeft .socialmedia ul {

    list-style-type: none;
	padding: 3px 0 6px 0;
	margin: 0 0 0 20px;
  }  


   #colLeft .socialmedia ul li {
	  list-style-type: none;

   }
  
    
  #colLeft .socialmedia .span {
    padding: 5px 0 0 5px;
  	margin:  5px 0 0 0;
	vertical-align: middle;   }
  
 #colLeft .socialmedia .text a {
    color: #676767;
    display: block;
    text-decoration: none;
  }
  
  #colLeft .socialmedia .text a:hover {
    color: #9d0b0e;
  }
  
	
	
  #opts {
    clear: both;
    display: block;
		letter-spacing: 1px;
    padding: 40px 0 5px 222px;
  }

	#opts .nav {
		float: left;
		margin-top: 15px;
	}
  
  #opts .nav li, #opts .nav li a {
    display: block;
    float: left;
  }
  
  #opts .nav li {
    padding-right: 25px;
  }
  
  #opts .nav li a {
    background: transparent url('../grafiken/ico_print.gif') left 50% no-repeat;
    color: #666;
    padding: 3px 0 3px 23px;
    text-decoration: none;
  }
  
  #opts .nav .tip {
    background-image: url('../grafiken/ico_tip.gif');
  }
  
  #opts .nav .gotop {
    background-image: url('../grafiken/ico_gotop.gif');
  }

	#opts #social_tools {
		float: left;
		margin-right: 10px;
	}
  
  #footer {
	letter-spacing: 1px;
    font-size: .9em;
    padding: 14px 0 30px 225px;
  }
  
  #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;
    background: transparent url('../grafiken/bg_input_standort.jpg') left top repeat-y;
 }
  
  .form .front {
    float: left;
    margin: 0;
    padding-left: 5px;
    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;
  }
  
  
  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;
  }
  
  .archivsuche_button {
	float: left;
    background: #a40f11 url('../grafiken/search_btn.gif') left top repeat-x;
    border: 0 none;
    color: #fff;
    font-weight: bold;
    padding: 0px 3px 0px 3px ;
	height: 22px;
    text-align: center;
  }
  
  .input_archivsuche  {  
     float: left;
     border: 1px solid #d0d0d0;
     font-size: 100.01%;
	 padding: 3px 3px;
	 margin-right: 3px;
     width: 150px;
  	}
  
    .input_archivsuche_2  {  
     float: left;
     border: 1px solid #d0d0d0;
     font-size: 100.01%;
	 padding: 3px 3px;
	 margin-right: 3px;
     width: 300px;
  	}
  
  #colLeft .form input,
  #colLeft .form select {
    width: 145px;
  }
  
  #colLeft .form select {
    width: 157px;
  }
  
  #colLeft .form p,
  #colLeft .form label {
    margin: 0;
    padding: 0;
  }
  
  #colLeft .form label {
    padding-top: 5px;
  }
  
  #colLeft .form .sub {
    padding: 10px 0;
    text-align: right;
  }




#functions {}

  #news_tools2 {
    clear: both;
    display: block;
    padding: 20px 0 5px 222px;
  }
  
  #news_tools2 li, #news_tools2 li a {
    display: block;
    float: left;
  }
  
  #news_tools2 ul {
    padding: 0;
  	margin: 0;
    float: left; }
  

  
  #news_tools2 li {
    padding-right: 10px;
  }
  
  #news_tools2 li a {
    height: 19px;
    text-indent: -3000px;
    width: 19px;
  }
  
 #news_tools2 .facebook a {
    background-image: url('../grafiken/ico_facebook.gif');
    width: 19px;
  }
  
  #news_tools2 .twitter a {
    background-image: url('../grafiken/ico_twitter.gif');
    width: 19px;
  }

  #news_tools2 .xing a {
    background-image: url('../grafiken/ico_xing.gif');
    width: 19px;
  }
  
  
  #news_tools2 .google {
    padding-top:2px;
    width: 24px;
    height: 15px;
  }


  
  #opts2 {
    clear: both;
    display: block;
	letter-spacing: 1px;
    padding: 20px 0 5px 222px;
  }
  
  #opts2 li, #opts2 li a {
    display: block;
    float: left;
  }
  
  #opts2 li {
    padding-right: 25px;
  }
  
  #opts2 li a {
    background: transparent url('../grafiken/ico_print.gif') left 50% no-repeat;
    color: #666;
    padding: 3px 0 3px 23px;
    text-decoration: none;
  }
  
  #opts2 .tip {
    background-image: url('../grafiken/ico_tip.gif');
  }
  
  #opts2 .gotop {
    background-image: url('../grafiken/ico_gotop.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;
  }
}
