/* GLOBAL */
body											{ background-color: #f66e0d; }

/* LAYOUT */
div.wrapper-flyout								{ position: absolute; }
div#benutzer-navigation-wrapper					{ position: absolute; top: -200px; }

div#start-aktion								{ display: none; position: absolute; bottom: 60px; width: 25%; min-width: 350px; max-width: 420px; }
div#start-aktion img							{ width: 100%; }
div#start-icons									{ display: none; position: absolute; bottom: 80px; margin-left: 540px; }
div#start-icons a								{ display: inline-block; margin-left: 5px; height: 70px; no-repeat top; }
div#start-icons a:hover							{ background-position: bottom; }
div#start-icons a#start-icons-geotrust			{ width: 155px; background-image: url(https://www.mcbring.de/layout/img/layout/start/start-geotrust.png); }
div#start-icons a#start-icons-paypal			{ width: 260px; background-image: url(https://www.mcbring.de/layout/img/layout/start/start-paypal.png); }
div.start-navi									{ position: absolute; bottom: -40px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }
div#start-footer								{ position: absolute; top: 100%; }
div#start-footer img							{ margin: 0 0 40px 0; }


/* SUCHE */
div#start-suche:before							{ content: url(https://www.mcbring.de/layout/img/layout/start/start-auchhunger.png); position: absolute; margin: -120px 0 0 -120px; }
div#start-suche									{ z-index: 10; position: absolute; top: 50%; left: 50%; margin: -80px 0 0 -210px; width: 420px; }
div#start-suche input							{ width: 420px; height: 100px; background: #fff; border: none; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; box-shadow: 0px 0px 240px #fff; -webkit-box-shadow: 0px 0px 240px #fff; -moz-box-shadow: 0px 0px 240px #fff; font-family: 'Arimo', sans-serif; font-size: 42px; color: #000; letter-spacing: normal; text-align: center; }
div#start-suche div#plzanzeige					{ z-index: 100; visibility: hidden; position: relative; margin: 5px 0 0 -20px; padding: 10px 0; width: 460px; background: #fff; box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.2); border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }
div#start-suche div#plzanzeige a				{ display: block; padding: 20px 40px; border-bottom: 1px solid #e5e5e5; font-size: 21px; color: #f66e0d; }
div#start-suche div#plzanzeige a:last-child		{ border-bottom: none; }
div#start-suche div#plzanzeige a.stadt			{ font-size: 21px; text-align: center; }
div#start-suche div#plzanzeige a span			{ color: #000; }
div#start-suche div#plzanzeige a.stadt:hover,
div#start-suche div#plzanzeige a:hover			{ background: #f2f2f2 !important; color: #000 !important; }
div#start-suche div#plzanzeige div.boxarrow		{ position: absolute; top: -10px; left: 49%; }