/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: black;
	background: white;
	background-repeat: no-repeat;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* 960px 3 Spalten Layout */
#container {
	width: 960px;
	min-height: 650px;
	margin: auto;
}
#navigation {
	width: 200px;
	float: left;
}
#content {
	width: 300px;
	margin-right: 40px; 
	float: right;
}
#content_beliebte_artikel {
	width: 400px;
	float: right;
}
.row{
	width: 160px;
	margin-right: 20px;
	float: left;
}
.row ul {
	margin-bottom: 10px;
}
#headline {
	width: 270px;
	margin-right: 410px;
	margin-left:  280px;
}
#content-wide {
	width: 640px;
	float: left;
	margin: 0 30px 0 70px;
}
#so-funktionierts {
	width: 600px;
	height: 500px;
	float: left;
	margin: 0 70px 0 70px;
}
#so-funktionierts li {
	height: 450px;
	width: 600px;
}
#slideControl {
	margin: 0 0 0 230px;
	width: 600px;
	text-align: center;
}
#slideControl ol li {
		display: inline;
	}
#controls{
	width: 110px;
	height: 50px;
	margin: auto;
	padding-left: 18px;
}
#controls li a {
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	float: left;
	margin: 0 0 0 0;
	width: 25px;
	height: 25px;
	background-position: 0 0;
}
#controls li.current a, #controls a:hover {
	background-position: 0 -37px;
}
#controls1 a {
	background-image: url(../gfx/schritt_nr_1.gif);
}
#controls2 a {
	background-image: url(../gfx/schritt_nr_2.gif);
}
#controls3 a {
	background-image: url(../gfx/schritt_nr_3.gif);
}
#controls4 a {
	background-image: url(../gfx/schritt_nr_4.gif);
}

#logo {
	margin: 35px 500px 35px 210px; /* 960 breit hoch x ales abzüglich der gfx-groesse */
}

/* Navigation */
#navigation a {
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	margin-left: 65px;
	width: 135px;
	height: 28px;
	background-position: 0 0;
}
#navigation a:hover, #navigation a.aktiv {
	background-position: 0 -30px;
}

a#nav-flohquadrat {
	background-image: url(../gfx/nav_flohquadrat.gif);
}
a#nav-so-funktionierts {
	background-image: url(../gfx/nav_so_funktionierts.gif);
}
a#nav-beliebte-artikel{
	background-image: url(../gfx/nav_beliebte_artikel.gif);
}
a#nav-anfahrt-und-kontakt{
	background-image: url(../gfx/nav_anfahrt_kontakt.gif);
}
a#nav-preise{
	background-image: url(../gfx/nav_preise.gif);
}
a#nav-aktuelles{
	background-image: url(../gfx/nav_aktuelles.gif);
}

a#nav-neueroeffnung {
	background-repeat: no-repeat;
	background-image: url(../gfx/nav_neueroeffnung_fuerth.gif);
	text-indent: -999em;
	display: block;
	height: 22px;
	width: 200px;
	background-position: 0 0;
}
a#nav-neueroeffnung:hover {
	background-position: 0 -30px;
}

#meta {
	margin-top: 1em;
	text-align: right;
}
#meta li {
	height: 2em;
}
#navigation #meta a,
#navigation #meta a:visited {
	display: inline;
	color: #97bf0d;
	text-decoration: none;
}
#meta a:hover {
	color: #e2087a;
}

#fb-like{
	padding-top: 30px;
	text-align: right;
}

#fb-like a {
	background-color: #4267b2; color: #fff;font-family:Helvetica, Arial, sans-serif;border-radius:3px;line-height:16px;font-size: 11px;padding: 2px 6px; height: auto; width: auto; display:inline-block;margin:auto !important;text-indent:0; text-decoration: none; font-style: normal;
}


/* Schrift */
body {
	font-family: Arial, Verdana, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode';
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

p {
margin-bottom: 10px;
}

strong {
	color: #97bf0d;
	font-style: italic;
}


em {
	color: #e2007a;
	font-style: italic;
}

/* Links */

a {
	font-style: italic;
	color: #97bf0d;
}

a:hover {
	color: #e2007a;
}

#prevBtn {
	margin-right: 10px;
}

#imprint-link {
	float: right;
	margin: 10px 0;
}

#cityFormWrapper{
	margin-bottom: 10px;
}

#cityFormWrapper label {
	margin-right: 10px;
}

#cityFormWrapper select {
	font-family: Arial, Verdana, sans-serif, 'Lucida Grande', 'Lucida Sans Unicode';
	font-size: 11px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	color: #e2007a;
}

#cityFormWrapper select option.no-element {
	color: #CCCCCC;
}

#cityFormWrapper select option.city-element {
	color: #97bf0d;
}

.city {
	margin-top: 10px;
	display: none;
}


/* IE CSS Hack by vbdesigns.de */
* html #navigation { 
	margin-right: -3px; 
} 
* html #content { 
	margin-left: -3px; 
} 
* html #headline { 
	margin: 0 410px 0 270px;
	display:inline-block; 
} 
/* Ende IE CSS Hack by vbdesigns.de */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.cookie-tip {
	text-align: center;
	padding: 1em;
	background-color: #f6f6f6;
	color: #999;
}

.cookie-tip a {
	color: #888;
	font-style: normal;
}