

body {
  padding-top: 70px;
  padding-bottom: 30px;
}



/*von da*/

@import"font-awesome-4.7.0/css/font-awesome.css";



*{
	margin:0px;
	padding:0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
/*kein horizontales verschieben*/	
html, body { 
    max-width: 100%;
    overflow-x: hidden;
	}
/*generelle silbentrennung */	
/*body, html { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   	hyphens: auto; 
	}	
*/
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.hyphnone { /*keine silbentrennung */
   -moz-hyphens:none;
   -o-hyphens:none;
   -webkit-hyphens:none;
   -ms-hyphens: none;
   	hyphens: none; 
	}
	
/*word-break: break-word;
word-wrap: break-word;
    overflow-wrap: break-word;	*/	
		
.red{background-color:red;}
.blue{background-color:blue;}




/*---------Responsive-Container-f.-GoogleMaps----------*/	 
.responsiveContainer {
  position: relative;
  padding-bottom: 96%;/*56%;*/
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
	border: #ccc 2px solid!important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
 

	
	
body {
    color: #404040;
    font-family: arial, verdana, helvetica, sans-serif;
	}
h1 {
    font-size: 1.1em;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    margin: 0 0 9px 0;
    width: 500px;
    float: left;
	}	
.slime{
	font-size:0.7em;
	}
.header-cont{
	margin-top:30px;
	margin-bottom:40px;
	margin-left:-15px;
	margin-right:-15px;
	}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

/*body > .container {
  padding: 60px 15px 0;
}*/
.container .text-muted {
  margin: 20px 0;
}

/*.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}
*/
.grey{color:#cccccc;}

.navbar-inverse {
    background-color: #009899!important;
    border-color: #080808;
	}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top,#009899 0,#006666 100%);
    background-image: -o-linear-gradient(top,#009899 0,#006666 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#009899),to(#006666));
    background-image: linear-gradient(to bottom,#009899 0,#006666 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009899', endColorstr='#006666', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
	}
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:focus, 
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808;
	}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
	}	
.aligncenter{
	margin-left:auto; 
	margin-right:auto; 
	display:block;
	}
.center{text-align:center;display:block;}	
	
img	{max-width:100%; height:auto;
	}
.wolfgang{
	float:right;
	position: relative;
    display: inline-block;
	margin-top: -80px;
    margin-left: 10px;
    margin-right: 5px;
	}
.auflage{
	float: left;
    display: inline-block;
	padding: 0px;
    position: relative;
    z-index: 12;
	}
.start p{
	font-size:0.6em;
	font-weight:bold;
	}	
.list-top {
    z-index: 2;
    color: #fff;
    background-color: #ccc!important;
    border-color: transparent;
	}	
	
	
/*@media screen and (min-width:425px){		
.auflage {
    background: url("img/auflage.png") 0 0 no-repeat;
    height: 125px;
    width: 110px;
}
}*/
.auflage{
	float: left;
    display: inline-block;
	padding: 0px;
    position: relative;
    z-index: 12;
	margin-right: 30px;
    margin-bottom: -10px;
	}
.auflage{	
	background: url("img/auflage_s.png") 0 0 no-repeat;
	margin-top: -16%;
    margin-left: -2px;
	height: 60px;
    width: 90px;
	}
.conti {
	min-height:230px;
	}
	
.conti img{padding:10px;
background-color:#dddfdf;
border: 1px solid #333
}
				
.side img{
	padding:40px;
	background-color:#dddfdf;
	border: 1px solid #333;
	}	

@media screen and (min-width:660px){	
.auflage {
    background: url("img/auflage_m.png") 0 0 no-repeat;
	margin-top: -100px;
    margin-left: 10px;
    height: 120px;
    width: 180px;
	}
.start p{
	font-size:0.8em;
	}
.conti {
	min-height:290px;
	}
.side img{
	padding:20px;
	margin-top:50px;
	}		
}

@media screen and (min-width:998px){	
.auflage {
    background: url("img/auflage.png") 0 0 no-repeat;
    margin-top: -140px;
    margin-left: 10px;
    height: 174px;
    width: 260px;
	}
.start p{
	font-size:1em;
	}
.conti {
	min-height:300px;
	}		
}


.side, .conti{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:87.50%; /* base: 14px */
	color:#666;
	/* (en) Prevent auto-scaling of text in mobile webkit browsers */
	/* (en) Automatische Schriftvergrößerung in mobilen Webkit-Browsern vermeiden */
	-webkit-text-size-adjust:100%;
	}	
.side h2 {
	font-size:2em;
	line-height:1.4em;
	margin-top:0px;
	margin-bottom:20px;
	}	
.side p{
	font-size:1em;
	margin:0;
	}	
.side a{
	color:#555;
	text-decoration:none;
	}
.side a:hover{
	color:green;
	text-decoration:none;
	}		

/**
	* ------------------------------------------------------------------------------------------------- #
	*
	* Tables | Tabellen
	*
	* (en) Generic classes for table-width and design definition
	* (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
	*
	* @section content-tables
	*/

	table {
		width:100%;
		border-collapse:collapse;
		margin: 1.3571em 0 0 0;
		color:#333;
		border-top: 1px #ccc solid;
		border-bottom: 1px #ccc solid;
	}

	table.narrow {
		margin:  1.4286em 0 0 0;
	}

	table.narrow th,
	table.narrow td {
		padding: 0 0.5em;
		line-height: 1.4286em;
	}

	table.bordertable {
		border:1px #ccc solid;
	}

	table caption {
		font-variant:small-caps;
	}

	th, td {
		line-height: 1.5em;
		vertical-align: top;
		padding: 0.7143em 0.5em;
	}

	th *:first-child,
	td *:first-child {
		margin-top: 0;
	}

	th.nowrap,
	td.nowrap {
		white-space: nowrap;
	}

	thead th {
		text-align: left;
		color:#000;
		border-bottom:2px #000 solid;
	}

	.bordertable thead th {
		background:#e0e0e0;
		border-right:1px #ccc solid;
		border-bottom:1px #ccc solid;
	}

	.bordertable tbody th[scope="row"] {
		background:#f0f0f0;
	}

	tbody th {
		text-align: left;
		border-top:1px solid #ccc;
		text-align:left;
	}

	.bordertable tbody th {
		border-right:1px solid #ccc;
	}

	tbody td {
		text-align: left;
		border-top:1px solid #ccc;
	}

	.bordertable tbody td {
		border-right:1px solid #ccc;
	}

	/* highlight row on mouse over */
	tbody tr:hover th,
	tbody tr:hover td {
		background:#f8f8f8;
	}


hr.style-three { 
	border:0; 
	border-bottom:2px dashed #ccc; 
	background: #999;
	width:100% 
	}

/*different-list-types*/			
ul, ol {
    margin-top: 0px;
    margin-bottom: 10.5px;
	}
ul.circle {
    /*list-style-type: upper-roman;*/
	list-style-type: circle;
	padding-left:16px;
	}
ul.disc {
    /*list-style-type: upper-roman;*/
	list-style-type: disc;
	padding-left:16px;
	margin-top:10px;
	}
ul.disc li{
	font-size:0.9em;
	line-height:1.4em;
	}
ul.decimal{
    /*list-style-type: upper-roman;*/
	list-style-type: decimal;
	padding-left:16px;
	}
	
.sitemap-list a{color:#888;text-decoration:none;}	
	
.sitemap-list, .sitemap-list p {
    font-size: 1em;
    line-height: 1.6em;
}
.sitemap-list {
    font-size: 1em;
    line-height: 1.6em;
}
.sitemap-list {
    list-style-type: none;
}
.sitemap-list li::before {
    content: "\f0f6";
    font-family: FontAwesome;
    font-size: 1.4em;
    color: #390;
    font-style: normal;
    letter-spacing: 10px;
    text-decoration: inherit;
}
li.subsite {
    color: #000;
    line-height: 1.4em;
    font-size: 1em;
    padding: 10px 0 10px 0;
}
.sitemap-list li {
    line-height: 1.4em;
    padding: 10px 0 10px 0;
    margin: 0;
}

li.subsite::before {

    content: "\f1c1";
    font-family: FontAwesome;
    font-size: 1.4em;
    color: #cc3300;
    font-style: normal;
    letter-spacing: 10px;
    text-decoration: inherit;

}

.noframe{
	margin-top:20px; 
	margin-left:auto;
	margin-right:auto;
	display:block;
	}

figure {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background:transparent;/*#fff;*/
	overflow: hidden;
}
figure:hover+span {
	/*bottom: -36px;*/
	opacity: 1;
}
 /* Shine */
.shining figure {
	position: relative;
}
.shining figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.shining figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}	
	
}





/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
	}
body {
  /* Margin bottom by footer height*/
margin-bottom: 500px;
	}
.footer {
 	position: absolute;
  	bottom: 0;
  	width: 100%;
  /* Set the fixed height of the footer here */
   height: 500px;
    background-image: -webkit-linear-gradient(top,#009899 0,#006666 100%);
    background-image: -o-linear-gradient(top,#009899 0,#006666 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#009899),to(#006666));
    background-image: linear-gradient(to bottom,#009899 0,#006666 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009899', endColorstr='#006666', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
	}
@media screen and (min-width:991px){
body {
  /* Margin bottom by footer height*/
	margin-bottom: 230px;
	}		
.footer {height: 230px;	
	}	
}
p.text-futed{
	color:#fff;
	margin-top:10px!
	}
h4.text-futed{
	color:#fff;
	font-size:1.1em;
	margin-top:20px;
	margin-bottom:10px;
	text-decoration:none;
	}	
.footer hr, footer hr{
	margin:0 0 10px 0;
	} 	
footer a{
	color:#fff;
	text-decoration:none;
	}
footer a:hover,footer a:focus{
	color:#ccc;
	text-decoration:none;
	}			
/*bis da*/



