body {
	background: #a21720 url('../gfx/bgd2.jpg') top center no-repeat;
	margin: 40px auto;
	text-align: center;
	font-size: 13px;
}

div#wrapper {
	margin: 0 auto;
	width: 958px;
	top: 0px;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #ffffff;
}

div#header {
	background: #000000 url('../gfx/head.jpg') top left no-repeat;
	height: 103px;
	text-align: right;
	font-family: 'Century Gothic', 'Courier New', Courier;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

div#menu {
	background-color: #183c60;
	height: 27px;
	text-align: right;
	margin-top: 1px;
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 13px;
	color: #ffffff;
}

div#logo {
	position: absolute;
	margin: 16px 0px 0px 16px;
	z-index: 2;
}

div#footer {
	background-color: #183c60;
	height: 27px;
	text-align: left;
	margin-top: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	clear: both;
}

div.price {
	margin: 10px 0px 10px 0px;
	color: #ff0000;
	font-size: 1.2em;
}

div.floatfix {
	clear: both;
	height: 10px;
	font-size: 0px;
	overflow: hidden;
}

div.main_shop {
	margin-top: 1px;
	background: #ffffff url('../gfx/bgd.png') top left repeat-y;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

div.left_side {
	float: left;
	width: 210px;
}

div.right_side {
	float: left;
	width: 180px;
}

div.main_txt {
	float: left;
	width: 568px;
}

div.footer_right {
	float: right;
	padding: 6px 20px 0px 0px;
}

div.marg_header {
	padding: 10px 20px 0px 0px;
}

div.marg_menu {
	padding: 4px 20px 0px 0px;
}

div.marg_footer {
	padding: 6px 0px 0px 20px;
}

div.marg_left_side {
	padding: 0px 30px 0px 0px;
}

div.marg_main_txt {
	padding: 10px 30px 0px 0px;
}

div.menu_wrapper {
	padding: 10px;
}

div.menu_wrapper_sub {
	background-color: #7c161d;
	padding: 5px 5px 5px 30px;
}

div.menu_wrapper_sub:hover {
	background-color: #000000;
}

div.menu_wrapper_oth {
	background-color: #250709;
	padding: 10px;
}

div.menu_wrapper_oth_r {
	background-color: #baa085;
	padding: 10px;
}

div.spacer {
	background-color: #ffffff;
	height: 1px;
}

h1 {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 20px;
	color: #000000;
}

h2 {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 18px;
	color: #ff0000;
}

h3 {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 14px;
	color: #000000;
}

span.smallText {
	font-size: 0.6em;
}

a:link, a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #440c10;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:hover {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a.headerNavigation:link, a.headerNavigation:visited {
	font-family: 'Century Gothic', 'Courier New', Courier;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.headerNavigation:hover {
	color: #fea0a7;
	font-weight: normal;
	text-decoration: none;
}

a.breadlink:link, a.breadlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.breadlink:hover {
	color: red;
	text-decoration: none;
}

a.cat_menu:link, a.cat_menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.cat_menu:hover {
	text-decoration: underline;
}

a.cat_menu_blue:link, a.cat_menu_blue:visited, a.cat_menu_blue:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #181c21;
	text-decoration: none;
}

a.cat_menu_blue:hover {
	text-decoration: underline;
}

span.productSpecialPrice {
	color: red;
}

div.menu_wrapper form {
	vertical-align: top;	
}

input.mail-list {
	width: 157px;
	height: 16px;
	border: 1px solid #ffffff;
	background-color: #4c4c4c;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	margin-right: 20px;
}

input.quicksearch {
	width: 125px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	margin-right: 3px;
	margin-bottom: 3px;
}

input.mail-list-sub {
	width: 56px;
	height: 20px;
	border: 1px solid #ffffff;
	background-color: #663333;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}