body.h-banner {
	margin: 0px;
	padding: 0px;
	background: #261c4e url(images/noe_astro_site_bg.jpg) top center no-repeat;
	text-align: center;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b1c7a;
}

/* cannot use: body.mailtemplate as outlook does not support class selector.*/
.mailtemplate{
	margin: 0px;
	padding: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b1c7a;
	width: 605px;
	background-color:#FFFFFF;
	text-align:left;
}
/* mailtemplate body */
.fs12{ font-size: 12px; }
.balken{
	margin-left: 9px;
	margin-top: 15px;
	border-top: 1px solid #C3BBEE;
	border-bottom: 1px solid #C3BBEE;
	background-color: #E8E5FA;
	height: 15px;
	padding-left: 9px;
}
.withborders td{
	border-bottom: 1px solid #DFDBF6;
}
.noborders td{
	border: none;
}
.alt{
	background-color: #F3F1FC;
}
.b1{ float: left; height: 75px; width: 130px; border: 0px solid #8589A6; padding-left: 8px; padding-top: 5px; margin-bottom: 18px; background-color: #F3F1FC;}
.b2{ float: left; height: 75px; width: 255px; border: 0px solid #8589A6; border-left: none; border-right: none; padding-left: 8px; padding-top: 5px;}
.b3{ float: left; height: 75px; width: 189px; border: 0px solid #8589A6; padding-left: 8px; padding-top: 5px; background-color: #F3F1FC;}

table.mailtemplate{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

tr.mailtemplate{
	min-height: 10px;
}

td.mailtemplate{
	padding-left: 9px;
}



.inhalt {
	padding-left: 20px;
	width: 585px;
}
		
a {
	color: #AD04CB;
}


.popup-body{
	background: #291f54 url(images/noe_astro_popup_hintergrund.jpg) top center no-repeat;
	width: 0px;
}
img{
        
	border: none;
}

p{
	margin-top: 0px;
	padding-top: 0px;
}

h1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #261C4E;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

h2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #261C4E;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

table{
	border: 1px solid #bfb8e0;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

tr{
	height: 26px;
}

th{
	background: #dfdbf6;
	border-left: 1px solid #FFFFFF;
	padding-left: 9px;
}

td{
	padding-left: 9px;
	border-top: 1px solid #dfdbf6;
	border-left: 1px solid #dfdbf6;
}

table .first{
	border-left: none;
}

table .alt1{
	background-color: #f2f1fb;
}

.tableheadline{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #958cbc;
	border: none;
}

.clear{
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.inline{
	display: inline;
}

.navdivide{
	padding-left: 12px;
	padding-right: 12px;
}

.mediabox1 .teaser_180, .mediabox1 .teaser_300{	float: left; margin-left: 9px;}
.mediabox2 .teaser_180, .mediabox2 .teaser_300{	float: left; margin-left: 9px;}
.mediabox3 .teaser_180, .mediabox3 .teaser_300{	float: left; margin-left: 9px;}

.mediabox1 .theflashobject{	float: left; }

.mediabox1{
	overflow: hidden;
	_overflow: visible;
	width: 987px;

	min-height: 80px;
	height: auto !important; 
	height: 80px;
        margin-bottom: 9px; /*neu Style */
}


.mediabox2{
	clear: both;
	overflow: hidden;
	_overflow: visible;
	width: 609px;

	min-height: 80px;
	height: auto !important; 
	height: 80px;
        
}

.mediabox3{
	clear: both;
	overflow: hidden;
	_overflow: visible;
	width: 798px;

	min-height: 80px;
	height: auto !important; 
	height: 80px;


	/*background-color: #023c7a;*/
}



.article-content a{
	color: #AD04CB;
}













#wrapper{
	width: 1134px;
	margin: auto;
	margin-top: 18px;
	padding-top: 0px;
}
#sky-extern{
	float: right;
	padding-top: 183px;
}

.h-banner #sky-extern{
	float: right;
	padding-top: 239px;
}

#stage{
	/* 
	overflow: hidden;
	_overflow: visible;
	*/
	width: 1005px;
	margin: auto;
	text-align: left;
	
	min-height: 100px;
	height: auto !important;
	height: 100px;
	
}

#popup-stage{
	overflow: hidden;
	_overflow: visible;

	width: 432px;
	margin: auto;
	text-align: left;
	
	min-height: 42px;
	height: auto !important;
	height: 42px;
	
	margin-top: 20px;
}

#wrapper #stage{
	margin: 0px;
	margin-top: 0px;
	/* hier ueberschreiben */
}

#header{
 width: 1005px;
 
 min-height: 135px;
 height: auto !important;
 height: 135px;
 
 margin-bottom: 1px;
 position: relative;

}





#popup-header{
	width: 432px;
	height: 53px;
	
	margin-bottom: 1px;
	background: url(images/bg-popup-header.jpg) no-repeat;
}

.h-nobanner #header{
	background:  url(images/bg-header-nobanner.jpg) top left no-repeat;
}
.h-banner #header{
	background:  url(images/bg-header-banner.png) top left no-repeat;
}


#topbanner{
	height: 90px;
	float: right;
	padding-right: 9px;
	padding-top: 18px;
	display: table;
}

#menues{
	overflow: hidden;
	_overflow: visible;

	width: 1005px;
	min-height: 10px;
	height: auto !important; 
	height: 10px;

}

#navmenues{
	width: 807px;
	height: 71px;
	float: left;
	
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#themes{
	height: 35px;
	/* height: 24px; */
/*	width: 787px; */
	width: 799px;
	background: url(images/bg-themes.png) top left no-repeat;
	margin-bottom: 1px;
	color: #3E2D9F;
/* 	padding-top: 11px; */
/*	padding-left: 20px; */
	padding-left: 8px;
}

#themes ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#themes ul li{
	float: left;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	height: 34px;
	line-height: 34px;
	margin-top: 1px;
}

#themes .divider{padding: 0px;}

#themes a:link, #themes a:visited{
	color: #3E2D9F;
	text-decoration: none;
}

#themes  a:hover{
	text-decoration: underline;
}

#themes .on{
	background: url(images/bg-mainmenues-on.gif) top left repeat-x;
/*
	border-left: 1px solid #402DA3;
	border-right: 1px solid #402DA3;
*/
	padding-left: 15px;
	padding-right: 15px;
}
#themes .on a:link, #themes .on a:visited {color: #FFFFFF;}

#methods{
	/* height: 24px; */
	height: 35px;
/*	width: 787px; */
	width: 799px;
	background: url(images/bg-methods.png) top left no-repeat;
	color: #FFFFFF;
/* 	padding-top: 11px; */
/*	padding-left: 20px; */
	padding-left: 8px;
}


#methods ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#methods ul li{
	float: left;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	height: 34px;
	line-height: 34px;
	margin-top: 1px;
}

#methods .divider{padding: 0px;}
#methods .on{
	background: url(images/bg-mainmenues-on.gif) top left repeat-x;
/*
	border-left: 1px solid #C3E0FF;
	border-right: 1px solid #C3E0FF;
*/
	padding-left: 15px;
	padding-right: 15px;
}

#methods a:link, #methods a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#methods  a:hover{
	text-decoration: underline;
}



#usermenues{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	
	width: 197px;
	height: 71px;
	float: right;
	background: url(images/bg-usermenu_r.png) top left no-repeat;
}

#usermenues a:link, #usermenues a:visited{
/*	display: block;
	float: left; 
	text-decoration: none;
	color: #FFFFFF;
	*/
}

#usermenues a:hover{
	text-decoration: underline;
}
/*

#usermenues .divider{
	float:left;
}

*/

#um-top{
	margin-top: 12px;
	margin-right: 12px;
	width: 186px;
	text-align: right;
}


#um-bottom{
	margin-top: 16px;
	margin-right: 12px;
	width: 186px;
	text-align: right;
}

#usermenues .loginout{
	margin-left: 12px;
	margin-right: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#usermenues .mynoe, #usermenues .shop{
	padding-left: 12px;
	padding-right: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

#usermenues .mynoe_on{
	padding-left: 10px;
	margin-left: 2px;
	padding-right: 9px;
	padding-bottom: 5px;
	
	padding-top: 1px;

	background: url(images/bg-mein-noe.gif) top left  no-repeat;
	color: #763478;
	text-decoration: none;
}

#usermenues .shop_on{
	padding-left: 10px;
	margin-left: 2px;
	padding-right: 9px;
	padding-bottom: 5px;
	
	padding-top: 1px;

	background: url(images/bg-shop.gif) top left  no-repeat;
	color: #763478;
	text-decoration: none;
}

#usermenues .cart{
	margin-right: 10px;
	padding-left: 24px;
	background: url(images/bg-dummy-cart.gif) center left no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}


#footer, #footer_shop{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 18px;
}

body.mailtemplate .mailfooter a{
	color: #FFFFFF;
	text-decoration:none;
}

body.mailtemplate  .clear{clear: both;}
body.mailtemplate .bigbutton{
	text-align: center;
}

#popup-footer{
	margin-top: 6px;
	float: right;
}

#foot-l{
	float: left;
	font-weight: bold;
	padding-bottom: 9px;
}

#foot-r{
	float: right;
	font-weight: bold;
}

#foot-l a, #foot-r a{
	color: #FFFFFF;
	text-decoration: underline;
}

.teaserbox_609{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 609px;
	
	margin-bottom: 12px;
}

.teaserbox_300_element{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 291px;
	
	padding-right: 9px;
	margin-bottom: 12px;
	float: left;
}

.teaserbox_190_element{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 190px;
	
	margin-bottom: 12px;
	float: left;
}

.teaser_180{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 180px;
	
	margin-bottom: 12px;
}

.teaser_180_list{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 180px;
	
	margin-bottom: 12px;
}

.teaser_text a{
		/*color: #1B1C7A;*/
		color: #261C4E;
		text-decoration: none;
		line-height: 15px;
}

.teaser_300{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 300px;
	
	margin-bottom: 12px;
}




.teaser_300 h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231A4A;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
}

.teaser_180 h3, .teaser_horizontal h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231A4A;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-left: 9px;
	margin-bottom: 5px;
}
.teaser_head_180_cart h3,.teaser_head_180_purple h3{
	color: #000000;
}
.teaser_180 h3 a{
	color: #231A4A;
	text-decoration: none;
}
.teaser_300 h3 a{
	color: #231A4A;
	text-decoration: none;
}
.linkbox_head_180{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;
	
	width: 178px;

	border: 1px solid #bfb8e0;
	border-bottom: none;
	
	background: #dfdbf6;
}
.linkbox_180 h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231A4A;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-left: 10px;
}

.linkbox_180 ul a{
	font-size: smaller;
}
.linkbox_180 ul{
	margin-left: 2px;
	padding-left: 2px;
}
.teaser_head{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	border-bottom: 1px solid #8179A4;
	
	background: url(images/bg_teaserhead_180.gif) top left no-repeat;
}
.teaser_head_300{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	border-bottom: 1px solid #8179A4;
	
	background: url(images/bg_teaserhead_300.gif) top left no-repeat;
}

.teaser_head_300_dark h3{
	color: #FFFFFF;
}

.teaser_head_300_dark {
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;
	border-bottom: 1px solid #908aaf;
	background: url(images/bg_teaserhead_300_dark.gif) top left no-repeat;
}

.teaser_head_600{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	border-bottom: 1px solid #8179A4;
	
	background: url(images/bg_teaserhead_600.gif) top left no-repeat;
}
.teaser_head_609{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	border-bottom: 1px solid #8179A4;
	
	background: url(images/bg_teaserhead_609.gif) top left no-repeat;
}




.teaser_180_list .teaser_head{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	border-bottom: 1px solid #908aaf;
	
	background: url(images/bg_teaserhead_180_dark.gif) top left no-repeat;
}



.teaser_180_list  h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #231A4A;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
}


.teaser_180_big  h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231A4A;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
}



 h4{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #1b1c7a;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}

 h4 a{
	color: #1b1c7a;
	text-decoration: none;
}

.teaser_180_big h4{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b1c7a;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}


.teaser_180_big .teaser_body{
	width: 164px;
	background-color: #d9d4f3;
	
	padding: 9px;
	padding-bottom: 0px;

}

.teaser_180_list .teaser_body{
	width: 164px;
	background-color: #d9d4f3;
	
	padding: 9px;
	padding-bottom: 0px;

}


.teaser_body_300{
	overflow: hidden;
	_overflow: visible;

	width: 282px;
/* 	background-color: #d9d4f3; */
	
	padding: 8px;
	padding-bottom: 0px;
	
	border: solid 1px #BFB8E0;
	border-top: none;
	
}

.teaser_body_300_dark{
	overflow: hidden;
	_overflow: visible;

	width: 282px;
 	background-color: #d9d4f3; 
	
	padding: 8px;
	padding-bottom: 0px;
	
	border: solid 1px #6a5abd;
	border-top: none;
	
}

.teaser_180_list .teaser_body_white{
	width: 162px;
	background-color: #FFFFFF;
	
	border: 1px solid #4f3f8f;
	border-top: none;
	
	padding: 8px;
	padding-bottom: 0px;

}

.teaser_text{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*color: #1B1C7A;*/
	color: #261C4E;
}

.teaser_180 img{
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}

.teaserbox_609 img{
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}

.teaserbox_190_element img{
	padding-right: 0px;
	padding-bottom: 5px;
	
}

.teaser_300 img{
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}

.teaser_369 img{
    float: left;
    padding-right: 7px;
    padding-bottom: 5px;
}

.bigimage img{
	float: left;
	padding-right: 0px;
	padding-bottom: 5px;
}

.bigimage .teaser_body_180_dark{
	border: none;
	padding: 9px;
	padding-bottom: 0px;
	width: 162px;
}

.bigimage .teaser_body_180_pink{
	overflow: hidden;
	_overflow: visible;

	border: none;
	background-color: #F6E5F6;
	width: 162px;
	
	padding: 9px;
	padding-bottom: 0px;
}

.bigimage .teaser_body_180_white{
	overflow: hidden;
	_overflow: visible;

	background-color: #FFFFFF;
	width: 162px;
	padding: 9px;
	padding-bottom: 0px;
}

.bigimage .teaser_body_300_dark{
	overflow: hidden;
	_overflow: visible;

	border: none;
	padding: 8px;
	padding-bottom: 0px;
	width: 282px;
}

.bigimage .teaser_body_300_pink{
	overflow: hidden;
	_overflow: visible;

	border: none;
	background-color: #F6E5F6;
	width: 282px;
	
	padding: 9px;
	padding-bottom: 0px;
}

.bigimage .teaser_body_300_white{
	/*overflow: hidden;*/
	_overflow: visible;

	background-color: #FFFFFF;
	width: 282px;
	/*padding: 9px;*/
	padding-bottom: 0px;
}

/****new*****/
.bigimage .teaser_body_369_dark{
    overflow: hidden;
    _overflow: visible;
 
    border: none;
    padding: 8px;
    padding-bottom: 0px;
    width: 351px;
}
 
.bigimage .teaser_body_369_pink{
    overflow: hidden;
    _overflow: visible;
 
    border: none;
    background-color: #F6E5F6;
    width: 351px;
    
    padding: 9px;
    padding-bottom: 0px;
}
 
.bigimage .teaser_body_369_white{
    /*overflow: hidden;*/
    _overflow: visible;
 
    background-color: #FFFFFF;
    width: 351px;
    /*padding: 9px;*/
    padding-bottom: 0px;
}
 
/****new*****/



.teaser_img img{
	padding-bottom: 9px;
}

.teaser_link{
	text-align: right;
/* 	padding-top: 8px; */
	padding-bottom: 8px;
	margin-top: -4px;
}

.teaserbox_609 .teaser_link{
	text-align: right;
	padding-bottom: 8px;
	padding-top: 0px;
}

.teaser_link a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0065e2;
}

.teaser_body_bg_white{
	background-color: #FFFFFF;
	border: 1px solid #b4aee0;
	border-top: none;

	width: 162px;
	
	padding: 8px;
	padding-bottom: 0px;


}

.teaser_body_bg_purple{
	background-color: #d794bd;
	width: 164px;
	
	padding: 9px;
	padding-bottom: 0px;


}

.bg_purple_gradient{
	background: url(images/bg_180_darkpurple.gif) top left no-repeat;
}

.bg_purple{
	background-color: #d794bd;
}

.bg_lightpurple{
	background-color: #f6e5f6;
}

.bg_white {
	background-color: #ffffff;
}

.bg_site {
	background-color: #ffffff;
}

.bg_none {
	
}


.bg_color_site_header {
	background-color: #ffffff;
}

.bg_color_site_body {
	background-color: #ffffff;
}

.bg_img_site {
	background-color: #ffffff;
}


#noe_teaser_newsletter_button_submit, #noe_teaser_newsletter_button_top_submit {
	background-image: url(noeastro/images/button_free_order.gif);
	width: 166px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}


.teaser_180_list ul{
/* 	list-style-image: url(images/list-bullet.gif); */
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	margin-top: 12px;
}

.teaser_180_list li{
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	background: url(images/list-bullet.gif) 0px 4px  no-repeat;
	padding-left: 22px;

	
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.teaser_180_list li a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;

	text-decoration: none;
	color: #1B1C7A;	
}

.teaser_180_list  li.on{
	background: url(images/list-bullet_on.gif) 0px 4px  no-repeat;
}
/****************************** New Style *******************/

.orderbutton_new{
 float: left;
 width: 155px;
}


.teaser_180_bright{
    overflow: hidden;
    _overflow: visible;

    min-height: 42px;
    height: auto !important;
    height: 42px;
   
    width: 180px;
   
    margin-bottom: 12px;
}
.teaser_180_bright h3 a{
    color: #231A4A;
    text-decoration: none;
}
.teaser_180_dark{
    overflow: hidden;
    _overflow: visible;

    min-height: 42px;
    height: auto !important;
    height: 42px;
   
    width: 180px;
   
    margin-bottom: 12px;
}
.teaser_180_bright h3 a{
    color: #FFFFFF;
    text-decoration: none;
}


 .teaser_head_300_bright {
    overflow: hidden;
    _overflow: visible;

    min-height: 30px;
    height: auto !important;
    height: 30px;

    border-bottom: 1px solid #8179A4;
   
    background: url(images/bg_teaserhead_300.gif) top left no-repeat;
}



.teaser_body_300_bright{
    overflow: hidden;
    _overflow: visible;

    width: 282px;
   
    padding: 8px;
    padding-bottom: 0px;
   
    border: solid 1px #BFB8E0;
    border-top: none;
   
}
.teaser_body_180_bright{
    overflow: hidden;
    _overflow: visible;

    width: 162px;
    border: 1px solid #BFB8E0;
    border-top: none;
   
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;

}

.teaser_head_180_bright{
    overflow: hidden;
    _overflow: visible;

    min-height: 30px;
    height: auto !important;
    height: 30px;

    border-bottom: 1px solid #8179A4;
   
    background: url(images/bg_teaserhead_180.gif) top left no-repeat;
}

.teaser_body_609_bright{
    width: 600px;
/*     background-color: #d9d4f3; */
   
    border: solid 1px #b4aee0;
    border-top: none;

    padding: 7px;
    padding-bottom: 0px;
    padding-right: 0px;

}

.teaser_head_609_bright{
    overflow: hidden;
    _overflow: visible;

    min-height: 29px;
    height: auto !important;
    height: 29px;

    border-bottom: 1px solid #7a73a4;
   
    background: url(images/bg_teaserhead_609.gif) top left no-repeat;
}

/* only for HomePage BBSS */
.teaser_369{
    overflow: hidden;
    _overflow: visible;
 
    min-height: 42px;
    height: auto !important; 
    height: 42px;
    
    width: 369px;
    
    margin-bottom: 12px;
}
 
.teaser_369_bright h3 a{
    color: #231A4A;
    text-decoration: none;
}
 
 
.teaser_369 h3{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #231A4A;
    margin: 0px;
    padding: 0px;
    margin-top: 8px;
    margin-left: 10px;
}


.teaser_head_369_bright {
    overflow: hidden;
    _overflow: visible;
 
    min-height: 30px;
    height: auto !important;
    height: 30px;
 
    border-bottom: 1px solid #8179A4;
   
    background: url(images/bg_teaserhead_369.gif) top left no-repeat;
}
 
.teaser_body_369_bright{
    overflow: hidden;
    _overflow: visible;
 
    width: 351px;
   
    padding: 8px;
    padding-bottom: 0px;
   
    border: solid 1px #BFB8E0;
    border-top: none;
   
}

layout369{
    float: left;
    overflow: hidden;
    _overflow: visible;
 
    min-height: 1px;
    height: auto !important; 
    height: 1px;
    
    width: 369px;
    
}



/* Ende HomePage BBSS */




.mediabox4 .teaser_180, .mediabox4 .teaser_300{    float: left; margin-left: 9px;}

#popup-stage-radix {
        overflow: hidden;
	_overflow: visible;

	width: 449px;
	margin: auto;
	text-align: left;
	
	min-height: 42px;
	height: auto !important;
	height: 42px;
	
	margin-top: 20px;
}

.left{
 float: left;
}

.encloseZK
{
	width: 609px;
	height: auto;
	background:transparent url(images/Kalender_mitte.jpg) repeat-y scroll 0 0;
	font-size: 12px;
}
.headImgZK
{
	background:transparent url(images/Kalender_oben.jpg) no-repeat scroll 0 0;
	height: 30px;
}
.footImgZK
{
	background:transparent url(images/Kalender_unten.jpg) no-repeat scroll 0 0;
	height: 40px;
}
.oneRowZK
{
	clear:both;
	height: 25px;
}
.zke1
{
	float: left;
	width: 175px;
	padding-bottom:3px;
	padding-left: 10px;
}
.zke2
{
	float: left;
	width: 142px;
	padding-bottom:3px;
}
.zke3
{
	float: left;
	width: 138px;
	padding-bottom:3px;
}
.zke4
{
	float: left;
	width: 138px;
	padding-bottom:3px;
}
.boyImg
{
	background:transparent url(images/Schnuller_blau.jpg) no-repeat scroll 0 0;
}
.girlImg
{
	background:transparent url(images/Schnuller_rosa.jpg) no-repeat scroll 0 0;
}
.signImgZK
{
	float: left;
	height: 21px;
}
.signTextZK
{
	float: left;
	padding-left: 6px;
	padding-top: 2px;
}

.centertable{
     border: none;
     margin: auto;
     padding: 0px;
     margin-top: 18px;
    }
.centertable td{
     border: none;
     padding: 0px;
     margin: 0px;
    }
#topbanner-space{
     text-align: right;
    } 

#side-banner{
 padding-top: 239px;
 padding-left: 5px;
 
}



/******************************* End New Style ****************************/

#contentarea{
	clear: both;
	overflow: hidden;
	_overflow: visible;

	min-height: 82px;
	height: auto !important; 
	height: 82px;

	margin-top: 1px;
	
	padding-left: 9px;
	background: #FFFFFF  url(images/bg-contentarea-top.png) top left no-repeat;
	/* hier noch #FFFFFF einf??gen damit der content weiss ist */
}

#popup-contentarea{
	clear: both;
	overflow: hidden;
	_overflow: visible;

	min-height: 242px;
	height: auto !important; 
	height: 242px;

	margin-top: 1px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 5px;
	background: #FFFFFF  url(images/bg-popup-contentarea-top.gif) top left no-repeat;
	/* hier noch #FFFFFF einf??gen damit der content weiss ist */

}

#contentfinish{
	height: 25px;
	background: url(images/bg-contentarea-bottom.png) top left no-repeat;
}

#popup-contentfinish{
	height: 4px;
	width: 432px;
	background: url(images/bg-popup-contentarea-bottom.gif) top left no-repeat;
}

#leftcol{
	width:180px;
	padding-right: 9px;
	margin-top: 9px;
	float: left;
/*	background: yellow; */
}

#content{
	width: 798px;
	float: left;
}

#content-wide{
	width: 987px;
/*	float: left; */
}

#top-bar{
	width: 798px;
	height: 30px;
	margin-top: 4px;
	 background: #FFFFFF;
}

#breadcrumb{
	width: 609px;
	/*width: 798px;*/
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	float: left;
	height: 22px;
}

#content-wide #top-bar{	width: 987px;}
#content-wide #breadcrumb{	width: 798px;}

#breadcrumb a{
	text-decoration: none;
	color: #666666;
}

#searchdiv{
	float: right;
	padding-top: 3px;
}

#searchdiv-shop{
	padding-top: 3px;
}

#searchdiv-wide{
	padding-top: 3px;
}

.searchbox-wide{
	border: 1px solid #A2A2A2;
    color: #261C4E;
	font-size: 11px;
    height: 20px;
    margin-bottom: 5px;
	margin-top: 1px;
	padding-left: 5px;
    width: 265px;
}



.searchQuery{
	font-weight:bold;
}

.searchResultsCount{
	font-weight:bold;

}

.searchResultsCountBox{
	margin-bottom:15px;
	margin-top:10px;
}

.searchResultsList{
}

.searchResultsEntry{
	margin-bottom:10px;
}

.searchResultsEntryLink{
}

.searchResultsEntryExcerpt{
}

.searchResultsQueryHighlight{
}

.searchResultsQueryHighlight {
	background:yellow;
	font-weight:bold;
}




form{
	margin: 0px;
	padding: 0px;
}

.searchbox{
	border: 1px solid #A2A2A2;
    color: #261C4E;
    font-size: 12px;
    height: 20px;
    margin-bottom: 10px;
	margin-top: 1px;
	padding-left: 5px;
    width: 143px;
}

.submit_button{
	padding-top: 1px;
}

.submit_button2{
	padding-top: 5px;
}

.submit_button3{
	position: relative;
	top: 2px;
}


.layout300{
	float: left;
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;
	
	width: 300px;
/*	
	background-color: cyan;
*/
}


.layout180{
	float: left;
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;
	
	width: 180px;
	
}


.layout609{
	float: left;
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;
	
	width: 609px;
	
}

.layout798{
	float: left;
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;
	
	width: 798px;
	
	/*background-color: Maroon;*/
}

.textright{
	text-align: right;
}
.right{
	float: right;
}
.mr9{
	margin-right: 9px;
}
.ml9{
	margin-left: 9px;
}
.starsign-link{
	margin-right: 17px;
}
.starsign-link2{
	margin-right: 19px;
}
.bm9{
	margin-bottom: 9px;
}
.bp9{
	padding-bottom: 9px;
}
.h30{
	height: 30px;
}
.loh4 h4{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b1c7a;
	margin: 0px;
	padding: 0px;
}
.fs11{	font-size: 11px;}
.pinktext{	color: #763478;}

.bg_darkpink{	background-color: #F6D4F6;}
.bg_lightpink{	background-color: #FCECFC;}



.dark .teaserbox_609 .teaser_head{

	border-bottom: 1px solid #908aaf;
	
	background: url(images/bg_teaserhead_609_dark.gif) top left no-repeat;
}






.teaser_body_180{
	overflow: hidden;
	_overflow: visible;

	width: 162px;
	border: 1px solid #BFB8E0;
	border-top: none;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;

}
.teaser_body_180_dark{
	overflow: hidden;
	_overflow: visible;

	width: 162px;
	border: 1px solid #BFB8E0;
	border-top: none;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
 	background-color: #d9d4f3; 

}


.teaser_body_180_purple{
	overflow: hidden;
	_overflow: visible;

	width: 162px;
	border: 1px solid #b262b2;
	border-top: none;
	
	padding: 8px;
}

.teaser_body_300_purple{
	overflow: hidden;
	_overflow: visible;

	width: 282px;
	border: 1px solid #b262b2;
	border-top: none;
	
	padding: 8px;
}

.teaser_body_180_cart{
	overflow: hidden;
	_overflow: visible;

	width: 178px;
	border: 1px solid #b262b2;
	border-top: none;
	
 	background-color: #f6d4f6; 

}

.teaser_body_180_pink{
	overflow: hidden;
	_overflow: visible;

	width: 162px;
	border: 1px solid #db9edb;
	border-top: none;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;

}

.teaser_head_180{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	border-bottom: 1px solid #8179A4;
	
	background: url(images/bg_teaserhead_180.gif) top left no-repeat;
}
	
.teaser_head_180_cart{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #a358a3;
	
	background: url(images/bg_180_cart.gif) top left no-repeat;
}
	
.teaser_head_180_purple{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #b262b2;
	background: url("images/universalteaser/bg_teaserhead_180_lila.gif") no-repeat scroll left top transparent;
}
	
.teaser_head_300_purple{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #b262b2;
	
	background: url(images/bg_300_darkpurple.gif) top left no-repeat;
}
	
.teaser_head_180_dark {
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;
	border-bottom: 1px solid #908aaf;
	background: url(images/bg_teaserhead_180_dark.gif) top left no-repeat;
}

/*******************************New Style ****************************/

.teaser_head_300_purple h3, .teaser_head_180_dark h3{	color:#FFFFFF;}
.teaser_head_300_purple h3 a, .teaser_head_180_dark h3 a{	color:#FFFFFF;}
.teaser_head_609_dark h3,.teaser_head_300_dark h3{	color:#FFFFFF;}
.teaser_head_609_dark h3 a,.teaser_head_300_dark h3 a{	color:#FFFFFF;}


/******************************* End New Style ****************************/

.teaser_body_609{
	width: 600px;
/* 	background-color: #d9d4f3; */
	
	border: solid 1px #b4aee0;
	border-top: none;

	padding: 7px;
	padding-bottom: 0px;
	padding-right: 0px;

}

.teaser_head_609{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #7a73a4;
	
	background: url(images/bg_teaserhead_609.gif) top left no-repeat;
}

.teaser_body_609_dark{
	width: 600px;
/* 	background-color: #d9d4f3; */
	
	border: solid 1px #b4aee0;
	border-top: none;

	padding: 7px;
	padding-bottom: 0px;
	padding-right: 0px;
 	background-color: #d9d4f3; 

}

.teaser_head_609_dark{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #7a73a4;
	
	background: url(images/bg_teaserhead_609_dark.gif) top left no-repeat;
}

.teaserbox_609  h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #231A4A;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
}

.teaser_head_609_dark h3{
	color:#FFFFFF;
}





.article-content ul{
	list-style-position: inside; 
	padding-left: 0px;
	margin-left: 0px;
}

.article-container{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;

	width: 609px;
	padding-bottom: 9px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #261C4E;
}

.article-container h2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #261C4E;
	margin: 0px;
	padding: 0px;
	padding-left: 9px;
	line-height: 16px;
	padding-top: 6px;
}

.article-container h1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #261C4E;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	line-height: 24px;
}

.articlemenu{
	text-align: right;
	position: relative;
}
.bookmark-layer{
	text-align:  left;
	background-color: #FFFFFF;
	width: 123px;
	position: absolute;
	left: 450px;
	top:22px;
	
	visibility: hidden;
	/* andere position fuer ie6 */
	_left: 150px;
}

.bookmark-layer a{
	font-size:10px;
	line-height: 22px;
	color: #0065e2;
	text-decoration: none;
	display: block;
	border: 1px solid #dfdbef;
	border-top: none;
	width: 92px;
	
	padding-left: 30px;
}
.l-mynoe{	background: url(images/icon_m_delicious.gif) 6px center no-repeat;}
.l-mybrowser{	background: url(images/icon_m_mybrowser.gif) 6px center no-repeat;}
.l-webnews{	background: url(images/icon_m_webnews.gif) 6px center no-repeat;}
.l-mrwong{	background: url(images/icon_m_mrwong.gif) 6px center no-repeat;}
.l-larena{	background: url(images/icon_m_larena.gif) 6px center no-repeat;}
.l-delicious{	background: url(images/icon_m_delicious.gif) 6px center no-repeat;}

.articlehead-divide{
	width: 609px;
	border-bottom: solid 1px #dfdbef;
	height: 1px;
	line-height: 1px;
	position: absolute;
}

.article-img-container{

	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1b1c7a;
}
.image-text{
	padding-top: 10px;
	line-height: 12px;
}


.article-type1{
	margin-top:12px;
	padding-left: 9px;
}

.article-type1 .article-img-container{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.article-type2{
	margin-top:12px;
	padding-left: 9px;
}

.article-type2 .article-img-container{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.article-type3{
	margin-top:12px;
	padding-left: 9px;
}

.article-type3 .article-img-container{
	padding-bottom: 10px;
	
}

.article-type4{
	padding-top:12px;
	padding-left: 9px;
}

.article-type5{
	margin-top:12px;
	padding-left: 181px;
	padding-right: 9px;
}

.article-type6{
	margin-top:12px;
	padding-left: 9px;
	padding-right: 181px;
}



.article-type7{
	margin-top:12px;
}

.t7-left{
	padding-left: 9px;
	float: left;
}
.t7-right{
	float: left;
}
.small .t7-left{	width: 172px;}
.medium .t7-left{	width: 250px;}
.large .t7-left{	width: 328px;}

.small .t7-right{	width: 419px;}
.medium .t7-right{	width: 341px;}
.large .t7-right{	width: 263px;}

.t7-left .article-img-container{
	padding-right: 10px;
}


.article-type8{
	margin-top:12px;
}

.t8-right{
	float: left;
}
.t8-left{
	padding-left: 9px;
	float: left;
}
.small .t8-right{	width: 172px;}
.medium .t8-right{	width: 250px;}
.large .t8-right{	width: 328px;}

.small .t8-left{	width: 419px;}
.medium .t8-left{	width: 341px;}
.large .t8-left{	width: 263px;}

.t8-right .article-img-container{
	padding-left: 10px;
}

.article-type9{
	margin-top:12px;
	padding-left: 9px;
}

.article-type9 .article-content-container{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.article-type10{
	margin-top:12px;
	padding-left: 9px;
}

.article-type10 .article-content-container{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}





.article-type11{
	margin-top:12px;
}

.t11-left{
	padding-left: 9px;
	float: left;
	width: 190px;
}
.t11-right{
	float: left;
	width: 400px;
}

.article-type12{
	margin-top:12px;
}

.article-type13{
	margin-top:12px;
	padding-left: 9px;
	padding-right: 9px;
}

.t12-left{
	padding-left: 9px;
	float: left;
	width: 400px;
}
.t12-right{
	padding-left: 10px;
	float: left;
	width: 180px;
}



.totop{
	float: left;
}

.totop a{
	font-size: 11px;
	color: #0065e2;
	padding-right: 12px;
	background: url(images/totop.gif) right center no-repeat;
}

.pagingmenu{
	float: right;
}

.paginglink{
	display: block;
	float: left;
	width: 11px;
	line-height: 14px;
	color: #0065e2;
	text-decoration: none;

	padding-left: 3px;
	font-size: 11px;
}

.pagingmenu .paginglink_on{
	display: block;
	float: left;
	width: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-color: #0065e2;
	
	padding-left: 3px;
	font-size: 11px;
}

.pagingdivide{
	display: block;
	float: left;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	color: #0065e2;
}

.articlemenu{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #1b1c7a;
}

.articlemenu a{
	font-size: 9px;
	text-decoration: none;
	color: #0065e2;
}





.flash420{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important;  
	height: 42px;
	
	width: 420px;
	padding-bottom: 9px;
	float: left;
	text-align: center;

}
/**flash489 mit Aenderungen **/

.flash489{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	
	height: 400px;
	
	width: 489px;
	margin-right: 9px;
	margin-bottom: 9px;
	float: left;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
        background: url(images/passepartout_489x400.gif) right center no-repeat;
}

.flash609{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important;  
	height: 42px;
	
	width: 609px;
	padding-bottom: 9px;
	margin-bottom: 9px;
	float: left;
}

.theflashobject{
	line-height: 0px;
	margin: auto;
}


.zanox300{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important;  
	height: 42px;
	
	width: 300px;
	
	margin-bottom: 9px;
}

.zanox180{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important;  
	height: 42px;
	
	width: 180px;
	
	margin-bottom: 9px;
}

.zanox120{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important;  
	height: 42px;
	
	width: 120px;
	
	margin: auto;
	margin-bottom: 9px;
}

.zanoxobject{
	text-align: center;
}

.zanoxhead h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
}

.zanox300 .zanoxhead{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	text-align: left;
	background: url(images/bg_zanox_300.gif) top left no-repeat;
}
	
.zanox180 .zanoxhead{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	text-align: left;
	background: url(images/bg_zanox_180.gif) top left no-repeat;
}
	
.zanox120 .zanoxhead{
	overflow: hidden;
	_overflow: visible;

	min-height: 30px;
	height: auto !important; 
	height: 30px;

	text-align: left;
	background: url(images/bg_zanox_120.gif) top left no-repeat;
}



.starsign-type1{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b1c7a;
	font-size: 12px;

	width: 591px;
	height: 89px;
	background: url(images/bg_starsign-t1.gif) top left no-repeat;
	margin-left: 9px;
	margin-bottom: 9px;
	text-align: left;
}

.sign-pink{
	background: url(images/bg_starsign-t1-pink.gif) top left no-repeat;
}

.starsign-type2{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b1c7a;
	font-size: 12px;

	width: 591px;
	height: 193px;
	background: url(images/bg_starsign-t2.gif) top left no-repeat;
	margin-left: 9px;
	margin-bottom: 9px;
	text-align: left;
}

.starsign-type3{
	width: 609px;
	height: 92px;
	background: url(images/bg_starsign-t3.gif) top left no-repeat;
	margin-bottom: 9px;
	text-align: left;
}

.stars-head{
	padding-left: 9px;
	padding-top: 7px;
	display: block;
}

.stars-head h3{
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #1B1C7A;
}

.stars-text{
	font-size: 12px;
	padding-left: 9px;
	padding-top: 13px;
}

.stars-text2{
	font-size: 12px;
	padding-left: 9px;
	padding-top: 22px;
}

.starsign-type3 h3, .starsign-type3 .stars-text{
	color: #FFFFFF;
}



.starsigns{
	margin-left: 5px;
	margin-top: 2px;
}
.starsigns3d{
	padding-left: 12px;
	padding-top: 20px;
}
.typologien{
	padding-top: 9px;
	padding-left: 9px;
}
.typologien a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 22px;
}
.typo_off{
	padding-left: 6px;
}

.typo_on a{
	text-decoration: none;
}

.typo_on{
	height: 23px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	background-color: #0e5abb;
}

.typo-b-left{
	width: 4px;
	height: 23px;
	float: left;
	background: url(images/bg_typo_left.gif) no-repeat;
}

.typo-b-right{
	width: 4px;
	height: 23px;
	float: left;
	background: url(images/bg_typo_right.gif)  no-repeat;
}





.selectsorting{
	border: solid 1px #999999;
	height: 20px;
	width: 180px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231a4a;
}

#listhead_left{
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231a4a;
	line-height: 22px;
}

.shop_listitem_cms{
	height: 185px;
	width: 300px;
	margin-bottom: 12px;
	/*margin-top: 9px;*/
	/*float: left;*/
	position: relative;
}
.shop_listitem{
	height: 185px;
	width: 300px;
	margin-bottom: 12px;
	/*margin-top: 9px;*/
	float: left;
	position: relative;
}

.noemenu{
	height: 106px;
}
.shop_listitem h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 10px;
}

.shop_listitem_cms h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 10px;
}


.shop_listitem h3 a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.shop_listitem_cms h3 a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.shoplistitem_head{
	height: 29px;
	background: url(images/bg_shoplistitem.gif) top left no-repeat;
}

.shoplistitem_head_red{
	height: 29px;
	background: url(images/bg_shoplistitem_red.gif) top left no-repeat;
}

.shoplistitem_head_new{
	height: 29px;
	background: url(images/bg_shoplistitem_new.gif) top left no-repeat;
	padding-left: 50px;
}

.shoplistitem_head_aktion{
	height: 29px;
	background: url(images/bg_shoplistitem_aktion.gif) top left no-repeat;
	padding-left: 70px;
}

.shoplistitem_head_exklusiv{
	height: 29px;
	background: url(images/bg_shoplistitem_exklusiv.gif) top left no-repeat;
	padding-left: 76px;
}

.shoplistitem_body_meinnoe .productlink{
	text-align: right;
	padding-top: 9px;
}
.shoplistitem_body_meinnoe{
	width: 282px;
	min-height: 75px;
	height: auto !important; 
	height: 75px;
	padding: 8px;
	padding-bottom: 0px;
	border: solid 1px #bb7cbb;
}
.shoplistitem_body{
	width: 282px;
	height: 100px;
	padding: 8px;
	padding-bottom: 0px;
	border: solid 1px #bb7cbb;
}

.shoplistitem_body_red{
	width: 282px;
	height: 146px;
	padding: 8px;
	padding-bottom: 0px;
	border: solid 1px #b6307c;
}

.iscategory{
	background-color: #f6e5f6;
}

.itemimage{
	width: 83px;
	float: left;
}

.noemenutext{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1c7a;
}

/*.itemtext{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1c7a;
	float: left;
	width:197px;
}*/

.itemtext a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1c7a;
	text-decoration: none;
}

.productlink a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0065e2;
	text-decoration: underline;
}

.pricebox a, .te-pricebox a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0065e2;
	text-decoration: none;
}

/*.pricebox{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0065e2;
	position:absolute;
	top: 100px;
	right: 9px;
	float: right;
	text-align: right;
}*/

.pricebox .pricefrom{
	font-size: 11px;
}

.pricebox_percent{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0065e2;
	position:absolute;
	top: 152px;
	left: 210px;
	float: right;
	text-align: right;
}

.shop_listitem .percent{
	height: 22px;
	padding-left: 48px;
	background: url(images/bg_price_percent.gif) no-repeat;
}

.shop_listitem .percent10{
	height: 22px;
	padding-left: 48px;
	background: url(images/bg_price_10percent.gif) no-repeat;
}

.shop_listitem .eurosign{
	height: 22px;
	padding-left: 48px;
	background: url(images/bg_price_euro.gif) no-repeat;
}

.shop_listitem .lorry{
	height: 26px;
	padding-left: 75px;
	background: url(images/bg_price_lorry.gif) no-repeat;
}

.product-infos .percent{
	background: url(images/bg_price_percent.gif) 388px 5px no-repeat;
}

.product-infos .percent10{
	background: url(images/bg_price_10percent.gif) 388px 5px no-repeat;
}

.product-infos .eurosign{
	background: url(images/bg_price_euro.gif) 388px 5px no-repeat;
}

.product-infos .lorry{
	background: url(images/bg_price_lorry.gif)  358px 65px no-repeat;
}

.oldprice{
	font-size: 10px;
	color: #1b1c7a;
	text-decoration: line-through;
}




.videoteaser_180{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 180px;
	
	margin-bottom: 12px;
}

.videoteaser_180 h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
}

.videoteaser_300{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: 300px;
	
	margin-bottom: 12px;
}

.videoteaser_300 h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
}

.videoteaser_head_180{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #9dbadb;
	
	background: url(images/bg_teaserhead_180_blue.gif) top left no-repeat;
}

.videoteaser_head_300{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #9dbadb;
	
	background: url(images/bg_teaserhead_300_blue.gif) top left no-repeat;
}

.videoteaser_link a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	color: #004fa6;
}

.videoteaser_body_180{
	overflow: hidden;
	_overflow: visible;

	width: 163px;
	
	padding-top: 8px;
	padding-left: 9px;
	padding-right: 8px;
	padding-bottom: 6px;

	background-color: #c8d9eb;
}

.videoteaser_body_300{
	overflow: hidden;
	_overflow: visible;

	width: 283px;
	
	padding-top: 8px;
	padding-left: 9px;
	padding-right: 8px;
	padding-bottom: 6px;

	background-color: #c8d9eb;
}

.videoteaser-button{
	float: right;
	padding-right: 3px;
}


.product-detail{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;

	width: 609px;
	padding-bottom: 9px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
 	line-height: 18px;
	font-weight: normal;
	color: #000000;
}


.product-detail h1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1b1c7a;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

.product-detail .product-name h1{
	color: #1B1C7A;
}

.product-cart{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;

	width: 609px;
	padding-bottom: 9px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
 	line-height: 18px;
	font-weight: normal;
	color: #1b1c7a;
}

.product-cart h1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1b1c7a;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

.product-name{
	padding-top: 9px;
	padding-bottom: 12px;
}

.product-detail-img{
	width: 162px;
	height: 162px;
	float: left;
}

.product-detailbox{
	width: 436px;
	height: 191px;
	margin-left: 7px;
	border: solid 1px #db9edb;
	float: left;
	padding-top:5px;
}

.product-detailbox .big{
	font-size: 16px;
}

.info_left{
	font-family: arial, Helvetica, sans-serif;
	float:left;
	width: 95px;
}

.ohd-detailbox .info_left, .ohd-detailbox {	font-size: 11px;}
.pv_4 .info_left, .pv_4 { padding-left: 0px; font-size: 11px; line-height: 13px;}
.info_buttons{
	position: absolute;
	right: 3px;
	bottom: 2px;
}
.but_example{
	float: left;
	padding-top: 6px;
	margin-right: 150px;
}
.product-infos{
	height: 196px;
	position: relative;
	background: #C0BAE9;
}

.info_right{
	font-family: arial, Helvetica, sans-serif;
	float:left;
	padding-bottom: 2px;
}

.info_right a{
	font-weight: bold;
	color:#000000;
}

.product_text{
	padding-top: 9px;
}


.noe_formarea{
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;

	width: 604px;
	background-color: #f6e5f6;

	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	
	margin-top: 1px;
	margin-bottom: 18px;
	
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #1b1c7a;
}

.product_formarea{
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;

	width: 609px;
	background-color: #f6e5f6;

	padding-top: 15px;
	
	margin-top: 12px;
	
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #1b1c7a;
}

.product_flasharea{
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;

	width: 609px;
	padding-top: 15px;
	margin-top: 12px;
}

.centerit{
	text-align: center;
}
.theform{
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;

	margin: auto;
	text-align: left;
	width: 300px;
	padding-top: 30px;
}

.starsignform{
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;

	margin: auto;
	text-align: left;
	width: 591px;
	padding-top: 30px;
}

.stepform{
	font-size: 11px;
}

.stepform .theform{
	padding-top: 0px;
	padding-bottom: 9px;
}

.wide .theform{
	width: 360px;
}

.doubleform .theform{
	margin: 0px;
	float: left;
}

.form_row{
	clear: both;
}

.form_left{
	float: left;
	width: 72px;
	line-height: 20px;
}

.form_left_wide{
	float: left;
	width: 137px;
	line-height: 14px;
	margin-bottom: 6px;
}

.form_right{
	float: left;
	width: 215px;
	padding-bottom: 6px;
	line-height: 20px;
}

.formerror{
	color: #cc3333;
	font-size: 10px;
	line-height: 15px;
}

.input_submit_kontakt{
	border: 1px solid  #bfb8e0;
	height: 20px;
	width: 282px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #1C2159;
}

.input_textarea_284{
	border: 1px solid  #bfb8e0;
	height: 98px;
	width: 282px;
	margin-bottom: 9px;
}

.input_text_284{
	border: 1px solid  #bfb8e0;
	height: 15px;
	width: 282px;
}

.input_text_215{
	border: 1px solid  #bfb8e0;
	height: 15px;
	width: 213px;
}

.input_text_175{
	border: 1px solid  #bfb8e0;
	height: 15px;
	width: 173px;
}

.input_text_160{
	border: 1px solid  #BFB8E0;
	height: 15px;
	width: 158px;
	margin-top: 2px;
}

.input_text_150{
	border: 1px solid  #BFB8E0;
	height: 15px;
	width: 148px;
	margin-top: 2px;
}

.input_text_36{
	border: 1px solid  #bfb8e0;
	height: 15px;
	width: 34px;
	margin-left: 2px;
}

.radiolabel{
	position: relative;
	top: -1px;
}

input{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c7a;
}

.pinkformtext{
	padding-left: 6px;
	color: #861989;
	font-size: 11px;
}

.select_small{
	border: 1px solid  #bfb8e0;
	height: 19px;
	width: 50px;
	

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c7a;
}

.select_170{
	border: 1px solid  #bfb8e0;
	height: 19px;
	width: 168px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #861989;
}

.select_half{
	border: 1px solid  #bfb8e0;
	height: 19px;
	width: 106px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c7a;
}

.select_large{
	border: 1px solid  #bfb8e0;
	height: 19px;
	width: 216px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c7a;
}

.select_medium{
	border: 1px solid  #bfb8e0;
	height: 19px;
	width: 85px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c7a;
}

.nl_select_small{
	border: 1px solid  #bfb8e0;
	height: 19px;
	width: 40px;
	

	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1c7a;
}

.nl_select_medium{
	border: 1px solid  #bfb8e0;
	height: 19px;
	width: 60px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1c7a;
}

.starinfo1{
	font-size: 10px;
}

.starinfo2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b1c7a;
	padding-bottom: 9px;
}

.writtenproduct{
	width: 609px;
	height: 25px;
		
	text-align: left;
	font-weight: bold;
	
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

	padding-top: 3px;
	margin-top: 15px;
	background-color: #e9bae9;
}

.form_intro{
	padding-left: 9px;
}

.form_continue{
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 6px;
	float: right;
}



.teaser_head_180_pink{
	overflow: hidden;
	_overflow: visible;

	min-height: 29px;
	height: auto !important; 
	height: 29px;

	border-bottom: 1px solid #ac6bac;
	
	background: url(images/bg_180_pink.gif) top left no-repeat;
}


.cartitem{
	padding: 9px;
	padding-bottom: 6px;
	border-bottom: 1px solid #b262b2;
}

.cartitem_name{
	font-weight: bold;
	color: #231a4a;
}

.cartitem_price{
	font-weight: bold;
	color: #0065e2;
	text-align: right;
}

.total_amount{
	color: #231a4a;
	font-size: 12px;
	text-align: right;
	padding-right: 9px;
	padding-top: 9px;
}

.total_price{
	color: #0065e2;
	font-weight: bold;
}

.cart_bottom_links{
	text-align: right;
	padding: 9px;
	padding-left: 0px;
}

.cart_bottom_links a{
	color: #0065e2;
	text-decoration: underline;
}

.nlform-left{
	float: left; 
	width: 20px;
}

.nlform-left-big{
	float: left; 
	line-height: 20px;
	width: 100px;
}

.nlform-right{
	float: left;
	line-height: 20px;
}

.nlform-right-medium{
	float: left;
	line-height: 20px;
	width: 105px;
}

.cart_head{
	height: 23px;
	background: url(images/bg_609_darkpurple.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 9px;
}

.cart_body{
	overflow: hidden;
	_overflow: visible;

	width: 607px;
	border: 1px solid #db9edb;
	
}

.cart_body_orderlist{
	overflow: hidden;
	_overflow: visible;

	width: 607px;
	border: 1px solid #db9edb;
	border-bottom: none;
	
}

.cart_body_userdata{
	overflow: hidden;
	_overflow: visible;

	width: 598px;
	border: 1px solid #db9edb;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 9px;
}

.cart_head_1{
	float: left;
	width: 380px;
}

.cart_head_2{
	width: 83px;
	float: left;
}

.cart_head_3{
	float: left;
}


.cart_item{
	overflow: hidden;
	_overflow: visible;

	width: 591px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #db9edb;
	
	font-size: 12px;
	font-weight: bold;
	color: #1b1c7a;
}
.cart_item_oh{
	overflow: hidden;
	_overflow: visible;

	width: 591px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #db9edb;
	
	font-size: 11px;
	color: #1b1c7a;
}

.nv_bgline{
	background: url(images/helper_line.gif) 35px 0px repeat-y;
}

.nv_bgline_main{
	background: #F6E5F6 url(images/helper_line.gif) 35px 0px repeat-y;
}

.ci_img{
	float: left;
	width: 48px;
}

.ci_product{
	float: left;
	width: 335px;
}

.ci_amount{
	width: 80px;
	float: left;
}

.ci_price{
	float: left;
	width: 60px;
}

.ci_action{
	float: left;
}

.ci_action a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #aa1ea5;
	text-decoration: none;
}

.sortlink{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	background: url(images/bg_sortlink.gif) center right no-repeat;
}
.ol_1{	float: left;	width: 130px;}
.ol_2{	float: left;	width: 155px;}
.ol_3{	float: left;	width: 180px;}
.ol_4{	float: left;	width: 97px; text-align: right; padding-right: 10px;}
.ol_5{	float: left;	text-align: right;}

.oh_error{
	font-size: 11px;
	color: #AA1EA5;
	font-weight: bold;
}

.p_person{
	font-weight: normal;
}

.p_onpaper{
	width: 300px;
	height: 23px;
	background-color: #f5d8f5;
	font-weight: normal;
	margin-top: 2px;
}

.cart_change{
	background: url(images/bg_cartchange.gif) left center no-repeat;
	padding-left: 18px;
	color: #aa1ea5;
	text-decoration: none;
	font-size: 11px;
}

.cart_bottom{
	overflow: hidden;
	_overflow: visible;

	background: #f6d4f6;
	padding-top: 6px;
	padding-bottom: 6px;
}

.cb_infos{
	float: left;
	width: 462px;
	text-align: right;
}

.cb_prices{
	float: left;
	padding-left: 9px;
	font-weight: bold;
}

.cb_total{
	font-size: 14px;
	font-weight: bold;
}

.cart_button_left{
	float: left;
}

.cart_button_right{
	float: right;
}

.cart_buttons{
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 2px;
}


.order-steps{
	width: 609px;
	height: 29px;
	position: relative;
	color: #231a4a;
	margin-bottom: 14px;
}

.order-steps a{
	color: #231a4a;
	text-decoration: none;
}

.step1{	background: url(images/bg_os_1.gif) no-repeat;}
.step2{	background: url(images/bg_os_2.gif) no-repeat;}
.step3{	background: url(images/bg_os_3.gif) no-repeat;}
.step4{	background: url(images/bg_os_4.gif) no-repeat;}

.step1 .os1{color: #FFFFFF;}
.step2 .os2{color: #FFFFFF;}
.step3 .os3{color: #FFFFFF;}
.step4 .os4{color: #FFFFFF;}

.os1{
	position: absolute;
	top: 7px;
	left: 9px;
}

.os2{
	position: absolute;
	top: 7px;
	left: 129px;
}

.os3{
	position: absolute;
	top: 7px;
	left: 319px;
}

.os4{
	position: absolute;
	top: 7px;
	left: 520px;
}

.formheadline{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.step1-buttons{
	text-align: right;
	padding-right: 6px;
}

.step3-buttons{
	text-align: right;
	padding-right: 6px;
	margin-bottom: 12px;
}

.step4-buttons{
	text-align: right;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-top: 12px;
}

.step4-buttons-left{
	float:left;
	padding-left: 6px;
	padding-bottom: 12px;
	padding-top: 12px;
}

.onstep4{
	border-top: 1px solid #FFFFFF;
}
.forgotpw{
	color: #0065e2;
	font-size: 11px;
	text-decoration: none;
	line-height: 24px;
	padding-right: 6px;
}

.code-help{
	display: inline;
	padding-left: 9px;
}

.code-help a{
	color: #0065e2;
}

body.mailtemplate .codebox{
	padding: 18px;
	border-top: 1px solid #C4BCED;
	border-bottom: 1px solid #C4BCED;
	font-weight: bold;
	background-color: #E8E5FA;
}

body.mailtemplate .footerlinks {
	background-color: #291F54;
}

body.mailtemplate .footerlinks, body.mailtemplate .impbox {
	border:none;
	font-size: 10px; 
	color: #FFFFFF;
	width: 605px;
	margin-bottom: 0px;
}

.rightfooterlinks {
	text-align:right;
}
	

body.mailtemplate .footerlinks td {
	border:none;
}

.noborder {
	border:none;
}

body.mailtemplate .b1{	
	color: #1b1c7a;
	border: 1px solid #8589A6; 
	background-color: #F3F1FC;
	vertical-align: top;
}
body.mailtemplate .b2{ 
	color:#1B1C7A;
	border: 1px solid #8589A6; 
	border-left: none; 
	border-right: none; 
	vertical-align: top;
}

body.mailtemplate .b3{ 
	color:#1B1C7A;
	border: 1px solid #8589A6; 
	background-color: #F3F1FC;
	vertical-align: top;
}

.voucher-input{
	overflow: hidden;
	_overflow: visible;

	width: 591px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #db9edb;
	
	font-size: 12px;
	line-height: 20px;
	color: #1b1c7a;
	
	background-color: #f5d8f5;
}

.voucher-input a{
	font-size: 11px;
}


.voucher-form{
	width: 373px;
	height: 29px;
	position: relative;
	background: url(images/bg_voucherform.gif) no-repeat;
	padding-top: 4px;
	padding-left: 5px;
}



.options-form{
	overflow: hidden;
	_overflow: visible;

	width: 591px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top: 1px solid #db9edb;
	border-bottom: 1px solid #db9edb;
	
	font-size: 12px;
	line-height: 20px;
	color: #1b1c7a;
	
	background-color: #f5d8f5;
}


.of-left{
	float: left;
	width: 30px;
}

.of-right{
	float: left;
}

.last-step-buttons{
	background-color: #f5d8f5;
}


.userdata{
	overflow: hidden;
	_overflow: visible;

	min-height: 42px;
	height: auto !important; 
	height: 42px;

	width: 609px;
	padding-bottom: 9px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
 	line-height: 18px;
	font-weight: normal;
	color: #1b1c7a;
}

.ud_head_1{
	width: 232px;
	float: left;
}

.ud_head_2{
	width: 232px;
	float: left;
}

.ud_head_3{
	float: left;
}

.productdownloadbox{
	width: 360px;
	background-color: #f6d4f6;
	padding: 12px;
	border: 1px solid #dca0dc;
	text-align: left;
	margin: auto;
	
	margin-top: 25px;
	margin-bottom: 30px;
}

.productdownloadbox a{
	font-size: 12px;
	font-weight: bold;
	color: #0065e2;
}

.newprice{
	font-weight: bold;
	color: #0065e2;
}



.shop_teaser{
	overflow: hidden;
	_overflow: visible;

	min-height: 1px;
	height: auto !important; 
	height: 1px;

}

.shop_teaser img{
	float: left;
	padding-right: 6px;
	padding-bottom: 5px;
}

.shop_teaser .shoplistitem_body{
	padding-bottom: 9px;
}

.bigprice{
	font-size: 20px;
	color: #0065e2;
	text-align: right;
	padding-top: 4px;
}

.smallerprice{
	font-size: 13px;
	font-weight: bold;
}

.bigprice .eurosign{
	display: inline;
	background: url(images/icon_st_euro.gif) no-repeat;
	padding-left: 50px;
}

.bigprice .lorry{
	display: inline;
	background: url(images/bg_price_lorry.gif) no-repeat;
	padding-left: 75px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.smallerprice .lorry{
	padding-top: 5px;
	padding-bottom: 5px;
}

.bigprice .percent{
	display: inline;
	background: url(images/bg_price_percent.gif) no-repeat;
	padding-left: 50px;
}

.bigprice .percent10{
	display: inline;
	background: url(images/bg_price_10percent.gif) no-repeat;
	padding-left: 50px;
}

.shopheadline{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
	padding-top: 5px;
	padding-left: 9px;
	
	height: 24px;
	width: 600px;
	
	clear: both;
}

.redheadline{
	background: url(images/shop-headline-red.jpg) no-repeat;
}

.purpleheadline{
	background: url(images/shop-headline-purple.jpg) no-repeat;
}

.meinnoeheadline{
	background: url(images/shop-headline-meinnoe.jpg) no-repeat;
}


.kontakt-text{
	padding-left: 9px;
}

.kontakt-text-left{
	width: 311px;
	overflow: hidden;
	_overflow: visible;
	float: left;
}
.kontakt-text-right, .kontakt-form-right{
	overflow: hidden;
	_overflow: visible;
	float: left;
}

.kontaktform-formarea{
	overflow: hidden;
	_overflow: visible;
	width: 607px;
	border: 1px solid #958BBD;
}

.kontaktform-row-dark{
	overflow: hidden;
	_overflow: visible;
	width: 605px;

	min-height: 28px;
	height: auto !important;   
	height: 28px;

	background-color: #F3F1FC;
	border: 1px solid #DFDBF6;
	padding-top: 7px;
	clear: both;
}

.kontaktform-row{
	overflow: hidden;
	_overflow: visible;
	width: 607px;

	min-height: 26px;
	height: auto !important;   
	height: 26px;

	padding-top: 7px;
	clear: both;
}

.kontakt-form-left{
	width: 302px;
	overflow: hidden;
	_overflow: visible;
	float: left;
	padding-left: 9px;
}

.kontaktform-row .kontakt-form-left{
	width: 303px;
}


.pagetop{
	text-align: right;
	padding-right: 9px;
	margin-top: 40px;
}

.pagetop a{
	font-size: 11px;
	line-height: 20px;
	color: #0065E2;
	background: url(images/bg_pagetop.gif) center right no-repeat;
	padding-right: 20px;
	padding-top: 2px;
}


.flashhead-yellow{
	height: 9px;
	width: 471px;
	background: url(images/bg_flashhead_yellow.gif) no-repeat;
	font-size: 1px;
}
.flashfoot-yellow{
	height: 9px;
	width: 471px;
	background: url(images/bg_flashfoot_yellow.gif) no-repeat;
	font-size: 1px;
}
.flash-yellow{
	background-color: #FDC327;
	width: 471px;
}

.flashhead-purple{
	height: 9px;
	width: 471px;
	background: url(images/bg_flashhead_purple.gif) no-repeat;
	font-size: 1px;
}
.flashfoot-purple{
	height: 9px;
	width: 471px;
	background: url(images/bg_flashfoot_purple.gif) no-repeat;
	font-size: 1px;
}
.flash-purple{
	background-color: #9A59B9;
	width: 471px;
}

.shopteaser_listitem{
	font-size: 11px;
	padding-top: 12px;
}

.closelink_white{
	font-size: 11px;
	text-decoration: none;
	background: url(images/bg_close_white.gif) center right no-repeat;
	padding-right: 12px;
	color: #FFFFFF;
}
.drucklink_white{
	font-size: 11px;
	text-decoration: none;
	background: url(images/icon_print) center right no-repeat;
	padding-right: 12px;
	color: #FFFFFF;
}



.weiterempfehlen-headline{
	padding-top: 12px;
	padding-left: 9px;
	float: left;
}


.tipform-left{
	float: left;
	width: 165px;
	padding-left: 9px;
	padding-top: 5px;
	min-height: 1px;
}

.tipform-right{
	float: right;
	width: 157px;
	padding-top: 5px;
	min-height: 1px;
}

.tipform-divide{
	height: 31px;
	background: url(images/bg_tipform_divide.gif) center repeat-x;
}

.tipform-text-s{
	border: solid 1px #1b1c7a;
	width: 155px;
	height: 17px;
}

.tipform-text-l{
	border: solid 1px #1b1c7a;
	width: 386px;
	height: 17px;
	margin-top: 5px;
	margin-bottom: 9px;
}

.tipform-colorbg{
	background: #8c4e8c;
	border-top: solid 1px #743874;
	border-bottom: solid 1px #743874;

	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 9px;
	margin-bottom: 9px;
	
	font-weight: bold;
	color: #FFFFFF;
}

.tipform-textarea{
	border: solid 1px #1b1c7a;
	width: 378px;
	height: 128px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1c7a;
}

.tipform-captcha{
	text-align: right;
	margin-top: 25px;
	margin-bottom: 20px;
}
.horoskop-detailbox{
	margin-top: 15px;
	margin-left: 9px;
}

body.mailtemplate .horoskop-detailbox{
	margin-top: 15px;
	margin-left: 18px;
}

body.mailtemplate .gutschein-detailbox{
	margin-top: 15px;
	margin-left: 18px;
}

body.mailtemplate .margin{ 
	margin-left: 18px; 
}

.hd-head{
	position: relative;
}
.hd-image{
	width: 172px;
	float: left;
}

.hd-text{
	float: left;
	width: 415px;
	line-height: 14px;
}

body.mailtemplate .hd-text{
	float: left;
	width: 385px;
	line-height: 14px;
}

.hd-signtext{
	padding-top: 9px;
	padding-bottom: 20px;
}

body.mailtemplate .hd-signtext{
	padding-bottom: 12px;
}


.hd-signtext3{
	padding-top: 9px;
	padding-bottom: 9px;
}

.hd-signtext2{
	padding-top: 20px;
	padding-bottom: 9px;
}

.hd-videobox{
	width: 411px;
	margin-left: 9px;
	margin-bottom: 9px;
	float: left;
}

.hd-navigation{
	position: absolute;
	top: 3px;
	right: 0px;
	text-align: right;
	color: #0065e2;
}

.hd-navigation a{
	color: #0065e2;
}

.ohd-intro{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 9px;
}
.ohd-area{
	overflow: hidden;
	_overflow: visible;

	min-height: 28px;
	height: auto !important;   
	height: 28px;
	
	background: #FCECFC;
	font-size: 11px;
	padding: 9px;

	border-bottom: 1px solid #DB9EDB;
}
.ohd_nr{
	float: left;
	font-size: 12px;
	width: 17px;
}
.ohd_img{
	float: left;
}

.ohd-detailbox{
	float: left;
	width: 350px;
}

.nv_1{	float: left;	width: 28px;}
.nv_2{	float: left;	width: 165px; padding-left: 10px;}
.nv_3{	float: left;	width: 370px; line-height: 15px;}

.pv_1{	float: left;	width: 28px;}
.pv_2{	float: left;	width: 195px; padding-left: 10px;}
.pv_3{	float: left;	width: 140px; }
.pv_4{	float: left;	width: 200px;}


.newsletter_form_area{
	background-color: #F6E5F6;
	font-size: 11px;
	padding: 10px;
	margin-top: 3px;
}

.persomenu{
	width: 369px;
	height: 30px;
}

.onoff{	background: url(images/bg_pb2_onoff.jpg) no-repeat;}
.offon{	background: url(images/bg_pb2_offon.jpg) no-repeat;}

.pbm1a{	background: url(images/bg_pbm_1a.jpg) no-repeat;}
.pbm2a{	background: url(images/bg_pbm_2a.jpg) no-repeat;}
.pbm3a{	background: url(images/bg_pbm_3a.jpg) no-repeat;}
.pbm4a{	background: url(images/bg_pbm_4a.jpg) no-repeat;}

.pbm-1{
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	width: 101px;
}

.pbm-2{
	float: left;
	padding-top: 8px;
	width: 87px;
}

.pbm-3{
	float: left;
	padding-top: 8px;
	width: 65px;
}

.pbm-4{
	float: left;
	padding-top: 8px;
}

.persobox{
	float: right;
	margin-bottom: 9px;
}
.persocontent{
	position: relative;
	width: 360px;
	height: 248px;
	background: url(images/bg_persobox.jpg) no-repeat;
	padding-left: 9px;
	padding-top: 5px;
	font-size: 11px;
}
.persocontent-ap{
	background: url(images/bg_persobox-ap.jpg) no-repeat;
}
.bg-radix1{	background: url(images/bg_pb_radix.jpg) no-repeat;}
.bg-radix2{	background: url(images/bg_pb_radix2.jpg) no-repeat;}
.persocontent-short{
	width: 220px;
	padding-right: 140px;
}
.persocontent h2{
	font-size: 16px;
	font-weight: bold;
	color: #763478;
	padding-bottom: 5px;
}
.persocontent h3{
	font-size: 13px;
	font-weight: bold;
	color: #763478;
	padding-bottom: 6px;
	padding-top: 5px;
	margin: 0px;
}
.persomenu a, .persomenu2 a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FBDEFB;
}

.persomenu .pbm-on, .persomenu2 .pbm-on{	color: #612961;}

.pb-selektor{
	margin-top: 9px;
	width: 351px;
	height: 102px;
	background: url(images/bg_pb_selektor.gif) no-repeat;
	
}
/*.pb-selektor img{
	behavior: url("pngbehavior.htc");
}*/
.pb-sign{
	float: left;
	padding-left: 13px;
}
.pb-selektor-row{
	padding-top: 12px;
	clear: both;
}
.pbl-left{
	float: left;
	width: 171px;
}

.pbl-right{
	float: left;
	width: 182px;
}
.pb-link{
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-top: 4px;
}
.pb-login-box{
	position: absolute;
	top: 182px;
}
.pb-login-box-ap{
	position: absolute;
	top: 100px;
}
.pb-login-box-ext{
	position: absolute;
	top: 164px;
}
.pb-whitesmall{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11px;
}

.pb-horoskop{
	padding-top: 7px;
}
.pb-horo-info{
	float: left;
	width: 110px;
	color: #712E71;
}

.pb-horo-miniimage{
	margin-right: 5px;
}

.pb-horo-text{
	line-height: 15px;
}

.tagesempfehlung{
	width: 351px;
	height: 155px;
	background: url(images/bg_pb_empfehlung.gif) no-repeat;
	margin-top: 9px;
}
.te-image{
	float: left;
	width: 75px;
	padding: 11px;
}

.te-text{
	float: left;
	width: 242px;
	padding-top: 11px;
	padding-right: 11px;
}

.te-text h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #1B1C7A;
}

.te-pricebox{
	text-align: right;
	padding-right: 11px;
}

.pb-bigmessage{
	text-align: center;
	font-size: 16px;
	color: #763478;
	padding-top: 40px;
}
.pb-mediummessage{
	text-align: center;
	font-size: 13px;
	color: #1B1C7A;
	padding-top: 15px;
	padding-bottom: 25px;
}

.box170{
	width: 170px;
	float: left;
}























#leftnavigation a{
	text-decoration: none;
	display: block;
}

#leftnavigation {
	padding-bottom: 29px;
	margin-bottom: 9px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}


.n_lvl_1{
	padding-left: 3px;
}

.n_lvl_1_on{
	padding-left: 3px;
}

.n_lvl_2{
	padding-left: 10px;
}

.n_lvl_3{
	padding-left: 20px;
}





/*************** extra css for thhe sections  *************************/

.n_lvl_1{
	background: #FFFFFF;
	color: #3E64C7;
	border-bottom: solid 1px #E299DA;
}


.n_lvl_1_on, .n_lvl_1:hover{
	background: #E299DA url(images/leftnavi-bg-s1.gif) top right no-repeat;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.n_lvl_2{
	background: #F7C5EF;
	color: #3E64C7;
	border-bottom: solid 1px #FFFFFF;
}

.n_lvl_2_on, .n_lvl_2:hover{
	background: #E299DA url(images/leftnavi-bg-s1.gif) top right no-repeat;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 10px;
}

.n_lvl_3{
	background: #F7C5EF;
	color: #3E64C7;
	border-bottom: solid 1px #FFFFFF;
}

.n_lvl_3_on, .n_lvl_3:hover{
	background: #E299DA url(images/leftnavi-bg-s1.gif) top right no-repeat;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 20px;
}



.rl{
	background: #FCECFA;
	border-bottom: solid 1px #FFFFFF;
}

.last{
/*	background: #F7C5EF;
	color: #3E64C7; */
	border-bottom: solid 1px #E299DA;
}


/*Daily horoscope*/

#transitForm {

}

#dateShiftNav {
	width: 96%;
	margin-bottom: 20px;
	text-align: right;

}

/*^Daily horoscope^*/

.birthHoroscopeText {
	padding-left: 10px;	
}
.birthHoroscopeText h5 {
	font-weight: normal;
	font-size:10px;
}


/* Navigation, TODO: move the images from shop to resources folder and relink. */

#partner_left_menu a{
	text-decoration: none;
	display: block;
	line-height: 19px;
}

#partner_left_menu {
	padding-bottom: 29px;
	margin-bottom: 9px;

	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	width: 127px;
	float: left;
}

.lev_1{
	background: #080f60;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	border-top: none;
}


.lev_1a, .lev_1:hover{
	background: #080F60 url(/shop/partner/rtl/de/img/leftnavi-bg-fs3-unten.gif) top right no-repeat;
	color: #FFFFFF;
	border: solid 1px #080f60;
	border-top: none;
}

.lev_2{
	background: #1654B7;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	border-top: none;
}

.lev_2a, .lev_2:hover{
	background: #080f60 url(/shop/partner/rtl/de/img/leftnavi-bg-fs3-unten.gif) top right no-repeat;
	color: #FFFFFF;
	border: solid 1px #1654b7;
	border-top: none;
	padding-left: 10px;
}

.lev_3{
	background: #c480c4;
	color: #080f60;
	border: solid 1px #FFFFFF;
	border-top: none;
}

.lev_3a, .lev_3:hover{
	background: #080f60 url(/shop/partner/rtl/de/img/leftnavi-bg-fs3-unten.gif) top right no-repeat;
	color: #FFFFFF;
	border: solid 1px #c88cc8;
	border-top: none;
	padding-left: 20px;
}

.but_example_physical_sample_pdf {
    bottom: 31px;
    left: 217px;
    position: absolute;
}

.usp-box .usp-entry {

	background: url("/shop/partner/noeastro/de/img/bg_usp-entry.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    
}

.tc_white{color: #FFFFFF;}
.tc_lila{color: #be5093;}
.tc_blue{color: #1372ba;}
.tc_red{color: #1B1C7A;}
.tc_grey{color: #0065E2;}
.tc_lightgrey{	color: #7f7f7f;}
.tc_black{color: #000000;}

.legal-info
{
	margin-top: 10px;
}

.legal-info {
    color: #000000;
}

.mr18{
	margin-right: 9px;
	text-decoration:none;
}

.boxfullontent .tc_grey {
	color: #1B1C7A;
}

#newsletter_form_top_horizontal{
	float: left;
	margin-right: 9px;
}
	
#newsletter_form_bottom_horizontal {
	float: right;
}
		
#newsletter_form_top_vertical{
	/* Empty */
}
	
#newsletter_form_bottom_vertical {
	margin-top:6px;
	/* Empty */
}

.teaser_horizontal{
	overflow: hidden;

	min-height: 42px;
	height: auto !important; 
	height: 42px;
	
	width: auto;
	
	margin-bottom: 12px;
}

.teaser_body_horizontal_purple{
	overflow: hidden;

	width: auto;
	border: 0px none;
	
	padding: 8px;
}

