/* General settings */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	border: 0px;
	overflow: -moz-scrollbars-vertical;
}

form, table, fieldset, legend, span {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
	text-indent: 0px;
}

table {
	display: table;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

img {
	border: 0px;
}


/* Container */
#container {
	margin: auto;
	padding: 0px;
	width: 980px;
	background-color: #FFFFFF;
}


/* Header */
#header {
	padding: 0px;
	margin: 0px;
}


/* Top-navi */
#topnavi {
	width: 980px;
	height: 45px;
	background-image: url('../images/bg_topnavi.jpg');
	background-repeat: no-repeat;
	padding: 0px;
}

#topnavi .inner {
	padding: 15px 0px 0px 15px;
}

#topnavi a, #subnavi a {
	display: inline;
	color: #ACACAC;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin: 0px 30px 0px 0px;
	line-height: 110%;
}

#topnavi a:hover, #topnavi a.active, #subnavi a:hover, #subnavi a.active {
	color: #272627;
}


/* Subnavi */
#subnavi, #checkouthead {
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg_subnavi.jpg');
	background-repeat: no-repeat;
}

#checkouthead {
	background-image: url('../images/bg_checkout.jpg');
}

#subnavi .inner, #checkouthead .inner {
	padding: 70px 0px 0px 15px;
	width: 790px;
	display: inline;
	float: left;
}

#gotobasket {
	display: inline;
	float: left;
	width: 141px;
	margin-top: 28px;
}

#checkouthead td {
	font-size: 16px;
	padding-right: 30px;
}



/* Content */
#content {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}

#content h1 {
	color: #333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin-bottom:21px;
	margin-top:0px;
}

#content, #content p, #content span {
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}

#content span {
	display: inline;
}

#content .innercontentdefault {
	padding: 30px 0px 30px 14px;
	margin: 0px;
	min-height: 300px;
}

#content #contentpage .cmstext {
	width: 542px;
}

#content span.label, #content label {
	display: inline;
	width: 160px;
	float: left;
	color: #515051;
	font-weight: bold;
}

#content div.inputfield {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#content input.text {
	width: 204px;
	border-top: 1px solid #79A8D2;
	border-left: 1px solid #79A8D2;
	border-right: 1px solid #79A8D2;
	border-bottom: 1px solid #79A8D2;
	color: #333333;
	background-color: #ffffff;
	font-size: 11px;
	height: 15px;
	margin: 0px 0px 2px 0px;
}

#content textarea {
	width: 290px;
	border-top: 1px solid #79A8D2;
	border-left: 1px solid #79A8D2;
	border-right: 1px solid #79A8D2;
	border-bottom: 1px solid #79A8D2;
	color: #333333;
	background-color: #ffffff;
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	font-family: Arial;
}

#content select {
	width: 146px;
	border: 1px solid #CDCDCD;
	color: #333333;
	background-color: #ffffff;
	font-size: 11px;
	height: 16px;
	margin: 0px 0px 2px 0px;
}

#content .errors p, #content span.formerror {
	color: red;
	font-weight: bold;
}

#content .moverleft, #content .moverright {
	background-color: #78ACD6;
	width: 16px;
	height: 16px;
	display: inline;
	float: left;
}

#content .moverright {
	float: right;
}

#content .moverleft img, #content .moverright img {
	margin: 4px;
}

#content .moverleft {
	margin-right: 5px;
}

#content .moverright {
	margin-left: 5px;
}

#content a:hover .moverleft, #content a:hover .moverright {
	background-color: #C5A544;
}

#content table, #content table td {
	padding: 0px;
	margin: 0px;
}

#content .catnavi table td {
	line-height: 100%;
}

#content .catnavi a {
	display: inline;
}

#content input.amount {
	width: 20px;
	margin-right: 2px;
}

#content .basketrow {
	border-left: 1px solid #A4A3A4;
	padding-left: 8px;
	width: 133px;
}


/* Footer */
#footer {
	width: 100%;
	border-top: 1px solid #A4A3A4;
}

#footer .inner {
	padding: 5px 0px 10px 555px;
}

#footer .inner a {
	text-decoration: none;
	font-size: 10px;
	margin-right: 8px;
}


/* Highlight se-requests */
font.highlightsearchword {
	font-style: italic;
	font-weight: bold;
}



/* Shop category */
#shopcategory .row {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

#shopcategory .product {
	float: left;
	width: 265px;
	text-align: center;
	color: #444444;
}

#shopcategory .product .productContent {
	padding: 0px 0px 10px 0px;
}

#shopcategory .product img, #shopcategory .product a {
	clear: both;
	text-decoration: none;
	margin: 0px;
}

#categoryteaser {
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

#content #variants {
	width: 240px;
}


/* Checkout */
#content .innercontentshopcheckout, #content .innercontentshopcheckout form {
	width: 570px;
}

#content .innercontentshopcheckout #articletable {
	border-bottom: 1px solid #888888;
	margin-top: 3px;
	margin-bottom: 5px;
}

#content .innercontentshopcheckout #articletable td {
	padding: 4px;
}

#content .updatebutton {
	float: right;
	display: inline;

}

#content .sumbox {
	display: inline;
	float: left;
	text-align: left;
}

#content #articletable {
	background-image: url('../images/checkouthead.gif');
	background-repeat: no-repeat;
}

#content #articletable tr.header {
	font-weight: bold;
	height: 24px;
}

#content #articletable tr.header td {
	padding: 0px;
}

#content .innercontentshopcheckout table.checkouttable {
	margin-bottom: 5px;
}

#content .innercontentshopcheckout table.checkouttable, #content .innercontentshopcheckout table.tableheader {
	width: 568px;
	display: table;
}

#content .innercontentshopcheckout table.checkouttable td, #content .innercontentshopcheckout table.checkouttable td a {
	font-size: 1em;
	line-height: 100%;
	margin: 0px;
}

#content .innercontentshopcheckout table.checkouttable td {
	border: 1px solid #EBEBEB;
	line-height: 110%;
	padding: 4px;
}

#content .innercontentshopcheckout table.innertable td {
	border: 0px;
	padding: 0px;
}

#content .innercontentshopcheckout table.tableheader {
	margin-top: 5px;
}

#content .innercontentshopcheckout table.tableheader td.header {
	background-color: #78ACD6;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	padding: 4px;
}

#content .innercontentshopcheckout .customercomment {
	width: 100%;
	height: 75px;
	padding: 0px;
	margin: 0px;
	display: inline;
}


/* Contact */
#contactform {
	width: 600px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

#contactform p.error {
	color: #FF0000;
	font-weight: bold;
}

#contactform label {
	display: block;
	margin-top: 6px;
	line-height: 120%;
	width: 160px;
	float: left;
	clear: both;
}

#contactform .optional {
	color: #888888;
}

#contactform .text, #contactform textarea {
	width: 350px;
	display: block;
	float: left;
	clear: both;
}

#contactform span.radio, #contactform input.radio {
	display: inline;
	float: left;
}

#contactform span.radio {
	padding-top: 3px;
	height: 18px;
	line-height: 130%;
	margin-right: 20px;
}

#contactform .contacttype {
	display: block;
	width: 100%;
	float: left;
	padding-bottom: 8px;
}

* html #contactform .contacttype {
	float: none;
}

*+html #contactform .contacttype {
	float: none;
}

#contactform input.button {
	margin-right: 2px;
}
