/*
Theme Name: Child-weaver-xtreme
Description: Child zum Einbinden von CSS-transporte und jquery Functionn
Author: Dieter Seifert
Author URI: http://diesecom.noip.me
Template: weaver-xtreme
Version: 2.1.2
Tags:
*/

/*Weaver Logo */

@font-face {
	font-family: 'gotham_fat';
	src: url("../font/gotham-bold-webfont.eot");
	src: url("../font/gotham-bold-webfont.eot?#iefix") format("embedded-opentype"),  
		 url("../font/gotham-bold-webfont.woff") format("woff"),
		 url("../font/gotham-bold-webfont.ttf") format("truetype"),
		 url("../font/gotham-bold-webfont.svg#gotham_lightregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham';
	src: url("../font/gotham-book-webfont.eot");
	src: url("../font/gotham-book-webfont.eot?#iefix") format("embedded-opentype"),  url("../font/gotham-book-webfont.woff") format("woff"),  url("../font/gotham-book-webfont.ttf") format("truetype"),  url("../font/gotham-book-webfont.svg#gotham_bookregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
#body {
	color: #333;
	background: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-family: 'gotham', Helvetica, Arial, sans-serif !important;*/
	line-height: 1.6;
	font-size: 16px;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}
#site {
	background: #fff;
}
/* try to fix vertical positioning of icons */
[class^="icon-"], [class*=" icon-"], [class^="icon-"]:hover, [class*=" icon-"]:hover {
	background: none !important;
}
p {
	line-height: 1.6;
	text-align: justify;
	/* automatische Silbentrennung */
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
/*fix outlines*/
a, a:focus, a:hover, a:active {
	outline: 0 !important;
}
/*begin:tools*/
.font-centered {
	text-align: center !important;
}
.white {
	color: #fff;
}
a.white:hover {
	color: white !important;
	text-decoration: underline;
}
.inline-block {
	display: inline-block !important;
}
.border {
	border: 1px solid #111 !important;
}
.no-shadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.hide {
	display: none;
}
.grey-xlight {
	color: #aaa !important;
}
.grey-light {
	color: #666 !important;
}
.grey {
	color: #333 !important;
}
.dark-grey {
	color: #111 !important;
}
.bold {
	font-weight: bold
}
.no-bold {
	font-weight: normal
}
.size-14 {
	font-size: 14px;
}
.size-10 {
	font-size: 10px;
}
.margin-5 {
	margin: 5px;
}
.margin-10 {
	margin: 10px;
}
.margin-top-5 {
	margin-top: 5px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-top-40 {
	margin-top: 40px !important;
}
.margin-top-60 {
	margin-top: 60px !important;
}
.margin-top-70 {
	margin-top: 70px !important;
}
.margin-bottom-5 {
	margin-bottom: 5px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-60 {
	margin-bottom: 60px;
}
.padding-left-30 {
	padding-left: 30px !important
}
.padding-right-30 {
	padding-right: 30px !important
}
.margin-right-5 {
	margin-right: 5px !important;
}
.center {
	text-align: center !important
}
icon {
	text-shadow: none !important;
}
i.huge {
	font-size: 75px !important;
}
.font-align-right {
	text-align: right !important;
}
.font-align-left {
	text-align: Left !important;
}
.centered {
	text-align: center;
	vertical-align: middle !important;
}
/*end;*/

h1, h2, h3, h6, h3 {
	text-shadow: none;
	font-family: "gotham";
	font-weight: normal;
	color: #555;
	margin-top: 5px;
}
h1 {
	font-family: "gotham";
	margin-bottom:15px;
	font-size:22px;
	line-height:24px;
	text-transform:uppercase;
	color:#0000ff;
}

h2 {
	font-size:18px;
	font-weight: bold;
	line-height:22px;
	padding:0;
	margin-bottom:10px;
	border-bottom: 2px dotted #aaa;
	color:#f70;
}
h3 {
	font-size:16px;
	line-height:22px;
	font-weight: bold;
	padding:0;
	margin-bottom:5px;
	border-bottom: 1px dotted #aea;
	color:#373;
}
h4 {
    font-size:15px;
    Line-height:22px;
    padding:0;
    margin-bottom:5px;
    border-bottom: 0px dotted #aea;
    color:#000;
}
h1 i, h2 i, h3 i, h6 i, h3 i {
	margin-right: 7px;
}
.reply-author {
	font-family: none;
	font-size: 14px;
	font-weight: bold
}
.title {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #333;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}
.title i {
	font-size: 16px;
	color: #ab1c1c;
	margin-right: 4px;
	margin-top: 5px;
}

#submenu {background:#f70; color:#fff; padding:1px; font-size:14px;}
#submenu a {color:#fff; display:block; float:left; padding:1px 20px; margin-right:5px; transition:.8s;}
#submenu a:hover, #submenu a.aktiv {color:#fff; background:#d30; transition:.1s;}


.about {
	padding-left: 15px;
}


#page {
	padding-left: 5px;
	padding-right: 5px;
}
.section-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}
.work {
	position:relative;
	background: #fff;
	min-height:300px;
	max-height:300px;
	border:1px dotted #ddd;
}
.work .details {
	font-size: 22px;
	font-family: 'gotham';
	display: block;
	color: #000;
	transition: .8s;
}
.work .details:hover {
	text-decoration: none;
	background: #f70;
	color: #fff;
	transition: .2s;
}
.work h2 {background:transparent url(../img/header_bg.png) no-repeat right center; font-size:17px; color:#fff; Line-height:22px; margin-top:15px; display:inline; padding:5px 30px 5px 15px;}

.work p {font-family: Arial Narrow, Arial, sans-serif; font-size: 11px; text-align:left; padding:1px; margin:0px;}
i.ok {
	font-size: 11px;
	color: #ab1c1c;
	margin-right: 4px;
}
i.cert {
	font-size: 18px;
	color: #e4ca1a;
	margin-right: 4px;
}
#home-services .service {
	border-bottom: 4px solid #f3f3f3;
}
.service .circle i {
	margin-top: 25px;
	margin-right: 13px;
	font-size: 35px !important;
	color: #fafafa;
}
.ie7 .service .circle i {
	padding-bottom: 35px !important; /*ie7*/
}
.service .circle.red {
	background-color: #ab1c1c;
}
.service .circle.orange {
	background-color: #f69547;
}
.service .circle.blue {
	background-color: #332277
}
.service .circle.green {
	background-color: #3ad3aa
}
.service .circle.brown {
	background-color: #89a48a
}
.service .circle {
	float: Left;
	margin-top: 5px !important;
	margin-left: 15px;
	height: 68px;
	width: 68px;
	text-align: center !important;
}
.service .desc {
	width: 65%;
	float: right;
}
.heading {
	padding: 5px 20px 5px 20px;
}
.service:hover {
	background-color: #eee;
}
#home-services .service:hover {
	background-color: #f3f3f3 !important;
}
.well {
	background-color: #FFF;
	border: 1px solid #DDD;
	border: 1px solid rgba(221, 221, 221, 1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 7px #CCC;
	-moz-box-shadow: 0 0 7px #CCC;
	box-shadow: 0 0 7px #CCC;
}
/*begin: Modify bootstrap navigator bar*/
.nav-collapse.collapse {
	height: auto \9 !important;
	overflow: visible \9 !important;
}
.btn-navbar {
	margin-top: 0px !important;
	color: #333 !important;
}

.navbar, .navbar-inner, .nav, .navbar-inverse {
	position: relative;
	z-index: 100;
	float: right;
	background: none ;
	filter: none !important;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0px;
	margin: 0;
	margin-top:10px;
}
.navbar-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.navbar .nav > Li {
	margin-left: 5px;
}
.navbar .nav > Li > a {
	color: #fff;
	text-shadow: none;
	font-size: 14px;
	font-family: 'gotham';
	text-transform: uppercase;
	padding: 8px 14px 8px 14px;
	transition: .8s;
}
.navbar .nav > Li > a:hover {
	background: #393 !important;
	text-decoration: none !important;
	color: #fff;
	transition: .2s;
}
.nav-list {
	margin-left: 15px;
	float: Left;
}
.nav-list Li.active a, .nav-list Li a:hover {
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	background: #393 !important;
	border-radius: 6px !important;
	color: #888 !important;
}
.nav-list Li a:hover {
	background: none !important;
	color: #888 !important;
}
.nav-list Li a {
	color: #333;
}
.navbar .nav > .open > a, .navbar .nav > .active > a {
	text-decoration: none;
	color: #fff !important;
	background: #f70 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	transition: .5s;
	padding-bottom:14px;
}
.navbar .nav > .active > a:hover {
	background: #f70 !important;
	color: #fff !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*end;*/


#partner {background:#c1c1c1; border-top:2px solid #f70; margin:0; padding:15px 0 5px; color:#888;}
#partner img {opacity:.2; transition:.2s; margin:0 18px 25px 0; height:30px;}
#partner img:hover {opacity:1}

#footer {
	margin:0;
	background-color: #666;
	color: #aaa;
	padding: 5px 0 0 0;
	padding-left: 5px;
	padding-right: 5px;
}
#footer p, #footer h3, #footer h6 {color: #ddd;}
#footer .menu {list-style: none; margin-left: 0px; border-right:1px dotted #aaa;}
#footer .title {color: #fafafa}
#footer i {color: #fafafa;}
#footer .input-medium {width: 140px !important;}
.iconify {
	cursor: pointer;
	display: inline-block !important;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #eee;
	padding: 2px 6px 3px 6px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px #ddd solid;
	text-decoration: none;
}
.ie7 .iconify {
	padding: 4px 2px 4px 6px;
	margin-right: 8px;
}
.iconify:hover i {
	color: #ab1c1c !important;
	text-decoration: none;
}
.iconify i {
	color: #29a9df !important;
	font-size: 18px;
}
#footer .form-inline .btn, #footer .form-inline .input-medium {
	-moz-box-shadow: 0 0 3px 3px #444;
	-webkit-box-shadow: 0 0 3px 3px #444;
	box-shadow: 0 0 3px 3px #444;
	margin-bottom: 5px;
}
#footer h6.media-object {
	font-size: 14px;
}
#content-title .pager {
	margin-right: 10px;
	width: none !important
}
#content-title .pager .previous a, #content-title .pager .next a {
	background-color: #e1e1e1 !important;
}
#content-title .pager .project-name {
	display: inline-block;
	float: Left;
	padding: 5px 14px;
	color: #fff;
}
#copyright {
	font-size: 12px;
	color: #aaa;
	margin-left: 0px;
}
#key {
	margin: 30px 0 40px 0;
	padding-left: 5px;
	padding-right: 5px;
}
hr.dashed {
	border-bottom: 1px dashed #ccc;
}
hr.solid {
	border-bottom: 1px solid #ccc;
}
hr.solid.thin {
	margin: 2px 0 2px 0 !important;
}
/*inner pages*/

#map_canvas {
	height: 300px
}
.label a {
	color: #fff;
}
.label a:hover {
	color: #fff !important
}

#footer {line-height:20px !important;}
#footer Label {
	margin:0;
	clear: Left;
	display: block;
	width: 80px;
	float: Left;
	font-size: 13px;
	color:#aaa;
}

.kontakt {
	line-height: 20px;
}
.kontakt Label {
	clear: Left;
	display: block;
	width: 80px;
	float: Left;
	font-size: 13px;
	margin: 0;
}

.kontaktpage Label {
	clear: Left;
	display: block;
	width: 80px;
	float: Left;
	font-size: 13px;
	margin: 0;
}

.kontakt {background:#666 url(../img/kontakt_icon.png) no-repeat center Left;
background-position: 260px center}
.kontakt .icon {font-size:20px; Line-height:28px; color:#fff; background:#f70 url(../img/kontakt.png) no-repeat center Left; padding:20px 5px 20px 80px;}
.kontakt .info {color:#fff; padding:20px 15px 5px;}
.kontakt .info h3 {border:0; color:#fff; padding:0; margin:0; font-family:'gotham_fat'; font-weight:normal;}
.kontakt .info a {color:#f70;}
.kontakt .borderleft {border-left:1px dotted #fff;}

@media (max-width:668px) {
	.kontakt {background:#666;}
	.kontakt .icon {font-size:20px; Line-height:28px; color:#fff; background:#f70 url(../img/kontakt.png) no-repeat center Left; padding:20px 5px 20px 80px;}
	.kontakt .info {color:#fff; padding:20px 15px 5px;}
	.kontakt .info h3 {border:0; color:#fff; padding:0; margin:0; font-family:'gotham_fat'; font-weight:normal;}
	.kontakt .info a {color:#f70;}
	.kontakt .borderleft {border-left:0 none; border-top:1px dotted #fff;}
}
@media (max-width:1200px) {
	.kontakt {background:#666; background-image:none;}
	.kontakt .icon {font-size:20px; Line-height:28px; color:#fff; background:#f70; background-image:none; padding:30px 5px 30px 10px;}
}
@media (max-width: 979px) {
#header {height:auto; padding-bottom:40px;}
.navbar .btn-navbar {background: #800;}
}

.navbar .btn-navbar {padding: 17px 40px;}
.impress Label {
	margin:0;
	clear: Left;
	display: block;
	width: 80px;
	float: Left;
	font-size: 13px;
	color:#aaa;
}
.impress p {text-align:left;}

.neues div {border-left:1px dotted #ccc; padding-left:15px;}
.neues h3 {margin-top:2px; Line-height:16px}
.neues .datum {margin-bottom:2px; padding:0;}
.neues .weiter a {background:url(../img/header_bg.png) no-repeat right center; padding:1px 15px 1px 10px; color:#fff; Line-height:15px}
a, a h3 {color: #0000a0;
    text-decoration-line: underline;
    font-style: italic;}
ul a {text-decoration: none;}
a:hover {color: #f70; text-decoration: none;}

#footer a {color: #aaa; text-decoration: none;}
#footer a:hover {color: #fff;}
#footer .menu a {padding-left: 15px}
#footer .menu i.ok {color: #888; transition: .8s}
#footer .menu a:hover i.ok {color: #fff; transition: .2s}

/*p {text-align: justify;}*/
p.right {text-align: right;}

.bigger {font-size:larger}

#title {
	background: #373; border-top:2px solid #fff;
}
#title h1 {
	margin-top: 70px;
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
}
.button {
	padding: 1px 10px;
	color: #fff;
	transition: 0.2s;
	text-decoration: none;
}
.button:hover {
	text-decoration: none;
	opacity: 1
}
#bg_1 {
	background: url(../gfx/bg_2.png) no-repeat center bottom !important;
}
#neues {
	background: #fff;
	padding: 20px 0;
}
#neues h3, #neues h6 {
	padding: 0 5px;
}
.neues p {
	font-size: 10px;
	color: #888;
	transition: .5s;
	padding: 0 5px;
}
.tooltip {
	font-family: Arial;
	font-size: 10px;
}
.tooltip-inner {
	text-align: Left !important;
}

.accordion-inner {
	font-size: 10px;
}
.gm-style .gm-style-iw div {
	font-size: 9px !important;
}
.studio h6 {
	margin: 15px 0 0 0;
}
.studio .overlay-zoom {
	margin-bottom: 3px;
}
.textandpic p {
	margin-left: 130px;
	font-size: 15px;
}
.textandpic h3 {
	margin-left: 130px;
}
.picgal {
	background: #FFF;
	padding: 10px;
}

table {
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td {
	padding: 5px;
	margin: 2px;
	border: 1px solid #aaa;
	vertical-align: top;
	transition: .3s;
	text-align:center;
}
tr td:first-child {background:#ded; text-align:left;}
tr:hover {color: #fff; background: #373;}
tr:hover td:first-child {color: #fff; background: #373;}
.head td {
	border-bottom: 1px solid #373 !important;
	background:#ada !important;
	color:#373 !important;
	font-size:larger;
	text-align:center;
}
.red {
	color: #ccc;
	background: #eee;
}
.spacer td {
	color: #dd00ff;
	background: #ffeeff;
}
.spacer td.red {
	color: #fff;
	background: #dd00ff;
}
.head .red {
	background: #ddd;
}
td:hover {
	color: #fff;
	background: #c00;
}
td:hover .zeit {
	color: #f55;
}
.zeit {
	color: #888;
}
.sidemenu {
	padding: 20px;
	background: #fff;
}
.sidemenu a {
	padding: 5px 5px 5px 25px;
	display: block;
	text-decoration: none;
}
.sidemenu i {
	color: #fff;
}
.sidemenu a:visited {
	color: #aaa;
}
.sidemenu a:visited i {
	color: #eee;
}
.sidemenu a:hover {
	background: #ddd;
	color: #c00;
}
.sidemenu a:hover i {
	color: #c00;
}


@media (max-width:1199px) {
.nav a {font-size:13px !important;}
}


.accordion-group {
	background: #fff !important;
}

.zuhoch {position: relative; background:url(../img/geld.jpg) no-repeat Left top;}
.zuhoch h2 {display:block; background:none; color:#373; font-size:28px; margin:0; padding:20px; border:0;}
.zuhoch img {position:absolute; bottom:10px; right:10px;}

.journal {background:#e5eee5;}
.journal h2 {border:0;}
.journal p {padding:30px 10px 10px 40px;}

.ausstellung {background:url(../img/ausstellung_bg.jpg) no-repeat center center;}
.ausstellung p {position:absolute; bottom:0; background:url(../img/weiss_trans.png);}
.ausstellung h2 {border:0;}

.standort {background:url(../img/neu/ibs-startseite.jpg) no-repeat center center;padding-bottom: 5px;}
.standort p {position:absolute; padding: 0; bottom: 0;} 
.standort p span {background: rgba(243, 243, 243, 1.0);}
.standort h2 {border:0;}

#mapPanel {
	position: 'relative';
    zIndex: 5000;
    Left:  '0px'; 
    top:   '0px'
}
/** ol.popup */
/* popup style */

    
.ol-popup 
{   overflow:hidden;
    font-size:0.9em;
    background-color: white;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    -webkit-user-select: none;  
    -moz-user-select: none;    
    -ms-user-select: none;      
    user-select: none;
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 2px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    max-width:300px;
    position: relative;
}
.ol-popup-content {
    display: inline-block;
    background: #fffacd none repeat scroll 0 0 !important;
    border: 1px solid #ddd;
    color: #333;
   
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word; /* IE */
    word-break: break-all;
       
}

.ol-popup-content h2 {clear:left; border-bottom:1px solid #aaa; font-size:12px;}
.ol-popup-content p {text-align:left; font-size:11px;}
.ol-popup-content img {width:25%; margin:0 5px 5px 0; float:left;}
/*.ol-popup-content div.scroll {padding:5px; background:#eee; height:500px; overflow:scroll;}
.ol-popup-content div.scroll:hover {box-shadow:0 0 5px #888;}*/

/* no image content tooltips */
.ol-popup.tooltips img
{   display:none;
}
.ol-popup .content
{   cursor: default;
    padding: 0.25em 0.5em;
}
.ol-popup.hascloseBox .content 
{   margin-right: 1.7em;
}

/** Close box */
.ol-popup .ol-popup-closer
{   background-color: rgba(0, 60, 136, 0.5);
    color: #fff;
    border: 0;
    border-radius: 2px;
    cursor: pointer;
    float: right;
    font-size: 0.9em;
    font-weight: 700;
    width: 1.4em;
    height: 1.4em;
    margin: 5px 5px 0 0;
    padding: 0;
    position: relative;
    display:none;
}
.ol-popup.hasclosebox .ol-popup-closer
{   display:block;
}

.ol-popup .ol-popup-closer:hover
{   background-color: rgba(0, 60, 136, 0.7);
}
/* the X */
.ol-popup .ol-popup-closer:after
{   content: "x";
    font-size:1.5em;
    top: 50%;
    Left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    Line-height: 1em;
    margin: -0.5em 0;
    position: relative;
}

.ol-popup-header {
    min-height: 24px;
    display: inline-block;
   
}
.ol-popup-header .info-header {
    max-width: 130px;
}

b {font-family:'gotham_fat'; font-weight:normal}
.clear {clear:both;}
.urkunden img {height:170px; margin:0 8px 8px 0; border:1px solid #373;}

.referenzen h6 {clear:left; margin-top:10px;border-top:1px solid #aaa;}
.referenzen p {text-align:left; border-bottom:0px solid #aaa; padding-bottom:5px; font-size:11px;}
.referenzen img {width:100%; margin:0 0px 0px 0; float:left;}
.referenzen div.scroll {padding:5px; background:#eee; height:500px; overflow:scroll;}
.referenzen div.scroll:hover {box-shadow:0 0 5px #888;}

.picleft {margin:5px 10px 10px 0; float:left; border:0px solid #aaa;}
.picright {margin:5px 0 10px 10px; float:right; border:0px solid #aaa;}
.piccenter50 {display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;}
.smallpicleft img {width:80px; height:80px; margin:10px 3px 3px 0; float:left; border-radius:50%}
.smallpicleft h3 {margin-left:100px; margin-top:35px}
.smallpicleft p {margin-left:100px;}

 .produktview {position:relative; z-index:1; padding:2px;  border:1px solid #696;}
 .orangeframe {border:7px solid #FFC46E; background:#FFF5CD; padding:10px 20px; color:#d30;}
.small {font-size:10px;}
table {font-size:10px;}

.prodList .produktview {height:400px;}
.showOnHover {position:absolute; top:40px; Left:0px; padding:10px; border-bottom:0px solid #aaa; background:#fff; font-size:16px; opacity:.9; z-index:13;}
.showOnHover p { text-align:left; font-size:12px;}

.vogelnoot {position:absolute; bottom:10px; right:-11px; z-index:20; width:120px; background:transparent url(../img/vogelnoot.png) no-repeat right center; color:#fff; padding:3px 35px 3px 10px; font-size:11px; box-shadow:0 0 5px 1px #fff;}
.vogelnoot:hover {right:-15px; transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; -o-transition:.2s}

.aussteller {position:absolute; bottom:40px; Left:20px; z-index:20; width:160px; background:transparent url(../img/aussteller.png) no-repeat right center; color:#fff; padding:3px 35px 3px 10px; font-size:11px;}
.aussteller:hover {left:20px; transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; -o-transition:.2s}
