/* Stylesheet for McGarden */
@import url("jquery.fancybox.css");

html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	color: #03014a;
	background: url(../_img/design/main_bg.jpg) #e0ded9 repeat-x;
	font-size: 12px;
}

.white { color:#fff; }
.green { color: #4E660D;}
.darkgrey { color: #59534E;}
.darkred { color: #B61300; }

p.white { color:#fff; }
p.green { color: #4E660D;}
p.darkgrey { color: #59534E;}
p.darkred { color: #B61300; }

.align-justify { text-align: justify; }
.align-right { text-align:right; }
.align-right { text-align:right; }
.align-left { text-align:left; }
.align-center { text-align:center; }

a, a:hover, a:link, a:active { text-decoration: none; color:#59534E; }

p.bodytext a, p.bodytext a:hover, p.bodytext a:link, p.bodytext a:active { text-decoration: underline; color:#E01C00; }

#main_container
{
	margin: 0px auto;
	width: 942px;
}

#content
{
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.clear
{
	clear: both;
	border: none !important;
	margin-bottom: 18px;
}

.newsletter { margin-top: 40px; margin-left: -5px; }

.newsletter input.submit
{
	background: none;
	border: none;
	height: 38px;
	width: 186px;
	background: url(../_img/design/bottom_right_search_submit.png) no-repeat;
	margin-top: 20px;
	color: #59534e;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	cursor: pointer;
	font-family: arial;
	font-size: 12px;
}

.newsletter input.text
{
	margin: 0;
	margin-left: 5px;
	border: none;
	background: none;
	padding: 2px 0 0 5px;
	width: 165px;
}
	
.newsletter .input_bg
{
	margin-left: 0px;
	background: none;
	height: 23px;
	width: 180px;
	border: none;
	top: 0px;
	left: -10px;
	padding: 0;
	background: url(../_img/design/bottom_right_search_bg.png) no-repeat;
}

#leftside
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 222px;
	height: auto;
	float: left;
}

#rightside
{
	position: relative;
	right: 0px;
	top: 0px;
	width: 702px;
	height: auto;
	float: right;
}

#leftside #produktnavi
{
	background: #ffffff;
	font-size: 18px;
	color: #ffffff;
	position: relative;
	padding: 10px;
	border: 1px solid #D9D8D3;
	margin-bottom: 20px;
}

#leftside #produktnavi div
{
	border: none;
	width: 200px;
	background: #b31b00;
	overflow: hidden;
	
}

#leftside #produktnavi div div
{
	padding: 10px 10px 0px 10px;
}

#leftside #produktnavi div
{
	border: none;
	width: 200px;
	background: #b31b00;
	overflow: hidden;
}

#leftside #produktnavi div h1 {
	font-size: 16px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-weight: normal;
	color: #fff;
}

#leftside #produktnavi div h1 a,
#leftside #produktnavi div h1 a:hover, 
#leftside #produktnavi div h1 a:active {
	margin: 0px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


#leftside #produktnavi ul
{
	list-style-type: none;
	/*margin-left: -40px;*/
	margin-left: 0px;
	padding-left: 0px;
}

#leftside #produktnavi ul li a
{
	font-size: 14px;
	border-top: 1px solid #cc1f00;
	display: block;
	border-bottom: 1px solid #991700;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
}

#leftside #produktnavi ul li a.active
{
	font-weight: bold;
}

#leftside #produktnavi ul ul
{
	background-color: #7e0300;
}

#leftside #produktnavi ul ul li
{
	padding-left: 0px;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #8b0300;
	border-bottom: 1px solid #700200;
	background: #7e0300;
}

#leftside #produktnavi ul ul li a
{
	padding: 6px 0px 6px 25px;
	border: none;
}

#leftside .kompetente_mitarbeiter
{
	margin-top: 18px;
	background: url(../_img/design/bottom_left.jpg) no-repeat 10px 10px #ffffff;
	height: 270px;
	width: 220px;
}

#rightside .angebot_des_monats
{
	width: 440px;
	height: 310px;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 10px;
	background: #ffffff;
}

#rightside div.angebot_des_monats div.teaser
{
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 160px;
	height: 222px;
	background: #FFFFFF;
	padding: 20px;
	color: #59534e;
	font-size: 12px;
}

#rightside div.angebot_des_monats div.teaser h1
{
	font-size: 21px;
}

#rightside div.angebot_des_monats div.teaser span
{
	border: none;
	text-indent: 20px;
	color: #b61300;
	font-size: 30px;
}

#rightside div.angebot_des_monats div.teaser ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#rightside div.angebot_des_monats div.teaser a
{
	display: block;
	width: 158px;
	height: 32px;
	border: 1px solid #d9d8d3;
	background: url(../_img/design/contentbereich/top_right_zum_angebot.png) top right;
	color: #59534e;
	text-decoration: none;
	overflow: hidden;
	margin-top: 10px;
	line-height: 2.6em;
	padding-left: 5px;
}

.carport_konf
{
	width: 220px;
	height: 330px;
	background: #FFFFFF;
	float: right;
}

.carport_konf div img
{
	margin-left: -10px;
	margin-bottom: 10px;
}

.carport_konf div
{
	background: url(../_img/design/contentbereich/carport.jpg) no-repeat 5px 160px #b31b00;
	padding:15px;
	margin: 10px;
	border: none;
	width: 170px;
	height: 280px;
	position: relative;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.carport_konf div a
{
	display: block;
	background: url(../_img/design/contentbereich/middle_right_top_left_button.jpg) no-repeat;
	height: 32px;
	width: 180px;
	color: #59534e;
	line-height: 2.6em;
	padding-left: 10px;
	text-decoration: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: normal;
	font-size: 12px;
}

.carport_konf p img
{
	position: relative;
	left: -5px;
	top: 0px;
}

#rightside .zum_katalog
{
	width: 300px;
	height: 250px;
	float: left;
	position: relative;
	padding: 10px;
	background: url(../_img/design/contentbereich/maddin_produktkatalog.jpg) no-repeat bottom right #ffffff;
	padding-right: 150px;
	color: #59534e;
	line-height: 1.5em;
	font-size: 14px;
}

#rightside div.filialfinder
{
	background: url(../_img/design/contentbereich/middle_right_top_right_bg.png) center center no-repeat #ffffff;
	float: right;
	height: 270px;
	width: 220px;
	position: relative;
}

#rightside div.filialfinder div.big, #rightside div.filialfinder div.small
{
	width: 180px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: none;
	margin: 0 auto;
	line-height: 1.5em;
}

#rightside div.filialfinder div.big
{
	color: #4e660d;
	margin-top: 20px;
}

#rightside div.filialfinder div.small
{
	color: #ffffff;
}

#rightside div.filialfinder a
{
	display: block;
	background: url(../_img/design/contentbereich/middle_right_top_left_button.jpg) no-repeat;
	height: 32px;
	width: 180px;
	color: #59534e;
	line-height: 2.5em;
	padding-left: 10px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	text-decoration: none;
}

.beratung_qualitaet div
{
	margin: 0px;
	border: none !important;
	width: 140px;
}

.newsletter div
{
	margin-left: -20px;
	margin-top: -20px;
	border: none !important;
}

.newsletter div div
{
	margin-left: 0px;
	margin-top: 10px;
}

#breadcrumb,
#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:active,
#anordnen, #artikelproseite
{
	height: 16px;
	background: #ffffff;
	color: #59534e;
	padding: 7px;
	text-decoration: none;
}

#breadcrumb { border: 1px solid #D9D8D3; border-bottom: none !important;  }
#breadcrumb .breadcrumb_pfeil { position:relative; top:-1px; left:0px; }

#anordnen
{
	width: 216px;
	float: left;
	border: 1px solid #D9D8D3; 
	border-right: none !important;
}

#artikelproseite
{
	border: 1px solid #D9D8D3; 
	width: 455px;
	float: right;
}

#artikelproseite a, #artikelproseite a:hover, #artikelproseite a:active,
#anordnen a, #anordnen a:hover, #anordnen a:active {
	color: #59534e;
	text-decoration: none;
}

.clear_orderAndSort { width: auto; height: 20px;  border-top:1px solid #D9D8D3; }


.produktuebersicht
{
	background: #ffffff;
	padding: 10px;
	/*height: 200px;*/
	border: 1px solid #D9D8D3;
}
.produktuebersicht.details { border:1px solid #D9D8D3; }

.produktuebersicht div.bilder
{
	float: left;
	width: 220px;
	border: none !important;
}

.produktuebersicht div.bilder div
{
	border: none !important;
	float: left;
	margin-right: 5px;
}

.produktuebersicht a:link, 
.produktuebersicht a:hover,
.produktuebersicht a:visited { border:0px solid #fff; text-decoration: none; color:#fff; }

.produktuebersicht .xsmall { margin-left: 1px; border: 0px solid #fff; }

.produktuebersicht .moreimages { height: 48px; margin-top: 20px; }



.produktuebersicht div.beschreibung
{
	float: left;
	border: none !important;
	color: #59534e;
	width: 240px;
}

.produktuebersicht div.beschreibung h2
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.produktuebersicht div.beschreibung h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


.produktuebersicht div.preis
{
	border: none !important;
	color: #59534e;
	font-size: 14px;
	width: 200px;
	float: right;
	font-weight: bold;
	padding-top: 40px;
	position: relative;
}

.produktuebersicht div.preis p
{
	padding-left: 20px;
	margin-top: 5px;
}

.produktuebersicht div.preis p:first-line
{
	color: #b31b00;
	font-size: 38px;
}

.produktuebersicht div.preis a
{
	margin-top: 30px;
	background: url(../_img/design/contentbereich/bg_button.jpg) no-repeat;
	width: 170px;
	height: 32px;
	border: none;
	display: block;
	line-height: 2.6em;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
	border: 1px solid #e7e7e7;
	font-size: 12px;
}

#produktansicht
{
	background: #ffffff;
	padding: 10px;
	/*height: 370px;*/
	margin-bottom: 20px;
	border: 1px solid #D9D8D3;
}

#produktansicht div
{
	border: none !important;
}

#produktansicht .medium { margin-left: 2px; border: 4px solid #4d4341; }

#produktansicht .bilder
{
	width: 360px;
	float: left;
	line-height: 2em;
	font-weight: bold;
	color: #59534e;
}

#produktansicht .beschreibung
{
	float: right;
	width: 300px;
	color: #59534e;
}

#produktansicht div.beschreibung h2
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#produktansicht div.beschreibung h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #b31b00;
}

#produktansicht div.beschreibung div
{
	margin-top: 10px;
	font-weight: bold;
}

#produktansicht div.beschreibung div p
{
	padding-left: 20px;
	margin-top: 0px;
}

#produktansicht div.beschreibung div p:first-line
{
	color: #b31b00;
	font-size: 38px;
}

#produktansicht div.beschreibung div a
{
	margin-top: 10px;
	background: url(../_img/design/contentbereich/bg_button.jpg) no-repeat;
	width: 170px;
	height: 32px;
	border: none;
	display: block;
	line-height: 2.5em;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
	border: 1px solid #e7e7e7;
}

.pagination {
float:right;
margin-top: 0px;
}



#zubehoerteaser
{
	background: #ffffff;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #59534e;
	font-weight: bold;
	float: left;
	width: 682px;
	border: 1px solid #D9D8D3;
}

#zubehoerteaser img { margin: 10px; } 
#zubehoerteaser div.image_left { float:left; }
#zubehoerteaser div.background { background: #f2f1ec; float:left; width: 100%; text-align:center; }

/* ######## Teaser Small auf Startseite und Unterseiten ####### */
		.teaser
		{
			background: #ffffff;
			width: 219px;
			height: 270px;
			border: 1px solid #D9D8D3;
			position: relative;
			float: left;
			margin-right: 19px;
			margin-bottom: 19px;
			font-size: 14px;
		}
		
		.teaser_nomargin
		{
			background: #ffffff;
			width: 218px;
			margin-left: -1px;
			height: 270px;
			border: 1px solid #D9D8D3;
			position: relative;
			float: right;
		}		
		
		.teaser .background, .teaser_nomargin .background
		{
			position:absolute;
			top: 10px;
			left: 10px;
			z-index: 1;
			width: 200px;
			height: 250px;
			border: none !important;
		}
		
		.teaser .content, .teaser_nomargin .content
		{
			padding-left: 15px;
			/*padding-top: 15px;*/
			padding-right: 15px;
			*margin-top: 15px;
			position:absolute;
			top: 10px;
			left: 10px;
			z-index: 2;
			width: 170px;
			height: 250px;
			border: none !important;
		}
		
		.carportkonf_large
		{
			height: 330px;
		}
		
		.carportkonf_large .content, .carportkonf_large .background
		{
			height: 310px;
			/*background: #B31B00;*/
		}
		
		.carportkonf_large p img
		{
			margin-left: -5px;
		}

		a.linkbox
		{
			position: absolute;
			left: 10px;
			bottom: 15px;
			height: 32px;
			display: block;
			width: 174px;
			background:url(../_img/design/contentbereich/middle_right_top_left_button.jpg) no-repeat top left;
			color:#59534E;
			line-height:2.5em;
			padding-left: 5px;
			border: 2px solid #e7e7e7;
			font-size: 12px;
			font-family: arial;
			text-decoration: none;
		}
		
		a.linkbox.hide { display: none; }
		
/* ###END### Teaser Small auf Startseite und Unterseiten ####### */

/* ###Start### Teaser Angebot des Monats ####### */
	.teaser_angebot_des_monats
		{
			background: #FFFFFF;
			float:right;
			height:330px;
			position:relative;
			width:620px;
			border: 1px solid #D9D8D3;
			margin-bottom: 20px;
		}
		
		.teaser_angebot_des_monats .background
		{
			position: absolute;
			top: 10px;
			left: 10px;
			width: 600px;
			height: 310px;
			z-index: 1;
		}
		
		.teaser_angebot_des_monats .content
		{
			position: absolute;
			top: 10px;
			left: 10px;
			width: 600px;
			height: 310px;
			z-index: 2;
		}
		
		.teaser_angebot_des_monats .content .angebot
		{
			position: absolute;
			top: 20px;
			left: 10px;
		}
		
		.small
		{
			width: 460px;
			float:left;
		}
		
		.small .background, .small .content
		{
			overflow: hidden;
			width: 440px;
		}
		
		.teaser_angebot_des_monats .content .teaser
		{
			background:#FFFFFF;
			color:#59534E;
			font-size:12px;
			/*height:222px;*/
			height: 247px;
			padding:20px;
			padding-top: 10px;
			position: absolute;
			right:-6px;
			bottom: -10px;
			width: 160px;
		}
		
		.teaser_angebot_des_monats .content .teaser h1
		{
			font-size:21px;
		}
		
		.teaser_angebot_des_monats .content .teaser span
		{
			border:medium none;
			color:#B61300;
			display:block;
			font-size:30px;
			text-indent:20px;
		}

		.teaser_angebot_des_monats .content .teaser ul
		{
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0;
			padding:0;
		}
		.teaser_angebot_des_monats .content .teaser a
		{
			background:transparent url(../_img/design/contentbereich/top_right_zum_angebot.png) repeat scroll right top;
			border:1px solid #D9D8D3;
			color:#59534E;
			display:block;
			height:32px;
			line-height:2.6em;
			margin-top:10px;
			overflow:hidden;
			padding-left:5px;
			text-decoration:none;
			width:170px;
		}
		

/* ###End### Teaser Angebot des Monats ####### */

/* ###Start### Teaser Flashfilm ####### */

	.teaser_flash	{
			float:left;
			height:330px;
			position:relative;
			width:300px;
			border: 1px solid #D9D8D3;
			background: #ffffff;
			margin-bottom: 20px;
		}
		
		.teaser_flash img	{
			margin-left: 40px;
			margin-top: 10px;
			display: block;
		}
		
		.teaser_flash .player {
			width:280px;
			height:230px;
			position: absolute;
			bottom: 10px;
			left: 10px;
			background: lightgrey;
			overflow: hidden;
		}
/* ###End### Teaser Flashfilm ####### */


.nomargin
{
	margin: 0px;
}

#content .content-text{
	border:none;
}

/* ###Start### Teaser Zum Produktkatalog ###### */

	.zum_katalog
	{
		float: left;
		width: 460px;
		width: 459px;
		height: 556px;
		position: relative;
		background: #ffffff;
		border: 1px solid #D9D8D3;
		margin-right: 20px;
	}
	
	.zum_katalog .background, .zum_katalog .content
	{
		position: absolute;
		top: 10px;
		left: 10px;
		width: 440px;
		height: 536px;
		z-index: 1;
	}
	
	.zum_katalog .content
	{
		z-index: 2;
	}
	
	.zum_katalog .content img
	{
		
		position: absolute;
		top: 20px;
		right: 0px;
	}
	
	.zum_katalog div
	{
		line-height: 1.5em;
		position: absolute;
		right: 50px;
		top: 130px;
		width: 170px;
		font-size: 14px;
	}
	
	.zum_katalog .small_button {
		width: 170px;
	}
	
	.small_button
	{
		width: 180px;
		height: 26px;
		line-height: 2em;
		padding-left: 5px;
		background: url(../_img/design/contentbereich/middle_left_green.jpg);
		border: 2px solid #ffffff;
		display: block;
		color: #ffffff;
		font-size: 12px;
		text-decoration: none;
	}
	
	.background_red
	{
		background: url(../_img/design/contentbereich/middle_left_red.jpg);
	}
	
	.zum_katalog div a, .zum_katalog div a:hover, .zum_katalog div a:visited
	{
		margin-top: 10px;
		color: #ffffff;
	}

/* ###End### Teaser Zum Produktkatalog ###### */

/* ###Start### Teaser Mc Kindergarten ###### */
.mckindergarden {
	width: 458px;
	height: 265px;
	position:relative;
	/*top: -267px;*/
	top: 0px;
	left: 0px;
	/*margin-bottom: -248px;*/
	margin-bottom: 20px;
	float: right;
	border: 1px solid #D9D8D3;
	background: #ffffff;
}

.mckindergarden .background, .mckindergarden .content {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 440px;
	height: 246px;
	z-index: 1;
}

.mckindergarden .content {
	z-index: 2;
}

.mckindergarden .content .right_text {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 160px;
	padding: 10px 20px;
	height: 206px;
	background: #ffffff;
	color: #59534E;
}

.mckindergarden .content .right_text img {
	margin-left: -10px;
}

.mckindergarden .content .linkbox {
left: 238px;
bottom: 20px;
}

/* ###End### Teaser Mc Kindergarten ###### */


/* ###Start### Teaser Der Produktkatalog ###### */
.der_katalog
{
	width: 460px;
	height: 270px;
	float: left;
	border: 1px solid #D9D8D3;
	background: #ffffff;
	position: relative;
	font-size: 14px;
	line-height: 1.5em;
	color: #59534E;
	margin-bottom: 20px;
}

.der_katalog .left
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 270px;
	width: 300px;
	z-index: 2;
	padding: 10px 0 0 10px;
}

.der_katalog .right
{
	position: absolute;
	left: 260px;
	width: 200px;
	height: 268px;
	bottom: 0px;
}
/* ###End### Teaser Der Produktkatalog ###### */

/* ###Start### Teaser Small Produktkatalog Startseite ##### */

.teaserbox, .teaserbox_nomargin
{
	float: left;
	width: 220px;
	height: 270px;
	background: url(../_img/design/contentbereich/bg_teaserboxes.jpg) no-repeat 10px 10px #FFFFFF;
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px;
}

.teaserbox_nomargin
{
	margin-right: 0px;
	float: right;
}

.teaserbox .content, .teaserbox .background, .teaserbox_nomargin .content, .teaserbox_nomargin .background
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 190px;
	height: 250px;
	overflow: hidden;
	padding-left: 10px;
}

.teaserbox  .content img, .teaserbox_nomargin .content img
{
	position: absolute;
	bottom: 0px;
}

.teaserbox div.button, .teaserbox_nomargin div.button
{
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../_img/design/contentbereich/bg_button.jpg) no-repeat;
	width: 180px;
	height: 32px;
	border: none;
}

.teaserbox div.button a, .teaserbox_nomargin div.button a
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
}

/* ###End### Teaser Small Produktkatalog Startseite ##### */

/* ### start Filialfinder ### */

.filialfinder {
	position: relative;
	margin-top: 30px;
}

.filialfinder div.header_search_bg
{
	width: 140px;
	height: 23px;
	background: url(../_img/design/header_search_bg.png) no-repeat;
	position: absolute;
	top: 2px;
	left: 0px;
}

.filialfinder div.header_search_bg input 
{
	width: 130px;
	padding: 4px 0 0 7px;
	border: none;
	background: none;
	position: absolute;
	top: 0x;
	left: 0px;
	color: #a7a3a2;
}

.filialfinder .header_search_submit
{
	width: 26px;
	height: 26px;
	border: none;
	background: url(../_img/design/header_search_submit.png);
	position: relative;
	top: 0px;
	left: 120px;
	cursor: pointer;
}

.tx-storefinder-pi1
{
	float: left;
	width: 460px;
}

#dreispaltig_mitte_content {
float:left; 
width: 460px;
}

#dreispaltig_mitte {
	float: left;
	width: 420px;
	border: 1px solid #d9d8d3;
	margin-left: 18px;
	*margin-left: 0px;
	background: #ffffff;
	padding: 20px;
	color: #59534e;
}
#dreispaltig_mitte_teaser {
	float:left;
	width: 480px;
	border: 0px solid #d9d8d3;
	margin: 20px 0px 20px 18px;
	*margin-left: 0px;
	padding: 0px 0px 0px 0px;
	color: #59534e;
    background: none;


}


#dreispaltig_rechts
{
	float: right;
	width: 220px;
}

#kontaktformular div
{
	//
}

#kontaktformular input
{
	width: 180px;
	border: 1px solid #d9d8d3;
}

#kontaktformular input.submit
{
	border: none;
}

#kontaktformular textarea
{
	border: 1px solid #d9d8d3;
}

#kontaktformular div
{
	margin-bottom: 5px;
}

h2
{
	margin-top: 0px;
}

.hide
{
	display: none;
}

.allOver_Link{
	display: block;
	position:absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
	width: 200px;
	height: 250px;
	border: none !important;
}

/* ---- STOREFINDER / Filialfinder ---- */
.storefinder {
	width: 420px; 
	background: #83ba33; 
	padding: 10px; 
	margin-left: -10px; 
	margin-top: -10px; 
	color: #ffffff; 
	margin-bottom: -10px;
}

.storefinder .finder {
	width: 170px; 
	height: 290px; 
	float: left;
}

.storefinder .karte {
	margin-left:20px; 
	width:215px; 
	height: 290px; 
	float:right;
}

#googlemaps_map { width: 400px; height: 310px; }
#googlemaps_route { width: 400px; margin-left: -4px; }
