@charset "utf-8";
/* CSS Document HAPPY BABY */

/* LAYOUT */

html{min-height: 100.5%;}

div{position: relative; margin: 0; padding: 0;}

body{
	position: relative;
	margin: 0;
	padding: 20px 0;
	background: #a9c4de url("images/body_bg.jpg") left top fixed repeat-x;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

img{
	border: none;
}

#garten-freizeit_logo {position: absolute; z-index: 999; left: 10px; top: -10px; width: 140px; height: 140px; background: transparent url() left top no-repeat;}

#page{
	width: 1010px;
	margin: 0px auto;
	text-align: left;
}

#header{
	width: 1000px;
	height: 91px;
	overflow: hidden;
	background: transparent url("images/navi_bg.png") left bottom no-repeat;
}
#header h1, #header h2{
	text-indent: -9999px;
	display: none;
}
#header a.indexlink{text-decoration: none; outline: none; display: block; text-indent: -9999px; position: absolute; width: 175px; height: 91px; left: 790px; top: 0px;}

/* NAVIGATION */
#navi{
	margin: 21px 0px 0px 150px;
	color: #fff;
}

.divide{
	display: block;
	float: left;
	overflow: hidden;
	width: 4px;
	height: 51px;
	line-height: 51px;
	text-indent: -9999px;
	background: transparent url("images/navi_trenner.png") left top no-repeat;
}

#navi a{
	display: block;
	overflow: hidden;
	float: left;
	height: 51px;
	line-height: 50px;
	padding: 0 8px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

#navi a:link, #navi a:visited{
	color: #fff;
}
#navi a:hover, #navi a:active, #navi a:focus{
	background: transparent url("images/navi_active.gif") left top repeat-x;
	color: #0090d4;
	outline: none;
}
#navi a.current:link, #navi a.current:visited, #navi a.current:hover, #navi a.current:active, #navi a.current:focus{
	background: transparent url("images/navi_active.gif") left top repeat-x;
	color: #0090d4;
}


#content{
}
#content_top{
	height: 10px;
	overflow:hidden;
	background: transparent url("images/content_top_bg.png") left top no-repeat;
}
#content_main{
	min-height: 520px;
	background: transparent url("images/content_main_bg.png") left top repeat-y;
}
* html #content_main{
	height: 520px;
}
#content_inner{
	background: #fff;
	width: 975px;
	padding: 10px 0 0 0;
	margin-left: 20px; 
}
#content_bottom{
	height: 30px;
	overflow:hidden;
	background: transparent url("images/content_bottom_bg.png") left top no-repeat;
}
#footer{
	text-align:right;
	padding-right: 20px;
}
#footer, #footer a{
	color: #434343;
	font-size: 11px;
}
#footer a:link, #footer a:visited{
	color: #434343;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus{
	color: #434343;
	text-decoration: underline;
}


#head_pikto{
/*	background: transparent url("images/head_pikto_bg.png") left top no-repeat;
*/	width:  75px;
	height: 75px;
	float:  left;
}

#head_title{
	margin-bottom: 20px;
	padding-top: 8px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}

#head_select_page{
	padding-top: 4px;
	padding-right: 30px;
	float: right;
}

#head_dropdown{
	float: right;
}


/* Mittel-Container für 1-spaltiges Template */
#middle_all{
	width:970px;
	float:left; 
}

#middle_all_top{
	height: 75px;
	overflow:hidden;
	background: transparent url("images/middle_all_top_bg.gif") left top no-repeat;
}

#middle_all_main{
	padding-left: 20px;
	min-height: 495px;
	background: transparent url("images/_middle_all_main_bg.gif") right top repeat-y;
}

* html #middle_all_main{
	height: 540px;
}

#middle_all_bottom{
	height: 20px;
	overflow:hidden;
	background: transparent url("images/middle_all_bottom_bg.png") left top no-repeat;
}

/* Mittel-Container für 2-spaltiges Template */
#middle_long{
	width:720px;
	float:left; 
	color: #565656;
	background: #a2c3e2 url("images/middle_long_bg.png") left top repeat-y;
}

#middle_long_main{
	padding-left: 20px;
	min-height: 465px;
	background: transparent url() top left no-repeat;
}

* html #middle_long_main{
	height: 510px;
}

#middle_long_bottom{
	height: 20px;
	overflow:hidden;
	background: transparent url("images/middle_long_bottom_bg.png") left top no-repeat;
}

/* Mittel-Container für 3-spaltiges Template */
#middle_small{
	width:475px;
	float:left; 
	overflow: hidden;
	background: transparent url("images/middle_small_main_bg.png") left top repeat-y;
}

#middle_small_top{
	height: 15px;
	overflow:hidden;
	background: transparent url("images/middle_small_top_bg.png") left top no-repeat;
}

#middle_small_main{
	margin-right: 18px;
	padding-left: 17px;
	min-height: 565px;
}

* html #middle_small_main {
	height: 565px;
}

#middle_small_bottom{
	height: 20px;
	overflow:hidden;
	background: transparent url("images/middle_small_bottom_bg.png") left top no-repeat;
}

#right_image{
	margin-top: 1px;
	background: transparent url("../images/shop/79_1.png") left top no-repeat;
	width:240px;
	height:640px;
	float:left; 
}

/* Linke Navigation */
#left_navi{
	width:245px;
	float:left; 
}

#left_navi_top{
	height: 15px;
	overflow:hidden;
	background: transparent url("images/left_navi_top_bg.png") left top no-repeat;
}

#left_navi_main{
	width: 240px;
	min-height: 310x;
	background: transparent url("images/left_navi_main_bg.png") left top repeat-y;
}

* html #left_navi_main{
	height: 310px;
}

#left_navi_bottom{
	height: 235px;
	overflow:hidden;
	background: transparent url("images/left_navi_bottom_bg.png") left top no-repeat;
}
.left_navi_headline {
	width: 217px;
	height: 90px;
	overflow: hidden;
	background: transparent left top no-repeat;
	text-indent: -9999px;
}
#left_navi a {
	display:block;
	width:182px;
	height: 37px;
	overflow: hidden;
	line-height: 37px;
	text-align: right;
	padding-right:35px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent url("images/left_navi_link_bg.png") left top no-repeat;
}
#left_navi a:link, #left_navi a:visited {
	color: #fff;
	background-position: 0 0;
}
#left_navi a:hover, #left_navi a:active, #left_navi a:focus, #left_navi a.current {
	color: #a6c730;
	background-position: 0 -37px;
	outline: none;
}


/* Home */
.home_kategorie {float: left; margin-right: 9px;}


/* Service */
.links_headline {
	clear: both;
	height: 45px;
	margin: 10px 0 0 0;
	background: transparent url() left top no-repeat;
	text-indent: -9999px;
}
.service_link {clear: left; height:45px; line-height:45px;}
.service_link img {float: left; margin-right: 10px;}
.service_link a {text-decoration: none; color: #565656;}

/* News */
#news_preview_all{
	height: 330px;
}

#news_preview_container{
	width:  420px;
}

#news_preview_head{
	background: transparent url("images/news_preview_head.png") left top no-repeat;
	padding-left: 10px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #565656;
}

#news_preview_main{
	background: transparent url("images/news_preview_main.png") left top repeat-y;
	padding: 5px 10px;
	min-height: 60px;
	font-size: 13px;
	font-weight: normal;
	color: #565656;
}

* html #news_preview_main{
	height: 60px;
}



#news_preview_main a{
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #e3000f;
}

#news_preview_bottom{
	background: transparent url("images/news_preview_bottom.png") left top no-repeat;
	height: 11px;
}

#news_detail_container{
	width:  420px;
}

#news_detail_head{
	background: transparent url("images/news_preview_head.png") left top no-repeat;
	padding-left: 10px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #565656;
}

#news_detail_main{
	background: transparent url("images/news_preview_main.png") left top repeat-y;
	min-height: 325px;
}

* html #news_detail_main{
	height: 325px;
}


#news_detail_main_content{
	padding: 10px 10px;
	font-size: 13px;
	font-weight: normal;
	color: #565656;
}

#news_detail_main_content a{
	font-size: 13px;
	font-weight: normal;
	color: #0090d4;
	text-decoration: none;
}

#news_detail_image{
	width: 155px;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}

#news_detail_link_file{
	background: url("images/link_file.gif") left top no-repeat;
	padding-left: 25px;
	margin-top: 5px;
}

#news_detail_link_url{
	background: url("images/link_url.gif") left top no-repeat;
	padding-left: 25px;
	margin-top: 5px;
}

#news_detail_main_content img{
	border: #9bbee1 solid 1px;
	float: none;
}

#news_detail_bottom{
	background: transparent url("images/news_preview_bottom.png") left top no-repeat;
	height: 11px;
}

#news_detail_goback{
	height: 25px;
	background: transparent url("images/prev_active.png") left top no-repeat;
}

#news_detail_goback a{
	padding-left: 25px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #565656;
}

/* Aktionen */
#plz_suche {height: 20px; line-height:20px; margin: 0 0 30px 0}
#plz_suche #filter_plz {height:18px; padding:0; margin:0; border: 1px solid #a3c3e3; background: #fff; color: #535353; font-size: 12px; width: 50px;}
#plz_suche #plz_submit {height:20px; width:20px;}
#plz_suche label {font-weight: bold;}

/* SHOP */

/* OVERVIEW */
#shop_overview_topspace{
	height: 	5px;
}

#shop_overview_select{
	width: 		300px;
	height: 	60px;
	margin-left: 0px;
	/*text-align: right;*/
}

#shop_overview_bottomspace{
	height: 	30px;
}

#shop_overview_item_container{
	width: 		435px;
	height:		420px;
}

#shop_overview_item{
	width:      145px;
	height:     210px;
	float:		left;
	background: url(images/shop_overview_item_bg.gif) top left no-repeat;
	overflow:	hidden;
}

#shop_overview_item_img{
	width:		130px;
	height:		150px;
	margin-top: 4px;
	margin-left:3px;
	text-align: center;
}

#shop_overview_item_img img{
	/*margin-top: 10px;*/
}

#shop_overview_item_space{
	height:		7px;;
}

#shop_overview_item_text{
	float:		left;
	width: 		108px;
	font-size: 	11px;
	line-height:14px;
	font-weight:normal;
	color: 		#565656;
}

#shop_overview_selectpage_bottom{
	width: 		435px;
	height: 	25px;
}

#shop_detail_topspace{
	height: 	5px;
}

#shop_detail_img{
	background: transparent url("images/shop_detail_img.png") top left no-repeat;
	width:		432px;
	height:		372px;
	text-align: center;	
}

#shop_detail_img img{
	/*margin-top: 10px;*/
	
}

#shop_detail_middlespace{
	height: 	10px;
}

#shop_detail_infobox{
	position: relative;
	background: #FFFFFF;
	width:		432px;
	height: 140px;
	overflow: auto;
}

#shop_detail_infobox_headline{
	font-size: 	12px;
	line-height:16px;
	font-weight:bold;
	color: 		#565656;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#shop_detail_infobox_infotext{
	font-size: 	12px;
	line-height:14px;
	font-weight:normal;
	color: 		#565656;
	padding: 5px 10px 0 10px;
}
#shop_detail_price {
	position: absolute;
	top: 17px;
	right: 10px;
	font-weight: bold;
}
#shop_detail_price .price {
	color: #c00;
}

#shop_thumbbar {
	position:absolute;
	left:10px;
	top:295px;
	width: 350px;
	height: 75px;
	margin-top: 0px; 
	overflow: hidden;
	z-index:15;
	background: transparent;
	text-align:left;
}
.shop_thumb {
	float: left;
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin: 0 10px 0 0;
	background: transparent url("images/shop_thumbnail_bg.png") left top no-repeat;
}
.shop_thumb_inner {
	width: 66px;
	height: 66px;
	overflow: hidden;
	margin: 2px 0 0 1px;
}

#shop_dropdown{
	width:		145px;
	float:		left;	
}

#shop_dropdown_display{
	width:		145px;
	float:		left;	
}


#shop_dropdown_head{
	background:		transparent url("images/shop_dropdown_top.png") top left no-repeat; 
	width:			136px; 
	height:			29px; 
	padding-left:	10px; 
	padding-top:	8px; 
	font-size: 		12px;
	font-weight:	normal;
	color: 			#565656;
	cursor:			pointer;
}

#shop_dropdown_gruppe{
	position:		absolute;
	top:			20px;
	left:			0px;
	width:			136px; 
	height:			200px;
	z-index:		100;
	display:		none;
	cursor:			pointer;

}

#shop_dropdown_marke{
	position:		absolute;
	top:			20px;
	left:			0px;
	width:			136px; 
	height:			200px;
	z-index:		100;
	display:		none;
	cursor:			pointer;

}

#shop_dropdown_list_head{
	background:		transparent url("images/shop_dropdown_head.png") top left no-repeat; 
	width:			136px; 
	height:			5px; 
}

#shop_dropdown_list_main{
	background:		#ffffff; 
	width:			136px; 
}

#shop_dropdown_list_bottom{
	background:		transparent url("images/shop_dropdown_bottom.png") top left no-repeat; 
	width:			136px; 
	height:			5px; 
}

#shop_dropdown_item{
	background: 	#FFFFFF;
	border-left:	#8ab5dd solid 1px;
	border-right:	#8ab5dd solid 1px;
	padding-left:	7px;
	font-size: 		12px;
	font-weight:	normal;
	color: 			#565656;
}


/* Seitenauswahl */
#prev_active{
	background: transparent url("images/prev_active.png") left top no-repeat;
	margin-right: 10px;
	width: 20px;
	height: 20px;	
	float: left;
}

#prev_inactive{
	background: transparent url("images/prev_inactive.png") left top no-repeat;
	margin-right: 10px;
	width: 20px;
	height: 20px;	
	float: left;
}

#next_active{
	background: transparent url("images/next_active.png") left top no-repeat;
	margin-left: 10px;
	width: 20px;
	height: 20px;	
	float: left;
}

#next_inactive{
	background: transparent url("images/next_inactive.png") left top no-repeat;
	margin-left: 10px;
	width: 20px;
	height: 20px;	
	float: left;
}

#go_back{
	background: transparent url("images/prev_active.png") left top no-repeat;
	margin-right: 10px;
	height: 20px;	
}

#go_back a{
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-decoration:none;
	color: #fff;
	padding-left: 25px;
}

#bottom_select_page{
	padding-right: 7px;
	float: right;
}

#select_page{
	float: left;
}

#select_page span{
	padding: 0px 5px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #0090d4;
}

#select_page a{
	padding: 0px 5px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #565656;
}


/* ALLGEMEINE FORMATE */
.headline_blue{
	display: block;
/*	padding-left: 25px;
*/	font-size: 26px;
	line-height: 35px;
	font-weight: normal;
	color: #0090d4;
	text-indent: -9999px;
	height: 110px;
}

.haendler_headline p {
	color: #a2c2e3;
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 16px 0;
	padding: 0;
}

.sub_headline_grey{
/*	padding-left: 25px;
*/	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #565656;
}

.sub_headline_blue{
/*	padding-left: 25px;
*/	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #0090d4;
}

.small_headline_blue{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #0090d4;
}

.text_grey{
/*	padding-left: 25px;
*/	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #565656;
}

.text_blue{
/*	padding-left: 25px;
*/	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #1097d7;
}

.trennlinie{
	background: transparent url("images/trennlinie.png") left top no-repeat;
	height: 4px;
}
.trennlinie_weiss{
	background: transparent url("images/trennlinie_weiss.png") left top no-repeat;
	height: 4px;
}
object{ -moz-outline:0;}
a:focus{
	outline: none;
}

.forum_inputfield {
border:1px solid #a3c3e3;
color:#000000;
font-family:Arial;
font-size:12px;
height:22px;
width:120px;
}

.forum_select {
	border:1px solid #a3c3e3;
}

.forum_header {
	color:#0090d4;
	font-weight:bold;
	font-size:16px;
}

#forum label {
	float:left;
	text-align:left;
	width:185px;
	line-height:22px;
	vertical-align:middle
}