body
{
	margin: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

body.bigfont, div.bigfont, span.bigfont, strong.bigfont
{
	font-size: 12px;
}

#lang {
	position: absolute;
	top: 65px;
	left: 200px;
	color: #fff;
	font-weight: bold;
}

#lang a {
	color: #fff;
	font-size: 11px;
}

/* Navigationsbox links (bei Sortiment) */
div.nav3box
{
	border: 1px solid #0765A3; 
	background-color: #B1D0E4;
}

div.n3title
{
	margin: 0px;
	padding: 0px 0px 0px 3px;
	border: 0px;
	height: 23px;
}

a.n3item
{
	margin: 0px;
	padding: 0px 0px 0px 3px;
	border-top: 1px solid WHITE;
	color: #0163A0;
	font-size: 12px;
	background-color: #DAE8F1;
	height: 18px;
	display: block;
}

/* Header */
div.header 
{
	width: 930px;
	border-bottom: 1px solid WHITE;
}

/* Hauptnavigation */
div.mainNavigation
{
	width: 760px;
	height: 22px;
	padding-top: 3px;
	padding-left: 170px;
	background-color: #0063A2;
	z-index: 10;
	margin: 0px 0px 0px 0px;
}

a.n1, span.n1, span.n1active
{
	padding: 3px 20px 6px 20px;
	height: 22px;
	line-height: 16px;
	font-weight: bold;
	color: WHITE;
	text-decoration: none;
	font-size: 13px;
	border-left: 1px solid WHITE;
	margin: 0px;
	z-index: 20;
}

span.n1active
{
	background-color: #B1D0E4;
	color: #0063A2;
	z-index: 20;
}	

/* Unternavigation */
td.subNavigation
{
	padding: 5px 0px 100px 0px;
	background-color: #B1D0E4;
}

a.n2s1, div.n2s1Active 
{
	color: #0163A0;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	border-top: 1px solid WHITE;
	display:block;
}

a.n2s2
{
	color: #0163A0;	
	font-size: 12px;
	font-weight: bold;
	background-color: #DAE8F1;
	padding: 4px 2px 4px 2px;
	display:block;
}

a.n2s2, div.n2s2
{
	color: #0163A0;
	font-size: 12px;
	font-weight: bold;
	background-color: #DAE8F1;
	padding: 4px 2px 4px 2px;
	border-top: 1px solid WHITE;
	display:block;
}

a.n2s3, a.n2s3Active
{
	color: #0163A0;
	font-size: 12px;
	background-color: #DAE8F1;
	padding: 4px 2px 4px 13px;
	display:block;
}

div.n2s3Active
{
	color: #0163A0;
	font-size: 12px;
	padding: 4px 2px 4px 13px;
	display:block;
	background-color: WHITE;
	text-indent: -10px;
}

a.n2s1:hover, a.n2s2:hover, a.n2s3:hover, div.n2s1Active
{
	background-color: WHITE;
}

/* Inhalte */
div.text
{
	width: 400px;
}
div.allContent
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 0;
}

div.mainContent
{
	padding: 1px 2px 100px 20px;
	margin: 0px;
}

div.breadcrumb
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

div.marker
{
	border-top: 1px solid #7f7f7f;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #7f7f7f;
}

div.content
{
	padding-right: 20px;
}

td
{
	text-align: left;
	vertical-align: top;
}

td.content
{
	border-top: 3px solid #B1D0E4;
	border-right: 1px solid #B1D0E4;
	margin-left: 20px;
}

td.footer
{
	text-align: center;
	padding-bottom: 30px;
}

a
{
	color: #0163A2;
	text-decoration: none;
}


h1
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 21px;
	font-weight: bold;
	color: #0064A2;
}

h2
{
	margin: 0px;
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

span.header2font
{
	font-size: 15px;
	font-weight: bold;
}

table.productlist th, td.basketfooter
{
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
	color: #7e7e7e;
	font-weight: bold;
}

td.basketfooter
{
	color:BLACK;
	font-weight: normal;
	border-top: 0px;
}

td.productsdata
{
	border-bottom: 1px solid #7f7f7f;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}

td.productsdatacash
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

table.order td.label
{
	padding-right: 10px;
	text-align: right;
}

table.order input.field
{
	width: 170px;
	padding-left: 10px;
	margin-bottom: 3px;
}

table.order input.small {
	width: 140px !important;
}

table.order input.ch {
	width: 30px !important;
	background-color: white;
	border: 0;
	color: #000;
	font-size: 11px;
	margin-bottom: 6px;
}

table.order textarea
{
	width: 170px;
	height: 80px;
}

input.cntfield
{
	width: 30px;
	text-align: right;
}

.error
{
	color: #E1333B;
}

.trans {
	color: #E1333B;
	background-color: #ff0;
}

.trans:before {
	content: "-> ";
	font-weight: bold;
	background-color: #fff;
}

.action
{
	color: #990000;
	font-weight: bold;
}

.actionPrice
{
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: line-through;
}
