@CHARSET "UTF-8";
/* *
 * * HTML Elements 
 * * * * * * * * * * * * * * * * * * * * * * * * * */
html {
	overflow-y: scroll;
	background: #eeedd8 url(../images/bg_gradient.png) repeat-x; /* beige */
}
body {
	position: relative;
	z-index: 0;
	min-width: 1015px;
	background: url(../images/background.jpg) no-repeat;
	color: #939393;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 100%;
	overflow: hidden;
}
p {
	line-height: 1.3em;
	margin-bottom: 1.2em;
}
a {
	color: #ECB14F; /* orange */
	text-decoration: none;
}
a:hover {
	color: #226e96; /* blue */
	text-decoration: none;
}
a:active {
	color: #226e96; /* blue */
}
a.pdf {
	padding-left: 20px;
	background: url(../images/pdf.gif) no-repeat left 0px;
}
#content .moduletable.span-3, .span-3 { /*###*/
	width: 685px;
	float: left;
}
.span-2 {
	float: left;
	width: 472px;
}
.span-1, #content .moduletable {
	float: left;
	width: 211px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #1596c2; /* blue */
	margin-bottom: .5em;
}
h2 {
	font-size: 1.88em;
}
.mainContent h3 {
    font-size: 1.2em;
    line-height: 1.4em;
    text-decoration: underline;
}
.mainContent h4 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.5em;
}

.news h1, .press h1 { font-size: 2em; }
.news h2, .press h2 { font-size: 1.88em; }
.news h3, .press h3 { font-size: 1.5em; }
.news h4, .press h4 { font-size: 1.3em; }
.news h5, .press h5 { font-size: 1.1em; }
.news h6, .press h6 { font-size: 1em; }

.news, .press {
	line-height: 1.5em;
}
.news img, .press img {
	margin: 5px 15px 5px 0;
}
.editArticle img {
	margin: 0;
}

.small {
	font-size: .8em;
}

/* *
 * * Layout
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#header {
	width:  960px;
	height: 168px;
	padding-left: 38px;
}
	h1#logo {
		float: left;
		width: 306px;
		height: 96px;
		margin-left: -38px;
		margin-top: 35px;
		background: url(../images/logo.jpg) no-repeat;
	}
		h1#logo a {
			float: left;
			display: block;
			width: 306px;
			height: 96px;
			text-indent: -2000px;
		}
	#topBox {
	    float: right;
	    font-family: Helvetica,Arial,Tahoma,sans-serif;
	    font-size: 0.75em;
	    margin-right: 34px;
	    padding-top: 10px;
	    text-align: center;
	    width: 200px;
	}
		#topBox p {
			line-height: 1.5em;
	    font-size: 1.1em;
	    font-weight: bold;
	    line-height: 1.5em;
		}
		#topBox a {
			color: #ff9f00;
		}
		#topBox a:hover {
			color: #226e96;
		}
#main {
	position: relative;
	z-index: 2;
	float: left;
	width: 727px;
	margin-left: 38px;
}
	#content {
		position: relative;
		float: left;
		width: 687px;
		padding: 20px 20px;
		min-height: 450px;
		background: #ffffff;
		z-index: 3;
	}
		#intro {
			width: 422px;
			margin: 30px 25px 20px 25px;
		}
			#intro h2 {
				margin-bottom: .8em;
			}
			#intro p {
				line-height: 1.4em;
				font-size: 0.9em;
			}
		#firstTeaser {
			margin: 5.38em 0 1em 0;
		}
		#content .moduletable.frontpageTeaser.span-2 {
			float: left;
			width: 472px;
		}
                
                #content .moduletable.frontpageTeaser.span-3 .frontpageTeaser {
                    width:110%;
                    margin: 0;
                }
                
		#content .moduletable.frontpageTeaser .frontpageTeaser,
                #content .moduletable.frontpageTeaser .frontpageTeaser .frontpageTeaser {
			float: left;
			width: 211px;
			height: 215px;
			font-size: 1.35em;
			text-align: left;
		}
                
                #content .moduletable.frontpageTeaser .frontpageTeaser .frontpageTeaser {
                    font-size: 16px;
                    margin-right: 25px;
                }
                
			#content .moduletable.frontpageTeaser .frontpageTeaser h3 {
				font-size: 1.05em;
				margin: .4em 0 .5em 0;
			}
				#content .moduletable.frontpageTeaser .frontpageTeaser h3 a {
					padding-left: 1em;
					display: block;
					background: url(../images/teaser_arrow_normal.gif) no-repeat 0px 1px;
				}
				#content .moduletable.frontpageTeaser .menuTeaser h3:hover a {
					background: url(../images/teaser_arrow_hover.gif) no-repeat 0px 1px;
				}
			#content .moduletable.frontpageTeaser .frontpageTeaser p {
				font-size: .82em;
				line-height: 1.3em;
				color: #939393;
				text-align: left;
				font-family: Georgia, Times, "Times New Roman", serif;
			}
		#content .moduletable.frontpageTeaser .frontpageTeaser {
			margin-right: 25px;
		}
	#content a#shopTeaser {
		display: block;
		background: url(../images/shop-link-bg.jpg) no-repeat 0 0;
		width: 447px;
		height: 191px;
		margin-left: 25px;
		font-size: 0.9em;
		text-align: left;
	}
		#content .frontpageTeaser a#shopTeaser p {
			color: #00516c;
			padding: 4px 0 0 47px;
			width: 200px;
		}
		#content .moduletable a#shopTeaser h3 {
			background: url(../images/shop-arrow.png) no-repeat 0 24px;
			margin: 0;
			padding: 18px 0 0 45px;
			font-size: 46px;
			font-weight: bold;
			font-style: italic;
			line-height: 1em;
			
		}
		#content a#shopTeaser:hover {
			background-position: 0 -191px;
		}
		div#content div.moduletable.shopTeaser { width: 447px; margin: 0; padding: 0; }
			
	#footer {
		float: left;
		width: 727px;
		background-color: #fcfbf7;
		padding-bottom: 20px;
		margin-bottom: 20px;
		font-family: Helvetica, Arial, Tahoma, sans-serif;
	}
		#footer ul.menu {
			float: left;
			padding: 10px 20px;
		}
			#footer ul.menu li {
				float: left;
			}
				#footer ul.menu li a {
					padding: .3em .5em;
					font-size: 0.75em;
					color: #c1c1bf;
				}
				#footer ul.menu li a:hover {
					color: #ecb14f;
				}
			#footer ul.menu ul {
				display: none;
			}

#sidebar {
	position: relative;
	z-index: 1;
	float: left;
	width: 285px;
	padding: 50px 0 0 0;
	margin: -50px 0 0 -66px;
	background: url(../images/nav_top.png) no-repeat top left;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}
	#sidebar-inner {
		float: left;
		background: url(../images/nav_bg.png) repeat-y;
		width: 250px;
		margin-left: 1px;
		padding: 0 0 0 65px;
	}
	#sidebar-bottom {
		float: left;
		margin-left: 16px;
		width: 269px;
		height: 56px;
		background: url(../images/nav_bottom.png) no-repeat bottom right;
	}
	.searchsearch {
		margin-left: 18px;
		width: 235px;
	}
		.searchsearch label {
			display: none;
		}
		#mod_search_searchword,
		#mod_virtuemart_search {
			float: left;
			width: 115px;
			height: 17px;
			padding: 4px 7px 3px 7px;
			background: url(../images/search_input.jpg) no-repeat;
			color: #6aa5b7;
			border: none;
		}
		.buttonsearch {
			float: left;
			width: 36px;
			height: 24px;
			padding: 0;
			background: url(../images/search_submit.jpg) no-repeat;
			border: none;
			text-indent: -1000px;
		}
		.buttonsearch:hover {
			background-position: 0 -24px;
			cursor: pointer;
		}
	#sidebar ul.menu {
		float: left;
		margin: 12px 0 0 20px;
		width: 195px;
	}
		#sidebar ul.menu li {
			font-size: 0.88em;
			line-height: 1.45em;
			list-style-position: inside;
			list-style-image: url(../images/list_item_icons.gif);
		}
		#sidebar ul.menu li.current, #sidebar ul.menu li:hover {
			list-style-image: url(../images/list_item_icons_active.gif);
		}
			#sidebar ul.menu li:hover > a {
				color: #ECB14F;
				text-decoration: none;
			}
			#sidebar ul.menu li.parent.active > a {
				font-weight: bold;
				color: #ECB14F;
			}
			#sidebar ul.menu li.current a {
				color: #ECB14F;
				font-weight: bold;
			}
		#sidebar ul.menu li.item-19,
		#sidebar ul.menu li.item-26 {
			margin-top: .8em;
		}

		/*	separate some links in main menu visually from other links	*/
		#sidebar ul.menu li.item-378 {
			margin-top: .8em;
			margin-bottom: .8em;
		}
		
			#sidebar ul.menu li a {
				color: #337397;
			}
			#sidebar ul.menu li ul {
				padding-left: 15px;
			}
				#sidebar ul.menu li.current ul li a {
					font-weight: normal;
					color: #ECB14F;
				}


	#navTeaser {
		position: absolute;
		left: 6px;
		top: 231px;
		padding: 17px 18px;
		width: 191px;
		height: 91px;
		background: url(../images/sidebar_teaser.jpg) no-repeat;
		font-size: 0.81em;
	}
		#navTeaser span {
			float: left;
			line-height: 1.2em;
			font-weight: bold;
			margin-bottom: 13px;
			color: #284859; /* dark-blue */
		}
		#navTeaser a {
			float: left;
			display: block;
			margin-right: 10px;
			color: #284859; /* dark-blue */
			padding-left: 10px;
			background: url(../images/list_item_icons.gif) no-repeat;
		}
	#marginalspalte {
		float: left;
		width: 211px;
		display: block;
	}
	
/* *
 * * Content-Page
 * * * * * * * * * * * * * * * * * * * * * * * * * */	
.sideContent, #content .moduletable {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	line-height: 1.3em;
	font-size: .76em;
	text-align: right;
}
	.sideContent p {
		padding-right: 10px;
	}
	
	#content .moduletable.newsletter {
		font-family: Helvetica, Arial, Tahoma, sans-serif;
		line-height: 1.3em;
		font-size: .76em;
		margin-left: 20px;
		text-align: left;
		width: 400px;
	}
	.newsletter .article_separator { display: none; }
	.newsletter label span { display: block; margin-bottom: 7px; margin-top: 9px; }
	.newsletter input[type=checkbox] { float: left; margin-bottom: 200px; margin-right: 7px; }
	.newsletter input[type=checkbox].error:focus { outline: 1px solid red; }
	.newsletter button[type=submit] { float: left; margin-left: -20px; margin-top: 10px; }
	
.mainContent {
  font-size: 0.82em;
  padding: 0 0 0 20px;
  width: 454px;
}
	.mainContent img {
		margin-bottom: 20px;
	}
	.mainContent h2, .mainContent .componentheading, .mainContent .contentpaneopen {
		font-size: 1.7em;
		line-height: 1.2em;
		margin-bottom: .8em;
	}
		.mainContent.blog h2 {
			margin-bottom: 0;
		}
		.mainContent.blog > h2 {
			margin-bottom: .8em;
		}
		.mainContent.blog .create p {
			margin-bottom: .4em;
		}
		.mainContent.blog p.readmore {
			margin-top: -.4em;
		}
	.mainContent p {
		line-height: 1.5em;
		/*	rausgenommen wegen content images welche nicht floaten wenn p danach wieder cleared
		overflow: auto;
		*/
	}
		.mainContent.newsletter p {
			line-height: 1.3em;
			overflow: auto;
			margin-bottom: 10px;
		}

	.mainContent p.teaser {
		font-weight: bold;
	}
	.mainContent .articleTools {
		display: none;
	}

	/* lists */
	.mainContent ul {
	  margin: 1.2em 0;
	  padding: 0 1em;
	  list-style: none;
	}
	.mainContent ul li {
		margin-bottom: .6em;
		line-height: 1.3em;
	}
	.mainContent ul li:before { /* https://css-tricks.com/snippets/css/triangular-list-bullets/ */
	  content: "";
	  border-color: transparent #1596c2;
	  border-style: solid;
	  border-width: 0.35em 0 0.35em 0.45em;
	  display: block;
	  height: 0;
	  width: 0;
	  left: -1em;
	  top: 0.9em;
	  position: relative;
	}
	.mainContent p + ul {
		margin-top: -.6em;
	}


	/*	styling of content table-layout: */
	.mainContent table {
		margin-bottom: 0.8em;
	}
	.mainContent table td,
	.mainContent table th {
		padding: .3em 0.6em .3em 0;
		text-align: left;
	}
	.mainContent table td {
		border-top: 1px dotted #cccccc;
	}
	.mainContent table th {
		padding-bottom: .6em;
	}

	/*  dimmed paragraph with disabled links  */
	.mainContent p.dimmed,
	.mainContent p.dimmed a {
	    color: #c1c1bf;
	    text-decoration: none;
	}
	.mainContent p.dimmed em {
	    font-style: normal;
	}
	.mainContent p.dimmed a {
	  pointer-events: none;
	  cursor: default;
	}
	
/* *
 * * Category-Page
 * * * * * * * * * * * * * * * * * * * * * * * * * */	
 
 .mainContent table img {
	margin-left: 6px;
	margin-bottom: -1px;
}
 .mainContent table td {
 	line-height: 1.5em;
 	vertical-align: top;
 }
 .mainContent table #tableOrdering {
 	width: 290px;
	text-align: left;
 }
 .mainContent table #tableOrdering2 {
 	text-align: right;
 }
 .mainContent table .sectiontableheaderpress {
 	padding-bottom: .8em;
 }
 .mainContent .componentheadinglinks {
 	font-size: 1.7em;
	margin-bottom: 1em;
 }
 .mainContent .display {
 	display: none;
 }
 .mainContent .contentdescriptionpress p {
 	font-size: 1.7em;
 }
 .mainContent .weblinks td {
 	width: 440px;
	padding-bottom: 1em;
 }
 .mainContent .articleInfo {
	margin-bottom: 1em;
	color: #ccc;
}
#content .moduletable.press_marginal ul {
	margin-top: 1em;
}
	#content .moduletable.press_marginal ul.latestnews li {
		margin-bottom:0.5em;
	}

/* *
 * * Contact-Page
 * * * * * * * * * * * * * * * * * * * * * * * * * */

address {
	font-style: normal;
}

.contact-form {
	width: 100%;
	display: table;
	background-color: #FBF9EA;
}

.contact-form > form {
	margin: 1em;
}

.contact-form legend {
    margin: 0.2em 0 1.4em;
}

/* containers */
.contact-form .control-group {
	display: table;
	margin: 0.8em 0 1.2em;
}

/* labels */
.contact-form .control-label {
	display: block;
	float: left;
	width: 80px;
	line-height: 1.5em;
}

/* normal inputs */
.contact-form .controls {
	float: right;
}

.contact-form input,
.contact-form textarea {
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #FFFFFF;
	border: 1px solid #6AA5B7;
	color: #6AA5B7;
	padding: 3px 3px 4px;
}
.contact-form input.invalid,
.contact-form textarea.invalid {
	border-color: red;
}

#recaptcha_response_field {
	border: 1px solid #6AA5B7 !important;
}

.contact-form input[type="text"],
.contact-form input[type="email"] {
	width: 336px;
}

/* textfield, captcha */
.contact-form .control-group-message .controls,
.contact-form .control-group-custom .controls {
    float: none;
    margin-top: 1.8em;
}

/* checkboxes */
.contact-form .control-group-checkbox .control-label {
	float: right;
	width: 400px;
}
.contact-form .control-group-checkbox .controls {
	float: left;
}
.contact-form .control-group-checkbox input {
	float: left;
	margin-right: 6px;
}
.contact-form .control-group-checkbox label {
	float: none;
	width: auto;
}

.contact_email_checkboxcontacts:after {
	content: "";
	display: table;
	clear: both;
}
#jform_captcha-lbl {
	float: none;
}
#recaptcha_logo {
	display: none;
}
.recaptchatable {
	background-color: #FFF;
}



.moduletable_below {
    margin-left: 230px;
    margin-top: 3em;
    font-size: 13.1167px
}

 
 /* *
 * * Event-Page
 * * * * * * * * * * * * * * * * * * * * * * * * * */
div#eventlist table.eventtable th#el_date {
	padding-right: 20px;
	text-align: right;
}
div#eventlist table.eventtable td.dates {
	padding-right: 20px;
}
div#eventlist .copyright {
	display: none;
}
.catimg img {
	margin-top: .5em;
	float: right;
} 
div#eventlist * {
	border: none !important;
}
div#eventlist table.eventtable th {
	background: none;
	border-bottom: 1px solid #ccc !important;
}
div#eventlist td {
	padding-bottom: 10px;
}
div#eventlist table.eventtable tr:hover td{  
	background: #f3f8fc; 
}
/* *
 * * Table of Contents
 * * * * * * * * * * * * * * * * * * * * * * * * * */

.contenttoc th, #content .moduletable h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3.1em;
}
#content .moduletable ul.menu  {
	border-right: 1px dotted #4A7E98;
	padding: .0em .6em .8em 0em;
	margin: 1em 0 0 .6em;
}
.contenttoc td, #content .moduletable ul.menu li {
	line-height: 1.2em;
	margin-bottom: .4em;
}
	#content .moduletable ul.menu li a {
		display: block;
	}
	.toclink.active, #content .moduletable ul.menu li.current a {
		color: #4A7E98;
	}

/* *
 * * VM Latest Releases / Bestseller Module (frontpage)
 * * * * * * * * * * * * * * * * * * * * * * * * * */
.buecher {
	float: left;
	width: 335px;
	margin-top: 1.5em;
}
	#content .buecher .moduletable {
		text-align: left;
		width: 330px;
	}
	#content .buecher .moduletable h3 {
		margin: 0 0 .6em 0;
		font-size: 1.6em;
	}
	#content .buecher .moduletable h4 {
		font-size: 1.2em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: 0 0 1em 0;
		line-height: 1.3em;
	}
	#content .buecher .moduletable p {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		line-height: 1.5em;
		color: #939393;
	}
	#content .buecher .moduletable img {
		float: left;
		margin-right: 15px;
		margin-bottom: 10px;
	}
#content #neuerscheinung {
	margin-right: 15px; 
}
	a.vmProductImage {
		float: left;
		margin-right: .5em;
	}
	a.showDetails {
		float: right;
	}

/* *
 * * Sidebar Service / Login
 * * * * * * * * * * * * * * * * * * * * * * * * * */

#sidebar > .service,
#sidebar .newsletter {
	float: right;
	margin-top: -23px;
	width: 204px;
	padding: 30px 0 0 20px;
	font-size: 1em;

}
#sidebar > .service {
	background: url(../images/service_bg.png) no-repeat;
	height: 120px;
}
.moduletable.newsletter > h3 {
    margin-bottom: 0;
}
#sidebar .newsletter p,
#sidebar .newsletter label {
	font-size: .9em;
	line-height: 1.3;
	margin-bottom: .5em;
}
#sidebar .newsletter label {
	font-size: .7em;
}


/*#sidebar a.icon-newsletter {
    background: url("../images/newsletter-small.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 67px;
    line-height: 67px;
    padding-left: 70px;
    margin-left: -8px;
    margin-top: -10px;
}
*/
		#sidebar .moduletable.login form input.inputbox {
			border: 1px solid #6AA5B7;
			background: #fff;
			color: #6AA5B7;
			padding: 3px 3px 4px 3px;
			width: 176px;
			font-size: 1em;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			margin-top: 3px;
			margin-bottom: 10px;
		}

		.button {
			display: block;
			background: #96d3ef;
			border: 3px solid #dff2fc;
			padding: 2px 6px;
			color: #fff;
			font-family: Helvetica, Arial, Tahoma, sans-serif;
			text-align: center;
			font-weight: bold;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
			-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
			box-shadow: 0px 0px 3px rgba(0,0,0,.2);
		}
			.button:hover {
				background-color: #ffcc00;
				color: #FFF;
				border-color: #f8f9cf;
				text-decoration: none;
				cursor: pointer;
				-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
				-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
				box-shadow: 0px 0px 3px rgba(0,0,0,.3);
			}


		.button--large {
			font-size: 14px;
			padding: 16px 20px;
		}

		.control-buttons button {
		    padding: 9px;
		    margin-left: 8px;
		}

		#marginalspalte .button {
			margin: 10px 0 0 0;
		}


/* *
 * * Modules
 * * * * * * * * * * * * * * * * * * * * * * * * * */



/* *
 * * VirtueMart
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#vmMainPage {
	position: relative;
}
#vmMainPage img {
	margin-bottom: 0;
	margin-right: 1em;
}
h2#teaser,
h2#cart-teaser {
	position: absolute;
	left: -231px;
	top: -20px;
	width: 239px;
	height: 66px;
}
.custom h2#teaser {
    margin: -20px -20px -100px;
    position: inherit;
}
h2#teaser a,
h2#cart-teaser a {
	display: block;
	text-indent: -2000px;
	background: url(../images/online_shop.jpg) no-repeat;
	width: 239px;
	height: 66px;
	text-align: left;
}
h2#teaser a:hover,
h2#cart-teaser a:hover {background-position: 0 -66px;}

#vmMainPage h3, #vmMainPage h1 {
	font-size: 1.5em;
	margin-bottom: 2em;
	color: #1596c2;
	width: 320px;
	line-height: 1.2em;
	text-decoration: none;
}
	#vmMainPage .cart-view h1 {
		margin-bottom: .5em;
	}

#product_list {
	margin-bottom: 3em;
	margin-top: 1em;
}
#vmMainPage h3.browseProductTitle {
	display: block;
	width: 442px;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: .2em;
}
.browseProductDescription {
	float: left;
	margin-top: 0;
	width: 330px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.browseProductContainer {
	float: left;
	margin-bottom: 1.5em;
}
.browseProductImageContainer {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 90px;
}
.externalSeller {
	float: left;
	padding-left: 1em;
	height: 24px;
	line-height: 24px;
	width: 314px;
	border-left: 1px solid #f9e6a1;
}
.externalLinks, #externalLinks {
	float: left;
	background-color: #fefcf5;
	margin-left: 3px;
	border: 1px solid #f9e6a1;
	border-top: none;
	width: auto;
	padding: 3px 13px 10px 13px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
	.externalLinks a, #externalLinks a {
		display: block;
		margin-top: .4em;
	}
#externalLinks {
	float: right;
	border: 1px solid #f9e6a1;
	width: auto;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	#content .cartSidebar {
		margin-top: 3.1em;
	}
	#content .moduletable.shopInformation h3 { 
		margin-top: 1em;
		margin-bottom: .6em;
	}
	
#content .moduletable.categories, #content .moduletable.shopInformation {
	text-align: left;
	background-color: #fefcf5;
	border: 1px solid #f9e6a1;
	border-left: none;
	width: 190px;
	padding: 5px 10px 15px 20px;
	margin: 15px 10px 0 -20px;
}
	#content .moduletable.categories {
		margin-top: 65px;
	}
	#content .moduletable.categories a.sublevel, #content .moduletable.shopInformation ul li a {
		font-style: normal !important;
		color: #878787;
		padding-left: 10px;
		text-indent: -10px;
		margin-left: 5px;
		display: block;
		background: url(../images/bulletpoint_shop.png) no-repeat left 6px;
		line-height: 1.3em;
		font-size: 1em;
		margin-bottom: .5em;
	}
	#content .moduletable.shopInformation ul {
		margin-bottom: 1em;
	}
		#content .moduletable.shopInformation ul li { 
			list-style-position: outside;
			list-style-image: url(../images/bulletpoint_shop.png);
			margin-left: 1.5em;
		}
		#content .moduletable.shopInformation ul li a { 
			background: none;
			padding-left: 0;
		}
	#content .moduletable.shopInformation p {
		font-size: .9em;
	}
	
	#content .moduletable.categories h3 {
		margin-top: 1em;
		padding-bottom: .2em;
	}
	#content .moduletable.categories a.sublevel#active_menu {
		color: #1394c1;
	}
	#content .moduletable.categories a.mainlevel {
		font-style: normal !important;
		color: #878787;
		font-size: 1em;
		font-weight: normal;
		margin-top: .6em;
		display: block;
	}
	#content .moduletable.categories a.mainlevel#active_menu{
		color: #1394c1;
	}
	#content .moduletable.categories a.mainlevel:hover, #content .moduletable.categories a.sublevel:hover, #content .moduletable.shopInformation ul li a:hover {
		color: #1394c1;
		text-decoration: none;
	}

.product-description figure + p {
    clear: both;
}
.product-description figure {
    float: left;
    margin: 0 20px 0 0;
    width: 120px;
    position: relative;
}
.product-description figure img {
    height: 160px;
    width: auto;
}
.product-description figure img:hover {
    height: 335px;
    margin: -80px -60px;
    max-width: 247px;
    position: absolute;
    z-index: 100;
    -webkit-box-shadow: 1px 2px 9px #ffffff;
    -moz-box-shadow: 1px 2px 9px #ffffff;
    box-shadow: 1px 2px 9px #ffffff;
}
.product-description figcaption {
    margin: 10px 0 20px;
}
.product-description ul li {
	margin-bottom: 0;
}

#shopPagination {
	text-align: right;
}
	#shopPagination ul {
		margin-bottom: .5em;
	}
		#shopPagination ul li {
			padding: .2em 0 .2em .6em;
		}


/* *
 * * VM Shopfront
 * * * * * * * * * * * * * * * * * * * * * * * * * */

#vmMainPage.mainContent.vmShopFront .spacer img {
    height: auto;
    margin-bottom: 1em;
    max-width: 90%;
}
.mainContent.vmShopFront h2 {
    font-size: 14px;
    margin: 0 0 6px;
    padding: 0;
}
#vmMainPage.vmShopFront > div > h3 {
    border-bottom: 1px solid #1596c2;
    margin-bottom: 0.8em;
    padding-bottom: 1em;
    width: auto;
}
.vmShopFront .width70 {
	text-align: left;
}

/*	added grey separator line to product block 
	(instead of own element like in categpry view)	*/
.mainContent.vmShopFront .product {
	border-bottom: 1px solid #e9e8e8;
	margin-bottom: 1em;
}
.mainContent.vmShopFront .product:last-child {
	border-bottom: none;
}

/*	bigger font-size for category list 	*/
.mainContent.vmShopFront .category-view h2 {
	font-size: 1.4em;
}

/*	margin for "show all" link	*/
.vmShopFront .button--large {
	margin-bottom: 2em;
}

/* *
 * * VM Categories
 * * * * * * * * * * * * * * * * * * * * * * * * * */

/*	override vm style */
.orderby-displaynumber {
    border-bottom: 1px solid #1596c2;
    border-top: 1px solid #1596c2;
}


/* *
 * * VM Cart
 * * * * * * * * * * * * * * * * * * * * * * * * * */

.cart-view {
    float: left;
    padding-left: 16px;
    width: 460px;
}
.cart-view #com-form-login {
    background-color: #F3FBFF;
    border: 1px solid #c8e7f6;
    border-radius: 6px 6px 6px 6px;
    padding: 0.6em 0.8em;
}
.cart-view #com-form-login .userdata > p {
	margin-bottom: 0.6em;
}
.cart-view #com-form-login .userdata > p.width30 {
	width: 33%;
}

#emptyCart {
	display: none;
}
#cart {
	position: absolute;
	top: 88px;
	left: 333px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}
	#cart div#marginalspalte {
		display: none;
	}
.vmCartModule {
	position: relative;
	width: 400px;
	height: 88px;
	padding-top: 16px;
	background: url(../images/cart_bg.png) no-repeat;
}
	#cart h3 {
		display: none;
	}
	#cart .miniCartCart {
		float: left;
		margin: 13px 5px 10px 11px;
	}
		#cart .miniCartProducts {
			float: left;
			margin: 20px 0px 0 0px;
			padding-top: 13px;
			padding-bottom: 5px;
			font-size: .8em;
			text-align: center;
			width: 95px;
		}
		#cart .miniCartTotal {
			float: left;
			margin: 36px 0px 0 13px;
			text-align: center;
			width: 90px;
			font-size: .9em;
		}
		#cart .miniCartCart {
			float: left;
		}
		#cart .miniCartCart a {
			display: block;
			width: 52px;
			height: 47px;
			text-indent: -1000px;
			background: url(../images/cart_button.png) no-repeat 0 -1px;
		}
		#cart .miniCartCart a:hover { 
			background-position: 0 -47px;
		}
		#cart .miniCartCheckout {
			float: left;
		}
		#cart .miniCartCheckout a {
			display: block;
			width: 102px;
			height: 28px;
			margin: 32px 0px 0 22px;
			text-indent: -1000px;
			background: url(../images/zur_kasse.png) no-repeat 0 -28px;
		}
		#cart .miniCartCheckout a:hover { 
			background-position: 0 0px;
		}

	#productList {
		position: absolute;
		top: 65px;
		left: -25px;
		width: 430px;
		display: none;
		background: #fff;
		background: rgba(255,255,255,0.95);
		border: 3px solid #dbf0f9;
		border: 3px solid rgba(150,211,239,0.3);
		padding: .8em 1.4em;
		line-height: 1.5em;
		z-index: 99;
	}
	.miniCartProducts:hover #productList {
		display: block;
	}
		#productList .cartQuantity {
			float: left;
			text-align: left;
			width: 350px;
			margin-right: 10px;
		}
		#productList .cartPrice {
			float: left;
			width: 70px;
			font-weight: bold;
		}
		#productList p.showCart {
			float: right;
			margin-right: 10px;
			font-weight: bold;
			margin-top: .6em;
			margin-bottom: 0;
		}

.product_availability.small {
    float: left;
    margin-top: 0.4em;
    color: #b70000
;}

/* *
 * * VM Cart ### OnePage Checkout
 * * * * * * * * * * * * * * * * * * * * * * * * * */


.cart-view h3 {
    margin: 0.9em 0 0.7em;
}

.billto-shipto {
    border-bottom: none;
    border-top: none;
}
.output-billto-checkbox, .output-shipto-checkbox {
    min-height: 0;
    background-color: #f3fbff;
    padding: 12px;
    margin-bottom: 1em;
}

input#register {
    margin: 2px 0 8px -2px;
}

.billto-shipto label {
    width: 180px;
    margin-right: 20px;
}
.billto-shipto label.full {
	float: none;
}
.billto-shipto input[type="text"], 
.billto-shipto input[type="password"], 
.billto-shipto select, 
textarea.checkout,
.cart-summary input[type="text"] {
    width: 252px !important;
}
.output-shipto {
	width: 436px;
	min-height: inherit;
}


.billto-shipto input[type="radio"] {
	width: auto !important;
}


label.invalid {
	background-color: transparent;
}
.billto-shipto input[type="text"].invalid,
.cart-summary input[type="text"].invalid  {
	border: 1px solid #FF0000;
}
/* products table */
.checkpage table td {
    vertical-align: middle;
    padding: 0 0 1em;
}
table.cart-summary tr th {
    background: none;
    border-bottom: none;
    font-weight: normal;
    padding: 0 0 1em !important;
}
th.title, th.price, th.count {
	text-align: left;
}

th.title {
    width: 100px;
}
th.price {
    width: 80px;
}
th.count {
    width: 100px;
}
th.mwst, th.total,
td.mwst, td.total {
	text-align: right;
}
td.title {
	height: 60px;
}
td.title a:hover .cart-names {
    display: block;
}
.cart-names {
    background: none repeat scroll 0 0 #fefcf5;
    display: none;
    line-height: 2.2em;
    padding: 14px;
    position: absolute;
    width: 432px;
    z-index: 100;
}
span.cart-images img {
    max-height: 60px;
    max-width: 70px;
    width: auto;
}
.cart-view input.vmicon, .cart-view input.vmiconFE {
    background: transparent url("../images/vm2-sprite.png") no-repeat left top;
    border: none;
    margin: 0;
    padding: 0;
}
.vm2-remove_from_cart {
    height: 32px;
}

label[for="STsameAsBT"] {
	width: 90%;
	margin: 0;
}
#register,
label[for="register"]
 {
	background-color: #F3FBFF;
	cursor: pointer;
}
.cart-view input[type=checkbox],
.cart-view input[type=radio] {
	border: 0 none;
	background-color: #FFF;
	cursor: pointer;
}
.cart-view input[type=radio],
input#tosAccepted {
	width: auto;
	border: 0 none;
}
input#tosAccepted {
	float: left;
}
.terms-of-service {
float: left;
width: 13px!important;
}
/*	payments	*/
.cart-summary label {
    width: 180px;
}
.cart-summary input[type="text"] {
    width: 242px !important;
    border-radius: 5px;
}
label.bank_name, 
label.bank_iban2,
label.bank_bic {
	display: inline-block;
	margin-left: 1.6em;
}
.cart-summary .hintbox {
	margin-left: 2.2em;
}

.checkpage table {
    margin: 0;
}

.cart-view input,
textarea.customer-comment {
	border: 1px solid #6AA5B7;
	background: #fff;
	color: #6AA5B7;
	padding: 3px 3px 4px 3px;
	width: 176px;
	font-size: 1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Sans serif;
}
textarea.customer-comment {
	width: 98%;

}
textarea.customer-comment:hover {
    background: none repeat scroll 0 0 #f3fbff;
    color: #6AA5B7;
}
.checkout-button-top {
    border-top: none;
    padding: 10px 0 0;
    text-align: left;
}


		.button--checkout {
		    margin: 0.5em 0 1em;
		    padding: 1em 2em;
		    width: 390px;
		    letter-spacing: 1px;
		}

.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
		background-color: #96d3ef;
		border: 3px solid #dff2fc;
		border-radius: 5px;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
		padding-top: 14px;
		padding-bottom:14px;
		font-size: 14px;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
}

.vm-button-correct:hover {
    background-color: #ffcc00;
    border-color: #f8f9cf;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}


.vmorder-done-payinfo {
	padding-right: 30px;
}

.vmpayment_description,
.hintbox {
	display: block;
    font-size: 0.75em;
    line-height: 1.3em;
    margin-left: 2.1em;
}
.hintbox {
	margin: 0;
}
label.hidden,
.hidden {
	display: none;
}
.vmpayment_description h3 {
	font-size: 16px;
	color:	#939393;
}


/* *
 * * VM Shop Info
 * * * * * * * * * * * * * * * * * * * * * * * * * */
.shop_info, .shop_warning, .shop_error {
	display: none;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	border: none;
	border-top: 1px solid #96D3EF;
	background-color: #fff;
	background-color: rgba(255,255,255,0.95);
	background-position: 30px center;
	position: fixed;
	z-index: 99;
	left: 0;
	right: 0;
	bottom: 0px;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	padding: 30px 0;
	margin: 0;
}

/* *
 * * VM Cart-Page
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#cartTable {
	width: 450px;
}
	#cartTable th {
		font-weight: normal;
	}
	#cartTable th, #cartTable td {
		padding: 3px 6px;
	}
	td.productName, th.productName  {
		font-weight: normal;
	}
	
/* *
 * * VM Breadcrumbs
 * * * * * * * * * * * * * * * * * * * * * * * * * */	
.pathway {
	margin-top: -3px;
	height: 50px;
	line-height: 1.2em;
}


/* *
 * * VM Sidebar Tweaks
 * * * * * * * * * * * * * * * * * * * * * * * * * */	
.VmOpen a {
	color:	#226e96;
}


/* *
 * * VM Product-Details
 * * * * * * * * * * * * * * * * * * * * * * * * * */	


.main-image {
    padding-bottom: 1.6em;
}

#detailHead {
	position: relative;
	float: left;
	width: 450px;
	margin-bottom: 3em;
	min-height: 210px;
}
	#detailHead h2 {
		font-weight: normal;
	}
	#detailHead .imageBox {
		position: relative;
		float: left;
		width: 90px;
		border: 1px solid #F9E6A1;
		margin-right: 70px;
	}
	#detailHead .imageBox a:hover {
		text-decoration: none;
	}
	#detailHead .imageBox span.enlarge {
		display: none;
		position: absolute;
		bottom: 0;
		left: 0;
		text-align: center;
		background-color: #fff;
		background-color: rgba(255,255,255,0.9);
		padding: 4px 0;
		font-size: .9em;
		width: 90px;
		font-family: Helvetica, Arial, Tahoma, sans-serif;
	}
		#detailHead .imageBox a:hover span.enlarge {
			display: block;
		}
	#detailHead .priceBox {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 133px;
		padding: 8px 10px;
		text-align: right;
		background: url(../images/detail_price_bg.png) no-repeat;
	}
		#detailHead .priceBox span.price {
			display: block;
			font-size: 2em;
			font-weight: normal;
			margin-bottom: .2em;
		}
		#detailHead .priceBox span.productTax {
			display: block;
			font-weight: normal;
			font-size: .8em;
			margin-bottom: .8em;
		}
		#detailHead .priceBox .vmCartContainer { 
			border: none;
			margin: 0 0 -8px -10px;
			padding: 0;
		}
		#detailHead .priceBox .vmCartContainer input.addtocart_button {
			width: 153px;
			height: 23px;
			background: #fff url(../images/bestellbutton.png) no-repeat;
			color: #272727;
			font-weight: normal;
			padding: 0 0 .1em 0;
			text-align: center;
			font-size: .95em;
			text-indent: 1.3em;
		}
			#detailHead .priceBox .vmCartContainer input.addtocart_button:hover {
				background-position: 0 -23px;
				color: #337397;
			}
		.quantity_box, .inputboxquantity, .quantity_box_button {
			display: none;
		}
		
#detailBody {
	float: left;
}
	#detailBody h3 {
		margin-bottom: .6em;
		color: #1596C2;
	}
	#detailBody #detailDescription {
		float: left;
		width: 450px;
		margin-bottom: 2em;
	}
		#detailBody #detailDescription ul {
			padding: 0 0 1em 0;
		}
			#detailBody #detailDescription li {
				list-style-image: url(../images/list_item_icons.gif);
			}
	#detailBody #detailDescription, #detailBody #detailDescription p {
		line-height: 1.7em;
	}
		.productDescriptionWrapper {
			margin-bottom: 2em;
		}
	#detailBody #detailRelated {
		float: left;
		width: 450px;
	}
		#detailBody #detailRelated ul {
			float: left;
		}
			#detailBody #detailRelated ul li {
				float: left;
				width: 450px;
				position: relative;
				list-style: none;
				margin-bottom: 2.5em;
			}
			#detailBody #detailRelated .relatedProductImage {
				float: left;
				margin-right: 10px;
			}
				#detailBody #detailRelated .relatedProductImage img {
					width: 60px;
				}
			#detailBody #detailRelated .relatedActionsBox {
				position: absolute;
				bottom: 0;
				right: 0;
			}
			#detailBody #detailRelated .relatedAddToCart {
				float: left;
				width: 26px;
			}
				#detailBody #detailRelated .addtocart_button_module {
					width: 26px;
					height: 24px;
					padding: 0;
					margin: 0;
					text-indent: -2000px;
					background: url(../images/buybox_cart.jpg) no-repeat 0 0;
				}
				#detailBody #detailRelated .addtocart_button_module:hover {
					background-position: 0 -24px;
				}
			#detailBody #detailRelated .relatedProductName {
				float: left;
				display: block;
				width: 380px;
				font-size: 1.1em;
				line-height: 1.3em;
				margin-bottom: .6em;
			}
			#detailBody #detailRelated .productPrice {
				float: left;
				line-height: 24px;
				height: 24px;
				padding-left: .6em;
				width: 230px;
				font-weight: normal;
				background: url(../images/buybox_bg.gif) repeat-x;
				color: #4d4d4d;
			}
			#detailBody #detailRelated .showRelatedProduct {
				float: left;
				width: 113px;
				height: 24px;
				background: url(../images/buybox_produktdetails.gif) no-repeat;
			}
				#detailBody #detailRelated .showRelatedProduct a {
					display: block;
					width: 113px;
					height: 24px;
					line-height: 24px;
					text-align: center;
					color: #272727;
				}
				#detailBody #detailRelated .showRelatedProduct a:hover {
					text-decoration: none;
					color: #337397;
				}
/* *
 * * VM Product Image Lightbox
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#lightBox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	z-index: 100;
	display: none;
}
	#imgContainer {
		
	}
		#imgContainer img {
			border: 3px solid #fff;
			-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.4);
		}
/* *
 * * VM Recently Viewed
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#recentlyViewed {
	float: left;
	width: 450px;
	margin-top: 3em;
}
	#recentlyViewed h4 {
		font-size: 1.2em;
		margin-bottom: .6em;
		color: #1596c2;
		border-bottom: 1px dotted #1596C2;
	}
	#recentlyViewed ul {
		float: left;
	}
		#recentlyViewed ul li {
			list-style: none;
		}
		
/* *
 * * VM Cart
 * * * * * * * * * * * * * * * * * * * * * * * * * */
ul#cartList {
	float: left;
	margin-top: 1.35em;
}
	ul#cartList li {
		float: left;
		width: 450px;
		margin-bottom: 15px;
		list-style: none;
		background-color: #fefcf5;
		border: 1px solid #f9e6a1;
	}
		ul#cartList li ul.product {
			float: left;
			width: 450px;
		}
			ul#cartList li ul li {
				float: left;
				padding: 6px 8px;
				background: none;
				border: none;
				margin: 0;
			}
			ul#cartList li ul li span.subTitle {
				float: left;
				margin-right: 5px;
			}
			ul#cartList li ul li.cartName {
				width: 436px;
				border-bottom: 1px solid #f9e6a1;
			}
			ul#cartList li ul li.cartPrice {
				width: 100px;
				text-align: right;
				border-right: 1px solid #f9e6a1;
			}
			ul#cartList li ul li.cartQuantity {
				width: 160px;
				border-right: 1px solid #f9e6a1;
				height: 19px;
			}
				li.cartQuantity input {
					float: left;
				}
				li.cartQuantity .actions input {
					margin: 0 3px;
				}
				li.cartQuantity input.inputbox {
					width: 18px;
					text-align: center;
					margin: -3px 10px 3px 0px;
				}
				li.cartQuantity .actions {
					float: left;
					padding: 0px 5px 3px 5px;
				}
				
			ul#cartList li ul li.cartSubtotal {
				width: 130px;
				text-align: right;
			}

	/*a.continue_link, */
	a.checkout_link {
		float: left;
		display: block;
		background: #96d3ef url(../images/icon_back.png) no-repeat 11px center;
		border: 3px solid #dff2fc;
		padding: 0;
		width: 170px;
		color: #fff;
		font-family: Helvetica, Arial, Tahoma, sans-serif;
		font-size: 1em;
		line-height: 2em;
		text-align: center;
	}
	 a.checkout_link {
	 	float: right;
		margin-right: -10px;
	 	background: #96d3ef url(../images/icon_next.png) no-repeat 112px center;
		width: 130px;
	 }
	 /*a.continue_link:hover, */
	 a.checkout_link:hover {
		background-color: #ffcc00;
		border-color: #f8f9cf;
		text-decoration: none;
	}


/* *
 * * VM Order By Box
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#orderBy {
	position: absolute;
	top: -20px;
	right: -24px;
	padding: 10px 10px 3px 10px;
	background-color: #fefcf5;
	border: 1px solid #f9e6a1;
	border-top: none;
	border-right: none;
}
	#orderBy span.orderByTitle {
		display: block;
		margin-bottom: .5em;
	}
	#orderBy form select.inputbox {
		position: relative;
		top: -6px;
	}
	#orderBy form img {
		width: 19px;
		height: 19px;
	}
	
/* *
 * * VM Checkout Index
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#customerInfo {
	margin-top: 5px;
	float: left;
	padding: 10px 15px 10px 15px;
	background-color: #fefcf5;
	border: 1px solid #f9e6a1;
	width: 420px;
}
#register_stretcher #customerInfo {
	margin-top: 5px;
	float: left;
	padding: 0;
	background-color: none;
	border: none;
	width: 430px;
}
#customerInfo.newShippingAddress {
	width: 450px;
}
	/*#customerInfo .formLabel {
		position: absolute;
		width: 100px;
		padding-right: 10px;
		font-weight: normal;
		font-size: 1em;
		padding: 7px 0px 5px 15px;
		text-align: right;
		margin: 0px 0 0 0;
	}*/
	#customerInfo .formLabel {
		float: left;
		display: block;
		position: relative;
		width: 100px;
		padding-right: 10px;
		font-weight: normal;
		font-size: 1em;
		padding: 7px 0px 5px 15px;
		text-align: right;
		margin: 0px 0 0 0;
	}
	#customerInfo #password2_div {
		padding-left: 0;
		width: 115px;
	}
	#customerInfo.newShippingAddress .formLabel {
		width: 120px;
	}
	#customerInfo legend.sectiontableheader {
		margin-bottom: 1em;
		font-size: 1.3em;
	}
	#customerInfo br {
		display: none;
	}
	#customerInfo fieldset {
		margin-bottom: 2em;
	}
	#customerInfo .formField {
		margin: 0px 0px 6px 15px;
		vertical-align: top;
		width: 240px;
	}
		#customerInfo input.inputbox {
			background-color: #ffffff;
			border: 1px solid #f9e6a1;
			font-size: 1em;
			padding: 3px 6px 3px 6px;
			margin-left: 0px;
			width: 260px;
		}
	#customerInfo #country_field {
		width: 273px;	
		margin-top: 4px
	}
	 #customerInfo #state_input {
	 	margin-top: 4px;
	 }
	  #customerInfo #title_input {
	 	margin-left: 15px;
	 	margin-top: 3px;
		width: 260px;
	 }
	 #title_div.formLabel, #title_input {
	 	display: none;
	 }
	 #customerInfo #agreed_field {
	 	margin-left: 3px;
		width: 20px;
	 }
	 #customerInfo #agreed_input {
	 	width: 20px;
		display: inline;
		margin-left: 3px;
	 }
	 #customerInfo #agreed_div {
	 	float: right;
	 	width: 360px;
		padding: 0;
		margin: 2px 0 0 0;
		text-align: left;
		line-height: 1.3em;
	 }
	#customerInfo #register_stretcher {
		float: left;
		border-top: 1px solid #f9e6a1;
		width: 420px;
		margin-left: -15px;
		margin-top: 15px;
		padding: 10px 15px 10px 15px;
	}
	#customerInfo #login_stretcher {
		float: left;
		border-bottom: 1px solid #f9e6a1;
		width: 420px;
		margin: 0px 0 0px -15px;
		padding: 10px 15px 10px 15px;
		text-align: left;
	}
		#customerInfo #login_stretcher div {
			float: left;
			width: 380px;
			margin-bottom: .5em;
		}
		#customerInfo #login_stretcher label {
			float: left;
			display: block;
			position: relative;
			width: 100px;
			padding-right: 10px;
			font-weight: normal;
			font-size: 1em;
			padding: 7px 0px 5px 0px;
			text-align: left;
			margin: 0px 0 0 0;
		}
		#customerInfo #login_stretcher span {
			display: block;
		}
		#customerInfo #login_stretcher #rememberMe {
			float: left;
			margin-top: -35px;
			margin-left: 120px;
		}
			#customerInfo #login_stretcher #rememberMe label {
				width: 110px;
				float: left;
			}
			#remember_login {
				margin-top: 7px;
			}
			#customerInfo #login_stretcher .button {
				float: right;
				margin-top: 10px;
			}
		#customerInfo h4 {
			float: left;
			width: 380px;
			line-height: 1.3em;
			margin-top: 10px;
		}

/* *
 * * Article-List View
 * * * * * * * * * * * * * * * * * * * * * * * * * */
h2.componentheading {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0;
	padding: 0 15px;
	font-weight: normal;
}
div.contentdescription {
	margin: .2em 0 0 15px;
}
ul.blogCategory {
	margin: 20px 0;
}
	ul.blogCategory div.lilWrapper {
		float: left;
		width: 680px;
	}
	ul.blogCategory li ul {
		margin: 15px 15px 5px 15px;
		width: 310px;
		float: left;
	}
		ul.blogCategory li ul:hover li.intro a.readmore {
			visibility: visible;
		}
		ul.blogCategory li ul li.date {
			font-size: .8em;
			line-height: 1.4em;
		}
		ul.blogCategory li ul li.title h3 {
			font-size: 1.3em;
			line-height: 1.2em;
			margin-bottom: .4em;
		}
		ul.blogCategory li ul li.intro {
			font-size: .8em;
			line-height: 1.45em;
			text-align: left;
			margin: 0;
		}
			ul.blogCategory li ul li.intro p {
				margin-bottom: .6em;
				line-height: 1.45em;
			}
			ul.blogCategory li ul li.intro a.readmore {
				float: right;
				margin-top: .3em;
				visibility: hidden;
			}
			.counter { display: none; }
			.pagination { margin: 35px 0 0; }
			.pagination ul { padding-left: 0; }
			.pagination ul li { display: inline; padding-right: 10px; }
			.pagination ul li:before { display: none; }
/* *
 * * User Reviews
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#detailReviews {
	float: left;
	margin-top: 1em;
	margin-bottom: 3em;
	line-height: 1.7em;
}
	#detailReviews h4 {
		display: none;
	}
	#detailReviews blockquote {
		margin: 1em 0;
		padding-left: 10px;
		border-left: 2px solid #D8E1AC;
	}
	#detailReviews textarea {
		margin-bottom: .5em;
		width: 440px;
		padding: 5px;
		font-size: 1em;
		color: #939393;
		line-height: 1.3em;		
		font-family: Georgia, Times, "Times New Roman", serif;
	}
	#detailReviews #reviewCounter {
		float: right;
		margin-top: -24px;
	}
	#detailReviews .reviewUsername {
		font-weight: bold;
	}



		
/* *
 * * VM Checkout
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#vmMainPage.wide {
	width: 640px;
	padding-top: 50px;
}
	#vmMainPage.wide h2#teaser{
		top: -36px;
		left: -20px;
	}
	h2#cart-teaser {
	    left: 0;
	    top: 0;
	}
	#vmMainPage.wide ul.checkoutProgressBar {
		position: absolute; 
		top: -25px;
		right: -25px;
	}
		ul.checkoutProgressBar {
			width: 420px;
			height: 80px;
			/*border-bottom: 3px solid #96D3EF;*/
			background: url(../images/steps_normal2.jpg) no-repeat left 15px;
			font-family: Helvetica, Arial, Tahoma, sans-serif;
			font-size: .85em;
		}
			ul.checkoutProgressBar li {
				float: left;
				width: 110px;
				margin-right: 10px;
				list-style: none;
				text-align: center;
				padding-bottom: 51px;
			}
			ul.checkoutProgressBar li.step1 { margin-left: -30px; }
			ul.checkoutProgressBar li.step2 { margin-left: -15px; }
			ul.checkoutProgressBar li.step3 { margin-left: -12px; }
			ul.checkoutProgressBar li.step4 { margin-left: -15px; margin-right: 0; width: 120px; }
			
				ul.checkoutProgressBar li a {
					padding-bottom: 52px;
					font-weight: bold;
				}
				ul.checkoutProgressBar li.step1 a {
					background: url(../images/steps_active2.jpg) no-repeat 13px 14px;
				}
				ul.checkoutProgressBar li.step2 a {
					background: url(../images/steps_active2.jpg) no-repeat -101px 14px;
				}
				ul.checkoutProgressBar li.step3 a {
					background: url(../images/steps_active2.jpg) no-repeat -200px 14px;
				}
				ul.checkoutProgressBar li.step4 a {
					background: url(../images/steps_active2.jpg) no-repeat -292px 14px;
				}
/* *
 * * VM - Final Order Details
 * * * * * * * * * * * * * * * * * * * * * * * * * */		
.orderDetail, .orderDetails {
	margin-top: 1em;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 1em;
}
.orderDetail td, .orderDetails td {
	padding: 0 5px;
}
.orderDetail th, .orderDetails th {
	font-size: 1.1em;
	font-weight: bold;
}
.orderDetail tr.sectiontableheader {
	display: block;
	margin-top: 1em;
}

/* *
 * * VM - Wide cart with hidden left sidebar
 * * * * * * * * * * * * * * * * * * * * * * * * * */		
#vmMainPage.wide ul#cartList li { 
	width: 650px;
}
#vmMainPage.wide ul#cartList li ul.product {
	width: 100%;
}
	#vmMainPage.wide ul#cartList li ul li.cartName {
		width: 635px;
		font-size: 1.2em;
	}
	#vmMainPage.wide ul#cartList li ul li.cartPrice {
		width: 200px;
		text-align: left;
	}
	#vmMainPage.wide ul#cartList li ul li.cartQuantity {
		width: 200px;
	}
	#vmMainPage.wide ul#cartList li ul li.cartSubtotal {
		width: 185px;
		text-align: right;
	}
	#vmMainPage.wide #totals span.overallTax, #vmMainPage.wide #totals span.overallTotal {
		margin-right: 0px;
	}
	#vmMainPage.wide ul#cartList li ul.product strong {
		font-weight: normal;
	}
		#vmMainPage.wide #totals span.overallTax {
			padding-top: 0;
			padding-bottom: 10px;
			margin-top: -5px;
			border-bottom: none;
		}

/* *
 * * VM - Customer Information, Transport info, ...
 * * * * * * * * * * * * * * * * * * * * * * * * * */

.billingAddress, .diffShippingAddress, #creditCard, #otherPaymentMethods {
	float: left;
	width: 350px;
	padding: 1em 1em;
	background-color: #FEFCF5;
	border: 1px solid #F9E6A1;
	margin-bottom: 1em;
}
#paymentMethods {
	width: 400px;
	margin: 20px 0;
}
#shipTo, #creditCard, #otherPaymentMethods {
	margin-top: .6em;
}
.diffShippingAddress {
	margin-top: 1em;
	line-height: 1.3em;
}
	.diffShippingAddress fieldset, #paymentMethods fieldset {
		float: left;
		width: 350px;
		margin-bottom: .6em;
	}
	.diffShippingAddress input {
		float: left;
		margin-right: 5px;
	}
	.diffShippingAddress label {
		float: left;
		padding-left: 5px;
	}
	.billingAddress h4, .diffShippingAddress h4, #paymentMethods h4, #shippingMethods h4 {
		font-size: 1.3em;
		font-weight: normal;
		margin-bottom: 1em;
		color: #1596c2;
	}
	.billingAddress ul {
		float: left;
		width: 350px;
		margin-bottom: .8em;
	}
		.billingAddress ul li {
			float: left;
			width: 350px;
			display: block;
			list-style: none;
			line-height: 1.2em;
		}
			.billingAddress ul li span.title {
				float: left;
				display: block; 
				width: 120px;
				font-weight: bold;
			}
	
#shippingMethods {
	float: left;
	width: 380px;
	margin: 20px 0;
}
	ul#shippingTable {
		float: left;
		width: 400px;
		background-color: #FEFCF5;
		border: 1px solid #F9E6A1;
		border-bottom: none;
		margin-bottom: 2em;
	}
		ul#shippingTable li {
			float: left;
			border-bottom: 1px solid #F9E6A1;
			list-style: none;
			width: 400px;
			padding: 7px 5px;
			margin: 0;
		}
		ul#shippingTable li.carrier {
			width: 88px;
			border-right: 1px solid #F9E6A1;
		}
		ul#shippingTable li.method {
			width: 190px;
			border-right: 1px solid #F9E6A1;
		}
		ul#shippingTable li.price {
			width: 90px;
		}
		
			ul#shippingTable li.price .oldprice {
				text-decoration: line-through;
			}
			ul#shippingTable li.price .newprice {
				color: #af0300;
			}
		
			ul#shippingTable li input {
				float: left;
				margin-top: 3px;
			}
			ul#shippingTable li div {
				float: left;
			}

	
/* *
 * * VM Payment-Methods
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#bankInfo {
	float: left;
}
#creditCard {
	
}
	#creditCard fieldset {
		margin: 1em 0;
	}
	#creditCard label {
		float: left;
		display: block;
		width: 180px;
		line-height: 1.6em;
	}
	#creditCard input {
		margin-bottom: .5em;
	}
	#creditCard select {
		margin-bottom: .5em;
	}
#bank {
	margin-top: 5px;
}
	#bankInfo {
		margin-top: 15px;
	}
		#bankInfo .formLabel {
			width: 100px;
			font-weight: normal;
			padding-right: 5px;
			line-height: 20px;
		}
		#bankInfo .formLabel legend {
			
		}
		#bankInfo legend.sectiontableheader {
			font-size: 1.3em;
			margin-bottom: .5em;
		}
		#bankInfo .formField {
			float: left;
			margin: 8px 0 0 0;
			vertical-align: middle;
			}
			#bankInfo .formField input {
				background-color: #FFFFFF;
				border: 1px solid #F9E6A1;
				font-size: 1em;
				margin-left: 0;
				padding: 3px 6px;
				width: 215px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
			}
		
/* *
 * * VM Final Confirmation
 * * * * * * * * * * * * * * * * * * * * * * * * * */

#final {
	float: left;
	width: 610px;
	padding: 15px;
	line-height: 1.5em;
	font-weight: normal;
	background: #FEFCF5;
	padding: 15px 15px;
	margin: 0 0 1.5em 0;
	border: 1px solid #F9E6A1;
}
	#acceptTOS {
		margin-top: 1em;
		float: left;
		width: 450px;
		text-align: center;
	}
#vmMainPage h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 2em;
	color: #1596c2;
}
	.legalinfo {
		float: left;
		width: 610px;
		line-height: 1.5em;
		font-weight: normal;
		background: #FEFCF5;
		padding: 10px 15px;
		margin: 0 0 1em 0;
		border: 1px solid #F9E6A1;
	}
	#customerNote {
		/*float: none;
		width: 450px;
		margin: 10px auto;*/
	}
		#customerNote textarea {
			padding: .5em;
			font-family: Georgia, Times, "Times New Roman", serif;
			font-size: 1em;
			line-height: 1.3em;
			color: #939393;
			width: 450px;
			margin-top: .3em;
		}
		
	ul#finalConfirmation {
		float: left;
		line-height: 1.5em;
	}
		ul#finalConfirmation li {
			float: left;
			width: 100%;
			list-style: none;
			line-height: 1.3em;
			margin-bottom: .5em;
		}
			ul#finalConfirmation li span.title {
				float: left;
				display: block;
				width: 12em;
				font-weight: bold;
			}
			ul#finalConfirmation li span.values {
				float: left;
				display: block;
			}

#orderConfirmation {
	float: right;
	text-align: right;
	margin: 20px -13px 10px 0;
	width: 100%;
}
	/*	override css of component - can't strip class .addtocart-button in html since it is also binding a js action	*/
	#vmMainPage div input.button {
		display: block;
		float: none;
		position: relative;
		background: #96D3EF;
		border: 3px solid #DFF2FC;
		color: #FFFFFF;
		font-family: Helvetica,Arial,Tahoma,sans-serif;
		font-size: .9em;
		font-weight: bold;
		padding: .4em 1.5em .3em 1.5em;
		text-align: center;
	}
	#vmMainPage div input.button:hover, #vmMainPage div input.button:active {
		background-color: #ffcc00;
		border-color: #f8f9cf;
		cursor: pointer;
	}
	#orderConfirmation input {
		margin: 0 auto;
	}
	
#nextPage {
	float: left;
	display: block;
	clear: both;
	width: 100%;
}

select {
    max-width: 214px;
}
span.hint {
	font-size: .8em;
	display: block;
	color: #bbbba6;
}

/* *
 * * Link-List
 * * * * * * * * * * * * * * * * * * * * * * * * * */		
#content div.weblinkslinks table.weblinks {
	margin: 0;
}
#content .moduletable.links_marginal h2 {
	margin-top: 2.2em;
	margin-bottom: .5em;
	font-family: Georgia, Times, "Times New Roman", serif;
}
/* *
 * * Search - Results
 * * * * * * * * * * * * * * * * * * * * * * * * * */	
#page {
	padding: 15px;
}
	.searchintro {
		border: 1px solid #e5e5e5;
		padding: 1em;
		margin-bottom: .5em;
	}
		.searchintro p {
			line-height: 1.5em;
			margin: 0;
		}
	.results {
		padding: 20px 20px 0px 20px;
	}
		.results h3 {
			font-size: 1.2em;
			margin-bottom: 1em;
		}

	.results ol.list {
		
	}
		.results ol.list li {
			margin-bottom: 2em;
			line-height: 1.3em;
			font-size: .88em;
		}
		.results ol.list li p {
			margin-bottom: .2em;
		}
		.results ol.list li h4 {
			font-size: 1.2em;
			margin-bottom: .3em;
		}
		.results ol.list li p.category, .results ol.list li span.date  {
			font-size: .9em;
			color: #bbb;
		}
		.results ol.list li span.date {
		
		}
	form.search_result {
		border-top: 1px solid #e5e5e5;
		margin: 0 20px;
		padding-top: 20px;
	}
		form.search_result h3 {
			font-size: 1.2em;
			margin-bottom: 1em;
		}
		form.search_result input#search_searchword {
			width: 190px;
			margin-left: 10px;
		}
		form.search_result fieldset {
			padding: .4em 0;
			margin-bottom: .4em;
		}
		form.search_result div {
			float: left;
		}
		form.search_result div.display {
			margin-left: 230px;
		}
		form.search_result fieldset.word {
			width: 300px;
			float: left;
			margin-right: 1em;
		}
		form.search_result fieldset.ordering {
			width: 280px;
			float: left;
		}
.results ul.pagination {
	float: left;
	width: 620px;
	padding-bottom: 1em;
}
	.results ul.pagination li {
		float: left;
		padding: 2px 6px;
	}
form.search_result {
	float: left;
	width: 620px;
}

/* *
 * * Newsletter
 * * * * * * * * * * * * * * * * * * * * * * * * * */
.moduletable.service_margin {
	padding-top: .4em;
}
#content .moduletable.newsletter h3 {
	margin-top: 3.1em;
}
.moduletable .acymailing_module {
	float: right;
	display: block;
	padding-top: 1em !important;
}
	.moduletable .acymailing_module input.inputbox, input.inputbox {
		-moz-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		background: #FFFFFF;
		border: 1px solid #6AA5B7;
		color: #6AA5B7;
		/*font-size: 1em;*/
		margin-bottom: 6px;
		margin-top: 3px;
		padding: 3px 3px 4px;
		width: 160px;
	}
	.moduletable .acysubbuttons {
		padding-top: 1em;
		float: right;
	}

.acymailing_unsub_table {
	font-size: .9em;
	margin-bottom: 1em;
}
	.acymailing_unsub_table td {
		padding: 4px 30px 4px 0;
	}
		.acymailing_unsub_table td label {
			margin-right: 15px;
		}
.acymailing_footer {
	display: none;
}



/* *
 * * Frontend-Admin
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#content.editMode .moduletable {
	display: none;
}
#content.editMode form.editor {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: .8em;
}

	#content.editMode form.editor .save {
		margin-top: 1em;
	}
	#content.editMode form.editor fieldset {
		clear: both;
		margin: 1em 0;
	}
	#content.editMode form.editor legend {
		font-weight: bold;
		clear: both;
		font-size: 1.1em;
		margin-bottom: 1em;
	}
	#content.editMode form.editor label {
		display: block;
		float: left;
		width: 150px;
		margin-right: 1em;
	}
	#content.editMode form.editor .radio {
		clear: both;
		margin-left: 165px;
		padding: 0 0 1em 0;
	}
		#content.editMode form.editor .radio label {
			display: block;
			float: left;
			width: auto;
			line-height: 1.5em;
		}
		#content.editMode form.editor .radio input {
			float: left;
		}
	#content.editMode form.editor textarea {
		margin-bottom: 1em;
	}
	#editor-xtd-buttons {
		margin-bottom: 2em;
	} 
	div.addattach a {
		float: left;
		margin-right: .4em;
		line-height: 1.2em;
	}
	.lilWrapper span.hasTip {
		float: right;
		margin-top: -40px;
	}
	.editArticle {
		position: absolute; 
		margin-left: -35px;
	}

	#backToTop {
		position: fixed;
		left: 763px;
		bottom: 73px;
		display: block;
		text-indent: -9999px;
		width: 31px;
		height: 29px;
		background: url(../images/backtotop.png) no-repeat 0 0;
		line-height: .1%;
		z-index: 99;
		opacity: 0;
	}
	#backToTop:hover {
		background: url(../images/backtotop.png) no-repeat 0 -29px;
	}
	.external {
		background: url(../images/external.png) no-repeat right center;
		padding-right: 18px;
	}

	/*
	* ERROR PAGE
	* * * * * * * * * * * * *  * * * * * * * */
	#outline {
		width: 680px;
		background: none;
		padding: 20px 0;
		font-size: .8em;
		line-height: 1.5em;
		border: none;
	}
	#techinfo {
		display: none;
	}
	#errorboxheader  {
		background: #E44249;
		border-bottom: 1px solid #ccc;
	}
	#errorboxoutline {
		border: 1px solid #ccc;
	}
	#errorboxbody {
		padding: 20px;
	}


/* *
 * * CSS3 Declarations
 * * * * * * * * * * * * * * * * * * * * * * * * * */
#content {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-radius: 5px 5px 0 0;
}
#footer {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-moz-border-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-radius: 0 0 5px 5px;
	z-index: 0;
}
#content .moduletable.categories, #content .moduletable.shopInformation { 
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.miniCartProducts:hover #productList {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}
#detailHead .priceBox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#detailHead .availability {
    color: #c77c00;
    text-align: right;
}
ul#cartList li, #totals {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*a.continue_link, */
a.checkout_link {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
/*a.continue_link:hover, */
a.checkout_link:hover, #vmMainPage div input.button  {
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
}
#orderBy { 
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#customerInfo, #customerInfo .inputbox { 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.billingAddress, .diffShippingAddress, #creditCard, #otherPaymentMethods, .legalinfo, #vmMainPage div input.button, #shippingTable, #final {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#acymailing_module_formAcymailing1 div.privacycontainer {
    padding-left: 10px;
    text-align: left;
	margin-bottom: 10px;
}

#acymailing_module_formAcymailing1 #privacy {
    float: left;
    margin-bottom: 30px;
}

#acymailing_module_formAcymailing1 div.privacycontainer label {
    clear: right;
	margin-bottom: 20px;
}

.badge img { position: absolute; top: -1000000px; left: -100000px; }

.highlighted { color: #1596c2; }

#vmMainPage h5.final-header {
	margin-top: 0;
    font-size: 1.3em;
    font-weight: normal;
}

.mainContent table td.middle { vertical-align: middle; }

ul.product > table {
	width: 100%;
}
	ul.product td.outer {
		padding: 10px 6px 8px 4px;
		border-bottom: 1px solid #F9E6A1;
	}
	ul.product td.bottom {
		padding: 0px 10px;
	}
		ul.product td.bottom table {
			width: 100%;
		}


td.middle.right {
	text-align: right;
}
	td.middle .subTotal {
		display: inline-block;
	    margin: 0 12px 0 0;
	    width: 70px;
	}

	td.middle div.subTitle {
		display: inline-block;
	    margin: 4px 6px 0 0;
	    float: left;
	}

	ul.product td input {
		float: left;
	}
	ul.product td input.inputbox {
		width: 18px;
		text-align: center;
		margin: 2px 12px 0 0;
	}
	ul.product td input[type='image'] {
		margin: 6px 6px 0 0;
	}

ul#finalConfirmation {
	width: 620px;
	line-height: 1.5em;
	font-weight: normal;
	background: #FEFCF5;
	padding: 15px;
	border: 1px solid #F9E6A1;
	margin: 0 0 15px 0;
}

ul#finalConfirmation li {
	border-bottom: 1px solid #F9E6A1; 
	margin-bottom: 10px; 
	padding-bottom: 10px;
}
ul#finalConfirmation li.billto_address, ul#finalConfirmation li.shipto_address { 
	height: 76px;
}
ul#finalConfirmation li.billto_address {
	width: 55%; 
}
ul#finalConfirmation li.shipto_address {
	width: 45%; 
}
ul#finalConfirmation li.shipto_address > span {
	width: 9em;
}

ul#finalConfirmation li.noborder {
	border: none; 
	margin: 0;
}
ul#finalConfirmation li.last {
	padding-bottom: 0;
}
#customerNote .values textarea	{
	height: 40px;
	width: 434px;
	margin-top: 6px;
    background: none repeat scroll 0 0 #fffefc;
    border: 1px solid #6AA5B7;
    border-radius: 5px 5px 5px 5px;
    color: #6AA5B7;
    padding: 3px 6px 4px;
}
#customerNote .values textarea:focus {
	background: none repeat scroll 0 0 #fcf8eb;
}
#agreed { width: auto; }

#final-cart { width: 650px; }
#final-cart ul#cartList { margin: 0; }

#totals {
	text-align: right;
	float: left;
	width: 102%;
	/*margin: 0 -12px 0 0;*/
	background-color: #fefcf5;
	border: 1px solid #f9e6a1;
}
	#final-cart #totals { width: 100%; margin: 0 -2px 0 0; }

#totals dt, #totals dd {
	margin: 12px 0 2px 0;
	display: inline-block;
}

#totals dt { width: 300px; }
	#final-cart #totals dt { width: 557px; }

#totals dd {
	padding-right: 20px;
	width: 70px;
}
#totals dt.total, #totals dd.total { border-top: 1px solid #f9e6a1; font-weight: bold; }
#totals dt.total { padding: 10px 0 0 0; }
#totals dd.total { padding: 10px 20px 0 0; }

#totals dt.tax { padding: 0 0 8px 0; }
#totals dd.tax { padding: 0 20px 8px 0; }

.shippingform {
	width: 660px;
}
	.shippingform > div {
		width: 290px;
		margin: 20px 20px 0 0;
	}
	.shippingform > div.diffShippingAddress {
		margin-right: 0;
	}
div#nextPage { margin: 20px 0 0 0; }
div#nextPage input.button {
	float: left;
	width: 320px;
}

#pt-arrow {
    background: transparent url("../images/neu-praxis-tipps.gif") 0 0 no-repeat;
    height: 55px;
    left: 883px;
    position: absolute;
    top: 314px;
    width: 55px;
    z-index: 100;
    display: none;
}

#text786043 {
    float: left;
}
.newsletter button[type="submit"]#submit24356786043 {
	margin: 1px 0 0 20px;
	float: left;
}

#content #vmMainPage .spacer h3 {
    text-align:left;
    width: 100%;
    margin-bottom:0;
}

#content #vmMainPage span.PricesalesPrice {
    font-size: 14px;
}

#content #vmMainPage .spacer-buy-area .PricesalesPrice span.PricesalesPrice {
    display: block;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 0.2em;
}

#vmMainPage form.product .disabled {
	opacity: .5;
}

#content #vmMainPage span.addtocart-button input.addtocart-button.disabled {
	cursor: default;
}

#content #vmMainPage table.adminForm tr td {
    padding: 5px;
}

#content #vmMainPage .productdetails-view .addtocart-bar {
    margin: 15px 0 0;
    padding: 0 0 0 20px;
}


#content #vmMainPage div.terms-of-service {
    float:right;
}


#content #vmMainPage div.back-to-category a.product-details {
    border: none;
    color: #ECB14F;
    background: none;
}

#content #vmMainPage div.back-to-category a.product-details:hover {
    color: #226e96;
}

#content #vmMainPage div.productdetails-view div.product-description span.title{
    color: #1596C2;
    margin-bottom: 0.6em;
    border: none;
    background: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
	display: block;
}

#content #vmMainPage div.product_availability {
    color: red;
    text-align: right;
    margin: 15px 0 0;
}

#content #vmMainPage div.output-billto,
#content #vmMainPage div.output-shipto {
    line-height: 1.5em;
}

#content #vmMainPage table.cart-summary tbody tr td {
    padding: 7px 0;
}


#content #vmMainPage .checkout-button-top input.terms-of-service {
    float:left;
}

#content #vmMainPage div.checkout-button-top {
    text-align:left;
}

#content #vmMainPage .product-related-products, .product-related-categories{
    border: none;
    margin-top: 2em;
    line-height: 1.5;
}

#content #vmMainPage div.product-related-products img {
    float: left;
    height: auto;
    max-width: 80px;
}

#content #vmMainPage div.product-related-products .product-field {
    padding: 10px;
}

#content #vmMainPage div.product-related-products h4 {
    font-size: 16px;
    font-weight: normal;
}

div.login fieldset label {
    width: 80px;
}

/* system messages */

#system-message > .warning > ul, #system-message > .notice > ul, #system-message > .error > ul {
    background-color: transparent;
    border: 0 none;
    font-size: 1.4em;
}
#system-message > .error > ul {
    color: #a70c1e;
}
#system-message > .warning > ul, #system-message > .notice > ul {
    color: #80aad0;
    
}

/*	facebox	*/

#facebox {
	width: 40%;
}
#facebox .content {
    width: 100%;
    height: 100px;
    padding: 10px;
    position: relative;
}
#facebox a {
    bottom: 10px;
    position: absolute;
}
#facebox a.showcart {
    right: 10px;
}
#facebox h4 {
	line-height: 1.2;
    margin-right: 2em;
}
#facebox .close {
   width: 25px;
   height: 25px;
   position: absolute;
   right: 0;
   transform: rotate(45deg);
   padding: 0;
   background: none;
   margin-right: -15px;
}
#facebox .close:before, 
#facebox .close:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #6d6d6d;
}
#facebox .close:before {
  left: 50%;
  width: 20%;
  margin-left: -10%;
  height: 100%;
}
#facebox .close:after {
  top: 50%;
  height: 20%;
  margin-top: -10%;
  width: 100%;
}

/**********************************
****** Overrides groener.media ****
**********************************/

div.cart-view .right{text-align:right !important;margin:0;}

td.labnazev a {
    background: none repeat scroll 0 0 #fefcf5;
    display: none;
    line-height: 1.2em;
    padding: 14px;
    position: absolute;
    width: 432px;
    z-index: 100;
}

td.labnazev:hover a {
    display: block;
}
.product-related-products div.product-field.product-field-type-R {
	margin: 10px 0 0 0;
}
#content #vmMainPage div.product-related-products .product-field {
    width: 100%;
}

/*	fancybox Neu nach Update auf 3.0.10	*/

#fancybox-content {
	width: 40%;
}
#fancybox-content {
    width: 100%;
    padding: 10px;
    position: relative;
}
#fancybox-content > div {
    height: 480px !important;
}
#fancybox-content .cart-added-controls {
	position: relative;
	height: 120px;
}
#fancybox-content .cart-added-controls a {
    bottom: 5px;
    position: absolute;
}
#fancybox-content a.showcart {
    right: 10px;
}
#fancybox-content h4 {
	line-height: 1.2;
	margin-right: 2em;
}
#fancybox-close {
   width: 25px!important;
   height: 25px!important;
   position: absolute;
   right: 5px!important;
   top: 5px!important;
   transform: rotate(45deg);
   padding: 0;
   background: none!important;
   margin-right: 0!important;
   opacity:0.3;
}
#fancybox-close:before, 
#fancybox-close:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #6d6d6d;
}
#fancybox-close:before {
  left: 50%;
  width: 20%;
  margin-left: -10%;
  height: 100%;
}
#fancybox-close:after {
  top: 50%;
  height: 20%;
  margin-top: -10%;
  width: 100%;
}


.c-fancymodal {
	display: none;
}
.c-fancymodal__item {
	padding: 20px;
}
.c-fancymodal__title {
  font-size: 24px;
  margin: 0;
}
.c-fancymodal__body {
}

/*	Set Margin according to playlist height: */
#mep_0 {
	margin-bottom: 230px;
}



.cf:after {
  content: "";
  display: table;
  clear: both;
}