@charset "utf-8";
/* CSS Document by Ralph Tonn 2007 */
BODY {
	background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/bg.png) repeat-x top;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 11px;
	color: #195188;
	}	
INPUT, SELECT {			
	border: 1px solid #9ebddd;
	padding: 2px;
	font-size: 10px;
	outline: none;
	color: #000;
}
TEXTAREA{
	border: 1px solid #9ebddd;
	padding: 2px;
	outline: none;
	font-size: 12px;
}
TABLE {width: 100%;border: 0;}
UL {list-style-type: square;}
A {outline: none; color: #799a02; text-decoration:none;}
A:hover {text-decoration: underline;}
TH {font-weight: bold;text-align: left;}
DT {font-weight: bold;float: left;}
DD {display: block;padding: 0 0 10px 95px;}

.searchbreak {
	color:#78ade4;
	margin-top:5px;
	margin-bottom:5px;
}
.ltblue {color: #78ade4;}
.green {color: #799a02;}
.red {color: #cc0000;}
.grey {color: #666;}
.fleft {float: left;}
.fright {float:right;}	

.button {border:1px solid #9ebddd;color:black;text-decoration:none;background-color:#ebe9ed;font-family:Arial, Helvetica, sans-serif;font-size:11px;display:block;padding:2px;text-align:center;width:200px;}

#content {
	width: 838px;
	float: left;
	background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/contentbg.png) repeat-y;
	}	
	.rightcol {
	width: 650px;
	float: left; 
	padding: 2px 0 0 0;
	}
	.leftcol {
	width: 170px;
	float: left;
	margin: 0 8px 0 0;
	}
	/* HEAD & TOPNAVI */
	.head {
		height: 124px;
		width: 838px;
		background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/cnmod_top_bg_new.png) no-repeat;
		z-index: 2;
		float: left;
		position:relative;
		}
		.head #logo {
			position: absolute;
			top: 22px;
			left: 19px;
			border: 0;
			}
		.head #customers {
			position: absolute;
			top: 5px;
			left: 312px;
			font-size: 10px;
			color: #c4d7e6;
			width: 300px;
			text-align:right;
			}
		.head #flags {
			position: absolute;
			top: 2px;
			left: 623px;
			}
			.head #flags UL {
				margin: 0;
				padding: 0;
			}
			.head #flags LI {
				list-style: none;
				display:inline;
				}
		.head #actual_lang {
			position: absolute;
			top: 18px;
			left: 641px;
			width: 125px;
			font-size:14px;
			font-weight:bold;
			color: #fff;
			text-align: center;
			}
		.head #currency {
			position: absolute;
			z-index: 1;
			left: 774px;
			top: 3px;
			width: 47px;
			text-align: left;
			padding:0;
			margin: 0;

			}
		.head #currency SELECT {
			padding: 1px 1px 1px 0;
			border: 1px solid #8bb3d7;
			width: 47px;
			font-size: 9px;
			position: relative;
			z-index: 2;
			}
		#bigSwf {position: absolute;z-index:99;}
			
		.head #about {
			position: absolute;
			top: 43px;
			left: 660px;
			width: 125px;
			font-weight: bold;
			color: #c4d7e6;	
			text-align: center;
			}
			.head #about A { 
				text-decoration: none;
				color: #c4d7e6;
				}
			.head #about A:hover {color: #ecf4fa;}
		.head #topnav {
			position: absolute;
			top: 88px;
			font-weight: bold;
			margin:0; 
			padding: 0;
			width: 838px;
		}
			.head #topnav LI {
				list-style: none;
				display: inline;
				}
			.head #topnav A {
				height: 21px;
				color: #fff;
				display: block;
				float: left;
				text-decoration: none;
				padding: 4px 15px 0 15px;
				margin: 0;
				}
			.head #topnav A:hover {
				color: #f0ffd1;
				padding: 3px 15px 0 15px;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/menu_hover.png) center 0 no-repeat ;
				}

	
	/* NAVIGATION + MYASHAMPOO */
		.leftcol H1 {font-size: 11px;display: inline;}
		.leftcol UL {padding: 0; margin: 0;}
		.leftcol LI {list-style: none;}
		.leftcol HR {
			height: 1px;
			size: 1px;
			width: 95%;
			border: #aac0eb;
			background: #aac0eb;
		}
	 
		.leftcol A { 
				height: 17px;
				width: 153px;
				display: block;
				font-weight: bold;
				color: #336699;
				text-decoration: none;
				border-right: 1px solid #eff4f9;
				border-top: 1px solid #9ebddd;
				padding: 3px 0 0 8px;
				margin: -2px 0 0 0;

				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/subnav.gif) repeat-y left;
			}

		.leftcol .activeaction A {
			height: 17px;
			width: 153px;
			display: block;
			padding: 2px 0 0 8px;
			font-weight: bold;
			border-right: 1px solid #9ebddd;
			color: #336699;
			text-decoration:none;
			margin: 0;
			border-top: 0;
			cursor: pointer;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/a_leftcol.gif) repeat-x left;
			}
		.leftcol .activeaction A:hover {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/ahover_leftcol.gif) repeat-x left;}
		.leftcol .subnav {
			width: 161px;
			position: relative;
			z-index: 2;
			border-bottom: 1px solid #9ebddd;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/subnav.gif) repeat-y left;
			border-right: 1px solid #eff4f9;
			display: block;
			padding: 2px 0 4px 0;
			}
		.leftcol .subnav A {
			height: 16px;
			width: 145px;
			display: block;
			padding: 0 0 0 15px;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/arrow.gif) no-repeat 7px 6px;
			font-weight: normal;
			border: 0;
			}
		.leftcol .subnav A:hover {
			color: #92ba02;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/arrow_hover.gif) no-repeat 7px 6px;
			padding: 0 0 0 15px;
			}
		.leftcol .subnav #active {
			color: #92ba02;
			font-weight: bold;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/arrow_hover.gif) no-repeat 7px 6px;
			}
		.leftcol FORM {
			margin: 20px 0 0 0;
			padding: 8px 15px 0 7px;
			color: #6189b1;
			height: 160px;
			width: 142px;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/login_bg.png) no-repeat;
			}

		.leftcol INPUT {width: 135px;}
		.leftcol .input_active { border: 1px solid #5f9ff4;background: #fafafa;}
		.leftcol .input_used {background: #f0f0f0;}
		
		.sidelogin {
				width: 140px; 
				height: 26px;
				color: #fff;
				font-weight: bold;
				border:0;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btn.png) no-repeat bottom;
				margin: 5px 0;
				cursor: pointer;
			}
		.sidelogin:hover {color: #f0ffd1; padding: 0 0 2px 0; height:26px;background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btn.png) no-repeat top;}
		.leftcol .sidelogin {
				width: 140px; 
				margin: 10px 0 20px 0;
		}
		.leftcol #unfold_all {
			background: #eaf2f9;
			border: 1px solid #bcd0e6;
			width: 87%;
			font-size: 9px;
			margin: 10px 0 0 7px;
			color: #336699;
			cursor:pointer;
			display: none;
			}
		.leftcol .txt {
			padding: 0 10px 0 8px;
			}
		.leftcol .txt A {
			background: none;
			text-align: left;
			border: 0;
			padding:0;
			margin: 0;
			width: 150px;
			height: auto;
			}	
			
	/* MyAshampoo Berreich Yiggles */
		.leftcol .txt A:hover {text-decoration: underline;}
		.leftcol .yiggles_box {
			margin: 40px 0 0 0;
			padding: 0 10px 0 8px;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/leftbox_y.gif) repeat-y;
		}
		.leftcol .yiggles_box .leftbox_img {margin: 0 0 0 -8px;}
		.leftcol .yiggles_box A {
			height: auto;
			border: 0;
			background: 0;
			padding:0;
			display: block;
		}
		.leftcol .yiggles_box A:hover {
			text-decoration: underline;
		}
		.leftcol .yiggles_box .status {
			font-size: 16px;
			font-weight: bold;
		}
		.leftcol .yiggles_box .hrline {margin: 2px 0;display: block;}
		
		#quote {
			margin: 16px 0 0 0;
			display: block;
			background: url('https://img.ashampoo.com/ashampoo.com_images/img/1/page/quote_y.png') repeat-y;
		}

		#quote DIV {
			margin: 0 18px 0 8px;
			color: #fff;
			font-style: italic;
			background: url('https://img.ashampoo.com/ashampoo.com_images/img/1/page/quote_sign.png') 6px 6px no-repeat;
		}
		#quote DIV STRONG {width: auto;font-style:normal;font-size: 12px;}
		#quote DIV SPAN {width: auto;font-style:normal;font-size: 10px;color:#d5ddbe;}
		#quote DIV SPAN A {
			font-style:normal;
			font-size: 10px;
			color:#d5ddbe;
			width: auto;
			height: auto;
			border:0;
			padding: 0;
			margin: 0;
			font-weight: normal;
			background: none;
			display: inline;
			}
		#quote DIV SPAN A:hover {
			font-style:normal;
			font-size: 10px;
			color:#d5ddbe;
			text-decoration: underline;
		}
		
		
	/* CONENT STYLES */	

		H1 {font-size: 18px;margin: 0;}
		H3 {font-size: 13px;margin: 0;}
		/* INDEX */
		H1.underline {
			height: 33px;
			width: 100%;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/underline.png) no-repeat left bottom;
			margin: 0 0 7px 0;
			display: block;
			clear: both;
			}
		H3.underline {
			height: 26px;
			width: 100%;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/underline.png) no-repeat left bottom;
			display: block;
			clear: both;
			}
			
			/* Search */
			#search {
				width: 187px;
				height: 27px;
				display: block;
				position: absolute;
				top: 62px;
				left: 637px;
				z-index: 4;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/search_bg_new.png) no-repeat top;
			}
				#search .sinp {
					height: 13px;
					width: 150px;
					padding: 2px;
					border: 1px solid #6c9ccb;
					color: #6c9ccb;
					margin: 3px 1px 0 4px;  
				}
				/* IE Bugfix */
				html* #search .sinp {
					height: 13px;
					width: 150px;
					padding: 2px;
					border: 1px solid #6c9ccb;
					color: #6c9ccb;
					margin: 2px 3px 0 4px;  
				}
				#search .sbtn {
					height: 18px;
					width: 18px;
					border: 0;
					outline: none;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/search_arrow.png) no-repeat bottom;
				}
					#search .sbtn:hover {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/search_arrow.png) no-repeat top;}
		 	
			/* PRODUCTFINDER */
			#productfinderoverlay {
				position: absolute;
				z-index: 2;
				width: 335px;
				height: 330px;
				background: #ccc;
				opacity:.85;
				filter: alpha(opacity=85);
				-moz-opacity: 0.85;
				text-align: center;
				line-height: 330px;
				font-weight: bold;
				-moz-border-radius: 7px;
				-webkit-border-radius: 7px;
				color: #222;
				font-size: 18px;
			}
			#product_finder_outputs {
				overflow: scroll;
				height: 300px;
				display: block;
			}
			
			#productfinder {
				width: 335px;
				top: 15px;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productfinderbg.gif) repeat-y;
				}
				#productfinder #hl {
					width: 335px;
					height: 30px;
					margin-bottom: 5px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productfinderhl.gif) no-repeat;
					}
					#productfinder #hl H1 { 
						width: 147px;
						position: absolute;
						padding: 3px 0 0 8px;
						}
					#productfinder #hl H3 {
						width: 165px;
						position: relative;
						left: 163px;
						top: 8px;
					}
				#productfinder #txt {padding: 0 15px;}
				#productfinder INPUT {	
					border: none;		
					font-size: 10px;
					margin:1px;
					width: 13px;
					height: 13px;
					vertical-align: top;
					}
				#productfinder .line {margin: 6px 0;}
				#productfinder #foot {
					width: 321px;
					height: 21px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productfinderfoot.png) no-repeat;
				}
				#productfinder #foot A {
					font-size: 12px;
					font-weight: bold;
					color: #9ac405;
					text-decoration:none;
					}
				#productfinder fieldset {
					border: none;
					float: left;
					padding: 0;
					}
					#productfinder fieldset.pfleft {width: 130px;}
					#productfinder fieldset.pfright {width: 160px;}
					
			/* EMPFEHLUNG */
			#commendation {
				width: 290px;
				position: absolute;
				top: 332px;
				left: 523px;
				height: 298px;
			}
				#commendation H1 {
					height: 33px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/commendationline.jpg) no-repeat left bottom;
				}
				#commendation A {
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/commendationa.png) no-repeat left bottom;
					color: #336699;
					height: 32px;
					display: block;
					text-decoration: none;
					margin: 0 0 1px 0;
					padding: 0 20px 0 0;
				}
				#commendation A:hover {
					color: #92ba02;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/commendationa.png) no-repeat left top;
				}
			#commendation #newproducts A IMG, #commendation #product_finder_output A IMG {
				border: 0;
				width: 32px;
				height: 32px;
				margin: 0 4px 0 0;
			}
			#commendation #newproducts A {
				background: none;
				margin: 0 0 1px 0;
				display: block;
				line-height: 12px;
				height: 32px;
			}
			
			/* LAST PRESSEMITTEILUNG */
			.pressbox{
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/pressbox_y.png) repeat-y;
				margin: 15px 0 0 0;
				}
				.pressbox .presstext {
					width:600px;
					padding: 5px 15px;
					}
					.presstext H1 {
						height: 30px;
						background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/pressbox_line.png) no-repeat bottom;
						}
					.presstext H3 {color: #9ac405;}
				.pressbox A {
					color: #6088b0;
					height: 16px;
					padding: 0 0 0 7px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/arrow.gif) no-repeat 0px 6px;
					font-weight: normal;
					}
				.pressbox A:hover {
					color: #9ac405;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/arrow_hover.gif) no-repeat 0px 6px;
					}
					
					
		/* Special Styles */
		 .special_em {
		 	width: 180px;
			float: left;
			margin: 10px 0 0 0;
			padding:0;
		 }					
		 .special_em DT {width: 70px;margin:0;padding-bottom:0px;float: left;}
		 .special_em DD {
		 	width: 120px;
			margin: -13px 0 0 -20px;
			padding-bottom:  0px;
			float:right;
			}
			
			#videolist DD {padding: 0 0 10px 130px;}
			#videolist DD.mb20 {margin-bottom: 20px;}
			#videolist DD.mb30 {margin-bottom: 30px;}
			#videolist DD.mb40 {margin-bottom: 40px;}
			#videolist DD.mb50 {margin-bottom: 50px;}
			#videolist DD.mb60 {margin-bottom: 60px;}
			#videolist DD.mb70 {margin-bottom: 70px;}
			#videolist DD.mb80 {margin-bottom: 80px;}
			#videolist DD.mb90 {margin-bottom: 90px;}
			#videolist DD.mb100 {margin-bottom: 100px;}
			#videolist DD.mb110 {margin-bottom: 110px;}
			#videolist DD.mb120 {margin-bottom: 120px;}
			#videolist DD.mb130 {margin-bottom: 130px;}
			#videolist DD.mb140 {margin-bottom: 140px;}
			#videolist DD.mb150 {margin-bottom: 150px;}
			
			
			/* Ankündigungen */
			#newproducts .drawer {
				color:#76797C;
				font-size:11px;
				line-height:1.3em;
			}
			#newproducts .drawers {
				color:#76797C;
				font-size:11px;
			}
			#newproducts .drawers A {
				color:#666666;
				text-decoration:none;
			}
			#newproducts .drawer li {
				border-bottom:1px solid #E5E5E5;
				padding: 0pt;
			}
			#newproducts UL {list-style: none;padding: 0;}
			#newproducts UL.drawers {margin: 0;}
			#newproducts .drawer-handle {
				background: #c00;
				color:#fff;
				cursor: pointer;
				font-size:12px;
				height:32px;
				font-weight: normal;
				padding: 0;
				margin:0pt;
			}
			#newproducts .drawer-handle IMG {margin: 0 3px 0 0;}
			#newproducts .drawer-handle.open {
				background-color:#72839D;
				background-position:-188px 0pt;
				color:#fff;
			}
			#newproducts .drawer UL {padding: 0;}
			#newproducts .drawer-content UL {padding-top: 7px;}
			#newproducts .drawer-content LI A {
				display:block;
				overflow:hidden;
			}
			#newproducts .alldownloads li {border:0pt none;padding:0pt;}
			/* Ankündigungen  ENDE*/
			
			
			
			
			
			

		/* PRODUCT */
		.rightcol #pager {
			position: absolute;
			top: 111px;
			left: 661px;
			z-index: 2;
			height: 28px;
			width: 157px;
			padding: 0 6px;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/pagerbg.png) no-repeat;
		}
		.rightcol #pager_bottom {
			position: relative;
			bottom: -6px;
			left: 483px;
			z-index: 2;
			height: 28px;
			width: 157px;
			padding: 0 6px;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/pagerbg_bottom.png) no-repeat;
		}
			.rightcol #pager A, .rightcol #pager_bottom A {
				color: #0e4b87;
				text-decoration: none;
				margin: 6px 0 0 0;
				}
			#pager A:hover, #pager_bottom A:hover {color: #b1c8e3;}
			#pager IMG, #pager_bottom IMG {margin: 0 3px;}

		
		#content_left {
			width: 450px;
			position: relative;
			font-size: 12px;
			line-height: 18px;
			text-align: justify;
			}
			#content_left H2 {
				height: auto;
				font-size: 18px;
				margin: 0 0 5px 0;
				padding: 0 0 12px 0;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/h2_underline.png) no-repeat bottom left;
			}
				#content_left #subhl {
					font-size: 12px;
					font-style: italic;
					font-weight: bold;
					color: #92ba02;
					margin: 3px 0 0 0;
				}
			
			#content_left H4 {
				font-size: 15px;
				line-height: 20px;
				padding:  8px 0;
				margin: 10px 0 0 0;
				color: #558bc1;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/h2_underline.png) no-repeat bottom left;
			}
			#content_left H3 {
				margin-top: 20px;
			}
			#content_left .pic_right {margin: 0 0 0 10px;}
			#content_left .pic_left {margin: 0 10px 0 0;}
			#content_left #boxprice {
				width: 159px;
				height: auto;
				position: relative;
				margin: 165px 5px 5px -186px;
				padding: 6px 12px 0 12px;
				z-index: 3;
				float: left;
				color: #fff;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/pricebg.png) no-repeat top left;
			}
				#content_left #boxprice .pricetitle {
					width: 80px;
					font-size: 9px;
					line-height: 10px;
					margin: 0 0 8px 0;
					float: left;
				}
				#content_left #boxprice .price {
					font-size: 13px;
					font-weight:bold;
					margin: 0 0 8px 0;
					width: 75px;
					float: right;
					}
					
				#content_left #boxprice .pricestrike {
					width: 164px !important;
					text-align:center;
					}
					
					
				#content_left #boxprice .btn {
					width: 140px; 
					height: 26px;
					display: block;
					clear: both;
					font-weight: bold;
					text-align:center;
					color: #fff;
					cursor: pointer;
					line-height: 26px;
				}
				#content_left #boxprice .btn:hover {
					color: #f0ffd1;
					line-height: 24px;
					text-decoration: none;
				}
				#content_left #boxprice .btn.dwn {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btn.png) no-repeat bottom;margin: 0 0 3px 10px;}
				#content_left #boxprice .btn.dwn:hover {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btn.png) no-repeat top;}
				#content_left #boxprice .btn.buy {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btnblue.png) no-repeat bottom;margin: 0 0 0 10px;}
				#content_left #boxprice .btn.buy:hover {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btnblue.png) no-repeat top;}
				#content_left #boxprice .btn SPAN {font-weight: normal; font-size: 10px;}
				#boxprice #foot {
					width: 183px;
					height: 5px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/price_foot.png) no-repeat top;
					position: absolute;
					margin: 0 0 -9px -19px;
					}
				#ms_tag {
					position: relative;
					bottom: -25px;
					left: 0;
					font-size: 11px;
					font-style:italic;
					color: #999;
					}


			.content_div_link {
				color: #799a02;
				display: block;
				font-weight: bold;
				text-decoration: none;
				padding: 0 0 0 18px;
				margin: 0 0 2px 0;
				outline: none;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/arrow_green.gif) no-repeat 0 4px;
			}
			.content_div_link:hover, .content_div_link:active {
				background-position: 0 -12px;
			}
			.content_div {
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/cdbg.png) repeat-x #fff;
				border: 1px solid #b4d70c;
				padding: 10px;
				margin: 0 0 10px 0;
				-moz-border-radius:6px;
			}
			
			.content_div_box {
			border: 1px solid #b4d70c;
			}
			
			.content_div A {
				color: #799a02;
				text-decoration: none;
			}
			.content_div A:hover {text-decoration: underline;}
			.content_div A SPAN {
				display: block;
				color: #195188;
				font-weight: normal;
				text-decoration: none;
				margin:-2px 0 10px 0;
			}
			.content_div A SPAN.red {display: inline;color: #195188;font-weight: bold;}
			.content_div  LI {margin: 0px 0px 0px 15px; padding: 0;}
			
		/* Content Rechts */
			#content_right {
				width: 177px;
				position: relative;
				z-index: 2;
				float:right;
				left: 10px;
				color: #fff;
			}
				#content_right H3 {
					height: 22px;
					color: #fff;
					font-size: 11px;
					padding: 5px 0 0px 13px;
					margin: 10px 0 0 0;
				}
					#content_right #download {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_dwn_head.png) no-repeat;}
					#content_right #support {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_support_head.png) no-repeat;}
					#content_right #buy {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_buy_head.png) no-repeat;}

				#content_right H3#version {
					width: 164px; 
					height: 20px;
					font-size: 11px;
					font-weight: bold;
					color: #195188;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/versionbg.png) no-repeat;
					padding: 5px 0 0 13px;
					margin: 42px 0 0 0;
					}

				#content_right LI A {
					text-decoration: none;
					color: #fff;
					padding: 0 0 1px 16px;
					display: block;
					width:138px;
					height: auto;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_arrow.png) 0px 1px no-repeat; 
					}
					#content_right A:hover {color: #bbd9f7;}
					
					
				#content_right SPAN {color: #bbd9f7;font-weight: normal;font-size: 11px;display: inline;} /*Preisformatierung*/

				/* Main Kasten*/
				#content_right .productnav_y {
					color: #fff;
					padding: 4px 0 6px 13px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_y.png) repeat-y;
					list-style-type: none;
					margin: 0;
					}
				#content_right .primtop {	
					width: 177px;
					height: 3px;
					margin-top: 10px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_top.png) no-repeat #3e7eba;
					font-size: 1px;
					}
				#content_right .foot {
					height: 5px;
					font-size:2px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_bottom.png) no-repeat #fff;
					}
				#content_right .line {
					height: 12px;
					margin: 0 0 0 -13px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_line.png) no-repeat;
				}
				#content_right .productnav_y LI{padding: 0 10px 0 0;}
				#content_right .productnav_y UL{padding: 0 0 0 28px;}
		
				#content_right .snavhl	 {
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_arrow_side.png) no-repeat 0 1px;
					font-weight: bold;
					height: auto;
				} #content_right .snavhl:hover {background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_arrow_down.png) no-repeat 0 1px;}
				
				#content_right #optionen, #content_right #produktabbildungen {
					margin: 3px 0 0 11px;
					padding: 0 5px 0 0;
					list-style: none;
				}
				#content_right #optionen A, #content_right #produktabbildungen A {
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_arrow_sec.png) 5px 4px no-repeat;
					padding: 0 0 0 13px;
					height: auto;
					width:auto;
					}
				/* Schwache Box ... */
				#content_right .sec {
				margin:0;
				padding:0;
				height:auto;
				width:177px;
				list-style:none;
				background:url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_sec_y.png) repeat-y #dfebf6; 
				}
					#content_right .sec LI {padding:0;margin:0;display:block;width:177px;text-align:center;}
					#content_right .sec LI A {padding:0;margin:0;width:auto;background:none;}	
					#content_right .sec LI IMG {margin:4px auto 0 auto;}
					#content_right .sec .awardlink a {
						padding:0 0 1px 16px;
						margin:0 0 0 10px;
						color:#2b70ac;
						font-weight:bold;
						text-align:left;
						background:url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/secnav_arrow.gif) 0 -13px no-repeat; 
					}
					
					#content_right .sec .awardlink a:hover {
						background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/secnav_arrow.gif) 0 1px no-repeat;
					}
					
					#content_right #langfiles A {
						background: 0;
						display: inline;
						margin: 0;
						padding: 0;
						color: #fff;
					}
					#content_right #company {
						margin: 0;
						padding: 0 0 0 28px;
					}
				
				#content_right .sectop {	
					width: 177px;
					height: 3px;
					margin: 10px 0 0 0;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_sec_top.png) no-repeat;
					font-size: 1px;
					}
				#content_right .secbottom {	
					width: 177px;
					height: 3px;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_sec_bottom.png) no-repeat top left;
					}

					#content_right .sec#quote  {
						width: 177px;
						text-align: left;
						background:url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_sec_y_green.png) repeat-y #dfebf6;}
					#content_right .sec#quote LI {
							width: 155px;
							padding: 5px 10px;
							text-align: left;
							font-style: italic;
							letter-spacing: 0.05em;
							background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/quote_bg.gif) 9px 4px  no-repeat;
						}
					#content_right .sec#quote LI STRONG {font-size: 12px;font-style: normal;}
					#content_right .sec#quote LI SPAN {font-size: 10px;color: #d2e68a;font-style: normal;}
					#content_right .sectop.quotetop {
						background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_sec_top_green.png) no-repeat;
					}
					#content_right .secbottom.quote {
						margin: 0;
						background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/products/productnav_sec_bottom_green.png) no-repeat;
					}

				
		/* PRODUCT CONTENT */
		#producttext {
			width: 453px;
			position:relative;
			text-align: justify;
			float: left;
			top: 10px;
			left: 2px;
			bottom: 10px;
		}
		#producttext #special {margin-bottom: 13px;}
		/* PAGE CONTENT*/
		.rightcol .hover:hover {background: #c9ddf8;text-align: left;}
		.rightcol TD A {display:block;color: #195188;text-decoration: none;}
		.rightcol TD A:hover {text-decoration: underline;}
		
		.rightcol .formfield {width: 290px;}
		.rightcol .submit {background: #92ba02;color: #fff;cursor:pointer;}
		.rightcol .clear {background: #ba0202;color: #fff;cursor:pointer;}
		.rightcol #affili {
			 border: 1px solid #cc0000;
			 background: #eee;
			 padding: 10px;
			 width: 300px;
			 float: right;
			}
		.rightcol .faqanswer {
			border: 1px solid #CCCCCC;
			padding: 20px;
			margin: 0 0 10px 15px;
			background: #fff;
		}
		.rightcol .sendbtn {
			width: 140px; 
			height: 26px;
			display: block;
			clear: both;
			font-weight: bold;
			font-size:11px;
			text-align:center;
			color: #fff;
			cursor: pointer;
			line-height: 26px;
			border: 0;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btn.png) no-repeat bottom;
			margin: 0 0 3px 0;
			}
			.rightcol INPUT.sendbtn {line-height: 24px;}

			.rightcol .sendbtn:hover {
				color: #f0ffd1;
				line-height: 24px;
				text-decoration: none;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btn.png) no-repeat top;
				}
				.rightcol INPUT.sendbtn:hover {padding: 0 0 1px 0;
				}
			.rightcol .buybtn {
			width: 140px; 
			height: 26px;
			display: block;
			clear: both;
			font-weight: bold;
			font-size:11px;
			text-align:center;
			color: #fff;
			cursor: pointer;
			line-height: 26px;
			border: 0;
			background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btnblue.png) no-repeat bottom;
			margin: 0 0 3px 0;
			}
			.rightcol INPUT.buybtn {line-height: 24px;}

			.rightcol .buybtn:hover {
				color: #f0ffd1;
				line-height: 24px;
				text-decoration: none;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/sidelogin_btnblue.png) no-repeat top;
				}
				.rightcol INPUT.buybtn:hover {padding: 0 0 1px 0;}	

		/* Presse */
			#content_left .presspagebox {
				padding: 2px 35px;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/pressbox_overview_y.png) center;
				color: #666;
				font-size: 11px;
			}
			#content_left .presspagebox H3 {
					color: #195188;
					padding: 10px 0;
					margin: 0 0 0 0;
					background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/pressbox_overview_line.png) no-repeat bottom left;
				}
			#content_left .presspagebox .subinfo {
				border: 1px solid #bac9da;
				background: #fff;
				margin: 10px -35px 0 -35px;
				width: 378px;
				padding: 0 35px;
			}
			#content_left .presspagebox .presspic {
				float: left; 
				margin: 23px 10px 0 0;
				padding: 5px 10px;
				background: #fff;
				border: 1px solid #bac9da;
				height: auto;
			}
			
			
   /* Slider */
   #slideroverlay {
	    display: none;
   		position: absolute;
		z-index: 130;
		top: 164px;
		display: block;
		width: 649px;
		height: 148px;
		background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productslider/main_bg.png) repeat-x top #67a6dd;
   }
        #slideroverlay UL {
            position: absolute;
            list-style: none;
            overflow: auto;
            white-space: nowrap;
            padding: 0 10px;
            margin: 0;
			color: #fff;
			width: 629px; 
			height: 136px;
        }
		#slideroverlay UL LI {
			display: inline;
			width: 110px; 
			height: 116px;
		}
 
   #glas {
   		position: absolute;
		z-index: 100;
		top: -10px;
		left: 0;
		width: 649px;
		height: 103px;
   	  	background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productslider/glas.png) no-repeat top!important;
		background: none;
   }
     
			 
	    /* slider specific CSS */
        .sliderGallery {
            background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productslider/main_bg.png) repeat-x top #67a6dd;
            overflow: hidden;
            position: relative;
            width: 649px;
			height: 148px;

        }
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0 10px;
            margin: 0;
        }
		.sliderGallery UL LI {
			display: inline;
			width: 110px; 
			height: 116px;
		}

        .slider {
            width: 545px;
            height: 18px;
            position: absolute;
			z-index: 1;
			top: 125px;
			margin: 0 0 0 10px;
			padding: 0 40px;
            background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productslider/scrollbar_bg.png) no-repeat #ccc;
        }
			.handle {
				position: absolute;
				cursor: pointer;
				height: 18px;
				width: 176px;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/productslider/scroller.png) no-repeat;
			
				
			}
			.handle IMG  {
				border: 0;
				height: 18px;
				width: 176px;
				position: absolute;
				z-index: 20;
				
				}
			.slider SPAN {
					position: absolute;
					z-index: 4;
					top: 2px;
					cursor: pointer;
					left: 194px;
					-moz-user-select: none;
				}
			
        .sliderGallery UL#hover{
            position: absolute;
			z-index: 122;
        }
			.sliderGallery #hover IMG{
				width: 110px;
				height: 116px;
				border: 0;
				margin:0;
			}
			
			/* My Ashampoo */
			#star {
				position: absolute;
				margin: -20px 0 0 250px;
				width: 61px;
				height: 51px;
				font-size: 11px;
				font-weight: bold;
				color: #24300f;
				text-align: center;
				padding: 20px 5px 0 5px;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/registration/star.png) no-repeat;
			}
			#myash_left {
				width: 320px;
				display: block;
				float: left;
			}
			#myash_right {
				width: 311px;
				display: block;
				float: left;
				position: relative;
			}
			.myash_sb {
				width: 311px;
				margin: 0px 6px 12px 3px;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/myash_sb_y.png) repeat-y;
				}
			.myash_sbg {
				width: 311px;
				margin: 0 6px 12px 3px;
				background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/myash_sbg_y.png) repeat-y;
			}
			.myash_sb H2, .myash_sbg H2 {
				font-size: 14px;
				padding: 0 10px;
				margin: 0;
				}

			.myash_sbg .notenugh {padding: 0 10px 5px 40px;display: block;}
			.myash_sb A {
				padding: 0 10px 5px 40px;
				display: block;
				color: #6088b0;
			}
			.myash_sbg A {
				padding: 0 10px 5px 10px;
				display: block;
				color: #6088b0;
			}
				.myash_sb A:hover, .myash_sbg A:hover {color: #9ac405;}
			

			
	/* FOOT */
	#foot {
		width: 824px;
		height: 19px;
		display: block;
		padding: 8px 14px 0 0;
		clear: both;
		color: #fff;
		font-size:10px;
		font-weight: bold;
		text-align: right;
		background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/foot.png) no-repeat;
		}
		#foot .privacy {
		float: left;
		margin: 0 0 0 5px;
		color: #fff;
		}
	/* BOOKMARKS */
	.bookmark {
		clear: both;
		width: 300px;
		padding: 20px 0 0 0;
		margin: 0;
		}
		.bookmark LI {list-style: none; display: inline;}
	/* ADS */
	#ads {
		width: 158px; 
		height: 670px;
		padding: 35px 0 0 2px;
		float: left;
		text-align: center;
		background: url(https://img.ashampoo.com/ashampoo.com_images/img/1/page/adsbg.png) no-repeat;
	}
	
	
	#testesttes {
		display: block;
		height: 20px;
		width: 300px;
		background: #c00;
		text-indent: -3000px;
		}
		#testesttes:hover {background: #0c0;}
