/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600|Sanchez);

/* HTML5 DECLARATIONS */
article, aside, details, figcaption, figure, hgroup, dialog {
display: block
}

audio[controls],canvas,video {
display: inline-block; 
*display: inline; 
zoom: 1
}

/* BASE */
html {
height: 100%; 
overflow-y: scroll; 
-webkit-text-size-adjust: 100% /* Force scrollbar in non-IE and Remove iOS text size adjust without disabling user zoom */
}

body {
margin: 0;
padding:0; 
min-height: 100%; 
background-color:#999999;
-webkit-font-smoothing:antialiased; /* Improve default text rendering, handling of kerning pairs and ligatures */
font-smoothing:antialiased; 
text-rendering:optimizeLegibility; 
-webkit-animation: bugfix infinite 1s;  /* Tim Pietrusky advanced checkbox hack (Android <= 4.1.2) *//* CSS Document */
}
/* Tim Pietrusky advanced checkbox hack (Android <= 4.1.2) */
@-webkit-keyframes bugfix { from {padding:0;} to {padding:0;} }

/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */
html, body{
	font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size:100%; /*erreicht annähernd gleiche Schriftgrößen in NN, IE und OP*/
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family:'Sanchez', Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;	
	margin:0;
	padding:0;
	color:#333333;
}
p, form  {
	font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#333333;
}
/* FORMS */
form {margin: 0}
fieldset {border: 0;padding: 0}
textarea {overflow: auto; vertical-align: top}
legend {*margin-left: -.75em}
button, input, select, textarea {vertical-align: baseline; *vertical-align: middle} /* IE7 and older */
button, input {line-height: normal; *overflow: visible}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;-webkit-appearance: button}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;	box-sizing: content-box}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0}

/* QUOTES */
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none}
blockquote, q, cite {font-style: italic}
blockquote {padding-left: 1.5em; border-left: 3px solid #ccc}
blockquote > p {padding: 0}

/* MEDIA */
figure {margin: 0}
img, embed, video {max-width: 100%;	_width: 100%; height: auto;} /* Fluid images */
img {border: 0;	-ms-interpolation-mode: bicubic} /* Improve IE's resizing of images */
svg:not(:root) {overflow: hidden} /* Correct IE9 overflow */

img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

/* OTHERS */
strong, b, dt { font-weight: bold}
var, address {font-style: normal}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline} /* Position 'sub' and 'sup' without affecting line-height */
sup {top: -0.5em} /* Move superscripted text up */
sub {bottom: -0.25em} /* Move subscripted text down */
span.amp{font-family:Adobe Caslon Pro,Baskerville,"Goudy Old Style","Palatino","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:110%;line-height:0;position:relative;vertical-align:baseline} /* Best available ampersand */

#layoutrahmen a{
	color:#333333;
	text-decoration:none;
}
#layoutrahmen a:hover, #layoutrahmen a:active, #layoutrahmen a:focus  {
     color:#333333;
     text-decoration:underline;
}



#layoutrahmen .link_pdf {
	background-image:url(../../bilder/pictos/icon-pdf_neu.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 26px;
	line-height:inherit;
}

#layoutrahmen .link_word {
	background-image:url(../../bilder/pictos/icon-word_neu.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 26px;
	line-height:inherit;
}

#layoutrahmen a.schwarzlink{
	color:#000000;
	text-decoration:none;
}

#layoutrahmen a.schwarzlink:hover, #layoutrahmen a.schwarzlink:active, #layoutrahmen a.schwarzlink:focus  {
     color:#000000;
     text-decoration:underline;
}

#layoutrahmen a.petrol{
	color:#009999;
	text-decoration:none;
}
#layoutrahmen a.petrol:hover, #layoutrahmen a.petrol:active, #layoutrahmen a.petrol:focus  {
     color:#009999;
     text-decoration:underline;
}
/* MEDIA */
figure {margin: 0}
img, object, embed, video {max-width: 100%;	_width: 100%; height: auto;} /* Fluid images */
img {border: 0;	-ms-interpolation-mode: bicubic} /* Improve IE's resizing of images */
svg:not(:root) {overflow: hidden} /* Correct IE9 overflow */

#layoutrahmen hr {
     height:1px;
	 color:#666666;
	 margin-bottom:0.6em;
}
#layoutrahmen hr.bold {
          height:2px;
          color:#666666;
  	  	 margin-bottom:0.6em;
}
#layoutrahmen .linie-ohne-abstand {
  	  	 margin-bottom:0.2em !important;
}

.unsichtbar{
	position:absolute;
	left:-4000px; /*Schiebt die "unsichtbaren" Hilfen aus dem Viewport, dadurch lassen sich übereifrige Screenreader, die ausgerechnet "display:none" akustisch auswerten, täuschen, und lesen die so versteckten Hilfen dennoch vor. */
}


#layoutrahmen .suchfeld {
	margin-top:0.2em;
	margin-bottom:0.3em;
	}

.suchfeld_inhalt {
	color:#999999;
}	

.sprungmenue {
position:absolute;
top:-400px;
left:0;
margin-left:2%;
z-index:30;
}

ul.sprungmenue li a {
  color:#666 !important;
}

ul.sprungmenue li a:hover,
ul.sprungmenue li a:focus,
ul.sprungmenue li a:active {
  font-size:0.8em;
  font-weight:bold;
  width:17em;
  position:absolute;
  top:390px;
  left:0;
  padding:0.3em 1.3em 0.3em 1.3em;
  text-align:left;
  text-decoration: none;
  color:#666 !important;
}

.kasten_aktuell {
border-bottom:1px solid #999;
padding-top:0;
padding-right:0.8em;
padding-bottom:0;
padding-left:0;
margin-bottom:0.6em;
}
.kasten_aktuell_hinweis {
border-bottom:1px solid #999;
padding-top:0;
padding-right:0.8em;
padding-bottom:0;
padding-left:0;
margin-bottom:2em;
}
.hinweiskasten {
background-color:#E5E5E5;
padding-top:0.7em;
padding-right:0.8em;
padding-bottom:0.1em;
padding-left:0.8em;
border:1px solid #555555;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 5px 5px 5px #CCCCCC;
-moz-box-shadow: 5px 5px 5px #CCCCCC;
box-shadow: 5px 5px 5px #CCCCCC;
margin-bottom:10px;
}
.hinweiskasten-zent {
background-color:#E5E5E5;
text-align:center;
padding-top:0.7em;
padding-right:0.8em;
padding-bottom:0.1em;
padding-left:0.8em;
}
.kasten-rechts {
float:none;
background-color:#F0F0F0;
padding-top:0.7em;
padding-right:0.8em;
padding-bottom:0.1em;
padding-left:0.8em;
border:1px solid #555555;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 5px 5px 5px #CCCCCC;
-moz-box-shadow: 5px 5px 5px #CCCCCC;
box-shadow: 5px 5px 5px #CCCCCC;
margin:1em 0 1em 0;
width:80%;
}
.kastenabstandrechts {
padding:0 2em 0 0;
}
.pressebilder {
margin:0 2em 1em 0;
float:none;
}
.pressebilder-rechts {
margin:0 0 1em 0;
float:none;
}
#hintergrund {
background-color:#CCC;
margin:0;
padding:0;
position:absolute;
width:100%;
height:auto;
}
#layoutrahmen .umbruch {
white-space:nowrap;
font-family:inherit;
}

.bottom {
height:0em;
}
#layoutrahmen {
         margin-left:auto;
         margin-right:auto;
		 border:1px solid #FFFFFF;/* nur zu hilfszweck ansonsten "none" */
         background-color:#FFFFFF;
         width:99%; 
		 font-size:94%;
}


#layoutrahmen .vortabelle {
font-size:0.2em;
margin-bottom:0.2em;
}
#layoutrahmen .vorabsatz {
font-size:0.3em;
margin-bottom:0.3em;
}
#layoutrahmen .linien_abstand {
padding-left:0.3em;
padding-right:0.3em;
}
#layoutrahmen .bold {
      font-weight:bold;
}
#layoutrahmen .rechts {
      text-align:left;
}
#layoutrahmen .eingerückt {
      margin-left:3em;
}
#layoutrahmen ._125 {
	line-height:125%;
}
#layoutrahmen ._150 {
	line-height:150%;
}

#layoutrahmen .center {
	text-align:center;
}
#layoutrahmen .klein {
	font-size:0.8em;
	font-weight:normal;
}

#layoutrahmen .medium {
	font-size:0.9em;
}
#layoutrahmen .medium_center {
	font-size:0.9em;
	text-align:center;
}
#layoutrahmen .medium_rechts {
	font-size:0.9em;
    text-align:right;
}
#layoutrahmen .medium_ohneabstand {
      font-size:0.9em;
      margin-bottom:-0.1em;
}

#layoutrahmen .presse{
	margin:0 0 0.5em 0 !important;
}

#layoutrahmen .lineheight150  {
		line-height:150%;
}

#layoutrahmen h1{
	font-size:1.6em;
	font-weight:normal;
	line-height:150%;
	margin:0 0 1em 0;
}

#layoutrahmen h2{
	font-size:1.5em;
	font-weight:normal;
	line-height:150%;
	margin:0 0 1em 0;
}
#layoutrahmen h3{
	font-size:1.4em;
	font-weight:normal;
	line-height:125%;
	margin:0 0 1em 0;
}
#layoutrahmen h3.sitemap{
	font-size:1.1em;
	font-weight:bold;
	line-height:125%;
	margin:0 0 1em 0;
}
#layoutrahmen h4{
	font-size:1.3em;
	font-weight:normal;
	line-height:125%;
	margin:0 0 1.5em 0;
}
#layoutrahmen h5{
	font-size:1.2em;
	font-weight:normal;
	line-height:125%;
	margin:0 0 1em 0;
}
#layoutrahmen h6{
	font-size:1.1em;
	font-weight:normal;
	line-height:125%;
	margin:0 0 1em 0;
}

#layoutrahmen p {
	font-size:1em;
	font-weight:normal;
	line-height:150%;
	margin:0 0 1em 0;
}

#layoutrahmen ul, li{
	color:#333333;
}

#hide-hg  {
	display: none;
	 }
	
#show-hg {
	display: none; 
	}

.scrollup,
.scrollup_breit{
    width:30px;
    height:30px;
    opacity:0.7;
    position:fixed;
    bottom:20px;
    right:20px;
    display:none;
    text-indent:-9999px;
	background:url(../../bilder/pictos/nach-oben.png) no-repeat;
}
