/* ////////////////global settings ////////////////////////////*/
html, body,*
{
	padding: 0;
	margin: 0;

}


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	position: relative;
	-webkit-text-size-adjust: none;	
}
body *
{
	text-shadow: none;
}

*:focus,*:active{outline:0;}
/* Linkmanagement */	     
a:link, a:visited  { text-decoration: none; }
a:hover, a:active , a:focus { text-decoration: underline !important; }
a.navi_link_marker:link, a.navi_link_marker:visited, a.navi_link_marker:hover, a.navi_link_marker:active { font-weight: bold; }

#header a,.header a
{
background: center center no-repeat transparent;
display: block;
width: 162px;
height: 40px;
position: absolute;
top: 0;
left: 10px;
}

#header a.right,.header a.right
{
left: auto;
right: 10px;
}
img { 
	border: 0;
}
.bild_rechts {
    float: right;
    margin-left: 5px;
}
.bild_links {
    position: relative;
    top: 0.25em;
    float: left;
    margin: 0 1em 1em 0;
}
.bild_mitte {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pdf_ba { background-image: url(../../global/layout/pdf_barrfrei.gif); background-repeat: no-repeat; background-position: left center; padding-left: 26px; }
@media print { .ohnedruck {display: none;} }
/* //////////////////inhalt /////////////////////////////////////////////////////*/
#inhalt, #inhalt4, #inhalt_footer, #slider{
	padding:0em 1em 1em;
	overflow:hidden;
}
	
#inhalt p, #inhalt100 p, #inhalt4 p, #inhalt_footer p{
    margin-top: 0.2em;
    margin-bottom: 0.4em;
}
.fs_8 {font-size: 0.8em;}
/* inhalt  - boxen*/	
img.bildflex{width:100%;}
	
/* inhalt  - compact_home */		
.compact_home_long, .compact_home {
	margin-bottom: 4%;
    /*border-style: solid;
    border-width: 1px 2px 2px 1px;*/
}
.compact_home_theme, .compactbox_unten, .compact_home p, .compact_home_long p, 
.compact_home ul, .compact_home_long ul{
    padding:0.55em;
}
#inhalt .compact_home_long, #inhalt .compact_home, #inhalt .viertel, #inhalt4 .viertel, #inhalt_footer .viertel{
    font-size: 0.8em;
}

img.oben{
border:0;
display:block;
width: 100%; /* bilder-rahmen Fehler, als inline-element generiert er eine neue Zeile(falsch)*/
}
		
.higru{
	 background-repeat: no-repeat; 
	 background-position: right 5px;
	}

/* Ueberschriften */
#inhalt .compact_home_long h2, #inhalt .compact_home h2{
    margin-top: 0;
    padding-top: 1px;
	font-size: 1em;
}	
#content h1 {
 font-size: 1.4em;
 font-weight: normal;
 padding: 0 0 0.5em 0.8em;
 overflow:hidden;
}
#inhalt h1, #inhalt100 h1 { padding:0 0 0.5em 0;}
#content h2 {
 font-size: 1.2em;
 padding:0.7em 0 0.2em 0;
 overflow:hidden;
}
#content h3 {
 font-size: 1.0em;
 padding:0.7em 0 0.2em 0;
 overflow:hidden;
}
#content h4 { font-size: 0.9em; font-weight: bold; }

#inhalt ul.liste, #inhalt4 ul.liste, #inhalt_footer ul.liste{
	padding-left:2em;
	margin:0.5em 0 1.0em 0;}
#inhalt ul.liste li, #inhalt4 ul.liste li, #inhalt_footer ul li {margin-bottom:0.5em;line-height:1.0em;}
#inhalt .compact_home h3, #inhalt .compact_home_long h3{
    padding:0.625em 0.625em 0 0.625em ;
}
#inhalt .compact_long ul.liste {
    padding:0;
    margin:0.2em 0 0 0.2em;
}

/* /////inhalt_links ////////////////// aside /////////////////////*/
.compact_home_long a, .compact_home a {
    text-decoration: none;
}
#inhalt_links, #inhalt4_links, #inhalt100 {
	font-size: 0.8em;
	display:inline-block;
}
#inhalt100 {width: 100%;}
#inhalt_links .compact p {min-height: 80px; margin: 0.2em;}

/* inhalt  - viertel-boxen*/
.viertel{ margin-top: 0; margin-bottom:0; }	
.viertel .rahmen{
   /* border-style: solid;
    border-width: 1px 2px 2px 1px;*/
	padding:0.625em;
}

#inhalt4 .viertel ul, #inhalt_footer .viertel ul {
    margin: 0 0;
    padding: 0.3em 0.3em 0.3em 0.1em;
}

#inhalt4 .viertel ul li:last-child, #inhalt_footer ul li:last-child {
    margin-bottom:0em;
}

/* /////////socialbookmarks /////////////////// */
#socialbookmarks {
overflow:hidden;
	}

#socialbookmarks img.social{
width:43px;
height:43px;
margin-right:1em;	
	}
#socialbookmarks li{
list-style:none;
float:left;
margin-right:0.0625em;	
	}
	
#subbalken{display:none;}

/* surfpfad + breadcrumb + suchfeld */
#surfpfad {
clear:both;
  overflow:hidden;
  padding:1em 0 1em 1em;
}
 
#surfpfad ul {
 font-size: 0.7em;
 margin-bottom:1em;

}

#surfpfad ul li {
    list-style-type: none;
    display: inline;
}

#kopfsymbole #suche, #suche2 {
	width: 88%;             
  /* fallback for browsers without support for calc() */
  height: 2em;
  padding:1%;
}

#kopfsymbole #search_submit, #search_submit2 {
border:0;
width:14px;
height:28px;
}

#kopfsymbole #barrierefreiheit{
display:none;
}

/* ///////////////////////////////////footer//////////////////////////////////*/
#footer {
    padding: 1.5em 3em;
    font-size: 0.7em; 
}


/* ////////////////Desktop ab  ////////////////////////////*/
@media screen and (min-width:904px) {
.compact_home_long {min-height: 28em;} 
.compact_home {min-height: 21.25em;} 
}
@media screen and (min-width:606px) and (max-width:903px){
.compact_home, .compact_home_long {min-height: 28em;}
}
@media screen and (min-width:606px){
.compact_home_long, .compact_home {	
	float:left;	
	width:277px;
	margin-right:1.2%;
	}
}

@media screen and (max-width:589px){
.compact_home, .compact_home_long {height: auto;} 
.compact, .compact_long { width: 100%; height: auto; margin-bottom: 25px; padding: 6px 0 6px 2px;}
}
.compact_home .compactbild {width: 100%; }
@media screen and (min-width:590px){
.compact, .compact_long {
	height: 12.5em;
	width: 46%;
	float: left;
	margin: 0 10px 25px 0;
	padding: 6px 0 6px 2px;
}
.compact_long {	height: 20em }
}

@media screen and (min-width:550px) {
.row{overflow:hidden}

#inhalt_links ul, #inhalt_links ol, #inhalt100 ul, #inhalt100 ol {
    margin: 0 0 0 0.8em;
    padding: 0.3em 0.3em 0.3em 0.9em;
}
/* inhalt  - drittel-boxen*/	
.compact_home_long, .compact_home {	
	margin-bottom:2%;	
}


#inhalt .compact_long p { clear: both; margin-bottom: 1em;}

.compact_home_long:nth-child(2n), .compact_home:nth-child(2n) {
	margin-right:1.2%;
}
	
.viertel{	
	float:left;	
	width:49%;
	margin-right:2%;
}


.viertel:nth-child(2n) {
	margin-right:0;
}

#inhalt .viertel .rahmen, #inhalt4 .viertel .rahmen, #inhalt_footer .viertel .rahmen {
	min-height:10em;
}
#inhalt4 .viertel .rahmen {
	height:19em;
}

#inhalt .viertel .infobox_navi, #inhalt4 .viertel .infobox_navi, #inhalt_footer .viertel .infobox_navi {
	min-height: 12em;
}

/* breadcrumb + suchfeld */
#surfpfad ul#breadcrumb {
	float:left;
	margin: 0;
}

#surfpfad #FormName {
	float:right;
}

#kopfsymbole #search_submit, #search_submit2 {
	margin-right:1em;
}

}


/* ////////////////Desktop ab  ////////////////////////////*/
@media screen and (min-width:995px) {
	
#wrapper{ 
	width:100%;/*996.8px*/
	max-width: 62.3em;/*996.8px 62.3*/
	margin: 0 auto;
	position:relative;
}
#inhalt, #inhalt4, #inhalt_footer, #slider{
	width:100%;/*996.8px*/
	max-width:53.95em;	
}
#inhalt100 {
max-width: 68.1em;
}


/* //////////////// header ////////////////////////////*/
#header{display:none;}


/* ------------------------------------ Ende: Kopfbereich ------------------------------------ */


/* ////////////navi-meta //////////////*/
#navi_meta{display:inherit;}
#navi_meta {
    background-position: right top;
    background-repeat: no-repeat;
}
#navi_meta {
    position: relative;
    left: 0.5em;
    height: 1.5em;
    font-family: Verdana;
    font-size: 0.9em;
    text-align: center;
}

#navi_meta ul li a {
    padding: 0px 0.5em 0px 0.2em;
    font-size: 0.64em;
    font-weight: bold;
}

#navi_meta ul li {
    list-style-type: none;
    display: inline;
    position: relative;
    bottom: 7px;
}

#navi_meta ul li[title="icon"] {
	display: inline; 
	position:relative; 
	bottom: 0px;
}

#baum {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
}


#schriftzug {
    background-repeat: no-repeat;
    background-position: right center;
    width: 61.9em;
    height: 5.6em;
}

#schriftzug {
	   background-image: url('/pic/schriftzug_ministerium_l.png');
	}

#schriftzug h1 {
    margin: 0.055em 7.45em 0px 0px;
    padding: 0px;
    font-size: 0.95em;
    text-align: right;
    line-height: 1.4em;
	/* Farbe Amtskennung */
    color: #0F3B7C;
    background-position: right top;
    background-repeat: no-repeat;
}

/* inhalt_links und aside /// /// */
#inhalt_links, #inhalt4_links{
	width:66%;
	float:left;
	margin-right:2%;
}
	
#aside{
	width:32%;
	float:right;
}

/* inhalt - ////boxen anpassen /// */
.compact_home_long, .compact_home {width: 32%;}

.compact_home_long:nth-child(3n), .compact_home:nth-child(3n) {
	margin-right:0%;
}

.viertel:nth-child(2n) {
	margin-right:1.2%;
}	
.viertel{	
	float:left;	
	width:23.5%;
	margin-right:2%;
}

.viertel:nth-child(4n) {
	margin-right:0%;
}

#seitenabschluss .seitenabschlusstxt span span{
display:inherit;
}	
#seitenabschluss .seitenabschlusstxt > span{
display:inline;
}


/* breadcrumb + suchfeld*/
#surfpfad {
	width: 54.95em;
    height: 3em;
	overflow:hidden;
}

#surfpfad ul {
    position: relative;
    top: 1em;
    left: 0.95em;
    margin: 0px;
    padding: 0px;
    font-size: 0.7em;
    float: left;
}
#surfpfad ul li {
    list-style-type: none;
    display: inline;
}

/* breadcrumb + suchfeld */

#kopfsymbole form {
    float: right;
    margin-top: 0.2em;
	padding:0 1em;
}

#kopfsymbole #barrierefreiheit {
	display:inherit;
    float: right;
    margin-right: 1em;
}

#kopfsymbole ul li {
    margin-right: 0.35em;
}
#surfpfad ul li {
    list-style-type: none;
    display: inline;
}

#kopfsymbole #search_submit, #search_submit2 {
margin-right:0;
}

}


@media all and (max-width:994px){

/*//////////////////////navi_meta////////////////////////////////////////*/

#kopf{overflow:hidden; background-color:#fff;}


#baum{

max-width:162px;
border-radius:50%;
float:left;
margin-top:50px;
}

#navi_meta{display:none;}
/*jQuery.mmenu CSS*/
/*jQuery.mmenu panels CSS*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: left 0.4s ease;
  -moz-transition: left 0.4s ease;
  -ms-transition: left 0.4s ease;
  -o-transition: left 0.4s ease;
  transition: left 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }
  .mm-menu > .mm-panel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0; }
    .mm-menu > .mm-panel.mm-opened {
      left: 0%; }
    .mm-menu > .mm-panel.mm-subopened {
      left: -40%; }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding: 20px 0 40px 0; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 1); }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 1); }
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05); }
  
  /*
	farbe submenue
*/
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page,
.mm-fixed-top,
.mm-fixed-bottom {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border; }

html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0px solid rgba(0, 0, 0, 0); }

html.mm-opening .mm-page {
  border: 0px solid #010101; }

.mm-fixed-top,
.mm-fixed-bottom {
  position: fixed;
  left: 0; }

.mm-fixed-top {
  top: 0; }

.mm-fixed-bottom {
  bottom: 0; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-opened .mm-page {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

html.mm-background .mm-page {
  background: inherit; }
/* 
#mm-blocker {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999; }
*/
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
  left: 80%; }

.mm-menu {
  width: 80%; }
}



@media all and (max-width: 175px) {
.mm-menu {
    width: 140px; }
	html.mm-opening .mm-page,
	html.mm-opening #mm-blocker,
	html.mm-opening .mm-fixed-top,
	html.mm-opening .mm-fixed-bottom {
    left: 140px; }
}
	 
	 
@media all and (max-width: 480px) {
#header
{
	padding: 10px 10px;
	font-size:1.2em;
}
}
	
	 
	 
@media all and (min-width: 550px) {
.mm-menu {
    width: 440px; 
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
    left: 440px;	
} 
	
	
#kopfsymbole #suche, #suche2 {
	width: auto;
	border: 1px solid #225FA0;
	/*background-color: #DEE9F5;*/
	padding:0;
	padding-left:0.3em;
}
		
#header span
{
	display:inline;
}

}
/* Anpassung Kopf bis 549px */
@media all and (max-width:549px){
	div.wappen{
	width:270px;
	height:45px;
	background-image:url('/pic/schriftzug_ministerium_s.png');
	background-repeat:no-repeat;
	float:right;
	margin-top:5px;
	margin-right:5px;
	padding-bottom: 10px;
	}
}
a.wappen {margin: 10px 0 0 60px;}

@media screen and (min-width:550px) and (max-width:994px) {
	#schriftzug {
	background-image: url('/pic/schriftzug_ministerium.png');
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	margin-top: 17px;
	margin-right:6px;
	width:450px; 
	height:70px;
	padding-top:22px;
	}	
}
	
@media all and (max-width:549px){		
	#baum{
	max-width:82px;
	max-height:65px;
	border-radius:50%;
	float:left;
	margin-top:45px;
	}
	h1 span{
	display:none;
	}
	
}


@media all and (min-width:550px){
	#header span
	{
		display:none;
	}
}


@media screen and (min-width:550px) and (max-width:994px) {
	#schriftzug h1 {
		margin: 0.055em 7.45em 0px 0px;
	 	padding: 0px;
	    font-size: 0.95em;
	    text-align: right;
	    line-height: 1.4em;
	    color: #0F3B7C;
	    background-position: right top;
	    background-repeat: no-repeat;
	}
}
/* Ende Anpassung Kopf */


/* Nachricht-Ticker */
/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Bolt - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

/* nt-example1 */

#nt-example1 {
	max-width: 620px;
	margin: auto;
	padding:0 !important;
    overflow: hidden;
    height:270px !important;

}

#nt-example1 li {
	color: #4e4e4e;
	overflow: hidden;
	height: 80px;
	padding: 5px;
	list-style: none;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px dotted #2c8162;
}

#nt-example1 li:hover {
	background: #FFF;
}



/* ////////////////Desktop ab  ////////////////////////////*/
@media screen and (min-width:650px) {
	#nt-example1 {
    height:220px !important;

}

#nt-example1 li {
	height:55px;
	padding: 9px;

}
}

/* ////////////////Desktop ab  ////////////////////////////*/
@media screen and (min-width:750px) {
	#nt-example1 {
    height:200px !important;

}

}
@media screen and (min-width:995px) {

#nt-example1 {
    height: 185px !important;

}
}


@media screen and (min-width:995px) {

#nt-example1 {
    height: 185px !important;

}


#nt-example1 li {
	color: #4e4e4e;
	overflow: hidden;
	height: 45px;
	padding: 9px;
	list-style: none;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px dotted #2c8162;
}

#nt-example1 li:hover {
	background: #FFF;
}

}

/* *******Druckversion */

@media print { 


.ohnedruck {display: none;}

#content { margin-top: 1em; }
#inhalt, #inhalt4, #inhalt100, #inhalt_footer, #slider{ padding:0 1em 1em; overflow:hidden; margin-top: 0.5em; }

#inhalt p, #inhalt100 p, #inhalt4 p, #inhalt_footer p{
    margin-top: 0.2em;
    margin-bottom: 0.4em;
}

.compact_home_long, .compact_home {width: 32%; float: left;}
.compact_home_long {height: 28em;} 
.compact_home {height: 21.25em;} 

#schriftzug { background-repeat: no-repeat; background-position: right top; width: 40em; height: 5.6em; }
#schriftzug h1 {
    margin: 5em 20.45em 0 0;
    padding: 20px;
    font-size: 0.95em;
    text-align: right;
    line-height: 1.4em;
	
    color: #0f3b7c;
    background-position: right bottom;
    background-repeat: no-repeat;
}
#schriftzug { background-image: url(/pic/schriftzug_ministerium.png);
	;background-position: right top; }


.viertel:nth-child(2n) {
	margin-right:1.2%;
}	
.viertel{	
	float:left;	
	width:23.5%;
	margin-right:2%;
}

.viertel:nth-child(4n) {
	margin-right:0%;
}

#seitenabschluss .seitenabschlusstxt span span{
display:inherit;
}	
#seitenabschluss .seitenabschlusstxt > span{
display:inline;
}

img.oben{
border:0;
display:block;
width: 100%; height: auto;
}


#navi_meta, #header, #subbalken, #surfpfad, #inhalt4, #back-top, #aside, #menu {display: none;}
.viertel {display: none;}

 }
