#cookiedingsbums a {color:#ffffff; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-bottom:30px;}

#cookiedingsbums { 
   outline: 1px solid #ffffff; 
   text-align:left;
   border-top:1px solid #fff;
   background: #bda27b; 
   position:fixed;
   top:0px; 
   left: 0;
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;
   font-family: Tahoma, sans-serif;}

#cookiedingsbumsCloser {
   color: #777;
    position: relative;
   right: -10px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: -10px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ffffff; /* Old browsers */
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

#header2 {
	width: 100%;
}
#hli {
width: 100%; 
float: none;
}
#hre {
width: 100%;
float: none;
}
#fleft {
	display: none;
	
}
#impressumsframe {
	width: 100%;
	text-align: left;
	float: left;
	display: block;
	background-color: #FAF8F5;}
#eins {
	width: 100%;
	text-align: left;
	float: none;
	
}
#zwei {
	width: 100%;
	text-align: left;
	float: none;
	padding-top: 30px;
	
}
#drei {
	width: 100%;
	text-align: left;
	float: none;
	padding-top: 30px;
	
}
#vier {
	width: 100%;
	text-align: left;
	float: none;
	padding-top: 30px;
	margin-bottom:15px!important; 
	margin-left:0px!important; 
}
#heins {
	width: 100%;
	float:none;
		}

#hzwei {
	width: 100%;
	float:none;
	margin-right: 0px;
	padding: 0 0px 0 0;
}
#halb {
	width:100%;
	float: none;
}
#halb_zwei {
	width: 100%;
	float: none;
}
#vornFoot {
	float: none;
	width: 100%;
	
}
#hintenFoot {
	float: none;
	width: 100%;
	margin-left: 0;
}
#adresse {
	margin-top: 20px;
}#

#all {
	width: 99%;
	text-align: left;
	margin: auto;
}
#content {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	padding-left: 0;
}
#inhalt {
	text-align: left;
}
#weiter {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: auto;}
#weiter2{
	width: 100%;
	padding-right: 18px;
	float: none;}
#menu {
	width: 100%;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #FFF;
	z-index: 10000;
}
#menu2 {
	display: none;
}
#menu3 {
	display: none;
}
#vorn {
	with: 100%;
	padding-top: 10px;
}
#hinten {
	width: 100%;
	padding-left: 0;
}
.nav {
	position: relative;
	min-height: 10px;
}
.nav ul {
	width: 99%;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #aaa;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}
.nav li {
	display: none; /* hide all <li> items */
	margin: 0;
	color: #666;
}
.nav .current {
	display: block; /* show only current <li> item */
}
.nav a {
	display: block;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color:#bda27b;
}
.nav .current a {
	background: none;
	color: #666;
}
/* on nav hover */
	.nav ul:hover {
	background-image: none;
}
.nav ul:hover li {
	display: block;
	margin: 0 0 5px;
}
.nav ul:hover .current {
}

.ab {
	margin-bottom: 0;
}
#da {font-size: x-small;}

.ib-container{
	position: relative;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -0px;
	
	
}
.ib-container:before,
.ib-container:after {
    content:"";
    display:table;
}
.ib-container:after {
    clear:both;
}
.ib-container article{
	display: block;
	padding-top: 20px;
	width: 100%; 
	min-height: 100px;
	height: auto;
	float: none;
	background: #fff;
	cursor: pointer;
	border: 2% solid #fff;
	text-align: left;
	text-transform: none;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 1px 3px 10px rgba(0,0,0,0);
	-webkit-transition: 
		opacity 0.4s linear, 
		-webkit-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-moz-transition: 
		opacity 0.4s linear, 
		-moz-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-o-transition: 
		opacity 0.4s linear, 
		-o-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	-ms-transition: 
		opacity 0.4s linear, 
		-ms-transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	transition: 
		opacity 0.4s linear, 
		transform 0.4s ease-in-out, 
		box-shadow 0.4s ease-in-out;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;

}
.ib-container h3 a{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	
	opacity: 0.8;
}
.ib-container article header span{
	font-size: small;
	padding: 10px 0;
	display: block;
	color: #999;
	text-transform: uppercase;
	opacity: 0.8;
}
.ib-container article p{
	font-family: Tahoma, sans-serif;
	font-size: small;
	line-height: 140%;
	color: #333;
	opacity: 0.8;
}
.ib-container h3 a,
.ib-container article header span,
.ib-container article p{
	-webkit-transition: 
		opacity 0.2s linear, 
		color 0.5s ease-in-out;
	-moz-transition: 
		opacity 0.2s linear, 
		color 0.5s ease-in-out;
	-o-transition: 
		opacity 0.2s linear, 
		color 0.5s ease-in-out;
	-ms-transition: 
		opacity 0.2s linear, 
		color 0.5s ease-in-out;
	transition: 
		opacity 0.2s linear, 
		color 0.5s ease-in-out;
}
/* Hover Style for all the items: blur, scale down*/
.ib-container article.blur{
	box-shadow: 0px 0px 20px 10px rgba(255,255,255,1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(01);
	transform: scale(1);
	opacity: 1;
}
