
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#000000;
}

p {
	margin:0px;
	padding:0px 0px 13px 0px;
}

h1, h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	margin:0px;
	padding:0px;
}

h1 { padding-bottom:6px; }


a {
	text-decoration:none;
	color:#1a2452;
}
a:hover { color:#aacce7; }

.clearBoth {
	clear:both;
	overflow:hidden;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.linkBox {
	clear:both;
	display:block;
	padding:3px 0px;
	text-align:right;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
}

div#mainContainer {
	position:relative;
	width:938px;
	margin:0px auto;
}

div#header {
	position:relative;
	height:78px;
	padding-top:33px;
}

a#logo {
	display:block;
	width:230px;
	height:60px;
	background-repeat:no-repeat;
}

a#logo2 {
	display:block;
	width:230px;
	height:60px;
	background-repeat:no-repeat;
}

div#navigation {
	position:relative;
	width:233px;
	background-color:#1a2452;
	float:left;
	margin-right:2px;
	font-size:9px;
	line-height:normal;
}

div#navigation a.naviNode, a.buttonBlue {
	display:block;
	position:relative;
	height:18px;
	padding:8px 8px 0px 8px;
	color:#FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

div#navigation a.naviNode:hover, a.buttonBlue:hover, div#navigation a.naviNode.nActive {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#5c73b3;
}

a.buttonBlue {
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	background-color:#1a2452;
	height:19px;
	padding:7px 8px 0px 8px;
	text-align:right;
}

div.subNavigation {
	padding:6px;
	background-color:#e2e7f4;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}

div.subNavigation a.subNaviNode {
	color:#000000;
	display:block;
	height:14px;
}

div.subNavigation a.subNaviNode:hover, div.subNavigation a.subNaviNode.snActive { font-weight:bold; }

div#navigation div.abschluss {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
	border-top:solid 1px #FFFFFF;
}


div.contentLeft {
	position:relative;
	float:left;
	width:468px;
}

div.contentLeft.home {
	width:702px;
	color:#FFFFFF;
}

div.contentLeft.warenkorb {
	width:703px;
	background-color:#CDD2D3;
}

div.contentLeft.zinggLamprecht {
	width:456px;
	padding:6px;
	background-color:#CDD2D3;
}

table.productPreview { width:468px; }

table.productPreview td {
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

table.productPreview td img { display:block; }

table.productPreview td.tdImage {
	width:117px;
	background-color:#cdd2d3;
	padding:10px 0px;
	border-bottom:solid 1px #1a2452;
}
table.productPreview td.tdDescription {
	width:204px;
	background-color:#cdd2d3;
	padding:14px 6px 10px 0px;
	border-bottom:solid 1px #1a2452;
}
table.productPreview td.tdSpacer {
	width:2px;
	padding:10px 0px;
	font-size:0px;
	line-height:0px;
}
table.productPreview td.tdPrice {
	color:#FFFFFF;
	width:127px;
	background-color:#1a2452;
	padding:10px 6px;
	border-bottom:solid 1px #FFFFFF;
}

div.txtInfos {
	line-height:15px;
	margin-bottom:5px;
}

div.txtVergfuegbar {
	text-align:right;
	line-height:15px;
}

div.txtPurchasePrice {
	text-align:right;
	font-weight:bold;
	line-height:18px;
	margin-bottom:10px;
}

div.txtPurchasePrice span {
	font-size:16px;
	line-height:17px;
}

div.txtCount {
	text-align:right;
	height:20px;
	margin-bottom:4px;
}

div.txtCount span {
	display:block;
	width:93px;
	padding-top:4px;
	float:left;
	text-align:right;
}

div.txtCount input {
	display:inline;
	position:relative;
	float:right;
	width:19px;
	height:14px;
	margin:2px 0px 0px 0px;
	padding:2px 0px 0px 8px;
	
	border:none;
	background-color:#FFFFFF;
	background-image:url(/pix/formular/inputAnzahl.gif);
	background-repeat:no-repeat;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
}

a.btBestellen {
	position:relative;
	display:block;
	clear:both;
	width:127px;
	height:25px;
	background-image:url(/pix/buttons/btBestellen.gif);
	background-repeat:no-repeat;
}

a.btBestellen:hover { background-image:url(/pix/buttons/btBestellen_hover.gif); }

div#contentRight {
	position:relative;
	float:right;
	width:233px;
	background-color:#c4c8c9;
	color:#FFFFFF;
}

div#contentRight span { padding:0px 4px; }

div#contentRight div.basketPreview {
	padding-top:2px;
	background-color:#818386;
}

div#contentRight table.basketPreviewTable { width:233px; }
div#contentRight table.basketPreviewTable td {
	border-bottom:solid 1px #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
}


div#footer {
	clear:both;
	height:20px;
	background-color:#1a2452;
	border-top:solid 2px #FFFFFF;
	border-bottom:solid 2px #FFFFFF;
}

table.basketOverviewTable {
	width:703px;
	position:relative;
}

table.basketOverviewTable td {
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:3px 6px;
	vertical-align:top;
}

table.basketOverviewTable tr.white { background-color:#dce0e0; }

.defaultInput {
	margin:0px;
	padding:0px;
	width:100%;
	border:none;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color:#000000;
	height:15px;
	padding-top:3px;
	margin-bottom:6px;
}

.defaultInput.select { height:16px; }
*html .defaultInput.select { margin-bottom:8px; }

.defaultInput.area { height:auto; }

.defaultRadio {
	width:10px;
	height:10px;
	display:inline;
	margin:0px;
	padding:0px;
}

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