@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: 0 0 0 0;
/*	background: #84ac3c;
*/	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #565656;
}

img{
	border: none;
}

#blueback{
/*	width: 100%;
	min-width: 1320px;
	background: #8AB5DD;
*/}
#himmel{
/*	width: 100%;
	background: #8AB5DD url("images/body_bg.jpg") left top repeat-x;
	text-align: center;
*/}
#waescheleine{
/*	width: 100%;
	background: transparent url("images/waescheleine.gif") center top no-repeat;
	text-align: center;
*/}

#elements{
/*	width: 1250px;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
*/}
#teddy{
/*	position: absolute;
	width: 121px;
	height: 300px;
	left: 0px;
	top: 0px;
*/}
#socken{
/*	position: absolute;
	width: 160px;
	height: 250px;
	left: 1120px;
	top: 0px
*/}
#blume{
	visibility:hidden;
/*	position: absolute;
	margin: 0 auto;
	width: 105px;
	height: 216px;
	left: 1140px;
	bottom: -130px;
*/}

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

#header{
	width: 1000px;
	height: 91px;
	overflow: hidden;
	background: transparent url("images/navi_bg.jpg") 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;}

#navi{
	margin: 21px 0px 0px 2px;
	color: #fff;
}

#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: #222;
}
#footer a:link, #footer a:visited{
	color: #222;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus{
	color: #222;
	text-decoration: underline;
}

#gras{
/*	text-align: left;
	background: transparent url("images/footer_bg.gif") left top repeat-x;
	height: 180px;
	overflow: hidden;
*/}

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

#head_title{
	margin-left: 10px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #0090d4;
	text-decoration: none;
	float: left;
}

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

#head_dropdown{
	float: right;
}

/* NAVIGATION */
.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: 13px;
	font-weight: bold;
	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;
}


/* 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: 465px;
	background: transparent url("images/middle_all_main_bg.gif") left top repeat-y;
}

* html #middle_all_main{
	height: 510px;
}

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

/* Mittel-Container für 2-spaltiges Template */
#middle_long{
	width:720px;
	float:left; 
	color: #565656;
}

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

#middle_long_main{
	padding-left: 20px;
	min-height: 465px;
	background: transparent url("images/middle_long_main_bg.gif") left top repeat-y;
}

* html #middle_long_main{
	height: 510px;
}

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

/* Mittel-Container für 3-spaltiges Template */
#middle_small{
	width:475px;
	float:left; 
	overflow: hidden;
}

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

#middle_small_main{
	padding-left: 17px;
	min-height: 465px;
	background: transparent url("images/middle_small_main_bg.gif") left top repeat-y;
}

* html #middle_small_main{
	height: 510px;
}

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

#right_image{
	margin-top: 1px;
	background: transparent url("../images/shop/01_01.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: 315px;
	background: transparent url("images/left_navi_main_bg.png") left top repeat-y;
}

* html #left_navi_main{
	height: 315px;
}


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

#left_navi_pikto{
	padding-top:   3px;
	padding-left: 13px;
	float:left; 
}
#left_navi_text{
	padding-top:  38px;
	padding-left: 80px;
}

#left_navi_01 a{
	display: block;
	overflow: hidden;
	width: 230px;
	height: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent url("images/left_navi_01_bg.png") left top no-repeat;
}
#left_navi_01 a:link, #left_navi_01 a:visited{
	color: #fff;
}
#left_navi_01 a:hover, #left_navi_01 a:active, #left_navi_01 a:focus{
	background: transparent url("images/left_navi_01.png") left top no-repeat;
	color: #488dc6;
	outline: none;
}
#left_navi_01 a.current:link, #left_navi_01 a.current:visited, #left_navi_01 a.current:hover, #left_navi_01 a.current:active, #left_navi_01 a.current:focus{
	background: transparent url("images/left_navi_01.png") left top no-repeat;
	color: #488dc6;
}


#left_navi_02 a{
	display: block;
	overflow: hidden;
	width: 230px;
	height: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent url("images/left_navi_02_bg.png") left top no-repeat;

}
#left_navi_02 a:link, #left_navi_02 a:visited{
	color: #fff;
}
#left_navi_02 a:hover, #left_navi_02 a:active, #left_navi_02 a:focus{
	background: transparent url("images/left_navi_02.png") left top no-repeat;
	color: #e3004f;
	outline: none;
}
#left_navi_02 a.current:link, #left_navi_02 a.current:visited, #left_navi_02 a.current:hover, #left_navi_02 a.current:active, #left_navi_02 a.current:focus{
	background: transparent url("images/left_navi_02.png") left top no-repeat;
	color: #e3004f;
}


#left_navi_03 a{
	display: block;
	overflow: hidden;
	width: 230px;
	height: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent url("images/left_navi_03_bg.png") left top no-repeat;
}
#left_navi_03 a:link, #left_navi_03 a:visited{
	color: #fff;
}
#left_navi_03 a:hover, #left_navi_03 a:active, #left_navi_03 a:focus{
	background: transparent url("images/left_navi_03.png") left top no-repeat;
	color: #8a5b9d;
	outline: none;
}
#left_navi_03 a.current:link, #left_navi_03 a.current:visited, #left_navi_03 a.current:hover, #left_navi_03 a.current:active, #left_navi_03 a.current:focus{
	background: transparent url("images/left_navi_03.png") left top no-repeat;
	color: #8a5b9d;
}


#left_navi_04 a{
	display: block;
	overflow: hidden;
	width: 230px;
	height: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent url("images/left_navi_04_bg.png") left top no-repeat;

}
#left_navi_04 a:link, #left_navi_04 a:visited{
	color: #fff;
}
#left_navi_04 a:hover, #left_navi_04 a:active, #left_navi_04 a:focus{
	background: transparent url("images/left_navi_04.png") left top no-repeat;
	color: #be9600;
	outline: none;
}
#left_navi_04 a.current:link, #left_navi_04 a.current:visited, #left_navi_04 a.current:hover, #left_navi_04 a.current:active, #left_navi_04 a.current:focus{
	background: transparent url("images/left_navi_04.png") left top no-repeat;
	color: #be9600;
}


#left_navi_05 a{
	display: block;
	overflow: hidden;
	width: 230px;
	height: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent url("images/left_navi_05_bg.png") left top no-repeat;

}
#left_navi_05 a:link, #left_navi_05 a:visited{
	color: #fff;
}
#left_navi_05 a:hover, #left_navi_05 a:active, #left_navi_05 a:focus{
	background: transparent url("images/left_navi_05.png") left top no-repeat;
	color: #006f9f;
	outline: none;
}
#left_navi_05 a.current:link, #left_navi_05 a.current:visited, #left_navi_05 a.current:hover, #left_navi_05 a.current:active, #left_navi_05 a.current:focus{
	background: transparent url("images/left_navi_05.png") left top no-repeat;
	color: #006f9f;
}


#left_navi_06 a{
	display: block;
	overflow: hidden;
	width: 230px;
	height: 65px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: transparent url("images/left_navi_06_bg.png") left top no-repeat;

}
#left_navi_06 a:link, #left_navi_01 a:visited{
	color: #fff;
}
#left_navi_06 a:hover, #left_navi_06 a:active, #left_navi_06 a:focus{
	background: transparent url("images/left_navi_06.png") left top no-repeat;
	color: #f29400;
	outline: none;
}
#left_navi_06 a.current:link, #left_navi_06 a.current:visited, #left_navi_06 a.current:hover, #left_navi_06 a.current:active, #left_navi_06 a.current:focus{
	background: transparent url("images/left_navi_06.png") left top no-repeat;
	color: #f29400;
}

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

#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;
}



/* SHOP */

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

#shop_overview_select{
	width: 		300px;
	height: 	60px;
	margin-left: 145px;
	/*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{
	background: #FFFFFF;
	width:		432px;
	height:	150px;
}

* html #shop_detail_infobox{
	height: 150px;
}


#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-left: 10px;
	padding-right: 10px;
}


#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{
	float: left;
}

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

#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{
/*	padding-left: 25px;
*/	font-size: 26px;
	line-height: 35px;
	font-weight: normal;
	color: #0090d4;
}

.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
}

/*----- Fotowettbewerb -----*/

#show_fotos {margin: 20px 0 20px 30px;}
#show_fotos a {text-decoration: none; outline:none; color:#565656;}
#show_fotos .foto_container {float:left; width:200px;margin: 10px 20px 10px 0; text-align:center;}
#show_fotos .foto{ height:155px; background:#fff; padding: 10px 0;}
#show_fotos .icons {width: 76px;margin:0 auto;} /* width = 38px mal Anzahl der Icons */
#show_fotos .foto_icon {display:block;float:left;width:28px;height:28px;overflow:hidden;text-indent:-9999px;margin:5px;background: transparent url() left top no-repeat;}
#show_fotos .warenkorb {background-image:url(/fotowettbewerb/images/foto_icon_warenkorb.png);}
#show_fotos .mail {background-image:url(/fotowettbewerb/images/foto_icon_mail.png);}
#show_fotos .album {background-image:url(/fotowettbewerb/images/foto_icon_album.png);}
#show_fotos .detail {background-image:url(/fotowettbewerb/images/foto_icon_ansehen.png);}

#foto_details {width: 430px; margin: 0 auto; background:transparent;}
#foto_details #details_picture {background:#fff;padding: 15px; margin-bottom: 20px;}
#foto_details #details_text {background:#fff;padding: 15px;}
#foto_details .babyname {float:left; text-align:left;font-weight: bold;}
#foto_details .filialname {float: right; text-align:right;font-weight:bold;}
#foto_details .hits {clear: both; color: #8f8f8f;}
#foto_details #buttons {margin-top: 10px;}


/*----- Fotowalbum -----*/
#album_container{
	width: 700px;
	margin-top: 30px;
	margin-left: -10px;
}

#album_tabbar{
	margin-left:10px;
}

#album_tabbar a div{
	float:left; 
	width:111px; 
	height:24px;
	line-height:24px;
	color:#565656;
	margin-right:10px;
	text-align:center;
	text-decoration:none;
	background: transparent url(images/album_tab.png) left top no-repeat;
}

#album_tabbar a div.active{
	color:#FFFFFF;
	background: transparent url(images/album_tab_active.png) left top no-repeat;
}

#album_tab.clear{
	float:none;
	background:none;	
}

#album_box{
	width: 700px;
	height: 470px;
	overflow: hidden;
	background: transparent url(images/album_box_bg.png) left top no-repeat;
}

#album_content{
	padding-top:20px;
	padding-left:20px;
	color:#0090d4;
	
}

#album_edit_bilder{
	width:650px;
	
}

#album_edit_bilder ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#album_edit_bilder li{
	width: 130px;
	height: 170px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	overflow: hidden;
}

#album_edit_zoom{
	position:absolute; 
	z-index:101; 
	margin-top:140px; 
	margin-left:10px;
}

#album_edit_delete{
	position:absolute; 
	z-index:104; 
	margin-top:140px; 
	margin-left:90px;
}

#album_edit_prevpage{
	position:absolute; 
	z-index:102; 
	margin-top:140px; 
	margin-left:40px;
}

#album_edit_nextpage{
	position:absolute; 
	z-index:103; 
	margin-top:140px; 
	margin-left:55px;
}

#album_show_text_bg{
	width: 660px;
	height: 105px;
	overflow: hidden;
	background: transparent url(../fotowettbewerb/images/album_show_text_bg.png) left top no-repeat;
}

#album_show_text{
	width: 640px;
	height: 85px;
	margin: 10px;
	overflow: hidden;
}

#album_show_headline{
	font-size:18px; 
	line-height:30px;
	color:#0090d4;
}

#album_show_bilder{
	width:650px;
	height:370px;
	
}

#album_show_bilder ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#album_show_bilder li{
	width: 130px;
	height: 170px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	overflow: hidden;
}

#album_show_tab_box{
	position: absolute;
	z-index:200;
	width:712px;
	height:230px;
	overflow:hidden;
	top:400px;
}

#album_show_tabs{
	position: relative;
	top:200px;
	width:712px;
	height:300px;
	background:#358dc7;		
}

#album_show_tab_bar{
	width:712px;
	height:30px;
	background:#6baad5;	
}

#album_show_tab_bar div{
	padding: 0px 25px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	background:#6baad5;
	cursor: pointer;
}

#album_show_tab_bar div.selected{
	background:#358dc7;	
	cursor: default;
}

#album_show_tab_bar div.seperate{
	padding: 0px; 
	width:1px; 
	height:30px; 
	background:#bed6ec;
	cursor: default;
}

#album_show_tab_bar div.spacer{
	padding: 0px; 
	width:150px; 
	height:30px; 
	background:#6baad5;
	cursor: default;
}

#album_show_tab_close{
	position:absolute;
	right:0;
	display:none; 
	padding: 0px; 
	width:30px; 
	height:30px; 
	background:#6baad5;
}

#album_show_tab_content {
	margin-top: 20px;
	margin-left:25px;
	font-size:12px;
	color:#FFF;
}

.addthis_toolbox .custom_images a {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}    